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

AABB - Static variable in class net.minecraft.block.TripWireBlock
 
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
 
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
 
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
 
ABSORPTION - Static variable in class net.minecraft.potion.Effects
 
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
 
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
 
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
 
AbstractChunkRenderContainer - Class in net.minecraft.client.renderer
 
AbstractChunkRenderContainer() - Constructor for class net.minecraft.client.renderer.AbstractChunkRenderContainer
 
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
 
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
 
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
 
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
 
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.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) - 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
 
AbstractSpawner - Class in net.minecraft.world.spawner
 
AbstractSpawner() - Constructor for class net.minecraft.world.spawner.AbstractSpawner
 
AbstractTreeFeature<T extends IFeatureConfig> - Class in net.minecraft.world.gen.feature
 
AbstractTreeFeature(Function<Dynamic<?>, ? extends T>, boolean) - Constructor for class net.minecraft.world.gen.feature.AbstractTreeFeature
 
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_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_LOG - Static variable in class net.minecraft.block.Blocks
 
ACACIA_LOG - Static variable in class net.minecraft.item.Items
 
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_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
 
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(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(T, int) - Method in interface net.minecraft.world.chunk.BlockStateContainer.ICountConsumer
 
accept(ForgeConfigSpec.Builder) - Method in interface net.minecraftforge.common.ForgeConfigSpec.Builder.BuilderConsumer
 
accept(T) - Method in interface net.minecraftforge.common.util.NonNullConsumer
 
accept(T, U, V) - Method in interface net.minecraftforge.fml.util.ThreeConsumer
 
accept(Predicate<ResourceLocation>) - Method in class net.minecraftforge.registries.ObjectHolderRef
 
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
 
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
 
accepts(ResourceLocation) - Method in enum net.minecraftforge.client.model.b3d.B3DLoader
 
accepts(ResourceLocation) - Method in interface net.minecraftforge.client.model.ICustomModelLoader
Deprecated.
Checks if given model should be loaded by this loader.
accepts(ResourceLocation) - Method in enum net.minecraftforge.client.model.ItemLayerModel.Loader
 
accepts(ResourceLocation) - Method in enum net.minecraftforge.client.model.ModelDynBucket.LoaderDynBucket
Deprecated.
 
accepts(ResourceLocation) - Method in enum net.minecraftforge.client.model.ModelFluid.FluidLoader
 
accepts(ResourceLocation) - Method in enum net.minecraftforge.client.model.ModelLoader.VanillaLoader
 
accepts(ResourceLocation) - Method in enum net.minecraftforge.client.model.ModelLoader.VariantLoader
 
accepts(ResourceLocation) - Method in enum net.minecraftforge.client.model.MultiLayerModel.Loader
Deprecated.
 
accepts(ResourceLocation) - Method in enum net.minecraftforge.client.model.obj.OBJLoader
Deprecated.
 
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
 
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
 
accountPlainStack(ItemStack) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
accountStack(ItemStack) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
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.ModelProvider
 
act(DirectoryCache) - Method in class net.minecraftforge.common.data.LanguageProvider
 
action - Variable in class net.minecraft.entity.ai.controller.MovementController
 
ActionPerformedEvent(Screen, Button, List<Button>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
 
ActionResult<T> - Class in net.minecraft.util
 
ActionResult(ActionResultType, T) - Constructor for class net.minecraft.util.ActionResult
 
ActionResultType - Enum in net.minecraft.util
 
ACTIVATOR_RAIL - Static variable in class net.minecraft.block.Blocks
 
ACTIVATOR_RAIL - Static variable in class net.minecraft.item.Items
 
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 - Static variable in class net.minecraftforge.registries.RegistryManager
 
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
 
ActiveRenderInfo - Class in net.minecraft.client.renderer
 
ActiveRenderInfo() - Constructor for class net.minecraft.client.renderer.ActiveRenderInfo
 
activeSlot - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
activeTexture(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
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 - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
add(IRecipe<?>) - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
add(IToast) - Method in class net.minecraft.client.gui.toasts.ToastGui
 
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(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.MutableBlockPos
 
add(int, int, int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
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(LootContext, Consumer<ItemStack>) - Method in interface net.minecraft.world.storage.loot.LootContext.IDynamicDropProvider
 
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(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(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
 
addAABBTicket(World, AxisAlignedBB) - Static method in class net.minecraftforge.common.FarmlandWaterManager
Convenience method to add a ticket that is backed by an AABB.
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
 
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
 
addBambooJungleVegetation(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
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
 
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(float, float, float, int, int, int) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
addBox(float, float, float, int, int, int, boolean) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
addBox(float, float, float, int, int, int, float) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
addBox(float, float, float, int, int, int, float, boolean) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
addButton(T) - Method in class net.minecraft.client.gui.screen.Screen
 
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
 
addChannels(Set<ResourceLocation>, NetworkManager) - Method in class net.minecraftforge.fml.network.FMLMCRegisterPacketHandler
 
addChatMessage(ChatType, ITextComponent) - Method in class net.minecraft.client.gui.IngameGui
 
addChild(Advancement) - Method in class net.minecraft.advancements.Advancement
 
addChild(RendererModel) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
addClientStat(String, Object) - Method in class net.minecraft.profiler.Snooper
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasure.Piece
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.DesertPyramidPiece
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor2
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor3
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor4
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor5
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing2
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.End
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Entrance
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.NetherStalkRoom
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Stairs
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Straight
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Throne
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.IglooPieces.Piece
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.JunglePyramidPiece
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Room
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Stairs
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXRoom
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXYRoom
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYRoom
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYZRoom
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleZRoom
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.EntryRoom
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentBuilding
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentCoreRoom
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Penthouse
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleRoom
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleTopRoom
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.WingRoom
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanRuinPieces.Piece
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.ShipwreckPieces.Piece
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.ChestCorridor
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Corridor
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Crossing
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.LeftTurn
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Library
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Prison
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RightTurn
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.StairsStraight
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Straight
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.SwampHutPiece
 
addComponentParts(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
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
 
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
 
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
 
addDefaultFlowers(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addDelegate(DelegatableResourcePack) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
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
 
addDomain(String) - Method in enum net.minecraftforge.client.model.b3d.B3DLoader
 
addDomain(String) - Method in enum net.minecraftforge.client.model.obj.OBJLoader
Deprecated.
 
addDoubleFlowers(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addDungeonMob(EntityType<?>, int) - Static method in class net.minecraftforge.common.DungeonHooks
Adds a mob to the possible list of creatures the spawner will create.
addedActiveLightSections - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
addedEmptySections - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
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(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
 
addElement(VertexFormatElement) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
addElement(RealmsVertexFormatElement) - Method in class net.minecraft.realms.RealmsVertexFormat
 
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
 
addEndpoint(InetAddress, int) - Method in class net.minecraft.network.NetworkSystem
 
addEntitiesToChunk(Chunk) - Method in class net.minecraft.client.world.ClientWorld
 
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
 
addEntityIfNotDuplicate(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
addEntityType(Supplier<? extends EntityType<?>>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
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(V) - Method in class net.minecraft.server.management.UserList
 
addEntry(LootEntry.Builder<?>) - Method in class net.minecraft.world.storage.loot.LootPool.Builder
 
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
 
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
 
addExtraReedsPumpkinsCactus(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addFace(OBJModel.Face) - Method in class net.minecraftforge.client.model.obj.OBJModel.Group
Deprecated.
 
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
 
addFaces(List<OBJModel.Face>) - Method in class net.minecraftforge.client.model.obj.OBJModel.Group
Deprecated.
 
addFeature(GenerationStage.Decoration, ConfiguredFeature<?>) - Method in class net.minecraft.world.biome.Biome
 
addFilter(Predicate<Entity>) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
addFinishRunnable(Runnable) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
addForestTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
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
 
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
 
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
 
addGrowth(int) - Method in class net.minecraft.entity.AgeableEntity
 
addGuiAdvancement(AdvancementEntryGui) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
addHandler(Consumer<Predicate<ResourceLocation>>) - Static method in class net.minecraftforge.registries.ObjectHolderRegistry
Exposed to allow modders to register their own notification handlers.
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.
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
 
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
 
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
 
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
 
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.
addLayer(LayerRenderer<T, M>) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
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<BredAnimalsTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.BredAnimalsTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<BrewedPotionTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.BrewedPotionTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<ChangeDimensionTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<ChanneledLightningTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<ConstructBeaconTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<ConsumeItemTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ConsumeItemTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<CuredZombieVillagerTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<EffectsChangedTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.EffectsChangedTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<EnchantedItemTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.EnchantedItemTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<EnterBlockTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.EnterBlockTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<EntityHurtPlayerTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<FilledBucketTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.FilledBucketTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<FishingRodHookedTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<ImpossibleTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ImpossibleTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<InventoryChangeTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.InventoryChangeTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<ItemDurabilityTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<KilledByCrossbowTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<KilledTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.KilledTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<LevitationTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.LevitationTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<NetherTravelTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.NetherTravelTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<PlacedBlockTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.PlacedBlockTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<PlayerHurtEntityTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<PositionTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.PositionTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<RecipeUnlockedTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<ShotCrossbowTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<SummonedEntityTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.SummonedEntityTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<TameAnimalTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.TameAnimalTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<TickTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.TickTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<UsedEnderEyeTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.UsedEnderEyeTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<UsedTotemTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.UsedTotemTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<VillagerTradeTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.VillagerTradeTrigger
 
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
 
addMemoryStatsToSnooper() - Method in class net.minecraft.profiler.Snooper
 
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.
addModMessage(String) - Static method in class net.minecraftforge.fml.StartupMessageManager
 
addMonsterRooms(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addMovementStat(double, double, double) - Method in class net.minecraft.entity.player.PlayerEntity
 
AddMushroomIslandLayer - Enum in net.minecraft.world.gen.layer
 
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
 
addNewPlayer(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
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
 
addOptionalParticle(IParticleData, 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
 
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
 
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(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
 
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
 
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.ServerBossInfo
 
AddPlayerData(GameProfile, int, GameType, ITextComponent) - Constructor for class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
 
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
 
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
 
addProblem(String) - Method in class net.minecraft.world.storage.loot.ValidationResults
 
addProcessor(StructureProcessor) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
addPropertyOverride(ResourceLocation, IItemPropertyGetter) - Method in class net.minecraft.item.Item
 
addProvider(IDataProvider) - Method in class net.minecraft.data.DataGenerator
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in interface net.minecraftforge.client.model.geometry.IModelGeometryPart
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in interface net.minecraftforge.client.model.geometry.IMultipartModelGeometry
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in interface net.minecraftforge.client.model.geometry.ISimpleModelGeometry
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry2.VanillaProxy
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraftforge.client.model.obj.OBJModel2.ModelGroup
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraftforge.client.model.obj.OBJModel2.ModelObject
 
addRandomEnchantment(Random, ItemStack, int, boolean) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
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
 
addRenderChunk(ChunkRender, BlockRenderLayer) - Method in class net.minecraft.client.renderer.AbstractChunkRenderContainer
 
addResourcePack(IResourcePack) - Method in class net.minecraft.resources.FallbackResourceManager
 
addResourcePack(IResourcePack) - Method in interface net.minecraft.resources.IResourceManager
 
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
 
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
 
addScore(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
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(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
 
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
 
addSound(ISoundEventAccessor<Sound>) - Method in class net.minecraft.client.audio.SoundEventAccessor
 
addSparseBerryBushes(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) - 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(Structure<C>, C) - Method in class net.minecraft.world.biome.Biome
 
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(String) - Method in class net.minecraft.entity.Entity
 
addTaigaConifers(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
 
addTargetDecoration(ItemStack, BlockPos, String, MapDecoration.Type) - Static method in class net.minecraft.world.storage.MapData
 
addTileEntities(Collection<TileEntity>) - Method in class net.minecraft.world.World
 
addTileEntity(TileEntity) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
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
 
addToSentMessages(String) - Method in class net.minecraft.client.gui.NewChatGui
 
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
 
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
 
addVelocity(double, double, double) - Method in class net.minecraft.entity.Entity
 
addVelocity(double, double, double) - Method in class net.minecraft.entity.item.HangingEntity
 
addVertexData(int[]) - Method in class net.minecraft.client.renderer.BufferBuilder
 
addWarning(ModLoadingWarning) - Method in class net.minecraftforge.fml.ModLoader
 
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
 
adjustPosToNearbyEntity(BlockPos) - Method in class net.minecraft.world.server.ServerWorld
 
ADOBE - Static variable in class net.minecraft.block.material.MaterialColor
 
advancedItemTooltips - Variable in class net.minecraft.client.GameSettings
 
Advancement - Class in net.minecraft.advancements
 
Advancement(ResourceLocation, Advancement, DisplayInfo, AdvancementRewards, Map<String, Criterion>, String[][]) - Constructor for class net.minecraft.advancements.Advancement
 
ADVANCEMENT - Static variable in class net.minecraft.world.storage.loot.LootParameterSets
 
Advancement.Builder - Class in net.minecraft.advancements
 
ADVANCEMENT_NOT_FOUND - Static variable in class net.minecraft.command.arguments.ResourceLocationArgument
 
AdvancementCommand - Class in net.minecraft.command.impl
 
AdvancementCommand() - Constructor for class net.minecraft.command.impl.AdvancementCommand
 
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
 
AdvancementList - Class in net.minecraft.advancements
 
AdvancementList() - Constructor for class net.minecraft.advancements.AdvancementList
 
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
 
AdvancementProgress - Class in net.minecraft.advancements
 
AdvancementProgress() - Constructor for class net.minecraft.advancements.AdvancementProgress
 
AdvancementProgress.Serializer - Class in net.minecraft.advancements
 
AdvancementProvider - Class in net.minecraft.data
 
AdvancementProvider(DataGenerator) - Constructor for class net.minecraft.data.AdvancementProvider
 
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 - Static variable in class net.minecraft.util.datafix.TypeReferences
 
advancementsCleared() - Method in interface net.minecraft.advancements.AdvancementList.IListener
 
advancementsCleared() - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
AdvancementsFix - Class in net.minecraft.util.datafix.fixes
 
AdvancementsFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.AdvancementsFix
 
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
 
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
 
AdvancementToast - Class in net.minecraft.client.gui.toasts
 
AdvancementToast(Advancement) - Constructor for class net.minecraft.client.gui.toasts.AdvancementToast
 
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
 
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
 
affectEntity(Entity, Entity, LivingEntity, int, double) - Method in class net.minecraft.potion.Effect
 
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.Particle
 
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
 
AgeableEntity - Class in net.minecraft.entity
 
AgeableEntity(EntityType<? extends AgeableEntity>, World) - Constructor for class net.minecraft.entity.AgeableEntity
 
ageUp(int, boolean) - Method in class net.minecraft.entity.AgeableEntity
 
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.item.Items
 
AIR - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
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.template.BlockIgnoreStructureProcessor
 
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
 
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
 
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.Snapshot
 
align(EnumSet<Direction.Axis>) - Method in class net.minecraft.util.math.Vec3d
 
ALL - Static variable in class net.minecraftforge.client.model.obj.OBJModel.Group
Deprecated.
 
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_EXCEPT - Static variable in class net.minecraftforge.client.model.obj.OBJModel.Group
Deprecated.
 
ALL_RECIPES - Static variable in class net.minecraft.command.arguments.SuggestionProviders
 
allAsyncCompleted - Variable in class net.minecraft.resources.AsyncReloader
 
allBlocksWithin() - Method in class net.minecraft.util.math.SectionPos
 
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.
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
 
allocateMemory(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
allocateRenderBuilder() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
AllowDespawn(MobEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent.AllowDespawn
 
allowEdit - Variable in class net.minecraft.entity.player.PlayerAbilities
 
allowEmissiveItems - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
allowFlight - Variable in class net.minecraft.server.dedicated.ServerProperties
 
allowFlying - Variable in class net.minecraft.entity.player.PlayerAbilities
 
allowFriendlyFire() - Method 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
 
allowModification() - Method in class net.minecraftforge.registries.RegistryBuilder
 
allowNether - Variable in class net.minecraft.server.dedicated.ServerProperties
 
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.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
 
allowSpawnMonsters() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
allowSpawnMonsters() - Method in class net.minecraft.server.MinecraftServer
 
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
 
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 - Variable in class net.minecraft.client.gui.widget.Widget
 
alphaFunc(int, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
Alternative - Class in net.minecraft.world.storage.loot.conditions
 
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
 
AlternativesLootEntry - Class in net.minecraft.world.storage.loot
 
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
 
alwaysSetupTerrainOffThread - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
alwaysSetupTerrainOffThread - Static variable in class net.minecraftforge.common.ForgeMod
Deprecated.
AlwaysTrueRuleTest - Class in net.minecraft.world.gen.feature.template
 
AlwaysTrueRuleTest() - Constructor for class net.minecraft.world.gen.feature.template.AlwaysTrueRuleTest
 
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.MaterialLibrary2.Material
 
ambientColorMap - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary2.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
 
ambientOcclusionStatus - Variable in class net.minecraft.client.GameSettings
 
AmbientOcclusionStatus - Enum in net.minecraft.client.settings
 
ambientToFullbright - Variable in class net.minecraftforge.client.model.obj.OBJModel2
 
ambientToFullbright - Variable in class net.minecraftforge.client.model.obj.OBJModel2.ModelSettings
 
AMPLIFIED - Static variable in class net.minecraft.world.WorldType
 
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_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
 
angle - Variable in class net.minecraft.client.renderer.model.BlockPartRotation
 
angle(float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
ANGRY_VILLAGER - Static variable in class net.minecraft.particles.ParticleTypes
 
AngryVillagerFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.HeartParticle.AngryVillagerFactory
 
animal - Variable in class net.minecraft.entity.ai.goal.BreedGoal
 
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
 
animateOverlayMessageColor - Variable in class net.minecraft.client.gui.IngameGui
 
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.MutableBlockPos) - 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(int, int, float, ImmutableTable<Integer, B3DModel.Node<?>, B3DModel.Key>) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
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
 
AnimationItemOverrideList - Class in net.minecraftforge.client.model.animation
 
AnimationItemOverrideList(ModelBakery, IUnbakedModel, IModelState, VertexFormat, Function<ResourceLocation, TextureAtlasSprite>, ItemOverrideList) - Constructor for class net.minecraftforge.client.model.animation.AnimationItemOverrideList
 
AnimationItemOverrideList(ModelBakery, IUnbakedModel, IModelState, VertexFormat, Function<ResourceLocation, TextureAtlasSprite>, List<ItemOverride>) - Constructor for class net.minecraftforge.client.model.animation.AnimationItemOverrideList
 
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.
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
 
animTime - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
ANNOUNCE_ADVANCEMENTS - Static variable in class net.minecraft.world.GameRules
 
announceAdvancements - Variable in class net.minecraft.server.dedicated.ServerProperties
 
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_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
 
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
 
AO - Static variable in class net.minecraft.client.settings.AbstractOption
 
ao(boolean) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
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
 
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(Optional<? extends IModelPart>) - Method in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
apply(ModelBakery, IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.model.ModelManager
 
apply(Optional<? extends IModelPart>) - Method in enum net.minecraft.client.renderer.model.ModelRotation
 
apply(AtlasTexture.SheetData, IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.texture.SpriteUploader
 
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(Score, Score) - Method in interface net.minecraft.command.arguments.OperationArgument.IOperation
 
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(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.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(Optional<? extends IModelPart>) - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
apply(Optional<? extends IModelPart>) - Method in class net.minecraftforge.client.model.ModelStateComposition
 
apply(Optional<? extends IModelPart>) - Method in class net.minecraftforge.client.model.MultiModelState
 
apply(Optional<? extends IModelPart>) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
apply(Optional<? extends IModelPart>) - Method in class net.minecraftforge.client.model.SimpleModelState
 
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(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(Optional<? extends IModelPart>) - Method in interface net.minecraftforge.common.model.IModelState
 
apply(Optional<? extends IModelPart>) - Method in class net.minecraftforge.common.model.TRSRTransformation
 
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
 
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.Serializer - Class in net.minecraft.world.storage.loot.functions
 
applyDiffuseLighting - Variable in class net.minecraft.client.renderer.model.BakedQuad
 
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
 
applyEnchantments(LivingEntity, Entity) - Method in class net.minecraft.entity.Entity
 
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
 
applyFog(boolean) - Method in class net.minecraft.client.renderer.FogRenderer
 
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
 
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
 
applyRotations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.AbstractZombieRenderer
 
applyRotations(ArmorStandEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
applyRotations(BatEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.BatRenderer
 
applyRotations(CatEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.CatRenderer
 
applyRotations(CodEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.CodRenderer
 
applyRotations(DolphinEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.DolphinRenderer
 
applyRotations(DrownedEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.DrownedRenderer
 
applyRotations(EnderDragonEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.EnderDragonRenderer
 
applyRotations(FoxEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.FoxRenderer
 
applyRotations(IronGolemEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.IronGolemRenderer
 
applyRotations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
applyRotations(PandaEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.PandaRenderer
 
applyRotations(PhantomEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.PhantomRenderer
 
applyRotations(AbstractClientPlayerEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
applyRotations(PufferfishEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.PufferfishRenderer
 
applyRotations(SalmonEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.SalmonRenderer
 
applyRotations(ShulkerEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
applyRotations(SquidEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.SquidRenderer
 
applyRotations(TropicalFishEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.TropicalFishRenderer
 
applyRotations(ZombieVillagerEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.ZombieVillagerRenderer
 
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
 
applyTransform(ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
applyTransform(ItemTransformVec3f, Optional<? extends IModelPart>) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
applyTransform(ModelRotation, Optional<? extends IModelPart>) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
applyTransform(Matrix4f, Optional<? extends IModelPart>) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
applyTransform(Optional<TRSRTransformation>) - Method in class net.minecraftforge.client.model.obj.OBJModel.Group
Deprecated.
 
applyTransformSide(ItemTransformVec3f, boolean) - Static method in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
applyUVLock(BlockFaceUV, Direction, ITransformation) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
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
 
applyYawToEntity(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
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
 
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 - 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
 
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
 
areAllPotionsAmbient(Collection<EffectInstance>) - Static method in class net.minecraft.entity.LivingEntity
 
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
 
areCollisionShapesEmpty(AxisAlignedBB) - Method in interface net.minecraft.world.IWorldReader
 
areCollisionShapesEmpty(Entity) - Method in interface net.minecraft.world.IWorldReader
 
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) - 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
 
areParticlesHidden() - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
 
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.
argument(String, ArgumentType<T>) - Static method in class net.minecraft.command.Commands
 
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
 
ARMOR - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
ARMOR - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
ARMOR_STAND - Static variable in class net.minecraft.entity.EntityType
 
ARMOR_STAND - Static variable in class net.minecraft.item.Items
 
ARMOR_TOUGHNESS - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
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
 
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
 
ArmorStandArmorModel - Class in net.minecraft.client.renderer.entity.model
 
ArmorStandArmorModel() - Constructor for class net.minecraft.client.renderer.entity.model.ArmorStandArmorModel
 
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
 
arms - Variable in class net.minecraft.client.renderer.entity.model.IllagerModel
 
array() - Method in class net.minecraft.network.PacketBuffer
 
arrayEntryClass - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
arrayOffset() - Method in class net.minecraft.network.PacketBuffer
 
arrays - Variable in class net.minecraft.world.lighting.LightDataMap
 
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
 
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 EntityModel<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.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
 
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
 
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
 
asChunkPos() - Method in class net.minecraft.util.math.SectionPos
 
asGenericSubModel() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
Deprecated.
 
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
 
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() - Method in class net.minecraft.util.math.ColumnPos
 
asLong(int, int) - Static method in class net.minecraft.util.math.ColumnPos
 
asLong(int, int, int) - Static method in class net.minecraft.util.math.SectionPos
 
asLong() - Method in class net.minecraft.util.math.SectionPos
 
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
 
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
 
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
 
asyncPartDone() - Method in class net.minecraft.resources.AsyncReloader
 
asyncPartDone() - Method in interface net.minecraft.resources.IAsyncReloader
 
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
 
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
 
AtlasTexture - Class in net.minecraft.client.renderer.texture
 
AtlasTexture(String) - Constructor for class net.minecraft.client.renderer.texture.AtlasTexture
 
AtlasTexture.SheetData - Class in net.minecraft.client.renderer.texture
 
atLeast(float) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
atLeast(int) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
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
 
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
 
AttachedStemBlock - Class in net.minecraft.block
 
AttachedStemBlock(StemGrownBlock, Block.Properties) - Constructor for class net.minecraft.block.AttachedStemBlock
 
AttachFace - Enum in net.minecraft.state.properties
 
attachShader(IShaderManager) - Method in class net.minecraft.client.shader.ShaderLoader
 
attachToFence(PlayerEntity, World, BlockPos) - Static method in class net.minecraft.item.LeadItem
 
attachToParent() - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
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_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
 
attackDamage - Variable in class net.minecraft.item.ToolItem
 
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
 
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.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.horse.AbstractHorseEntity
 
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.minecraftforge.event.entity.living.LivingKnockBackEvent
 
attackIndicator - Variable in class net.minecraft.client.GameSettings
 
AttackIndicatorStatus - Enum in net.minecraft.client.settings
 
attackingPlayer - Variable in class net.minecraft.entity.LivingEntity
 
AttackingSittingPhase - Class in net.minecraft.entity.boss.dragon.phase
 
AttackingSittingPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.AttackingSittingPhase
 
attackInterval - Variable in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
attackSpeed - Variable in class net.minecraft.item.ToolItem
 
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
 
attemptDamageItem(int, Random, ServerPlayerEntity) - Method in class net.minecraft.item.ItemStack
 
attemptTeleport(double, double, double, boolean) - Method in class net.minecraft.entity.LivingEntity
 
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
 
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
 
attributes - Variable in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
Attributes - Class in net.minecraftforge.client.model
 
Attributes() - Constructor for class net.minecraftforge.client.model.Attributes
 
attributesByName - Variable in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
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
 
author - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
AUTO_JUMP - Static variable in class net.minecraft.client.settings.AbstractOption
 
AUTO_SUGGEST_COMMANDS - Static variable in class net.minecraft.client.settings.AbstractOption
 
autoJump - Variable in class net.minecraft.client.GameSettings
 
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
 
AVAILABLE_SOUNDS - Static variable in class net.minecraft.command.arguments.SuggestionProviders
 
AvailableResourcePackList - Class in net.minecraft.client.gui.widget.list
 
AvailableResourcePackList(Minecraft, int, int) - Constructor for class net.minecraft.client.gui.widget.list.AvailableResourcePackList
 
average(long[]) - Static method in class net.minecraft.realms.RealmsMth
 
average(long[]) - Static method in class net.minecraft.util.math.MathHelper
 
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
 
avoidsWater - Variable in class net.minecraft.pathfinding.WalkNodeProcessor
 
avoidTargetSelector - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
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 - 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(Direction.Axis) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
AXIS_ROTATIONS - Static variable in enum net.minecraft.util.AxisRotation
 
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
 
AxisRotation - Enum in net.minecraft.util
 
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
 

B

B3DClip - Enum in net.minecraftforge.client.model.b3d
 
B3DClip.NodeClip - Class in net.minecraftforge.client.model.b3d
 
B3DLoader - Enum in net.minecraftforge.client.model.b3d
 
B3DLoader.B3DState - Class in net.minecraftforge.client.model.b3d
 
B3DModel - Class in net.minecraftforge.client.model.b3d
 
B3DModel(List<B3DModel.Texture>, List<B3DModel.Brush>, B3DModel.Node<?>, ImmutableMap<String, B3DModel.Node<B3DModel.Mesh>>) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel
 
B3DModel.Animation - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Bone - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Brush - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Face - Class in net.minecraftforge.client.model.b3d
 
B3DModel.IKind<K extends B3DModel.IKind<K>> - Interface in net.minecraftforge.client.model.b3d
 
B3DModel.Key - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Mesh - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Node<K extends B3DModel.IKind<K>> - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Parser - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Pivot - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Texture - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Vertex - Class in net.minecraftforge.client.model.b3d
 
B3DState(B3DModel.Animation, int) - Constructor for class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
B3DState(B3DModel.Animation, int, IModelState) - Constructor for class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
B3DState(B3DModel.Animation, int, int, float) - Constructor for class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
B3DState(B3DModel.Animation, int, int, float, IModelState) - Constructor for class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
BabyEntitySpawnEvent - Class in net.minecraftforge.event.entity.living
BabyEntitySpawnEvent is fired just before a baby entity is about to be spawned.
BabyEntitySpawnEvent(MobEntity, MobEntity, AgeableEntity) - Constructor for class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
 
BACKGROUND_LOCATION - Static variable in class net.minecraft.client.gui.AbstractGui
 
BackgroundDrawnEvent(Screen) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.BackgroundDrawnEvent
 
backgroundLocation - Variable in class net.minecraft.inventory.container.Slot
 
backgroundMap - Variable in class net.minecraft.inventory.container.Slot
 
backgroundName - Variable in class net.minecraft.inventory.container.Slot
 
backKeyDown - Variable in class net.minecraft.util.MovementInput
 
Backup - Class in com.mojang.realmsclient.dto
 
Backup() - Constructor for class com.mojang.realmsclient.dto.Backup
 
backupId - Variable in class com.mojang.realmsclient.dto.Backup
 
BackupList - Class in com.mojang.realmsclient.dto
 
BackupList() - Constructor for class com.mojang.realmsclient.dto.BackupList
 
backups - Variable in class com.mojang.realmsclient.dto.BackupList
 
BAD_OMEN - Static variable in class net.minecraft.potion.Effects
 
BADLANDS - Static variable in class net.minecraft.world.biome.Biomes
 
BADLANDS - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
BADLANDS_PLATEAU - Static variable in class net.minecraft.world.biome.Biomes
 
BadlandsBiome - Class in net.minecraft.world.biome
 
BadlandsBiome() - Constructor for class net.minecraft.world.biome.BadlandsBiome
 
BadlandsPlateauBiome - Class in net.minecraft.world.biome
 
BadlandsPlateauBiome() - Constructor for class net.minecraft.world.biome.BadlandsPlateauBiome
 
BadlandsSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
BadlandsSurfaceBuilder(Function<Dynamic<?>, ? extends SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
badOmenTick(ServerPlayerEntity) - Method in class net.minecraft.world.raid.RaidManager
 
bake(ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraft.client.renderer.model.BlockModel
 
bake(ModelBakery, BlockModel, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraft.client.renderer.model.BlockModel
 
bake(ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite) - Method in interface net.minecraft.client.renderer.model.IUnbakedModel
Deprecated.
Use #bake(Function, Function, net.minecraftforge.common.model.IModelState, boolean, net.minecraft.client.renderer.vertex.VertexFormat).
bake(ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
bake(ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraft.client.renderer.model.VariantList
 
bake(Function<B3DModel.Node<?>, Matrix4f>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
bake(B3DModel.Mesh, Function<B3DModel.Node<?>, Matrix4f>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
bake(ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat, ItemOverrideList) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
bake(IModelConfiguration, ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat, ItemOverrideList) - Method in class net.minecraftforge.client.model.CompositeModel.Geometry
 
bake(IModelConfiguration, ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat, ItemOverrideList) - Method in interface net.minecraftforge.client.model.geometry.IModelGeometry
 
bake(IModelConfiguration, ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat, ItemOverrideList) - Method in interface net.minecraftforge.client.model.geometry.ISimpleModelGeometry
 
bake(ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in interface net.minecraftforge.client.model.IForgeUnbakedModel
 
bake(ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraftforge.client.model.ItemLayerModel
 
bake(ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraftforge.client.model.ModelDynBucket
Deprecated.
bake(IModelConfiguration, ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat, ItemOverrideList) - Method in class net.minecraftforge.client.model.ModelDynBucket
 
bake(ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraftforge.client.model.ModelFluid
 
bake(IModelConfiguration, ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat, ItemOverrideList) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry2.ModelAdapter
 
bake(ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraftforge.client.model.MultiLayerModel
Deprecated.
 
bake(ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraftforge.client.model.MultiModel
Deprecated.
 
bake(IModelConfiguration, ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat, ItemOverrideList) - Method in class net.minecraftforge.client.model.NewMultiLayerModel
 
bake(ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraftforge.client.model.obj.OBJModel
Deprecated.
 
bake(TRSRTransformation) - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
Deprecated.
 
bake() - Method in class net.minecraftforge.registries.ForgeRegistry
 
BAKED_POTATO - Static variable in class net.minecraft.item.Foods
 
BAKED_POTATO - Static variable in class net.minecraft.item.Items
 
BakedGuiItemModel(T) - Constructor for class net.minecraftforge.client.model.BakedItemModel.BakedGuiItemModel
 
BakedItemModel - Class in net.minecraftforge.client.model
 
BakedItemModel(ImmutableList<BakedQuad>, TextureAtlasSprite, ImmutableMap<ItemCameraTransforms.TransformType, TRSRTransformation>, ItemOverrideList) - Constructor for class net.minecraftforge.client.model.BakedItemModel
BakedItemModel(ImmutableList<BakedQuad>, TextureAtlasSprite, ImmutableMap<ItemCameraTransforms.TransformType, TRSRTransformation>, ItemOverrideList, boolean) - Constructor for class net.minecraftforge.client.model.BakedItemModel
 
BakedItemModel.BakedGuiItemModel<T extends BakedItemModel> - Class in net.minecraftforge.client.model
 
BakedModelCacheKey(ModelLoader.VanillaModelWrapper, ModelBakery, Function<ResourceLocation, TextureAtlasSprite>, IModelState, boolean, VertexFormat) - Constructor for class net.minecraftforge.client.model.ModelLoader.BakedModelCacheKey
 
BakedModelWrapper<T extends IBakedModel> - Class in net.minecraftforge.client.model
 
BakedModelWrapper(T) - Constructor for class net.minecraftforge.client.model.BakedModelWrapper
 
BakedQuad - Class in net.minecraft.client.renderer.model
 
BakedQuad(int[], int, Direction, TextureAtlasSprite) - Constructor for class net.minecraft.client.renderer.model.BakedQuad
Deprecated.
Use constructor with the format argument.
BakedQuad(int[], int, Direction, TextureAtlasSprite, boolean, VertexFormat) - Constructor for class net.minecraft.client.renderer.model.BakedQuad
 
BakedQuadRetextured - Class in net.minecraft.client.renderer.model
 
BakedQuadRetextured(BakedQuad, TextureAtlasSprite) - Constructor for class net.minecraft.client.renderer.model.BakedQuadRetextured
 
bakeHelper(BlockModel, ModelBakery, BlockModel, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry2
 
bakeVanilla(ModelBakery, BlockModel, Function<ResourceLocation, TextureAtlasSprite>, ISprite, VertexFormat) - Method in class net.minecraft.client.renderer.model.BlockModel
 
BAMBOO - Static variable in class net.minecraft.block.Blocks
 
BAMBOO - Static variable in class net.minecraft.block.material.Material
 
BAMBOO - Static variable in class net.minecraft.block.SoundType
 
BAMBOO - Static variable in class net.minecraft.item.Items
 
BAMBOO - Static variable in class net.minecraft.world.gen.feature.Feature
 
BAMBOO_JUNGLE - Static variable in class net.minecraft.world.biome.Biomes
 
BAMBOO_JUNGLE_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
BAMBOO_LEAVES - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
BAMBOO_PLANTABLE_ON - Static variable in class net.minecraft.tags.BlockTags
 
BAMBOO_SAPLING - Static variable in class net.minecraft.block.Blocks
 
BAMBOO_SAPLING - Static variable in class net.minecraft.block.material.Material
 
BAMBOO_SAPLING - Static variable in class net.minecraft.block.SoundType
 
BambooBlock - Class in net.minecraft.block
 
BambooBlock(Block.Properties) - Constructor for class net.minecraft.block.BambooBlock
 
BambooFeature - Class in net.minecraft.world.gen.feature
 
BambooFeature(Function<Dynamic<?>, ? extends ProbabilityConfig>) - Constructor for class net.minecraft.world.gen.feature.BambooFeature
 
BambooJungleBiome - Class in net.minecraft.world.biome
 
BambooJungleBiome() - Constructor for class net.minecraft.world.biome.BambooJungleBiome
 
BambooJungleHillsBiome - Class in net.minecraft.world.biome
 
BambooJungleHillsBiome() - Constructor for class net.minecraft.world.biome.BambooJungleHillsBiome
 
BambooLeaves - Enum in net.minecraft.state.properties
 
BambooSaplingBlock - Class in net.minecraft.block
 
BambooSaplingBlock(Block.Properties) - Constructor for class net.minecraft.block.BambooSaplingBlock
 
BanCommand - Class in net.minecraft.command.impl
 
BanCommand() - Constructor for class net.minecraft.command.impl.BanCommand
 
BANE_OF_ARTHROPODS - Static variable in class net.minecraft.enchantment.Enchantments
 
banEndDate - Variable in class net.minecraft.server.management.BanEntry
 
BanEntry<T> - Class in net.minecraft.server.management
 
BanEntry(T, Date, String, Date, String) - Constructor for class net.minecraft.server.management.BanEntry
 
BanEntry(T, JsonObject) - Constructor for class net.minecraft.server.management.BanEntry
 
BanIpCommand - Class in net.minecraft.command.impl
 
BanIpCommand() - Constructor for class net.minecraft.command.impl.BanIpCommand
 
BanList - Class in net.minecraft.server.management
 
BanList(File) - Constructor for class net.minecraft.server.management.BanList
 
BanListCommand - Class in net.minecraft.command.impl
 
BanListCommand() - Constructor for class net.minecraft.command.impl.BanListCommand
 
bannedBy - Variable in class net.minecraft.server.management.BanEntry
 
BANNER - Static variable in class net.minecraft.tileentity.TileEntityType
 
BANNER_BASE_TEXTURE - Static variable in class net.minecraft.client.renderer.BannerTextures
 
BANNER_DESIGNS - Static variable in class net.minecraft.client.renderer.BannerTextures
 
BannerBlock - Class in net.minecraft.block
 
BannerBlock(DyeColor, Block.Properties) - Constructor for class net.minecraft.block.BannerBlock
 
BannerDuplicateRecipe - Class in net.minecraft.item.crafting
 
BannerDuplicateRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.BannerDuplicateRecipe
 
BannerItem - Class in net.minecraft.item
 
BannerItem(Block, Block, Item.Properties) - Constructor for class net.minecraft.item.BannerItem
 
BannerItemColor - Class in net.minecraft.util.datafix.fixes
 
BannerItemColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BannerItemColor
 
BannerModel - Class in net.minecraft.client.renderer.tileentity.model
 
BannerModel() - Constructor for class net.minecraft.client.renderer.tileentity.model.BannerModel
 
BannerPattern - Enum in net.minecraft.tileentity
 
BannerPattern.Builder - Class in net.minecraft.tileentity
 
BannerPatternItem - Class in net.minecraft.item
 
BannerPatternItem(BannerPattern, Item.Properties) - Constructor for class net.minecraft.item.BannerPatternItem
 
BANNERS - Static variable in class net.minecraft.tags.BlockTags
 
BANNERS - Static variable in class net.minecraft.tags.ItemTags
 
BannerTextures - Class in net.minecraft.client.renderer
 
BannerTextures() - Constructor for class net.minecraft.client.renderer.BannerTextures
 
BannerTextures.Cache - Class in net.minecraft.client.renderer
 
BannerTileEntity - Class in net.minecraft.tileentity
 
BannerTileEntity() - Constructor for class net.minecraft.tileentity.BannerTileEntity
 
BannerTileEntity(DyeColor) - Constructor for class net.minecraft.tileentity.BannerTileEntity
 
BannerTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
BannerTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.BannerTileEntityRenderer
 
banStartDate - Variable in class net.minecraft.server.management.BanEntry
 
BARREL - Static variable in class net.minecraft.block.Blocks
 
BARREL - Static variable in class net.minecraft.item.Items
 
BARREL - Static variable in class net.minecraft.tileentity.TileEntityType
 
BarrelBlock - Class in net.minecraft.block
 
BarrelBlock(Block.Properties) - Constructor for class net.minecraft.block.BarrelBlock
 
BarrelTileEntity - Class in net.minecraft.tileentity
 
BarrelTileEntity() - Constructor for class net.minecraft.tileentity.BarrelTileEntity
 
BARRIER - Static variable in class net.minecraft.block.Blocks
 
BARRIER - Static variable in class net.minecraft.block.material.Material
 
BARRIER - Static variable in class net.minecraft.item.Items
 
BARRIER - Static variable in class net.minecraft.particles.ParticleTypes
 
BARRIER - Static variable in class net.minecraft.world.gen.DebugChunkGenerator
 
BarrierBlock - Class in net.minecraft.block
 
BarrierBlock(Block.Properties) - Constructor for class net.minecraft.block.BarrierBlock
 
BarrierParticle - Class in net.minecraft.client.particle
 
BarrierParticle.Factory - Class in net.minecraft.client.particle
 
BASE_SHAPE - Static variable in class net.minecraft.block.EndPortalFrameBlock
 
BASE_WITH_EYE_SHAPE - Static variable in class net.minecraft.block.EndPortalFrameBlock
 
baseClass - Static variable in class net.minecraft.resources.VanillaPack
 
baseFormat - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
baseHeight - Variable in class net.minecraft.world.gen.feature.HugeTreesFeature
 
baseIndex - Variable in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
baseline - Variable in class net.minecraft.world.gen.placement.DepthAverageConfig
 
basePath - Static variable in class net.minecraft.resources.VanillaPack
 
BaseSpectatorGroup - Class in net.minecraft.client.gui.spectator
 
BaseSpectatorGroup() - Constructor for class net.minecraft.client.gui.spectator.BaseSpectatorGroup
 
baseTick() - Method in class net.minecraft.entity.Entity
 
baseTick() - Method in class net.minecraft.entity.LivingEntity
 
baseTick() - Method in class net.minecraft.entity.MobEntity
 
baseTick() - Method in class net.minecraft.entity.passive.WaterMobEntity
 
BasicEventHooks - Class in net.minecraftforge.fml.hooks
 
BasicEventHooks() - Constructor for class net.minecraftforge.fml.hooks.BasicEventHooks
 
BasicParticleType - Class in net.minecraft.particles
 
BasicParticleType(boolean) - Constructor for class net.minecraft.particles.BasicParticleType
 
BasicState - Class in net.minecraftforge.client.model
Adapter from IModelState to the vanilla transform description class ISprite.
BasicState(IModelState, boolean) - Constructor for class net.minecraftforge.client.model.BasicState
 
BasicTrade - Class in net.minecraftforge.common
A default, exposed implementation of ITrade.
BasicTrade(ItemStack, ItemStack, ItemStack, int, int, float) - Constructor for class net.minecraftforge.common.BasicTrade
 
BasicTrade(ItemStack, ItemStack, int, int, float) - Constructor for class net.minecraftforge.common.BasicTrade
 
BasicTrade(int, ItemStack, int, int, float) - Constructor for class net.minecraftforge.common.BasicTrade
 
BasicTrade(int, ItemStack, int, int) - Constructor for class net.minecraftforge.common.BasicTrade
 
BAT - Static variable in class net.minecraft.entity.EntityType
 
BAT_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
BAT_TAKEOFF_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
BatEntity - Class in net.minecraft.entity.passive
 
BatEntity(EntityType<? extends BatEntity>, World) - Constructor for class net.minecraft.entity.passive.BatEntity
 
BatModel - Class in net.minecraft.client.renderer.entity.model
 
BatModel() - Constructor for class net.minecraft.client.renderer.entity.model.BatModel
 
BatRenderer - Class in net.minecraft.client.renderer.entity
 
BatRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.BatRenderer
 
BEACH - Static variable in class net.minecraft.world.biome.Biomes
 
BEACH - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
BeachBiome - Class in net.minecraft.world.biome
 
BeachBiome() - Constructor for class net.minecraft.world.biome.BeachBiome
 
BEACON - Static variable in class net.minecraft.block.Blocks
 
BEACON - Static variable in class net.minecraft.inventory.container.ContainerType
 
BEACON - Static variable in class net.minecraft.item.Items
 
BEACON - Static variable in class net.minecraft.tileentity.TileEntityType
 
BEACON_PAYMENT - Static variable in class net.minecraftforge.common.Tags.Items
 
BeaconBlock - Class in net.minecraft.block
 
BeaconBlock(Block.Properties) - Constructor for class net.minecraft.block.BeaconBlock
 
BeaconContainer - Class in net.minecraft.inventory.container
 
BeaconContainer(int, IInventory) - Constructor for class net.minecraft.inventory.container.BeaconContainer
 
BeaconContainer(int, IInventory, IIntArray, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.BeaconContainer
 
BeaconScreen - Class in net.minecraft.client.gui.screen.inventory
 
BeaconScreen(BeaconContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.BeaconScreen
 
BeaconTileEntity - Class in net.minecraft.tileentity
 
BeaconTileEntity() - Constructor for class net.minecraft.tileentity.BeaconTileEntity
 
BeaconTileEntity.BeamSegment - Class in net.minecraft.tileentity
 
BeaconTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
BeaconTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.BeaconTileEntityRenderer
 
BeamSegment(float[]) - Constructor for class net.minecraft.tileentity.BeaconTileEntity.BeamSegment
 
BED - Static variable in class net.minecraft.tileentity.TileEntityType
 
BED_PART - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
BedBlock - Class in net.minecraft.block
 
BedBlock(DyeColor, Block.Properties) - Constructor for class net.minecraft.block.BedBlock
 
BedItem - Class in net.minecraft.item
 
BedItem(Block, Item.Properties) - Constructor for class net.minecraft.item.BedItem
 
BedItemColor - Class in net.minecraft.util.datafix.fixes
 
BedItemColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BedItemColor
 
BedModel - Class in net.minecraft.client.renderer.tileentity.model
 
BedModel() - Constructor for class net.minecraft.client.renderer.tileentity.model.BedModel
 
BedPart - Enum in net.minecraft.state.properties
 
BEDROCK - Static variable in class net.minecraft.block.Blocks
 
BEDROCK - Static variable in class net.minecraft.item.Items
 
BedrockBlock - Class in net.minecraft.block
 
BedrockBlock(Block.Properties) - Constructor for class net.minecraft.block.BedrockBlock
 
BEDS - Static variable in class net.minecraft.tags.BlockTags
 
BEDS - Static variable in class net.minecraft.tags.ItemTags
 
BedTileEntity - Class in net.minecraft.tileentity
 
BedTileEntity() - Constructor for class net.minecraft.tileentity.BedTileEntity
 
BedTileEntity(DyeColor) - Constructor for class net.minecraft.tileentity.BedTileEntity
 
BedTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
BedTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.BedTileEntityRenderer
 
BEEF - Static variable in class net.minecraft.item.Foods
 
BEEF - Static variable in class net.minecraft.item.Items
 
BEETROOT - Static variable in class net.minecraft.item.Foods
 
BEETROOT - Static variable in class net.minecraft.item.Items
 
BEETROOT_AGE - Static variable in class net.minecraft.block.BeetrootBlock
 
BEETROOT_SEEDS - Static variable in class net.minecraft.item.Items
 
BEETROOT_SOUP - Static variable in class net.minecraft.item.Foods
 
BEETROOT_SOUP - Static variable in class net.minecraft.item.Items
 
BeetrootBlock - Class in net.minecraft.block
 
BeetrootBlock(Block.Properties) - Constructor for class net.minecraft.block.BeetrootBlock
 
BEETROOTS - Static variable in class net.minecraft.block.Blocks
 
beforeReplacingBlock(IWorld, BlockPos, BlockState) - Method in class net.minecraft.fluid.FlowingFluid
 
beforeReplacingBlock(IWorld, BlockPos, BlockState) - Method in class net.minecraft.fluid.LavaFluid
 
beforeReplacingBlock(IWorld, BlockPos, BlockState) - Method in class net.minecraft.fluid.WaterFluid
 
beforeReplacingBlock(IWorld, BlockPos, BlockState) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
BegGoal - Class in net.minecraft.entity.ai.goal
 
BegGoal(WolfEntity, float) - Constructor for class net.minecraft.entity.ai.goal.BegGoal
 
begin(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
begin(int, VertexFormat) - Method in class net.minecraft.client.renderer.BufferBuilder
 
begin(int, VertexFormat) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
begin(int, RealmsVertexFormat) - Method in class net.minecraft.realms.Tezzelator
 
begin(Minecraft, ResourcePackList<ClientResourcePackInfo>, IReloadableResourceManager, DownloadingPackFinder) - Static method in class net.minecraftforge.fml.client.ClientModLoader
 
begin(DedicatedServer) - Static method in class net.minecraftforge.fml.server.ServerModLoader
 
beginLeaveDecay(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called when a leaf should start its decay process.
beginLeaveDecay(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called when a leaf should start its decay process.
BeginRaidTask - Class in net.minecraft.entity.ai.brain.task
 
BeginRaidTask() - Constructor for class net.minecraft.entity.ai.brain.task.BeginRaidTask
 
beginReload(Predicate<IResourceType>) - Method in enum net.minecraftforge.resource.SelectiveReloadStateHandler
Pushes a resource type predicate for the current reload.
beginRender(BufferBuilder, TextureManager) - Method in interface net.minecraft.client.particle.IParticleRenderType
 
BELL - Static variable in class net.minecraft.block.Blocks
 
BELL - Static variable in class net.minecraft.item.Items
 
BELL - Static variable in class net.minecraft.tileentity.TileEntityType
 
BELL_ATTACHMENT - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
BELL_RING - Static variable in class net.minecraft.stats.Stats
 
BellAttachment - Enum in net.minecraft.state.properties
 
BellBlock - Class in net.minecraft.block
 
BellBlock(Block.Properties) - Constructor for class net.minecraft.block.BellBlock
 
BellModel - Class in net.minecraft.client.renderer.tileentity.model
 
BellModel() - Constructor for class net.minecraft.client.renderer.tileentity.model.BellModel
 
BellTileEntity - Class in net.minecraft.tileentity
 
BellTileEntity() - Constructor for class net.minecraft.tileentity.BellTileEntity
 
BellTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
BellTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.BellTileEntityRenderer
 
belowNoise - Variable in class net.minecraft.world.gen.placement.NoiseDependant
 
biConsumerFor(ThreeConsumer<FMLHandshakeHandler, ? super MSG, ? super Supplier<NetworkEvent.Context>>) - Static method in class net.minecraftforge.fml.network.FMLHandshakeHandler
Transforms a two-argument instance method reference into a BiConsumer based on the FMLHandshakeHandler.getHandshake(Supplier) function.
bidiReorder(String) - Method in class net.minecraft.client.gui.FontRenderer
 
BigBrownMushroomFeature - Class in net.minecraft.world.gen.feature
 
BigBrownMushroomFeature(Function<Dynamic<?>, ? extends BigMushroomFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.BigBrownMushroomFeature
 
BigMushroomFeatureConfig - Class in net.minecraft.world.gen.feature
 
BigMushroomFeatureConfig(boolean) - Constructor for class net.minecraft.world.gen.feature.BigMushroomFeatureConfig
 
BigRedMushroomFeature - Class in net.minecraft.world.gen.feature
 
BigRedMushroomFeature(Function<Dynamic<?>, ? extends BigMushroomFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.BigRedMushroomFeature
 
BigTree - Class in net.minecraft.block.trees
 
BigTree() - Constructor for class net.minecraft.block.trees.BigTree
 
BigTreeFeature - Class in net.minecraft.world.gen.feature
 
BigTreeFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>, boolean) - Constructor for class net.minecraft.world.gen.feature.BigTreeFeature
 
binarySearch(int, int, IntPredicate) - Static method in class net.minecraft.util.math.MathHelper
 
bind(InputMappings.Input) - Method in class net.minecraft.client.settings.KeyBinding
 
bind(String) - Static method in class net.minecraft.realms.Realms
 
bind(String) - Static method in class net.minecraft.realms.RealmsScreen
 
bindArgs(ThreeConsumer<? super T, U, V>, U, V) - Static method in interface net.minecraftforge.fml.util.ThreeConsumer
Bind arguments to the three consumer to generate a consumer.
bindBuffer() - Method in class net.minecraft.client.renderer.vertex.VertexBuffer
 
bindEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
bindFramebuffer(boolean) - Method in class net.minecraft.client.shader.Framebuffer
 
bindFramebufferTexture() - Method in class net.minecraft.client.shader.Framebuffer
 
BINDING_CURSE - Static variable in class net.minecraft.enchantment.Enchantments
 
BindingCurseEnchantment - Class in net.minecraft.enchantment
 
BindingCurseEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.BindingCurseEnchantment
 
bindTexture(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
bindTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
bindTexture(ResourceLocation) - Method in interface net.minecraft.client.renderer.entity.IEntityRenderer
 
bindTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.entity.layers.LayerRenderer
 
bindTexture() - Method in interface net.minecraft.client.renderer.texture.ITextureObject
 
bindTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
bindTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
bindTileEntitySpecialRenderer(Class<T>, TileEntityRenderer<? super T>) - Static method in class net.minecraftforge.fml.client.registry.ClientRegistry
Registers a Tile Entity renderer.
BINOMIAL - Static variable in interface net.minecraft.world.storage.loot.IRandomRange
 
BinomialRange - Class in net.minecraft.world.storage.loot
 
BinomialRange(int, float) - Constructor for class net.minecraft.world.storage.loot.BinomialRange
 
BinomialRange.Serializer - Class in net.minecraft.world.storage.loot
 
biome(Biome) - Method in class net.minecraft.advancements.criterion.LocationPredicate.Builder
 
BIOME - Static variable in class net.minecraft.util.datafix.TypeReferences
 
BIOME - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
Biome - Class in net.minecraft.world.biome
 
Biome(Biome.Builder) - Constructor for class net.minecraft.world.biome.Biome
 
biome - Variable in class net.minecraftforge.common.BiomeManager.BiomeEntry
 
Biome.Builder - Class in net.minecraft.world.biome
 
Biome.Category - Enum in net.minecraft.world.biome
 
Biome.FlowerEntry - Class in net.minecraft.world.biome
 
Biome.RainType - Enum in net.minecraft.world.biome
 
Biome.SpawnListEntry - Class in net.minecraft.world.biome
 
Biome.TempCategory - Enum in net.minecraft.world.biome
 
BIOME_BLEND_RADIUS - Static variable in class net.minecraft.client.settings.AbstractOption
 
BIOME_PROVIDER_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
BIOME_PROVIDER_TYPES - Static variable in class net.minecraftforge.registries.GameData
 
BIOME_SOURCE_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
biomeBlendRadius - Variable in class net.minecraft.client.GameSettings
 
BiomeColor(Biome, int) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.BiomeColor
 
BiomeColors - Class in net.minecraft.world.biome
 
BiomeColors() - Constructor for class net.minecraft.world.biome.BiomeColors
 
BiomeDictionary - Class in net.minecraftforge.common
 
BiomeDictionary() - Constructor for class net.minecraftforge.common.BiomeDictionary
 
BiomeDictionary.Type - Class in net.minecraftforge.common
 
BiomeEntry(Biome, int) - Constructor for class net.minecraftforge.common.BiomeManager.BiomeEntry
 
BiomeEvent - Class in net.minecraftforge.event.terraingen
BiomeEvent is fired whenever an event involving biomes occurs.
If a method utilizes this Event as its parameter, the method will receive every child event of this class.

All children of this event are fired on the MinecraftForge#TERRAIN_GEN_BUS unless stated otherwise in their Javadocs.
BiomeEvent(Biome) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent
 
BiomeEvent.BiomeColor - Class in net.minecraftforge.event.terraingen
BiomeColor is fired whenever an event involving biome colors occurs.
BiomeEvent.GetFoliageColor - Class in net.minecraftforge.event.terraingen
This event is fired when a biome is queried for its grass color.
BiomeEvent.GetGrassColor - Class in net.minecraftforge.event.terraingen
This event is fired when a biome is queried for its grass color.
BiomeEvent.GetVillageBlockID - Class in net.minecraftforge.event.terraingen
This event is fired when the village generator attempts to choose a block ID based on the village's biome.
BiomeEvent.GetWaterColor - Class in net.minecraftforge.event.terraingen
This event is fired when a biome is queried for its water color.
biomeFeatureDistance - Variable in class net.minecraft.world.gen.GenerationSettings
 
BiomeLayer - Class in net.minecraft.world.gen.layer
 
BiomeLayer(WorldType, OverworldGenSettings) - Constructor for class net.minecraft.world.gen.layer.BiomeLayer
 
BiomeManager - Class in net.minecraftforge.common
 
BiomeManager() - Constructor for class net.minecraftforge.common.BiomeManager
 
BiomeManager.BiomeEntry - Class in net.minecraftforge.common
 
BiomeManager.BiomeType - Enum in net.minecraftforge.common
 
BiomeProvider - Class in net.minecraft.world.biome.provider
 
BiomeProvider() - Constructor for class net.minecraft.world.biome.provider.BiomeProvider
 
biomeProvider - Variable in class net.minecraft.world.gen.ChunkGenerator
 
BiomeProviderType<C extends IBiomeProviderSettings,T extends BiomeProvider> - Class in net.minecraft.world.biome.provider
 
BiomeProviderType(Function<C, T>, Supplier<C>) - Constructor for class net.minecraft.world.biome.provider.BiomeProviderType
 
BiomeRenames - Class in net.minecraft.util.datafix.fixes
 
BiomeRenames(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BiomeRenames
 
BIOMES - Static variable in class net.minecraft.world.biome.Biome
 
Biomes - Class in net.minecraft.world.biome
 
Biomes() - Constructor for class net.minecraft.world.biome.Biomes
 
BIOMES - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
BIOMES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
BIOMES - Static variable in class net.minecraftforge.registries.GameData
 
BIOMES_TO_SPAWN_IN - Static variable in class net.minecraft.world.biome.provider.BiomeProvider
 
BiomeSize(WorldType, int) - Constructor for class net.minecraftforge.event.terraingen.WorldTypeEvent.BiomeSize
 
BipedArmorLayer<T extends LivingEntity,M extends BipedModel<T>,A extends BipedModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
BipedArmorLayer(IEntityRenderer<T, M>, A, A) - Constructor for class net.minecraft.client.renderer.entity.layers.BipedArmorLayer
 
bipedBody - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedBodyWear - Variable in class net.minecraft.client.renderer.entity.model.PlayerModel
 
bipedHead - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedHeadwear - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedLeftArm - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedLeftArmwear - Variable in class net.minecraft.client.renderer.entity.model.PlayerModel
 
bipedLeftLeg - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedLeftLegwear - Variable in class net.minecraft.client.renderer.entity.model.PlayerModel
 
BipedModel<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.model
 
BipedModel() - Constructor for class net.minecraft.client.renderer.entity.model.BipedModel
 
BipedModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.BipedModel
 
BipedModel(float, float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.BipedModel
 
BipedModel.ArmPose - Enum in net.minecraft.client.renderer.entity.model
 
BipedRenderer<T extends MobEntity,M extends BipedModel<T>> - Class in net.minecraft.client.renderer.entity
 
BipedRenderer(EntityRendererManager, M, float) - Constructor for class net.minecraft.client.renderer.entity.BipedRenderer
 
bipedRightArm - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedRightArmwear - Variable in class net.minecraft.client.renderer.entity.model.PlayerModel
 
bipedRightLeg - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedRightLegwear - Variable in class net.minecraft.client.renderer.entity.model.PlayerModel
 
BIRCH_BOAT - Static variable in class net.minecraft.item.Items
 
BIRCH_BUTTON - Static variable in class net.minecraft.block.Blocks
 
BIRCH_BUTTON - Static variable in class net.minecraft.item.Items
 
BIRCH_DOOR - Static variable in class net.minecraft.block.Blocks
 
BIRCH_DOOR - Static variable in class net.minecraft.item.Items
 
BIRCH_FENCE - Static variable in class net.minecraft.block.Blocks
 
BIRCH_FENCE - Static variable in class net.minecraft.item.Items
 
BIRCH_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
BIRCH_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
BIRCH_FOREST - Static variable in class net.minecraft.world.biome.Biomes
 
BIRCH_FOREST_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
BIRCH_LEAVES - Static variable in class net.minecraft.block.Blocks
 
BIRCH_LEAVES - Static variable in class net.minecraft.item.Items
 
BIRCH_LOG - Static variable in class net.minecraft.block.Blocks
 
BIRCH_LOG - Static variable in class net.minecraft.item.Items
 
BIRCH_LOGS - Static variable in class net.minecraft.tags.BlockTags
 
BIRCH_LOGS - Static variable in class net.minecraft.tags.ItemTags
 
BIRCH_PLANKS - Static variable in class net.minecraft.block.Blocks
 
BIRCH_PLANKS - Static variable in class net.minecraft.item.Items
 
BIRCH_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
BIRCH_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
BIRCH_SAPLING - Static variable in class net.minecraft.block.Blocks
 
BIRCH_SAPLING - Static variable in class net.minecraft.item.Items
 
BIRCH_SIGN - Static variable in class net.minecraft.block.Blocks
 
BIRCH_SIGN - Static variable in class net.minecraft.item.Items
 
BIRCH_SLAB - Static variable in class net.minecraft.block.Blocks
 
BIRCH_SLAB - Static variable in class net.minecraft.item.Items
 
BIRCH_STAIRS - Static variable in class net.minecraft.block.Blocks
 
BIRCH_STAIRS - Static variable in class net.minecraft.item.Items
 
BIRCH_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
BIRCH_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
BIRCH_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
BIRCH_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
BIRCH_WOOD - Static variable in class net.minecraft.block.Blocks
 
BIRCH_WOOD - Static variable in class net.minecraft.item.Items
 
BirchForestBiome - Class in net.minecraft.world.biome
 
BirchForestBiome() - Constructor for class net.minecraft.world.biome.BirchForestBiome
 
BirchForestHillsBiome - Class in net.minecraft.world.biome
 
BirchForestHillsBiome() - Constructor for class net.minecraft.world.biome.BirchForestHillsBiome
 
BirchTree - Class in net.minecraft.block.trees
 
BirchTree() - Constructor for class net.minecraft.block.trees.BirchTree
 
BirchTreeFeature - Class in net.minecraft.world.gen.feature
 
BirchTreeFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>, boolean, boolean) - Constructor for class net.minecraft.world.gen.feature.BirchTreeFeature
 
BitArray - Class in net.minecraft.util
 
BitArray(int, int) - Constructor for class net.minecraft.util.BitArray
 
BitArray(int, int, long[]) - Constructor for class net.minecraft.util.BitArray
 
BITES - Static variable in class net.minecraft.block.CakeBlock
 
BITES_0_6 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
BitSetVoxelShapePart - Class in net.minecraft.util.math.shapes
 
BitSetVoxelShapePart(int, int, int) - Constructor for class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
BitSetVoxelShapePart(int, int, int, int, int, int, int, int, int) - Constructor for class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
BitSetVoxelShapePart(VoxelShapePart) - Constructor for class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
bitsPerEntry() - Method in class net.minecraft.util.BitArray
 
BLACK - Static variable in class net.minecraft.block.material.MaterialColor
 
BLACK_BANNER - Static variable in class net.minecraft.block.Blocks
 
BLACK_BANNER - Static variable in class net.minecraft.item.Items
 
BLACK_BED - Static variable in class net.minecraft.block.Blocks
 
BLACK_BED - Static variable in class net.minecraft.item.Items
 
BLACK_CARPET - Static variable in class net.minecraft.block.Blocks
 
BLACK_CARPET - Static variable in class net.minecraft.item.Items
 
BLACK_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
BLACK_CONCRETE - Static variable in class net.minecraft.item.Items
 
BLACK_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
BLACK_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
BLACK_DYE - Static variable in class net.minecraft.item.Items
 
BLACK_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
BLACK_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
BLACK_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
BLACK_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
BLACK_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
BLACK_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
BLACK_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
BLACK_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
BLACK_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
BLACK_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
BLACK_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
BLACK_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
BLACK_WOOL - Static variable in class net.minecraft.block.Blocks
 
BLACK_WOOL - Static variable in class net.minecraft.item.Items
 
BLAST_FURNACE - Static variable in class net.minecraft.block.Blocks
 
BLAST_FURNACE - Static variable in class net.minecraft.inventory.container.ContainerType
 
BLAST_FURNACE - Static variable in class net.minecraft.item.Items
 
BLAST_FURNACE - Static variable in class net.minecraft.tileentity.TileEntityType
 
BLAST_PROTECTION - Static variable in class net.minecraft.enchantment.Enchantments
 
BlastFurnaceBlock - Class in net.minecraft.block
 
BlastFurnaceBlock(Block.Properties) - Constructor for class net.minecraft.block.BlastFurnaceBlock
 
BlastFurnaceContainer - Class in net.minecraft.inventory.container
 
BlastFurnaceContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.BlastFurnaceContainer
 
BlastFurnaceContainer(int, PlayerInventory, IInventory, IIntArray) - Constructor for class net.minecraft.inventory.container.BlastFurnaceContainer
 
BlastFurnaceRecipeGui - Class in net.minecraft.client.gui.recipebook
 
BlastFurnaceRecipeGui() - Constructor for class net.minecraft.client.gui.recipebook.BlastFurnaceRecipeGui
 
BlastFurnaceScreen - Class in net.minecraft.client.gui.screen.inventory
 
BlastFurnaceScreen(BlastFurnaceContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.BlastFurnaceScreen
 
BlastFurnaceTileEntity - Class in net.minecraft.tileentity
 
BlastFurnaceTileEntity() - Constructor for class net.minecraft.tileentity.BlastFurnaceTileEntity
 
BLASTING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
BLASTING - Static variable in interface net.minecraft.item.crafting.IRecipeType
 
blastingRecipe(Ingredient, IItemProvider, float, int) - Static method in class net.minecraft.data.CookingRecipeBuilder
 
BlastingRecipe - Class in net.minecraft.item.crafting
 
BlastingRecipe(ResourceLocation, String, Ingredient, ItemStack, float, int) - Constructor for class net.minecraft.item.crafting.BlastingRecipe
 
BLAZE - Static variable in class net.minecraft.entity.EntityType
 
BLAZE_POWDER - Static variable in class net.minecraft.item.Items
 
BLAZE_ROD - Static variable in class net.minecraft.item.Items
 
BLAZE_SHOOT_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
BLAZE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
BlazeEntity - Class in net.minecraft.entity.monster
 
BlazeEntity(EntityType<? extends BlazeEntity>, World) - Constructor for class net.minecraft.entity.monster.BlazeEntity
 
BlazeModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
BlazeModel() - Constructor for class net.minecraft.client.renderer.entity.model.BlazeModel
 
BlazeRenderer - Class in net.minecraft.client.renderer.entity
 
BlazeRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.BlazeRenderer
 
blendEquation(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
blendFunc(GlStateManager.SourceFactor, GlStateManager.DestFactor) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
blendFunc(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
blendFuncSeparate(GlStateManager.SourceFactor, GlStateManager.DestFactor, GlStateManager.SourceFactor, GlStateManager.DestFactor) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
blendFuncSeparate(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
blendPixel(int, int, int) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
blendRanges - Static variable in class net.minecraftforge.common.ForgeMod
Deprecated.
BLINDNESS - Static variable in class net.minecraft.potion.Effects
 
blit(int, int, int, int, int, TextureAtlasSprite) - Static method in class net.minecraft.client.gui.AbstractGui
 
blit(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.AbstractGui
 
blit(int, int, int, float, float, int, int, int, int) - Static method in class net.minecraft.client.gui.AbstractGui
 
blit(int, int, int, int, float, float, int, int, int, int) - Static method in class net.minecraft.client.gui.AbstractGui
 
blit(int, int, float, float, int, int, int, int) - Static method in class net.minecraft.client.gui.AbstractGui
 
blit(int, int, int, int, int, int) - Method in class net.minecraft.realms.AbstractRealmsButton
 
blit(int, int, int, int, int, int) - Method in class net.minecraft.realms.RealmsScreen
 
blit(int, int, float, float, int, int, int, int, int, int) - Static method in class net.minecraft.realms.RealmsScreen
 
blit(int, int, float, float, int, int, int, int) - Static method in class net.minecraft.realms.RealmsScreen
 
blit(int, int, int, int, int, int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
blit(int, int, float, float, int, int, int, int, int, int) - Static method in class net.minecraft.realms.RealmsScreenProxy
 
blit(int, int, float, float, int, int, int, int) - Static method in class net.minecraft.realms.RealmsScreenProxy
 
blitOffset - Variable in class net.minecraft.client.gui.AbstractGui
 
Block - Class in net.minecraft.block
 
Block(Block.Properties) - Constructor for class net.minecraft.block.Block
 
BLOCK - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
BLOCK - Static variable in class net.minecraft.particles.ParticleTypes
 
BLOCK - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
BLOCK - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
Block(String, boolean, String) - Constructor for class net.minecraft.util.text.NBTTextComponent.Block
 
BLOCK - Static variable in class net.minecraft.world.storage.loot.LootParameterSets
 
Block(BlockColors) - Constructor for class net.minecraftforge.client.event.ColorHandlerEvent.Block
 
block(Supplier<? extends FlowingFluidBlock>) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
Block.OffsetType - Enum in net.minecraft.block
 
Block.Properties - Class in net.minecraft.block
 
Block.RenderSideCacheKey - Class in net.minecraft.block
 
BLOCK_ABOVE_SHAPE - Static variable in interface net.minecraft.tileentity.IHopper
 
BLOCK_ANVIL_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_DESTROY - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_LAND - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_USE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_SAPLING_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_SAPLING_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_SAPLING_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BARREL_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BARREL_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BEACON_ACTIVATE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BEACON_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BEACON_DEACTIVATE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BEACON_POWER_SELECT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BELL_RESONATE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BELL_USE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BLASTFURNACE_FIRE_CRACKLE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BREWING_STAND_BREW - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BUBBLE_COLUMN_BUBBLE_POP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BUBBLE_COLUMN_UPWARDS_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BUBBLE_COLUMN_UPWARDS_INSIDE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BUBBLE_COLUMN_WHIRLPOOL_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BUBBLE_COLUMN_WHIRLPOOL_INSIDE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CAMPFIRE_CRACKLE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHEST_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHEST_LOCKED - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHEST_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHORUS_FLOWER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHORUS_FLOWER_GROW - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_COMPARATOR_CLICK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_COMPOSTER_EMPTY - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_COMPOSTER_FILL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_COMPOSTER_FILL_SUCCESS - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_COMPOSTER_READY - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CONDUIT_ACTIVATE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CONDUIT_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CONDUIT_AMBIENT_SHORT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CONDUIT_ATTACK_TARGET - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CONDUIT_DEACTIVATE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CORAL_BLOCK_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CORAL_BLOCK_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CORAL_BLOCK_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CORAL_BLOCK_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CORAL_BLOCK_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CROP_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_DISPENSER_DISPENSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_DISPENSER_FAIL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_DISPENSER_LAUNCH - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ENCHANTMENT_TABLE_USE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_END_GATEWAY_SPAWN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_END_PORTAL_FRAME_FILL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_END_PORTAL_SPAWN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ENDER_CHEST_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ENDER_CHEST_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ENTITY - Static variable in class net.minecraft.util.datafix.TypeReferences
 
BLOCK_ENTITY - Static variable in class net.minecraft.world.storage.loot.LootParameters
 
BLOCK_ENTITY_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
BLOCK_FAILED_EXCEPTION - Static variable in class net.minecraft.command.impl.ReplaceItemCommand
 
BLOCK_FENCE_GATE_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_FENCE_GATE_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_FIRE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_FIRE_EXTINGUISH - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_FOLDER - Static variable in class net.minecraftforge.client.model.generators.ModelProvider
 
BLOCK_FURNACE_FIRE_CRACKLE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GLASS_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GLASS_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GLASS_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GLASS_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GLASS_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRASS_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRASS_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRASS_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRASS_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRASS_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRAVEL_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRAVEL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRAVEL_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRAVEL_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRAVEL_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRINDSTONE_USE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_IGNORE - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
BLOCK_IRON_DOOR_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_IRON_DOOR_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_IRON_TRAPDOOR_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_IRON_TRAPDOOR_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LADDER_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LADDER_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LADDER_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LADDER_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LADDER_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LANTERN_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LANTERN_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LANTERN_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LANTERN_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LANTERN_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LAVA_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LAVA_EXTINGUISH - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LAVA_POP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LEVER_CLICK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LILY_PAD_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_MATCH - Static variable in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
BLOCK_METAL_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_METAL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_METAL_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_METAL_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_METAL_PRESSURE_PLATE_CLICK_OFF - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_METAL_PRESSURE_PLATE_CLICK_ON - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_METAL_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_MINED - Static variable in class net.minecraft.stats.Stats
 
BLOCK_NAME - Static variable in class net.minecraft.util.datafix.TypeReferences
 
BLOCK_NETHER_WART_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NORMALS - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
BLOCK_NOTE_BLOCK_BANJO - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_BASEDRUM - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_BASS - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_BELL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_BIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_CHIME - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_COW_BELL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_DIDGERIDOO - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_FLUTE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_GUITAR - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_HARP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_HAT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_IRON_XYLOPHONE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_PLING - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_SNARE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_XYLOPHONE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_PISTON_CONTRACT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_PISTON_EXTEND - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_PORTAL_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_PORTAL_TRAVEL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_PORTAL_TRIGGER - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_POS - Static variable in class net.minecraft.network.datasync.DataSerializers
 
BLOCK_PUMPKIN_CARVE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_REDSTONE_TORCH_BURNOUT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_RENAME_MAP - Static variable in class net.minecraft.util.datafix.fixes.EntityRenameing1510
 
BLOCK_ROT - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
BLOCK_SAND_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SAND_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SAND_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SAND_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SAND_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SCAFFOLDING_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SCAFFOLDING_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SCAFFOLDING_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SCAFFOLDING_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SCAFFOLDING_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SHULKER_BOX_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SHULKER_BOX_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SLIME_BLOCK_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SLIME_BLOCK_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SLIME_BLOCK_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SLIME_BLOCK_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SLIME_BLOCK_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SMOKER_SMOKE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SNOW_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SNOW_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SNOW_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SNOW_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SNOW_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STATE - Static variable in class net.minecraft.util.datafix.TypeReferences
 
BLOCK_STATE - Static variable in class net.minecraft.world.storage.loot.LootParameters
 
BLOCK_STATE - Static variable in class net.minecraftforge.server.permission.context.ContextKeys
 
BLOCK_STATE_IDS - Static variable in class net.minecraft.block.Block
Deprecated.
BLOCK_STONE_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_BUTTON_CLICK_OFF - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_BUTTON_CLICK_ON - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_PRESSURE_PLATE_CLICK_OFF - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_PRESSURE_PLATE_CLICK_ON - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STRIPPING_MAP - Static variable in class net.minecraft.item.AxeItem
 
BLOCK_SWEET_BERRY_BUSH_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SWEET_BERRY_BUSH_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_TO_ITEM - Static variable in class net.minecraft.item.Item
 
BLOCK_TRIPWIRE_ATTACH - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_TRIPWIRE_CLICK_OFF - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_TRIPWIRE_CLICK_ON - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_TRIPWIRE_DETACH - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_UPDATE - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
Calls World.notifyBlockUpdate(BlockPos, BlockState, BlockState, int).
Server-side, this updates all the path-finding navigators.
BLOCK_WATER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WET_GRASS_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WET_GRASS_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WET_GRASS_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WET_GRASS_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WET_GRASS_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOD_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOD_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOD_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOD_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOD_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_BUTTON_CLICK_OFF - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_BUTTON_CLICK_ON - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_DOOR_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_DOOR_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_PRESSURE_PLATE_CLICK_OFF - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_PRESSURE_PLATE_CLICK_ON - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_TRAPDOOR_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_TRAPDOOR_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOL_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOL_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOL_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOL_STEP - Static variable in class net.minecraft.util.SoundEvents
 
blockaccess - Variable in class net.minecraft.pathfinding.NodeProcessor
 
BlockBlobConfig - Class in net.minecraft.world.gen.feature
 
BlockBlobConfig(BlockState, int) - Constructor for class net.minecraft.world.gen.feature.BlockBlobConfig
 
BlockBlobFeature - Class in net.minecraft.world.gen.feature
 
BlockBlobFeature(Function<Dynamic<?>, ? extends BlockBlobConfig>) - Constructor for class net.minecraft.world.gen.feature.BlockBlobFeature
 
blockCenterToCorner(TRSRTransformation) - Static method in class net.minecraftforge.common.model.TRSRTransformation
convert transformation from assuming center-block system to corner-block system
BlockColors - Class in net.minecraft.client.renderer.color
 
BlockColors() - Constructor for class net.minecraft.client.renderer.color.BlockColors
 
blockCornerToCenter(TRSRTransformation) - Static method in class net.minecraftforge.common.model.TRSRTransformation
convert transformation from assuming corner-block system to center-block system
BlockDataAccessor - Class in net.minecraft.command.impl.data
 
BlockDataAccessor(TileEntity, BlockPos) - Constructor for class net.minecraft.command.impl.data.BlockDataAccessor
 
blocked(Boolean) - Method in class net.minecraft.advancements.criterion.DamagePredicate.Builder
 
blocked - Variable in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
BlockEntityBannerColor - Class in net.minecraft.util.datafix.fixes
 
BlockEntityBannerColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockEntityBannerColor
 
BlockEntityKeepPacked - Class in net.minecraft.util.datafix.fixes
 
BlockEntityKeepPacked(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockEntityKeepPacked
 
BlockEvent - Class in net.minecraftforge.event.world
 
BlockEvent(IWorld, BlockPos, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent
 
BlockEvent.BreakEvent - Class in net.minecraftforge.event.world
Event that is fired when an Block is about to be broken by a player Canceling this event will prevent the Block from being broken.
BlockEvent.CreateFluidSourceEvent - Class in net.minecraftforge.event.world
Fired to check whether a non-source block can turn into a source block.
BlockEvent.CropGrowEvent - Class in net.minecraftforge.event.world
Fired when a crop block grows.
BlockEvent.CropGrowEvent.Post - Class in net.minecraftforge.event.world
Fired when "growing age" blocks (for example cacti, chorus plants, or crops in vanilla) have successfully grown.
BlockEvent.CropGrowEvent.Pre - Class in net.minecraftforge.event.world
Fired when any "growing age" blocks (for example cacti, chorus plants, or crops in vanilla) attempt to advance to the next growth age state during a random tick.

Result#DEFAULT will pass on to the vanilla growth mechanics.
Result#ALLOW will force the plant to advance a growth stage.
Result#DENY will prevent the plant from advancing a growth stage.

This event is not Cancelable.

BlockEvent.EntityMultiPlaceEvent - Class in net.minecraftforge.event.world
Fired when a single block placement triggers the creation of multiple blocks(e.g.
BlockEvent.EntityPlaceEvent - Class in net.minecraftforge.event.world
Called when a block is placed.
BlockEvent.FarmlandTrampleEvent - Class in net.minecraftforge.event.world
Fired when when farmland gets trampled This event is Cancelable
BlockEvent.FluidPlaceBlockEvent - Class in net.minecraftforge.event.world
Fired when a liquid places a block.
BlockEvent.HarvestDropsEvent - Class in net.minecraftforge.event.world
Fired when a block is about to drop it's harvested items.
BlockEvent.NeighborNotifyEvent - Class in net.minecraftforge.event.world
Fired when a physics update occurs on a block.
BlockEvent.PortalSpawnEvent - Class in net.minecraftforge.event.world
 
BlockEventData - Class in net.minecraft.block
 
BlockEventData(BlockPos, Block, int, int) - Constructor for class net.minecraft.block.BlockEventData
 
BlockFaceUV - Class in net.minecraft.client.renderer.model
 
BlockFaceUV(float[], int) - Constructor for class net.minecraft.client.renderer.model.BlockFaceUV
 
blockFaceUV - Variable in class net.minecraft.client.renderer.model.BlockPartFace
 
BlockFaceUV.Deserializer - Class in net.minecraft.client.renderer.model
 
BlockFlags() - Constructor for class net.minecraftforge.common.util.Constants.BlockFlags
 
blockHardness - Variable in class net.minecraft.block.Block
 
BlockIgnoreStructureProcessor - Class in net.minecraft.world.gen.feature.template
 
BlockIgnoreStructureProcessor(List<Block>) - Constructor for class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
BlockIgnoreStructureProcessor(Dynamic<?>) - Constructor for class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
BlockInfo(BlockPos, BlockState, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.template.Template.BlockInfo
 
BlockInfo - Class in net.minecraftforge.client.model.pipeline
 
BlockInfo(BlockColors) - Constructor for class net.minecraftforge.client.model.pipeline.BlockInfo
 
blockInfo - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
BlockItem - Class in net.minecraft.item
 
BlockItem(Block, Item.Properties) - Constructor for class net.minecraft.item.BlockItem
 
BlockItemUseContext - Class in net.minecraft.item
 
BlockItemUseContext(ItemUseContext) - Constructor for class net.minecraft.item.BlockItemUseContext
 
BlockItemUseContext(World, PlayerEntity, Hand, ItemStack, BlockRayTraceResult) - Constructor for class net.minecraft.item.BlockItemUseContext
 
blockLight - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
BlockLightEngine - Class in net.minecraft.world.lighting
 
BlockLightEngine(IChunkLightProvider) - Constructor for class net.minecraft.world.lighting.BlockLightEngine
 
BlockLightStorage - Class in net.minecraft.world.lighting
 
BlockLightStorage(IChunkLightProvider) - Constructor for class net.minecraft.world.lighting.BlockLightStorage
 
BlockLightStorage.StorageMap - Class in net.minecraft.world.lighting
 
BlockListReport - Class in net.minecraft.data
 
BlockListReport(DataGenerator) - Constructor for class net.minecraft.data.BlockListReport
 
BlockLootTables - Class in net.minecraft.data.loot
 
BlockLootTables() - Constructor for class net.minecraft.data.loot.BlockLootTables
 
BlockMatcher - Class in net.minecraft.block.pattern
 
BlockMatcher(Block) - Constructor for class net.minecraft.block.pattern.BlockMatcher
 
BlockMatchRuleTest - Class in net.minecraft.world.gen.feature.template
 
BlockMatchRuleTest(Block) - Constructor for class net.minecraft.world.gen.feature.template.BlockMatchRuleTest
 
BlockMatchRuleTest(Dynamic<T>) - Constructor for class net.minecraft.world.gen.feature.template.BlockMatchRuleTest
 
BlockMaterialMatcher - Class in net.minecraft.block.pattern
 
BlockModel - Class in net.minecraft.client.renderer.model
 
BlockModel(ResourceLocation, List<BlockPart>, Map<String, String>, boolean, boolean, ItemCameraTransforms, List<ItemOverride>) - Constructor for class net.minecraft.client.renderer.model.BlockModel
 
BlockModel.Deserializer - Class in net.minecraft.client.renderer.model
 
BlockModelBuilder - Class in net.minecraftforge.client.model.generators
Builder for block models, does not currently provide any additional functionality over ModelBuilder, purely a stub class with a concrete generic.
BlockModelBuilder(ResourceLocation, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.BlockModelBuilder
 
BlockModelConfiguration - Class in net.minecraftforge.client.model
 
BlockModelConfiguration(BlockModel) - Constructor for class net.minecraftforge.client.model.BlockModelConfiguration
 
BlockModelConfiguration.VisibilityData - Class in net.minecraftforge.client.model
 
BlockModelDefinition - Class in net.minecraft.client.renderer.model
 
BlockModelDefinition(Map<String, VariantList>, Multipart) - Constructor for class net.minecraft.client.renderer.model.BlockModelDefinition
 
BlockModelDefinition(List<BlockModelDefinition>) - Constructor for class net.minecraft.client.renderer.model.BlockModelDefinition
 
BlockModelDefinition.ContainerHolder - Class in net.minecraft.client.renderer.model
 
BlockModelDefinition.Deserializer - Class in net.minecraft.client.renderer.model
 
BlockModelProvider - Class in net.minecraftforge.client.model.generators
Stub class to extend for block model data providers, eliminates some boilerplate constructor parameters.
BlockModelProvider(DataGenerator, String, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.BlockModelProvider
 
BlockModelRenderer - Class in net.minecraft.client.renderer
 
BlockModelRenderer(BlockColors) - Constructor for class net.minecraft.client.renderer.BlockModelRenderer
 
BlockModelRenderer.NeighborInfo - Enum in net.minecraft.client.renderer
 
BlockModelRenderer.Orientation - Enum in net.minecraft.client.renderer
 
BlockModelShapes - Class in net.minecraft.client.renderer
 
BlockModelShapes(ModelManager) - Constructor for class net.minecraft.client.renderer.BlockModelShapes
 
BlockNamedItem - Class in net.minecraft.item
 
BlockNamedItem(Block, Item.Properties) - Constructor for class net.minecraft.item.BlockNamedItem
 
BlockNameFlattening - Class in net.minecraft.util.datafix.fixes
 
BlockNameFlattening(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockNameFlattening
 
blockNeedsPostProcessing(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
BlockPart - Class in net.minecraft.client.renderer.model
 
BlockPart(Vector3f, Vector3f, Map<Direction, BlockPartFace>, BlockPartRotation, boolean) - Constructor for class net.minecraft.client.renderer.model.BlockPart
 
BlockPart.Deserializer - Class in net.minecraft.client.renderer.model
 
BlockPartFace - Class in net.minecraft.client.renderer.model
 
BlockPartFace(Direction, int, String, BlockFaceUV) - Constructor for class net.minecraft.client.renderer.model.BlockPartFace
 
BlockPartFace.Deserializer - Class in net.minecraft.client.renderer.model
 
BlockParticleData - Class in net.minecraft.particles
 
BlockParticleData(ParticleType<BlockParticleData>, BlockState) - Constructor for class net.minecraft.particles.BlockParticleData
 
BlockPartRotation - Class in net.minecraft.client.renderer.model
 
BlockPartRotation(Vector3f, Direction.Axis, float, boolean) - Constructor for class net.minecraft.client.renderer.model.BlockPartRotation
 
BlockPattern - Class in net.minecraft.block.pattern
 
BlockPattern(Predicate<CachedBlockInfo>[][][]) - Constructor for class net.minecraft.block.pattern.BlockPattern
 
BlockPattern.PatternHelper - Class in net.minecraft.block.pattern
 
BlockPattern.PortalInfo - Class in net.minecraft.block.pattern
 
BlockPatternBuilder - Class in net.minecraft.block.pattern
 
BlockPileFeature - Class in net.minecraft.world.gen.feature
 
BlockPileFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.BlockPileFeature
 
blockPos() - Static method in class net.minecraft.command.arguments.BlockPosArgument
 
BlockPos - Class in net.minecraft.util.math
 
BlockPos(int, int, int) - Constructor for class net.minecraft.util.math.BlockPos
 
BlockPos(double, double, double) - Constructor for class net.minecraft.util.math.BlockPos
 
BlockPos(Entity) - Constructor for class net.minecraft.util.math.BlockPos
 
BlockPos(Vec3d) - Constructor for class net.minecraft.util.math.BlockPos
 
BlockPos(IPosition) - Constructor for class net.minecraft.util.math.BlockPos
 
BlockPos(Vec3i) - Constructor for class net.minecraft.util.math.BlockPos
 
blockPos - Variable in class net.minecraft.world.gen.feature.template.Template.EntityInfo
 
blockPos - Variable in class net.minecraftforge.fluids.capability.wrappers.BlockWrapper
 
BlockPos.MutableBlockPos - Class in net.minecraft.util.math
 
BlockPos.PooledMutableBlockPos - Class in net.minecraft.util.math
 
BlockPosArgument - Class in net.minecraft.command.arguments
 
BlockPosArgument() - Constructor for class net.minecraft.command.arguments.BlockPosArgument
 
BlockPosContext - Class in net.minecraftforge.server.permission.context
 
BlockPosContext(PlayerEntity, BlockPos, BlockState, Direction) - Constructor for class net.minecraftforge.server.permission.context.BlockPosContext
 
BlockPosContext(PlayerEntity, ChunkPos) - Constructor for class net.minecraftforge.server.permission.context.BlockPosContext
 
BlockPosWrapper - Class in net.minecraft.util.math
 
BlockPosWrapper(BlockPos) - Constructor for class net.minecraft.util.math.BlockPosWrapper
 
blockPredicate() - Static method in class net.minecraft.command.arguments.BlockPredicateArgument
 
BlockPredicateArgument - Class in net.minecraft.command.arguments
 
BlockPredicateArgument() - Constructor for class net.minecraft.command.arguments.BlockPredicateArgument
 
BlockPredicateArgument.IResult - Interface in net.minecraft.command.arguments
 
BlockRayTraceResult - Class in net.minecraft.util.math
 
BlockRayTraceResult(Vec3d, Direction, BlockPos, boolean) - Constructor for class net.minecraft.util.math.BlockRayTraceResult
 
BlockRename - Class in net.minecraft.util.datafix.fixes
 
BlockRename(Schema, String) - Constructor for class net.minecraft.util.datafix.fixes.BlockRename
 
blockRenderer - Static variable in class net.minecraftforge.client.model.animation.TileEntityRendererAnimation
 
BlockRendererDispatcher - Class in net.minecraft.client.renderer
 
BlockRendererDispatcher(BlockModelShapes, BlockColors) - Constructor for class net.minecraft.client.renderer.BlockRendererDispatcher
 
BlockRenderLayer - Enum in net.minecraft.util
 
BlockRenderType - Enum in net.minecraft.block
 
blockResistance - Variable in class net.minecraft.block.Block
 
Blocks - Class in net.minecraft.block
 
Blocks() - Constructor for class net.minecraft.block.Blocks
 
blocks - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
Blocks() - Constructor for class net.minecraftforge.common.Tags.Blocks
 
BLOCKS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
BLOCKS - Static variable in class net.minecraftforge.registries.GameData
 
BlockSelector() - Constructor for class net.minecraft.world.gen.feature.structure.StructurePiece.BlockSelector
 
blocksMovement - Variable in class net.minecraft.block.Block
 
blocksMovement() - Method in class net.minecraft.block.material.Material
 
BlockSnapshot - Class in net.minecraftforge.common.util
Represents a captured snapshot of a block which will not change automatically.
BlockSnapshot(IWorld, BlockPos, BlockState) - Constructor for class net.minecraftforge.common.util.BlockSnapshot
 
BlockSnapshot(IWorld, BlockPos, BlockState, CompoundNBT) - Constructor for class net.minecraftforge.common.util.BlockSnapshot
 
BlockSnapshot(IWorld, BlockPos, BlockState, int) - Constructor for class net.minecraftforge.common.util.BlockSnapshot
 
BlockSnapshot(int, BlockPos, ResourceLocation, int, int, CompoundNBT) - Constructor for class net.minecraftforge.common.util.BlockSnapshot
Raw constructor designed for serialization usages.
BlockState - Class in net.minecraft.block
 
BlockState(Block, ImmutableMap<IProperty<?>, Comparable<?>>) - Constructor for class net.minecraft.block.BlockState
 
blockState() - Static method in class net.minecraft.command.arguments.BlockStateArgument
 
blockstate - Variable in class net.minecraft.world.gen.feature.structure.StructurePiece.BlockSelector
 
BLOCKSTATE_MATCH - Static variable in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
BlockStateArgument - Class in net.minecraft.command.arguments
 
BlockStateArgument() - Constructor for class net.minecraft.command.arguments.BlockStateArgument
 
BlockStateContainer<T> - Class in net.minecraft.world.chunk
 
BlockStateContainer(IBlockStatePalette<T>, ObjectIntIdentityMap<T>, Function<CompoundNBT, T>, Function<T, CompoundNBT>, T) - Constructor for class net.minecraft.world.chunk.BlockStateContainer
 
BlockStateContainer.ICountConsumer<T> - Interface in net.minecraft.world.chunk
 
BlockStateFlattenGenOptions - Class in net.minecraft.util.datafix.fixes
 
BlockStateFlattenGenOptions(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockStateFlattenGenOptions
 
BlockStateFlatteningMap - Class in net.minecraft.util.datafix.fixes
 
BlockStateFlatteningMap() - Constructor for class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
 
BlockStateFlattenStructures - Class in net.minecraft.util.datafix.fixes
 
BlockStateFlattenStructures(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockStateFlattenStructures
 
BlockStateFlattenVillageCrops - Class in net.minecraft.util.datafix.fixes
 
BlockStateFlattenVillageCrops(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockStateFlattenVillageCrops
 
BlockStateFlatternEntities - Class in net.minecraft.util.datafix.fixes
 
BlockStateFlatternEntities(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockStateFlatternEntities
 
BlockStateInput - Class in net.minecraft.command.arguments
 
BlockStateInput(BlockState, Set<IProperty<?>>, CompoundNBT) - Constructor for class net.minecraft.command.arguments.BlockStateInput
 
BlockStateLoader - Class in net.minecraftforge.client.model
Deprecated.
BlockStateLoader() - Constructor for class net.minecraftforge.client.model.BlockStateLoader
Deprecated.
 
BlockStateLoader.Marker - Class in net.minecraftforge.client.model
Deprecated.
 
BlockStateLoader.SubModel - Class in net.minecraftforge.client.model
Deprecated.
 
BlockStateMatcher - Class in net.minecraft.block.pattern
 
BlockStateMatchRuleTest - Class in net.minecraft.world.gen.feature.template
 
BlockStateMatchRuleTest(BlockState) - Constructor for class net.minecraft.world.gen.feature.template.BlockStateMatchRuleTest
 
BlockStateMatchRuleTest(Dynamic<T>) - Constructor for class net.minecraft.world.gen.feature.template.BlockStateMatchRuleTest
 
BlockStatePaletteHashMap<T> - Class in net.minecraft.world.chunk
 
BlockStatePaletteHashMap(ObjectIntIdentityMap<T>, int, IBlockStatePaletteResizer<T>, Function<CompoundNBT, T>, Function<T, CompoundNBT>) - Constructor for class net.minecraft.world.chunk.BlockStatePaletteHashMap
 
BlockStatePaletteLinear<T> - Class in net.minecraft.world.chunk
 
BlockStatePaletteLinear(ObjectIntIdentityMap<T>, int, IBlockStatePaletteResizer<T>, Function<CompoundNBT, T>) - Constructor for class net.minecraft.world.chunk.BlockStatePaletteLinear
 
BlockStatePaletteRegistry<T> - Class in net.minecraft.world.chunk
 
BlockStatePaletteRegistry(ObjectIntIdentityMap<T>, T) - Constructor for class net.minecraft.world.chunk.BlockStatePaletteRegistry
 
BlockStateParser - Class in net.minecraft.command.arguments
 
BlockStateParser(StringReader, boolean) - Constructor for class net.minecraft.command.arguments.BlockStateParser
 
BlockStateProperties - Class in net.minecraft.state.properties
 
BlockStateProperties() - Constructor for class net.minecraft.state.properties.BlockStateProperties
 
BlockStateProperty - Class in net.minecraft.world.storage.loot.conditions
 
BlockStateProperty.Builder - Class in net.minecraft.world.storage.loot.conditions
 
BlockStateProperty.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
BlockStateProvider - Class in net.minecraftforge.client.model.generators
Data provider for blockstate files.
BlockStateProvider(DataGenerator, String, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.BlockStateProvider
 
BlockStateProvider.ConfiguredModelList - Class in net.minecraftforge.client.model.generators
 
blockStates - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
BlockTags - Class in net.minecraft.tags
 
BlockTags() - Constructor for class net.minecraft.tags.BlockTags
 
BlockTags.Wrapper - Class in net.minecraft.tags
 
BlockTagsProvider - Class in net.minecraft.data
 
BlockTagsProvider(DataGenerator) - Constructor for class net.minecraft.data.BlockTagsProvider
 
blockTexture(Block) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
blockUsingShield(LivingEntity) - Method in class net.minecraft.entity.LivingEntity
 
blockUsingShield(LivingEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
BlockWithContextConfig - Class in net.minecraft.world.gen.feature
 
BlockWithContextConfig(BlockState, List<BlockState>, List<BlockState>, List<BlockState>) - Constructor for class net.minecraft.world.gen.feature.BlockWithContextConfig
 
BlockWithContextConfig(BlockState, BlockState[], BlockState[], BlockState[]) - Constructor for class net.minecraft.world.gen.feature.BlockWithContextConfig
 
BlockWithContextFeature - Class in net.minecraft.world.gen.feature
 
BlockWithContextFeature(Function<Dynamic<?>, ? extends BlockWithContextConfig>) - Constructor for class net.minecraft.world.gen.feature.BlockWithContextFeature
 
BlockWrapper - Class in net.minecraftforge.fluids.capability.wrappers
Wrapper around any block, only accounts for fluid placement, otherwise the block acts a void.
BlockWrapper(BlockState, World, BlockPos) - Constructor for class net.minecraftforge.fluids.capability.wrappers.BlockWrapper
 
BLUE - Static variable in class net.minecraft.block.material.MaterialColor
 
BLUE_BANNER - Static variable in class net.minecraft.block.Blocks
 
BLUE_BANNER - Static variable in class net.minecraft.item.Items
 
BLUE_BED - Static variable in class net.minecraft.block.Blocks
 
BLUE_BED - Static variable in class net.minecraft.item.Items
 
BLUE_CARPET - Static variable in class net.minecraft.block.Blocks
 
BLUE_CARPET - Static variable in class net.minecraft.item.Items
 
BLUE_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
BLUE_CONCRETE - Static variable in class net.minecraft.item.Items
 
BLUE_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
BLUE_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
BLUE_DYE - Static variable in class net.minecraft.item.Items
 
BLUE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
BLUE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
BLUE_ICE - Static variable in class net.minecraft.block.Blocks
 
BLUE_ICE - Static variable in class net.minecraft.item.Items
 
BLUE_ICE - Static variable in class net.minecraft.world.gen.feature.Feature
 
BLUE_ORCHID - Static variable in class net.minecraft.block.Blocks
 
BLUE_ORCHID - Static variable in class net.minecraft.item.Items
 
BLUE_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
BLUE_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
BLUE_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
BLUE_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
BLUE_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
BLUE_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
BLUE_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
BLUE_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
BLUE_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
BLUE_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
BLUE_WOOL - Static variable in class net.minecraft.block.Blocks
 
BLUE_WOOL - Static variable in class net.minecraft.item.Items
 
BlueIceFeature - Class in net.minecraft.world.gen.feature
 
BlueIceFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.BlueIceFeature
 
blur - Variable in class net.minecraft.client.renderer.texture.Texture
 
blurLast - Variable in class net.minecraft.client.renderer.texture.Texture
 
BOAT - Static variable in class net.minecraft.entity.EntityType
 
BOAT_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
BoatEntity - Class in net.minecraft.entity.item
 
BoatEntity(EntityType<? extends BoatEntity>, World) - Constructor for class net.minecraft.entity.item.BoatEntity
 
BoatEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.BoatEntity
 
BoatEntity.Status - Enum in net.minecraft.entity.item
 
BoatEntity.Type - Enum in net.minecraft.entity.item
 
BoatItem - Class in net.minecraft.item
 
BoatItem(BoatEntity.Type, Item.Properties) - Constructor for class net.minecraft.item.BoatItem
 
BoatModel - Class in net.minecraft.client.renderer.entity.model
 
BoatModel() - Constructor for class net.minecraft.client.renderer.entity.model.BoatModel
 
BoatRenderer - Class in net.minecraft.client.renderer.entity
 
BoatRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.BoatRenderer
 
BOATS - Static variable in class net.minecraft.tags.ItemTags
 
body - Variable in class net.minecraft.client.renderer.entity.model.IllagerModel
 
BODY_ROTATION - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
BodyController - Class in net.minecraft.entity.ai.controller
 
BodyController(MobEntity) - Constructor for class net.minecraft.entity.ai.controller.BodyController
 
boltVertex - Variable in class net.minecraft.entity.effect.LightningBoltEntity
 
BOMB - Static variable in class net.minecraft.entity.item.PaintingType
 
BONE - Static variable in class net.minecraft.item.Items
 
Bone(List<Pair<B3DModel.Vertex, Float>>) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Bone
 
BONE_BLOCK - Static variable in class net.minecraft.block.Blocks
 
BONE_BLOCK - Static variable in class net.minecraft.item.Items
 
BONE_MEAL - Static variable in class net.minecraft.item.Items
 
BONEMEAL_PARTICLES - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
data is the amount of particles to spawn.
BonemealEvent - Class in net.minecraftforge.event.entity.player
This event is called when a player attempts to use Bonemeal on a block.
BonemealEvent(PlayerEntity, World, BlockPos, BlockState, ItemStack) - Constructor for class net.minecraftforge.event.entity.player.BonemealEvent
 
BoneMealItem - Class in net.minecraft.item
 
BoneMealItem(Item.Properties) - Constructor for class net.minecraft.item.BoneMealItem
 
BONES - Static variable in class net.minecraftforge.common.Tags.Items
 
BONUS_CHEST - Static variable in class net.minecraft.world.gen.feature.Feature
 
BonusChestFeature - Class in net.minecraft.world.gen.feature
 
BonusChestFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.BonusChestFeature
 
bonusPerLevel - Variable in class net.minecraft.potion.AttackDamageEffect
 
bonusRolls(float, float) - Method in class net.minecraft.world.storage.loot.LootPool.Builder
 
BOOK - Static variable in class net.minecraft.item.Items
 
BookCloningRecipe - Class in net.minecraft.item.crafting
 
BookCloningRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.BookCloningRecipe
 
BookItem - Class in net.minecraft.item
 
BookItem(Item.Properties) - Constructor for class net.minecraft.item.BookItem
 
BookModel - Class in net.minecraft.client.renderer.entity.model
 
BookModel() - Constructor for class net.minecraft.client.renderer.entity.model.BookModel
 
BookPagesStrictJSON - Class in net.minecraft.util.datafix.fixes
 
BookPagesStrictJSON(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BookPagesStrictJSON
 
BOOKSHELF - Static variable in class net.minecraft.block.Blocks
 
BOOKSHELF - Static variable in class net.minecraft.item.Items
 
BOOKSHELVES - Static variable in class net.minecraftforge.common.Tags.Items
 
BOOLEAN - Static variable in class net.minecraft.network.datasync.DataSerializers
 
BooleanOption - Class in net.minecraft.client.settings
 
BooleanOption(String, Predicate<GameSettings>, BiConsumer<GameSettings, Boolean>) - Constructor for class net.minecraft.client.settings.BooleanOption
 
BooleanProperty - Class in net.minecraft.state
 
BooleanProperty(String) - Constructor for class net.minecraft.state.BooleanProperty
 
BooleanValue(GameRules.RuleType<GameRules.BooleanValue>, boolean) - Constructor for class net.minecraft.world.GameRules.BooleanValue
 
boost() - Method in class net.minecraft.entity.passive.PigEntity
 
Bootstrap - Class in net.minecraft.util.registry
 
Bootstrap() - Constructor for class net.minecraft.util.registry.Bootstrap
 
border - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
BorderStatus - Enum in net.minecraft.world.border
 
BossBarCommand - Class in net.minecraft.command.impl
 
BossBarCommand() - Constructor for class net.minecraft.command.impl.BossBarCommand
 
bossBarRenderPost(MainWindow) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
bossBarRenderPre(MainWindow, ClientBossInfo, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
BossInfo - Class in net.minecraft.world
 
BossInfo(UUID, ITextComponent, BossInfo.Color, BossInfo.Overlay) - Constructor for class net.minecraft.world.BossInfo
 
BossInfo(RenderGameOverlayEvent, RenderGameOverlayEvent.ElementType, ClientBossInfo, int, int, int) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
 
BossInfo.Color - Enum in net.minecraft.world
 
BossInfo.Overlay - Enum in net.minecraft.world
 
BossOverlayGui - Class in net.minecraft.client.gui.overlay
 
BossOverlayGui(Minecraft) - Constructor for class net.minecraft.client.gui.overlay.BossOverlayGui
 
BOTTOM - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
bottom - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
BOTTOM_AABB - Static variable in class net.minecraft.block.TrapDoorBlock
 
BOTTOM_SHAPE - Static variable in class net.minecraft.block.SlabBlock
 
bottomOffset - Variable in class net.minecraft.world.gen.placement.ChanceRangeConfig
 
bottomOffset - Variable in class net.minecraft.world.gen.placement.CountRangeConfig
 
boundingBox - Variable in class net.minecraft.client.renderer.chunk.ChunkRender
 
boundingBox - Variable in class net.minecraft.world.gen.feature.structure.StructurePiece
 
bounds - Variable in class net.minecraft.world.gen.feature.structure.StructureStart
 
BOW - Static variable in class net.minecraft.item.Items
 
BowItem - Class in net.minecraft.item
 
BowItem(Item.Properties) - Constructor for class net.minecraft.item.BowItem
 
BOWL - Static variable in class net.minecraft.item.Items
 
boxList - Variable in class net.minecraft.client.renderer.model.Model
 
boxName - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
boxName - Variable in class net.minecraft.client.renderer.model.ModelBox
 
Brain<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain
 
Brain(Collection<MemoryModuleType<?>>, Collection<SensorType<? extends Sensor<? super E>>>, Dynamic<T>) - Constructor for class net.minecraft.entity.ai.brain.Brain
 
brain - Variable in class net.minecraft.entity.LivingEntity
 
BRAIN_CORAL - Static variable in class net.minecraft.block.Blocks
 
BRAIN_CORAL - Static variable in class net.minecraft.item.Items
 
BRAIN_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
BRAIN_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
BRAIN_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
BRAIN_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
BRAIN_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
BrainInfo(UUID, int, String, String, int, IPosition, String, Path, boolean) - Constructor for class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
BrainUtil - Class in net.minecraft.entity.ai.brain
 
BrainUtil() - Constructor for class net.minecraft.entity.ai.brain.BrainUtil
 
BRAND - Static variable in class net.minecraft.network.play.client.CCustomPayloadPacket
 
BRAND - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
BrandingControl - Class in net.minecraftforge.fml
 
BrandingControl() - Constructor for class net.minecraftforge.fml.BrandingControl
 
BREAD - Static variable in class net.minecraft.item.Foods
 
BREAD - Static variable in class net.minecraft.item.Items
 
BREAK_BLOCK_EFFECTS - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
data is the state id of the block broken
BreakableBlock - Class in net.minecraft.block
 
BreakableBlock(Block.Properties) - Constructor for class net.minecraft.block.BreakableBlock
 
BreakBlockGoal - Class in net.minecraft.entity.ai.goal
 
BreakBlockGoal(Block, CreatureEntity, double, int) - Constructor for class net.minecraft.entity.ai.goal.BreakBlockGoal
 
BreakDoorGoal - Class in net.minecraft.entity.ai.goal
 
BreakDoorGoal(MobEntity, Predicate<Difficulty>) - Constructor for class net.minecraft.entity.ai.goal.BreakDoorGoal
 
BreakDoorGoal(MobEntity, int, Predicate<Difficulty>) - Constructor for class net.minecraft.entity.ai.goal.BreakDoorGoal
 
BreakEvent(World, BlockPos, BlockState, PlayerEntity) - Constructor for class net.minecraftforge.event.world.BlockEvent.BreakEvent
 
BreakingParticle - Class in net.minecraft.client.particle
 
BreakingParticle(World, double, double, double, ItemStack) - Constructor for class net.minecraft.client.particle.BreakingParticle
 
BreakingParticle.Factory - Class in net.minecraft.client.particle
 
BreakingParticle.SlimeFactory - Class in net.minecraft.client.particle
 
BreakingParticle.SnowballFactory - Class in net.minecraft.client.particle
 
breakingTime - Variable in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
BreakSpeed(PlayerEntity, BlockState, float, BlockPos) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
BreatheAirGoal - Class in net.minecraft.entity.ai.goal
 
BreatheAirGoal(CreatureEntity) - Constructor for class net.minecraft.entity.ai.goal.BreatheAirGoal
 
BRED_ANIMALS - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
BredAnimalsTrigger - Class in net.minecraft.advancements.criterion
 
BredAnimalsTrigger() - Constructor for class net.minecraft.advancements.criterion.BredAnimalsTrigger
 
BredAnimalsTrigger.Instance - Class in net.minecraft.advancements.criterion
 
BREED_TARGET - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
BreedGoal - Class in net.minecraft.entity.ai.goal
 
BreedGoal(AnimalEntity, double) - Constructor for class net.minecraft.entity.ai.goal.BreedGoal
 
BreedGoal(AnimalEntity, double, Class<? extends AnimalEntity>) - Constructor for class net.minecraft.entity.ai.goal.BreedGoal
 
BREWED_POTION - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
brewedPotion() - Static method in class net.minecraft.advancements.criterion.BrewedPotionTrigger.Instance
 
BrewedPotionTrigger - Class in net.minecraft.advancements.criterion
 
BrewedPotionTrigger() - Constructor for class net.minecraft.advancements.criterion.BrewedPotionTrigger
 
BrewedPotionTrigger.Instance - Class in net.minecraft.advancements.criterion
 
BREWING - Static variable in class net.minecraft.item.ItemGroup
 
BREWING_STAND - Static variable in class net.minecraft.block.Blocks
 
BREWING_STAND - Static variable in class net.minecraft.inventory.container.ContainerType
 
BREWING_STAND - Static variable in class net.minecraft.item.Items
 
BREWING_STAND - Static variable in class net.minecraft.tileentity.TileEntityType
 
BREWING_STAND_BREW_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
BrewingRecipe - Class in net.minecraftforge.common.brewing
 
BrewingRecipe(Ingredient, Ingredient, ItemStack) - Constructor for class net.minecraftforge.common.brewing.BrewingRecipe
 
BrewingRecipeRegistry - Class in net.minecraftforge.common.brewing
 
BrewingRecipeRegistry() - Constructor for class net.minecraftforge.common.brewing.BrewingRecipeRegistry
 
BrewingStandBlock - Class in net.minecraft.block
 
BrewingStandBlock(Block.Properties) - Constructor for class net.minecraft.block.BrewingStandBlock
 
BrewingStandContainer - Class in net.minecraft.inventory.container
 
BrewingStandContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.BrewingStandContainer
 
BrewingStandContainer(int, PlayerInventory, IInventory, IIntArray) - Constructor for class net.minecraft.inventory.container.BrewingStandContainer
 
BrewingStandScreen - Class in net.minecraft.client.gui.screen.inventory
 
BrewingStandScreen(BrewingStandContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.BrewingStandScreen
 
BrewingStandTileEntity - Class in net.minecraft.tileentity
 
BrewingStandTileEntity() - Constructor for class net.minecraft.tileentity.BrewingStandTileEntity
 
brewPotions(NonNullList<ItemStack>, ItemStack, int[]) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
Used by the brewing stand to brew its inventory Extra parameters exist to allow modders to create bigger brewing stands without much hassle
BRICK - Static variable in class net.minecraft.item.Items
 
BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
BRICK_WALL - Static variable in class net.minecraft.block.Blocks
 
BRICK_WALL - Static variable in class net.minecraft.item.Items
 
BRICKS - Static variable in class net.minecraft.block.Blocks
 
BRICKS - Static variable in class net.minecraft.item.Items
 
BRICKS_PRISMARINE - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
BrigadierSerializers - Class in net.minecraft.command.arguments.serializers
 
BrigadierSerializers() - Constructor for class net.minecraft.command.arguments.serializers.BrigadierSerializers
 
brightnessBuffer - Variable in class net.minecraft.client.renderer.entity.LivingRenderer
 
bringInHookedEntity() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
broadcastConsoleToOps - Variable in class net.minecraft.server.dedicated.ServerProperties
 
broadcastEvent(int) - Method in class net.minecraft.world.spawner.AbstractSpawner
 
broadcastRconToOps - Variable in class net.minecraft.server.dedicated.ServerProperties
 
broadcastSound(int, BlockPos, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
BROWN - Static variable in class net.minecraft.block.material.MaterialColor
 
BROWN_BANNER - Static variable in class net.minecraft.block.Blocks
 
BROWN_BANNER - Static variable in class net.minecraft.item.Items
 
BROWN_BED - Static variable in class net.minecraft.block.Blocks
 
BROWN_BED - Static variable in class net.minecraft.item.Items
 
BROWN_CARPET - Static variable in class net.minecraft.block.Blocks
 
BROWN_CARPET - Static variable in class net.minecraft.item.Items
 
BROWN_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
BROWN_CONCRETE - Static variable in class net.minecraft.item.Items
 
BROWN_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
BROWN_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
BROWN_DYE - Static variable in class net.minecraft.item.Items
 
BROWN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
BROWN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
BROWN_MUSHROOM - Static variable in class net.minecraft.block.Blocks
 
BROWN_MUSHROOM - Static variable in class net.minecraft.item.Items
 
BROWN_MUSHROOM_BLOCK - Static variable in class net.minecraft.block.Blocks
 
BROWN_MUSHROOM_BLOCK - Static variable in class net.minecraft.item.Items
 
BROWN_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
BROWN_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
BROWN_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
BROWN_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
BROWN_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
BROWN_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
BROWN_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
BROWN_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
BROWN_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
BROWN_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
BROWN_WOOL - Static variable in class net.minecraft.block.Blocks
 
BROWN_WOOL - Static variable in class net.minecraft.item.Items
 
Brush(String, Vector4f, float, int, int, List<B3DModel.Texture>) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
BTP - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
BUBBLE - Static variable in class net.minecraft.particles.ParticleTypes
 
BUBBLE_COLUMN - Static variable in class net.minecraft.block.Blocks
 
BUBBLE_COLUMN - Static variable in class net.minecraft.block.material.Material
 
BUBBLE_COLUMN_UP - Static variable in class net.minecraft.particles.ParticleTypes
 
BUBBLE_CORAL - Static variable in class net.minecraft.block.Blocks
 
BUBBLE_CORAL - Static variable in class net.minecraft.item.Items
 
BUBBLE_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
BUBBLE_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
BUBBLE_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
BUBBLE_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
BUBBLE_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
BUBBLE_POP - Static variable in class net.minecraft.particles.ParticleTypes
 
BubbleColumnAmbientSoundHandler - Class in net.minecraft.client.audio
 
BubbleColumnAmbientSoundHandler(ClientPlayerEntity) - Constructor for class net.minecraft.client.audio.BubbleColumnAmbientSoundHandler
 
BubbleColumnBlock - Class in net.minecraft.block
 
BubbleColumnBlock(Block.Properties) - Constructor for class net.minecraft.block.BubbleColumnBlock
 
BubbleColumnUpParticle - Class in net.minecraft.client.particle
 
BubbleColumnUpParticle.Factory - Class in net.minecraft.client.particle
 
BubbleParticle - Class in net.minecraft.client.particle
 
BubbleParticle.Factory - Class in net.minecraft.client.particle
 
BubblePopParticle - Class in net.minecraft.client.particle
 
BubblePopParticle.Factory - Class in net.minecraft.client.particle
 
BUCKET - Static variable in class net.minecraft.item.Items
 
bucket(Supplier<? extends Item>) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
BUCKET_VOLUME - Static variable in class net.minecraftforge.fluids.FluidAttributes
 
BucketItem - Class in net.minecraft.item
 
BucketItem(Fluid, Item.Properties) - Constructor for class net.minecraft.item.BucketItem
Deprecated.
BucketItem(Supplier<? extends Fluid>, Item.Properties) - Constructor for class net.minecraft.item.BucketItem
 
BufferBuilder - Class in net.minecraft.client.renderer
 
BufferBuilder(int) - Constructor for class net.minecraft.client.renderer.BufferBuilder
 
BufferBuilder.State - Class in net.minecraft.client.renderer
 
bufferData(ByteBuffer) - Method in class net.minecraft.client.renderer.vertex.VertexBuffer
 
BUFFET - Static variable in class net.minecraft.world.WorldType
 
build(ResourceLocation) - Method in class net.minecraft.advancements.Advancement.Builder
 
build() - Method in class net.minecraft.advancements.AdvancementRewards.Builder
 
build() - Method in class net.minecraft.advancements.criterion.DamagePredicate.Builder
 
build() - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate.Builder
 
build() - Method in class net.minecraft.advancements.criterion.EntityFlagsPredicate.Builder
 
build() - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
build() - Method in class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
build() - Method in class net.minecraft.advancements.criterion.LocationPredicate.Builder
 
build() - Method in class net.minecraft.block.material.Material.Builder
 
build() - Method in class net.minecraft.block.pattern.BlockPatternBuilder
 
build() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel.Builder
 
build() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
 
build() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel.Builder
 
build() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
build(Consumer<IFinishedRecipe>) - Method in class net.minecraft.data.CookingRecipeBuilder
 
build(Consumer<IFinishedRecipe>, String) - Method in class net.minecraft.data.CookingRecipeBuilder
 
build(Consumer<IFinishedRecipe>, ResourceLocation) - Method in class net.minecraft.data.CookingRecipeBuilder
 
build(Consumer<IFinishedRecipe>, String) - Method in class net.minecraft.data.CustomRecipeBuilder
 
build(Consumer<IFinishedRecipe>) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
build(Consumer<IFinishedRecipe>, String) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
build(Consumer<IFinishedRecipe>, ResourceLocation) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
build(Consumer<IFinishedRecipe>) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
build(Consumer<IFinishedRecipe>, String) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
build(Consumer<IFinishedRecipe>, ResourceLocation) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
build() - Method in class net.minecraft.entity.ai.brain.schedule.ScheduleBuilder
 
build(String) - Method in class net.minecraft.entity.EntityType.Builder
 
build() - Method in class net.minecraft.item.Food.Builder
 
build(ResourceLocation) - Method in class net.minecraft.tags.Tag.Builder
 
build(Type<?>) - Method in class net.minecraft.tileentity.TileEntityType.Builder
 
build() - Method in class net.minecraft.world.storage.loot.conditions.Alternative.Builder
 
build() - Method in class net.minecraft.world.storage.loot.conditions.BlockStateProperty.Builder
 
build() - Method in interface net.minecraft.world.storage.loot.conditions.ILootCondition.IBuilder
 
build() - Method in class net.minecraft.world.storage.loot.functions.CopyNbt.Builder
 
build() - Method in class net.minecraft.world.storage.loot.functions.EnchantWithLevels.Builder
 
build() - Method in class net.minecraft.world.storage.loot.functions.ExplorationMap.Builder
 
build() - Method in interface net.minecraft.world.storage.loot.functions.ILootFunction.IBuilder
 
build() - Method in class net.minecraft.world.storage.loot.functions.LootingEnchantBonus.Builder
 
build() - Method in class net.minecraft.world.storage.loot.functions.SetContents.Builder
 
build() - Method in class net.minecraft.world.storage.loot.functions.SetStewEffect.Builder
 
build(LootParameterSet) - Method in class net.minecraft.world.storage.loot.LootContext.Builder
 
build() - Method in class net.minecraft.world.storage.loot.LootParameterSet.Builder
 
build() - Method in class net.minecraft.world.storage.loot.LootPool.Builder
 
build() - Method in class net.minecraft.world.storage.loot.LootTable.Builder
 
build(int, int, ILootCondition[], ILootFunction[]) - Method in interface net.minecraft.world.storage.loot.StandaloneLootEntry.ILootEntryBuilder
 
build() - Method in class net.minecraftforge.client.model.data.ModelDataMap.Builder
 
build() - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
Build all configured models and return them as an array.
build() - Method in interface net.minecraftforge.client.model.IModelBuilder
 
build() - Method in class net.minecraftforge.client.model.IModelBuilder.Simple
 
build() - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
 
build() - Method in class net.minecraftforge.client.model.SimpleModelFontRenderer
 
build(EntitySelectorParser) - Method in interface net.minecraftforge.common.command.IEntitySelectorType
Returns an EntitySelector based on the given EntitySelectorParser.
build(Consumer<IFinishedRecipe>, String, String) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
build(Consumer<IFinishedRecipe>, ResourceLocation) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
build() - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
build(String) - Method in class net.minecraftforge.common.util.TextTable
 
build(Fluid) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
build(MSG, PacketBuffer) - Method in class net.minecraftforge.fml.network.simple.IndexedMessageCodec
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor2
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor3
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor4
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor5
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing2
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Entrance
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.NetherStalkRoom
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Stairs
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Straight
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Room
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Stairs
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.ChestCorridor
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Crossing
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.LeftTurn
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Prison
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RightTurn
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.StairsStraight
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Straight
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
buildEnchantmentList(Random, ItemStack, int, boolean) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
Builder() - Constructor for class com.mojang.realmsclient.gui.screens.UploadResult.Builder
 
builder() - Static method in class net.minecraft.advancements.Advancement.Builder
 
Builder() - Constructor for class net.minecraft.advancements.AdvancementRewards.Builder
 
Builder() - Constructor for class net.minecraft.advancements.criterion.DamagePredicate.Builder
 
Builder() - Constructor for class net.minecraft.advancements.criterion.DamageSourcePredicate.Builder
 
Builder() - Constructor for class net.minecraft.advancements.criterion.EntityFlagsPredicate.Builder
 
Builder() - Constructor for class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
Builder() - Constructor for class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
Builder() - Constructor for class net.minecraft.advancements.criterion.LocationPredicate.Builder
 
Builder(MaterialColor) - Constructor for class net.minecraft.block.material.Material.Builder
 
Builder() - Constructor for class net.minecraft.client.renderer.model.MultipartBakedModel.Builder
 
Builder(BlockModel, ItemOverrideList) - Constructor for class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
 
Builder(IModelConfiguration, ItemOverrideList) - Constructor for class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
 
Builder(BlockState, IBakedModel, TextureAtlasSprite, Random, long) - Constructor for class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
 
Builder() - Constructor for class net.minecraft.client.renderer.model.WeightedBakedModel.Builder
 
Builder() - Constructor for class net.minecraft.item.Food.Builder
 
Builder(O) - Constructor for class net.minecraft.state.StateContainer.Builder
 
Builder() - Constructor for class net.minecraft.tags.Tag.Builder
 
Builder() - Constructor for class net.minecraft.tileentity.BannerPattern.Builder
 
Builder() - Constructor for class net.minecraft.util.CSVWriter.Builder
 
Builder() - Constructor for class net.minecraft.world.biome.Biome.Builder
 
builder - Variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
Builder(LootEntry.Builder<?>...) - Constructor for class net.minecraft.world.storage.loot.AlternativesLootEntry.Builder
 
builder(ILootCondition.IBuilder...) - Static method in class net.minecraft.world.storage.loot.conditions.Alternative
 
Builder(ILootCondition.IBuilder...) - Constructor for class net.minecraft.world.storage.loot.conditions.Alternative.Builder
 
builder(Block) - Static method in class net.minecraft.world.storage.loot.conditions.BlockStateProperty
 
Builder(Block) - Constructor for class net.minecraft.world.storage.loot.conditions.BlockStateProperty.Builder
 
builder(DamageSourcePredicate.Builder) - Static method in class net.minecraft.world.storage.loot.conditions.DamageSourceProperties
 
builder(ILootCondition.IBuilder) - Static method in class net.minecraft.world.storage.loot.conditions.Inverted
 
builder() - Static method in class net.minecraft.world.storage.loot.conditions.KilledByPlayer
 
builder(LocationPredicate.Builder) - Static method in class net.minecraft.world.storage.loot.conditions.LocationCheck
 
builder(ItemPredicate.Builder) - Static method in class net.minecraft.world.storage.loot.conditions.MatchTool
 
builder(float) - Static method in class net.minecraft.world.storage.loot.conditions.RandomChance
 
builder(float, float) - Static method in class net.minecraft.world.storage.loot.conditions.RandomChanceWithLooting
 
builder() - Static method in class net.minecraft.world.storage.loot.conditions.SurvivesExplosion
 
builder(Enchantment, float...) - Static method in class net.minecraft.world.storage.loot.conditions.TableBonus
 
Builder(IRandomRange) - Constructor for class net.minecraft.world.storage.loot.functions.EnchantWithLevels.Builder
 
Builder() - Constructor for class net.minecraft.world.storage.loot.functions.ExplorationMap.Builder
 
Builder(RandomValueRange) - Constructor for class net.minecraft.world.storage.loot.functions.LootingEnchantBonus.Builder
 
Builder() - Constructor for class net.minecraft.world.storage.loot.functions.SetContents.Builder
 
Builder() - Constructor for class net.minecraft.world.storage.loot.functions.SetStewEffect.Builder
 
builder(IItemProvider) - Static method in class net.minecraft.world.storage.loot.ItemLootEntry
 
Builder(ServerWorld) - Constructor for class net.minecraft.world.storage.loot.LootContext.Builder
 
Builder(LootContext) - Constructor for class net.minecraft.world.storage.loot.LootContext.Builder
 
Builder() - Constructor for class net.minecraft.world.storage.loot.LootEntry.Builder
 
builder(Function<ILootCondition[], ILootFunction>) - Static method in class net.minecraft.world.storage.loot.LootFunction
 
Builder() - Constructor for class net.minecraft.world.storage.loot.LootFunction.Builder
 
Builder() - Constructor for class net.minecraft.world.storage.loot.LootParameterSet.Builder
 
builder() - Static method in class net.minecraft.world.storage.loot.LootPool
 
Builder() - Constructor for class net.minecraft.world.storage.loot.LootPool.Builder
 
builder() - Static method in class net.minecraft.world.storage.loot.LootTable
 
Builder() - Constructor for class net.minecraft.world.storage.loot.LootTable.Builder
 
builder(StandaloneLootEntry.ILootEntryBuilder) - Static method in class net.minecraft.world.storage.loot.StandaloneLootEntry
 
Builder() - Constructor for class net.minecraft.world.storage.loot.StandaloneLootEntry.Builder
 
builder(ResourceLocation) - Static method in class net.minecraft.world.storage.loot.TableLootEntry
 
Builder() - Constructor for class net.minecraftforge.client.model.data.ModelDataMap.Builder
 
builder() - Static method in class net.minecraftforge.client.model.generators.ConfiguredModel
Create a new unowned ConfiguredModel.Builder.
Builder(VertexFormat) - Constructor for class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
 
builder() - Static method in class net.minecraftforge.common.crafting.ConditionalAdvancement
 
Builder() - Constructor for class net.minecraftforge.common.crafting.ConditionalAdvancement.Builder
 
builder() - Static method in class net.minecraftforge.common.crafting.ConditionalRecipe
 
Builder() - Constructor for class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
Builder() - Constructor for class net.minecraftforge.common.ForgeConfigSpec.Builder
 
builder(ResourceLocation, ResourceLocation) - Static method in class net.minecraftforge.fluids.FluidAttributes
 
Builder(ResourceLocation, ResourceLocation, BiFunction<FluidAttributes.Builder, Fluid, FluidAttributes>) - Constructor for class net.minecraftforge.fluids.FluidAttributes.Builder
 
builder(ResourceLocation, ResourceLocation) - Static method in class net.minecraftforge.fluids.FluidAttributes.Water
 
BUILDING_BLOCKS - Static variable in class net.minecraft.item.ItemGroup
 
buildLast() - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
Build the most recent model, as if ConfiguredModel.Builder.nextModel() was never called.
buildLoginPacketList(Function<Boolean, List<Pair<String, MSG>>>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
buildModList(Consumer<T>, Function<ModInfo, T>) - Method in class net.minecraftforge.fml.client.gui.GuiModList
 
buildName(StatType<T>, T) - Static method in class net.minecraft.stats.Stat
 
buildOverworldProcedure(WorldType, OverworldGenSettings, LongFunction<C>) - Static method in class net.minecraft.world.gen.layer.LayerUtil
 
buildOverworldProcedure(long, WorldType, OverworldGenSettings) - Static method in class net.minecraft.world.gen.layer.LayerUtil
 
buildPacket(Pair<PacketBuffer, Integer>, ResourceLocation) - Method in enum net.minecraftforge.fml.network.NetworkDirection
 
buildPropertyValueTable(Map<Map<IProperty<?>, Comparable<?>>, S>) - Method in class net.minecraft.state.StateHolder
 
buildQueue() - Method in class net.minecraftforge.server.command.ChunkGenWorker
 
buildSortedTrees(Set<Advancement>) - Static method in class net.minecraftforge.common.AdvancementLoadFix
 
buildSurface(Random, IChunk, int, int, int, double, BlockState, BlockState, int, long) - Method in class net.minecraft.world.biome.Biome
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long) - Method in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.DefaultSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, BlockState, BlockState, BlockState, int) - Method in class net.minecraft.world.gen.surfacebuilders.DefaultSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.ErodedBadlandsSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.FrozenOceanSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.GiantTreeTaigaSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.GravellyMountainSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.MountainSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.NetherSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.NoopSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.ShatteredSavannaSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, C) - Method in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.SwampSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.WoodedBadlandsSurfaceBuilder
 
BuiltInModel - Class in net.minecraft.client.renderer.model
 
BuiltInModel(ItemCameraTransforms, ItemOverrideList, TextureAtlasSprite) - Constructor for class net.minecraft.client.renderer.model.BuiltInModel
 
bulkCancel(LongPredicate) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
bulletHit(RayTraceResult) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
BURIED_TREASURE - Static variable in class net.minecraft.world.gen.feature.Feature
 
BURIED_TREASURE - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
BuriedTreasure - Class in net.minecraft.world.gen.feature.structure
 
BuriedTreasure() - Constructor for class net.minecraft.world.gen.feature.structure.BuriedTreasure
 
BuriedTreasure.Piece - Class in net.minecraft.world.gen.feature.structure
 
BuriedTreasureConfig - Class in net.minecraft.world.gen.feature.structure
 
BuriedTreasureConfig(float) - Constructor for class net.minecraft.world.gen.feature.structure.BuriedTreasureConfig
 
BuriedTreasureStructure - Class in net.minecraft.world.gen.feature.structure
 
BuriedTreasureStructure(Function<Dynamic<?>, ? extends BuriedTreasureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure
 
BuriedTreasureStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
BURNING_SKULL - Static variable in class net.minecraft.entity.item.PaintingType
 
bus() - Method in enum net.minecraftforge.fml.common.Mod.EventBusSubscriber.Bus
 
BUSH - Static variable in class net.minecraft.world.gen.feature.Feature
 
BushBlock - Class in net.minecraft.block
 
BushBlock(Block.Properties) - Constructor for class net.minecraft.block.BushBlock
 
BushConfig - Class in net.minecraft.world.gen.feature
 
BushConfig(BlockState) - Constructor for class net.minecraft.world.gen.feature.BushConfig
 
BushFeature - Class in net.minecraft.world.gen.feature
 
BushFeature(Function<Dynamic<?>, ? extends BushConfig>) - Constructor for class net.minecraft.world.gen.feature.BushFeature
 
BUST - Static variable in class net.minecraft.entity.item.PaintingType
 
BUTCHER - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
BUTCHER - Static variable in class net.minecraft.village.PointOfInterestType
 
Button - Class in net.minecraft.client.gui.widget.button
 
Button(int, int, int, int, String, Button.IPressable) - Constructor for class net.minecraft.client.gui.widget.button.Button
 
Button.IPressable - Interface in net.minecraft.client.gui.widget.button
 
buttonId - Variable in class net.minecraft.client.gui.screen.ControlsScreen
 
buttons - Variable in class net.minecraft.client.gui.screen.Screen
 
buttons() - Method in class net.minecraft.realms.RealmsScreen
 
buttons() - Method in class net.minecraft.realms.RealmsScreenProxy
 
BUTTONS - Static variable in class net.minecraft.tags.BlockTags
 
BUTTONS - Static variable in class net.minecraft.tags.ItemTags
 
buttonsAdd(AbstractRealmsButton<?>) - Method in class net.minecraft.realms.RealmsScreen
 
buttonsAdd(AbstractRealmsButton<?>) - Method in class net.minecraft.realms.RealmsScreenProxy
 
buttonsClear() - Method in class net.minecraft.realms.RealmsScreen
 
buttonsClear() - Method in class net.minecraft.realms.RealmsScreenProxy
 
buttonText - Variable in class net.minecraftforge.fml.client.config.GuiMessageDialog
 
BY_BIOME - Static variable in interface net.minecraft.entity.villager.IVillagerType
 
byBiome(Biome) - Static method in interface net.minecraft.entity.villager.IVillagerType
 
byFireworkColor(int) - Static method in enum net.minecraft.item.DyeColor
 
byHash(String) - Static method in enum net.minecraft.tileentity.BannerPattern
 
byHorizontalIndex(int) - Static method in enum net.minecraft.util.Direction
 
byIcon(byte) - Static method in enum net.minecraft.world.storage.MapDecoration.Type
 
byId(int) - Static method in enum net.minecraft.client.settings.AttackIndicatorStatus
 
byId(int) - Static method in enum net.minecraft.client.settings.CloudOption
 
byId(int) - Static method in enum net.minecraft.client.settings.NarratorStatus
 
byId(int) - Static method in enum net.minecraft.client.settings.ParticleStatus
 
byId(int) - Static method in enum net.minecraft.entity.ai.attributes.AttributeModifier.Operation
 
byId(int) - Static method in enum net.minecraft.entity.item.BoatEntity.Type
 
byId(int) - Static method in enum net.minecraft.item.DyeColor
 
byId(String) - Static method in enum net.minecraft.scoreboard.ScoreCriteria.RenderType
 
byId(byte) - Static method in enum net.minecraft.util.text.ChatType
 
byId(int) - Static method in enum net.minecraft.world.Difficulty
 
byId(int) - Static method in enum net.minecraft.world.gen.feature.structure.MineshaftStructure.Type
 
byIndex(int) - Static method in enum net.minecraft.entity.passive.PandaEntity.Type
 
byIndex(int) - Static method in enum net.minecraft.util.Direction
 
byKey(String) - Static method in class net.minecraft.entity.EntityType
 
byName(String) - Static method in enum net.minecraft.advancements.FrameType
 
byName(String) - Static method in enum net.minecraft.client.gui.fonts.providers.GlyphProviderTypes
 
byName(String) - Static method in enum net.minecraft.client.tutorial.TutorialSteps
 
byName - Variable in class net.minecraft.client.util.SearchTree
 
byName(String) - Static method in enum net.minecraft.entity.passive.PandaEntity.Type
 
byName(String) - Static method in enum net.minecraft.util.Direction.Axis
 
byName(String) - Static method in enum net.minecraft.util.Direction
 
byName(String) - Static method in enum net.minecraft.world.BossInfo.Color
 
byName(String) - Static method in enum net.minecraft.world.BossInfo.Overlay
 
byName(String) - Static method in class net.minecraft.world.chunk.ChunkStatus
 
byName(String) - Static method in enum net.minecraft.world.Difficulty
 
byName(ResourceLocation) - Static method in class net.minecraft.world.dimension.DimensionType
 
byName(String) - Static method in class net.minecraft.world.WorldType
 
bypassesPlayerLimit(GameProfile) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
bypassesPlayerLimit() - Method in class net.minecraft.server.management.OpEntry
 
bypassesPlayerLimit(GameProfile) - Method in class net.minecraft.server.management.OpList
 
bypassesPlayerLimit(GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
byState(BlockState) - Static method in enum net.minecraft.state.properties.NoteBlockInstrument
 
BYTE - Static variable in class net.minecraft.network.datasync.DataSerializers
 
ByteArrayNBT - Class in net.minecraft.nbt
 
ByteArrayNBT(byte[]) - Constructor for class net.minecraft.nbt.ByteArrayNBT
 
ByteArrayNBT(List<Byte>) - Constructor for class net.minecraft.nbt.ByteArrayNBT
 
ByteBufUtils - Class in net.minecraftforge.fml.common.network
Utilities for interacting with ByteBuf.
ByteBufUtils() - Constructor for class net.minecraftforge.fml.common.network.ByteBufUtils
 
ByteNBT - Class in net.minecraft.nbt
 
ByteNBT(byte) - Constructor for class net.minecraft.nbt.ByteNBT
 
bytesBefore(byte) - Method in class net.minecraft.network.PacketBuffer
 
bytesBefore(int, byte) - Method in class net.minecraft.network.PacketBuffer
 
bytesBefore(int, int, byte) - Method in class net.minecraft.network.PacketBuffer
 
byTranslationKey(String, DyeColor) - Static method in enum net.minecraft.item.DyeColor
 

C

C2SAcknowledge() - Constructor for class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SAcknowledge
 
C2SModListReply() - Constructor for class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SModListReply
 
Cache(String, ResourceLocation, String) - Constructor for class net.minecraft.client.renderer.BannerTextures.Cache
 
cache - Variable in class net.minecraft.world.chunk.storage.RegionFileCache
 
cache - Variable in class net.minecraftforge.client.model.generators.ModelProvider
 
CacheableFunction(ResourceLocation) - Constructor for class net.minecraft.command.FunctionObject.CacheableFunction
 
CacheableFunction(FunctionObject) - Constructor for class net.minecraft.command.FunctionObject.CacheableFunction
 
CachedBlockInfo - Class in net.minecraft.util
 
CachedBlockInfo(IWorldReader, BlockPos, boolean) - Constructor for class net.minecraft.util.CachedBlockInfo
 
cachedLightData - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
cachedUniqueIdString - Variable in class net.minecraft.entity.Entity
 
cacheSizeX - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
cacheSizeY - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
cacheSizeZ - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
cacheStartPos - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
CACTUS - Static variable in class net.minecraft.block.Blocks
 
CACTUS - Static variable in class net.minecraft.block.material.Material
 
CACTUS - Static variable in class net.minecraft.item.Items
 
CACTUS - Static variable in class net.minecraft.util.DamageSource
 
CACTUS - Static variable in class net.minecraft.world.gen.feature.Feature
 
CactusBlock - Class in net.minecraft.block
 
CactusBlock(Block.Properties) - Constructor for class net.minecraft.block.CactusBlock
 
CactusFeature - Class in net.minecraft.world.gen.feature
 
CactusFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.CactusFeature
 
CAKE - Static variable in class net.minecraft.block.Blocks
 
CAKE - Static variable in class net.minecraft.block.material.Material
 
CAKE - Static variable in class net.minecraft.item.Items
 
CakeBlock - Class in net.minecraft.block
 
CakeBlock(Block.Properties) - Constructor for class net.minecraft.block.CakeBlock
 
calcDamageByCreature(int, CreatureAttribute) - Method in class net.minecraft.enchantment.DamageEnchantment
 
calcDamageByCreature(int, CreatureAttribute) - Method in class net.minecraft.enchantment.Enchantment
 
calcDamageByCreature(int, CreatureAttribute) - Method in class net.minecraft.enchantment.ImpalingEnchantment
 
calcGuiScale(int, boolean) - Method in class net.minecraft.client.MainWindow
 
calcItemStackEnchantability(Random, int, int, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
calcLightmap(float[][][][], float, float, float) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
 
calcModifierDamage(int, DamageSource) - Method in class net.minecraft.enchantment.Enchantment
 
calcModifierDamage(int, DamageSource) - Method in class net.minecraft.enchantment.ProtectionEnchantment
 
calcRedstone(TileEntity) - Static method in class net.minecraft.inventory.container.Container
 
calcRedstoneFromInventory(IInventory) - Static method in class net.minecraft.inventory.container.Container
 
calcRedstoneFromInventory(IItemHandler) - Static method in class net.minecraftforge.items.ItemHandlerHelper
This method uses the standard vanilla algorithm to calculate a comparator output for how "full" the inventory is.
calcSunriseSunsetColors(float, float) - Method in class net.minecraft.world.dimension.Dimension
 
calcSunriseSunsetColors(float, float) - Method in class net.minecraft.world.dimension.EndDimension
 
calculateCelestialAngle(long, float) - Method in class net.minecraft.world.dimension.Dimension
 
calculateCelestialAngle(long, float) - Method in class net.minecraft.world.dimension.EndDimension
 
calculateCelestialAngle(long, float) - Method in class net.minecraft.world.dimension.NetherDimension
 
calculateCelestialAngle(long, float) - Method in class net.minecraft.world.dimension.OverworldDimension
 
calculateChatboxHeight(double) - Static method in class net.minecraft.client.gui.NewChatGui
 
calculateChatboxWidth(double) - Static method in class net.minecraft.client.gui.NewChatGui
 
calculateConnectedPos(PlacementSettings, BlockPos, PlacementSettings, BlockPos) - Method in class net.minecraft.world.gen.feature.template.Template
 
calculateCorrectFlowingState(IWorldReader, BlockPos, BlockState) - Method in class net.minecraft.fluid.FlowingFluid
 
calculateFallSuffix() - Method in class net.minecraft.util.CombatTracker
 
calculateInitialSkylight() - Method in class net.minecraft.world.World
 
calculateInitialWeather() - Method in class net.minecraft.world.World
 
calculateInitialWeather() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
calculateInitialWeatherBody() - Method in class net.minecraft.world.World
 
calculateInputStrength(World, BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
 
calculateInputStrength(World, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
calculateMapCenter(double, double, int) - Method in class net.minecraft.world.storage.MapData
 
calculatePortalHeight() - Method in class net.minecraft.block.NetherPortalBlock.Size
 
calculateState(World, BlockPos, BlockState, boolean, boolean, int, BlockState) - Method in class net.minecraft.block.TripWireHookBlock
 
call() - Method in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
call(ItemStack, World, LivingEntity) - Method in interface net.minecraft.item.IItemPropertyGetter
 
callback - Variable in class net.minecraft.client.gui.screen.ConfirmBackupScreen
 
callback - Variable in class net.minecraft.command.TimerCallbackManager.Entry
 
callList(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
callWhenOn(Dist, Supplier<Callable<T>>) - Static method in class net.minecraftforge.fml.DistExecutor
Run the callable in the supplier only on the specified Side
cameraHitResult - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
CameraSetup(GameRenderer, ActiveRenderInfo, double, float, float, float) - Constructor for class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
cameraTransforms - Variable in class net.minecraft.client.renderer.model.MultipartBakedModel
 
cameraTransforms - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
cameraYaw - Variable in class net.minecraft.entity.player.PlayerEntity
 
CAMPFIRE - Static variable in class net.minecraft.block.Blocks
 
CAMPFIRE - Static variable in class net.minecraft.item.Items
 
CAMPFIRE - Static variable in class net.minecraft.tileentity.TileEntityType
 
CAMPFIRE_COOKING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CAMPFIRE_COOKING - Static variable in interface net.minecraft.item.crafting.IRecipeType
 
CAMPFIRE_COSY_SMOKE - Static variable in class net.minecraft.particles.ParticleTypes
 
CAMPFIRE_SIGNAL_SMOKE - Static variable in class net.minecraft.particles.ParticleTypes
 
CampfireBlock - Class in net.minecraft.block
 
CampfireBlock(Block.Properties) - Constructor for class net.minecraft.block.CampfireBlock
 
CampfireCookingRecipe - Class in net.minecraft.item.crafting
 
CampfireCookingRecipe(ResourceLocation, String, Ingredient, ItemStack, float, int) - Constructor for class net.minecraft.item.crafting.CampfireCookingRecipe
 
CampfireParticle - Class in net.minecraft.client.particle
 
CampfireParticle.CozySmokeFactory - Class in net.minecraft.client.particle
 
CampfireParticle.SignalSmokeFactory - Class in net.minecraft.client.particle
 
CampfireTileEntity - Class in net.minecraft.tileentity
 
CampfireTileEntity() - Constructor for class net.minecraft.tileentity.CampfireTileEntity
 
CampfireTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
CampfireTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.CampfireTileEntityRenderer
 
CAN_AI_TARGET - Static variable in class net.minecraft.util.EntityPredicates
 
canAbondonItems() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
canAddItemToSlot(Slot, ItemStack, boolean) - Static method in class net.minecraft.inventory.container.Container
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.DamageEnchantment
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.EfficiencyEnchantment
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.Enchantment
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.ThornsEnchantment
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.UnbreakingEnchantment
 
canApplyAtEnchantingTable(ItemStack) - Method in class net.minecraft.enchantment.Enchantment
This applies specifically to applying at the enchanting table.
canApplyAtEnchantingTable(ItemStack, Enchantment) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Checks whether an item can be enchanted with a certain enchantment.
canApplyAtEnchantingTable(Enchantment) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Checks whether an item can be enchanted with a certain enchantment.
canApplyTo(Block) - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.ChannelingEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.DamageEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.DepthStriderEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.Enchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.FrostWalkerEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.InfinityEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.LootBonusEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.LoyaltyEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.MultishotEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.PiercingEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.ProtectionEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.RiptideEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.SilkTouchEnchantment
 
canAttachTo(BlockState, boolean) - Method in class net.minecraft.block.PaneBlock
 
canAttachTo(IBlockReader, BlockPos, Direction) - Static method in class net.minecraft.block.VineBlock
 
canAttack(EntityType<?>) - Method in class net.minecraft.entity.LivingEntity
 
canAttack(LivingEntity) - Method in class net.minecraft.entity.LivingEntity
 
canAttack(EntityType<?>) - Method in class net.minecraft.entity.MobEntity
 
canAttack(LivingEntity) - Method in class net.minecraft.entity.MobEntity
 
canAttack(EntityType<?>) - Method in class net.minecraft.entity.monster.PhantomEntity
 
canAttack(EntityType<?>) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
canAttack(LivingEntity) - Method in class net.minecraft.entity.passive.TameableEntity
 
canAttackPlayer(PlayerEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
canAttackPlayer(PlayerEntity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
canAttackPlayer(PlayerEntity) - Method in class net.minecraftforge.common.util.FakePlayer
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.Entity
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.item.EyeOfEnderEntity
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.item.ItemEntity
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.Entity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.BoatEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.HangingEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.TNTEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.LivingEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.DragonFireballEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.SmallFireballEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
canBeConnectedTo(BlockState, IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines if another block can connect to this block
canBeConnectedTo(IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines if another block can connect to this block
canBeCreated() - Method in class net.minecraft.world.WorldType
 
canBeHitWithPotion() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
canBeHitWithPotion() - Method in class net.minecraft.entity.LivingEntity
 
canBeLeader() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
canBeLeader() - Method in class net.minecraft.entity.monster.RavagerEntity
 
canBeLeader() - Method in class net.minecraft.entity.monster.WitchEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.MobEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.AmbientEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.DolphinEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.PandaEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.TameableEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.TurtleEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.WaterMobEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.WolfEntity
 
canBePlacedInWorld(IEnviromentBlockReader, BlockPos, IFluidState) - Method in class net.minecraftforge.fluids.FluidAttributes
 
canBePlacedInWorld(IEnviromentBlockReader, BlockPos, FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
canBePushed() - Method in class net.minecraft.entity.Entity
 
canBePushed() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
canBePushed() - Method in class net.minecraft.entity.item.BoatEntity
 
canBePushed() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
canBePushed() - Method in class net.minecraft.entity.LivingEntity
 
canBePushed() - Method in class net.minecraft.entity.passive.BatEntity
 
canBePushed() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canBePushed() - Method in class net.minecraft.entity.passive.ParrotEntity
 
canBeReplacedByLeaves(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Used during tree growth to determine if newly generated leaves can replace this block.
canBeReplacedByLeaves(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Used during tree growth to determine if newly generated leaves can replace this block.
canBeReplacedByLogs(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Used during tree growth to determine if newly generated logs can replace this block.
canBeReplacedByLogs(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Used during tree growth to determine if newly generated logs can replace this block.
canBeRidden(Entity) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
canBeRidden(Entity) - Method in class net.minecraft.entity.boss.WitherEntity
 
canBeRidden(Entity) - Method in class net.minecraft.entity.Entity
 
canBeRidden(Entity) - Method in class net.minecraft.entity.passive.DolphinEntity
 
canBeRidden() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
Returns true if this cart can be ridden by an Entity.
canBeRiddenInWater() - Method in class net.minecraft.entity.Entity
Deprecated.
canBeRiddenInWater() - Method in class net.minecraft.entity.LivingEntity
 
canBeRiddenInWater() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
canBeRiddenInWater(Entity) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
Checks if this entity can continue to be ridden while it is underwater.
canBeSaddled() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canBeSaddled() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
canBeSilent() - Method in interface net.minecraft.client.audio.ISound
 
canBeSilent() - Method in class net.minecraft.client.audio.MinecartTickableSound
 
canBeSilent() - Method in class net.minecraft.client.audio.RidingMinecartTickableSound
 
canBeSteered() - Method in class net.minecraft.entity.MobEntity
 
canBeSteered() - Method in class net.minecraft.entity.monster.RavagerEntity
 
canBeSteered() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canBeSteered() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
canBeSteered() - Method in class net.minecraft.entity.passive.PigEntity
 
canBeUsed(PlayerEntity) - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
canBigTreeSpawnAt(BlockState, IBlockReader, BlockPos, int, int) - Static method in class net.minecraft.block.trees.BigTree
 
canBlockSeeSky(BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
canBreakDoors() - Method in class net.minecraft.entity.monster.DrownedEntity
 
canBreakDoors() - Method in class net.minecraft.entity.monster.ZombieEntity
 
canBreatheUnderwater() - Method in class net.minecraft.entity.LivingEntity
 
canBreatheUnderwater() - Method in class net.minecraft.entity.monster.GuardianEntity
 
canBreatheUnderwater() - Method in class net.minecraft.entity.passive.DolphinEntity
 
canBreatheUnderwater() - Method in class net.minecraft.entity.passive.TurtleEntity
 
canBreatheUnderwater() - Method in class net.minecraft.entity.passive.WaterMobEntity
 
canBreatheUnderwater(LivingEntity) - Static method in class net.minecraft.potion.EffectUtils
 
canBreed() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
canBreed() - Method in class net.minecraft.entity.passive.AnimalEntity
 
canBreed() - Method in class net.minecraft.entity.passive.TurtleEntity
 
canBrew(NonNullList<ItemStack>, ItemStack, int[]) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
Used by the brewing stand to determine if its contents can be brewed.
canBurn(BlockState) - Method in class net.minecraft.block.FireBlock
Deprecated.
canCarveBlock(BlockState, BlockState) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
canCatchFire(IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.FireBlock
Side sensitive version that calls the block function.
cancel() - Method in class net.minecraft.util.WorldOptimizer
 
cancelButton - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
cancelButtonText - Variable in class net.minecraft.client.gui.screen.ConfirmScreen
 
cancelSectionUpdates(LightEngine<?, ?>, long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
cancelUpdate(long) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
canCollide - Variable in class net.minecraft.client.particle.Particle
 
canConnectRedstone(BlockState, IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determine if this block can make a redstone connection on the side provided, Useful to control which sides are inputs and outputs for redstone wires.
canConnectRedstone(IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determine if this block can make a redstone connection on the side provided, Useful to control which sides are inputs and outputs for redstone wires.
canConnectTo(BlockState, IBlockReader, BlockPos, Direction) - Static method in class net.minecraft.block.RedstoneWireBlock
 
canConnectToVanillaServer() - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in interface net.minecraft.block.ILiquidContainer
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in interface net.minecraft.block.IWaterLoggable
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.KelpBlock
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.KelpTopBlock
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.SeaGrassBlock
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.SlabBlock
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.TallSeaGrassBlock
 
canContainSilverfish(BlockState) - Static method in class net.minecraft.block.SilverfishBlock
 
canContinueUsing(ItemStack, ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called while an item is in 'active' use to determine if usage should continue.
canContinueUsing(ItemStack, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
 
canCraft(RecipeItemHelper, int, int, RecipeBook) - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
canCraft(IRecipe<?>, IntList) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
canCraft(IRecipe<?>, IntList, int) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
canCreateBonusChest(boolean) - Method in class net.minecraft.server.MinecraftServer
 
canCreateFluidSource(World, BlockPos, BlockState, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canCreatureSpawn(BlockState, IBlockReader, BlockPos, EntitySpawnPlacementRegistry.PlacementType, EntityType<?>) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines if a specified mob type can spawn on this block, returning false will prevent any mob from spawning on the block.
canCreatureSpawn(IWorldReader, BlockPos, EntitySpawnPlacementRegistry.PlacementType, EntityType<?>) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines if a specified mob type can spawn on this block, returning false will prevent any mob from spawning on the block.
canCreatureTypeSpawnAtLocation(EntitySpawnPlacementRegistry.PlacementType, IWorldReader, BlockPos, EntityType<?>) - Static method in class net.minecraft.world.spawner.WorldEntitySpawner
 
canDamagePlayer() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
canDamagePlayer() - Method in class net.minecraft.entity.monster.SlimeEntity
 
canDespawn(double) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
canDespawn(double) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
canDespawn(double) - Method in class net.minecraft.entity.MobEntity
 
canDespawn(double) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
canDespawn(double) - Method in class net.minecraft.entity.monster.PatrollerEntity
 
canDespawn(double) - Method in class net.minecraft.entity.monster.PillagerEntity
 
canDespawn(double) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
canDespawn(double) - Method in class net.minecraft.entity.passive.AnimalEntity
 
canDespawn(double) - Method in class net.minecraft.entity.passive.CatEntity
 
canDespawn(double) - Method in class net.minecraft.entity.passive.ChickenEntity
 
canDespawn(double) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
canDespawn(double) - Method in class net.minecraft.entity.passive.GolemEntity
 
canDespawn(double) - Method in class net.minecraft.entity.passive.OcelotEntity
 
canDestroy() - Method in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
canDestroy(NetworkTagManager, CachedBlockInfo) - Method in class net.minecraft.item.ItemStack
 
canDestroyBlock(BlockState) - Static method in class net.minecraft.entity.boss.WitherEntity
Deprecated.
canDie(World, BlockPos) - Method in class net.minecraft.block.FireBlock
 
canDisableShield(ItemStack, ItemStack, LivingEntity, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Can this Item disable a shield
canDisableShield(ItemStack, LivingEntity, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Can this Item disable a shield
canDispenserPlace(IWorldReader, BlockPos) - Method in class net.minecraft.block.CarvedPumpkinBlock
 
canDoLightning(Chunk) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
canDoRainSnowIce(Chunk) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
canDragIntoSlot(Slot) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
canDragIntoSlot(Slot) - Method in class net.minecraft.inventory.container.Container
 
canDrain(World, BlockPos) - Method in interface net.minecraftforge.fluids.IFluidBlock
Check to see if a block can be drained.
canDrainFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
canDrainFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
canDropFromExplosion(Explosion) - Method in class net.minecraft.block.Block
Deprecated.
canDropFromExplosion(Explosion) - Method in class net.minecraft.block.TNTBlock
 
canDropFromExplosion(BlockState, IBlockReader, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines if this block should drop loot when exploded.
canDropFromExplosion(IBlockReader, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines if this block should drop loot when exploded.
canDropLoot() - Method in class net.minecraft.entity.LivingEntity
 
canDropLoot() - Method in class net.minecraft.entity.monster.MonsterEntity
 
canEat(boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
canEatGrass() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canEatGrass() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
canEatWhenFull() - Method in class net.minecraft.item.Food
 
canEnchantItem(Item) - Method in enum net.minecraft.enchantment.EnchantmentType
 
canEnterDoors - Variable in class net.minecraft.pathfinding.NodeProcessor
 
canEntityBeSeen(Entity) - Method in class net.minecraft.entity.LivingEntity
 
canEntityBeSeen(Entity) - Method in class net.minecraft.entity.monster.RavagerEntity
 
canEntityDespawn(MobEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canEntityDestroy(BlockState, IBlockReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines if this block is can be destroyed by the specified entities normal behavior.
canEntityDestroy(IBlockReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines if this block is can be destroyed by the specified entities normal behavior.
canEntityDestroy(World, BlockPos, LivingEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
canEntitySpawn(BlockState, IBlockReader, BlockPos, EntityType<?>) - Method in class net.minecraft.block.AbstractGlassBlock
 
canEntitySpawn(BlockState, IBlockReader, BlockPos, EntityType<?>) - Method in class net.minecraft.block.BarrierBlock
 
canEntitySpawn(BlockState, IBlockReader, BlockPos, EntityType<?>) - Method in class net.minecraft.block.BedrockBlock
 
canEntitySpawn(BlockState, IBlockReader, BlockPos, EntityType<?>) - Method in class net.minecraft.block.Block
Deprecated.
canEntitySpawn(IBlockReader, BlockPos, EntityType<?>) - Method in class net.minecraft.block.BlockState
 
canEntitySpawn(BlockState, IBlockReader, BlockPos, EntityType<?>) - Method in class net.minecraft.block.IceBlock
 
canEntitySpawn(BlockState, IBlockReader, BlockPos, EntityType<?>) - Method in class net.minecraft.block.LeavesBlock
 
canEntitySpawn(BlockState, IBlockReader, BlockPos, EntityType<?>) - Method in class net.minecraft.block.MagmaBlock
 
canEntitySpawn(BlockState, IBlockReader, BlockPos, EntityType<?>) - Method in class net.minecraft.block.SoulSandBlock
 
canEntitySpawn(BlockState, IBlockReader, BlockPos, EntityType<?>) - Method in class net.minecraft.block.TrapDoorBlock
 
canEntitySpawn(MobEntity, IWorld, double, double, double, AbstractSpawner, SpawnReason) - Static method in class net.minecraftforge.common.ForgeHooks
 
canEntitySpawn(MobEntity, IWorld, double, double, double, AbstractSpawner, SpawnReason) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canEntitySpawnSpawner(MobEntity, World, float, float, float, AbstractSpawner) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canEntityStandOnPos(BlockPos) - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
canEntityStandOnPos(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigator
 
canEntityStandOnPos(BlockPos) - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
canEntityUpdate(Entity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canEquip(ItemStack, EquipmentSlotType, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Determines if the specific ItemStack can be placed in the specified armor slot, for the entity.
canEquip(EquipmentSlotType, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Determines if the specific ItemStack can be placed in the specified armor slot, for the entity.
canEquipItem(ItemStack) - Method in class net.minecraft.entity.MobEntity
 
canEquipItem(ItemStack) - Method in class net.minecraft.entity.monster.ZombieEntity
 
canEquipItem(ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
 
canExplosionDestroyBlock(Explosion, IBlockReader, BlockPos, BlockState, float) - Method in class net.minecraft.entity.Entity
 
canExplosionDestroyBlock(Explosion, IBlockReader, BlockPos, BlockState, float) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
canExtract() - Method in class net.minecraftforge.energy.EnergyStorage
 
canExtract() - Method in interface net.minecraftforge.energy.IEnergyStorage
Returns if this storage can have energy extracted.
canExtractItem(int, ItemStack, Direction) - Method in interface net.minecraft.inventory.ISidedInventory
 
canExtractItem(int, ItemStack, Direction) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
canExtractItem(int, ItemStack, Direction) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
canExtractItem(int, ItemStack, Direction) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
canFallThrough(BlockState) - Static method in class net.minecraft.block.FallingBlock
 
canFillFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
canFillFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
canFillFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
canFit(int, int) - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.ArmorDyeRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.BannerDuplicateRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.BookCloningRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.FireworkRocketRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.FireworkStarFadeRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.FireworkStarRecipe
 
canFit(int, int) - Method in interface net.minecraft.item.crafting.IRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.MapCloningRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.RepairItemRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.ShapedRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.ShieldRecipes
 
canFit(int, int) - Method in class net.minecraft.item.crafting.ShulkerBoxColoringRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.SuspiciousStewRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.TippedArrowRecipe
 
canFitPassenger(Entity) - Method in class net.minecraft.entity.Entity
 
canFitPassenger(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
canFlow(IBlockReader, BlockPos, BlockState, Direction, BlockPos, BlockState, IFluidState, Fluid) - Method in class net.minecraft.fluid.FlowingFluid
 
canGallop - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canGroupGrow() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BambooBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BambooSaplingBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CocoaBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CropsBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.GrassBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in interface net.minecraft.block.IGrowable
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.MushroomBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SaplingBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SeaGrassBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SeaPickleBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.StemBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SweetBerryBushBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TallFlowerBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TallGrassBlock
 
canHarmInCreative() - Method in class net.minecraft.util.DamageSource
 
canHarvest() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
 
canHarvestBlock(BlockState) - Method in class net.minecraft.entity.player.PlayerEntity
 
canHarvestBlock(BlockState) - Method in class net.minecraft.entity.player.PlayerInventory
 
canHarvestBlock(BlockState) - Method in class net.minecraft.item.Item
 
canHarvestBlock(BlockState) - Method in class net.minecraft.item.ItemStack
 
canHarvestBlock(BlockState) - Method in class net.minecraft.item.PickaxeItem
 
canHarvestBlock(BlockState) - Method in class net.minecraft.item.ShearsItem
 
canHarvestBlock(BlockState) - Method in class net.minecraft.item.ShovelItem
 
canHarvestBlock(BlockState) - Method in class net.minecraft.item.SwordItem
 
canHarvestBlock(BlockState, IBlockReader, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines if the player can harvest this block, obtaining it's drops when the block is destroyed.
canHarvestBlock(IBlockReader, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines if the player can harvest this block, obtaining it's drops when the block is destroyed.
canHarvestBlock(ItemStack, BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeItem
ItemStack sensitive version of #canHarvestBlock(IBlockState)
canHarvestBlock(BlockState, PlayerEntity, IBlockReader, BlockPos) - Static method in class net.minecraftforge.common.ForgeHooks
 
canHoldBubbleColumn(IWorld, BlockPos) - Static method in class net.minecraft.block.BubbleColumnBlock
 
CAnimateHandPacket - Class in net.minecraft.network.play.client
 
CAnimateHandPacket() - Constructor for class net.minecraft.network.play.client.CAnimateHandPacket
 
CAnimateHandPacket(Hand) - Constructor for class net.minecraft.network.play.client.CAnimateHandPacket
 
canInsertItem(int, ItemStack, Direction) - Method in interface net.minecraft.inventory.ISidedInventory
 
canInsertItem(int, ItemStack, Direction) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
canInsertItem(int, ItemStack, Direction) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
canInsertItem(int, ItemStack, Direction) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.BeaconContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.BrewingStandContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.CartographyContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.ChestContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.Container
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.DispenserContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.GrindstoneContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.HopperContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.HorseInventoryContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.LecternContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.LoomContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.MerchantContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.PlayerContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.RepairContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.ShulkerBoxContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
canItemStacksStack(ItemStack, ItemStack) - Static method in class net.minecraftforge.items.ItemHandlerHelper
 
canItemStacksStackRelaxed(ItemStack, ItemStack) - Static method in class net.minecraftforge.items.ItemHandlerHelper
A relaxed version of canItemStacksStack that stacks itemstacks with different metadata if they don't have subtypes.
canJoin(GameProfile) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
canJoin(GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
canJump() - Method in interface net.minecraft.entity.IJumpingMount
 
canJump() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canJump() - Method in class net.minecraft.entity.passive.RabbitEntity.JumpHelperController
 
canLive(IBlockReader, BlockPos) - Method in class net.minecraft.block.CoralBlock
 
canLoadWorld(String) - Method in class net.minecraft.world.storage.SaveFormat
 
canMakeSlopes(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractRailBlock
Returns true if the rail can make up and down slopes.
canMate() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.AnimalEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.CatEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.horse.DonkeyEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.ParrotEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.WolfEntity
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.container.CartographyContainer
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.container.Container
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.container.MerchantContainer
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.container.PlayerContainer
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
canMineBlock(PlayerEntity, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
canMineBlockBody(PlayerEntity, BlockPos) - Method in class net.minecraft.world.server.ServerWorld
 
canMineBlockBody(PlayerEntity, BlockPos) - Method in class net.minecraft.world.World
 
canMountEntity(Entity, Entity, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canMove() - Method in class net.minecraft.block.state.PistonBlockStructureHelper
 
canMultiply() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
canNavigate() - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
canNavigate() - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
canNavigate() - Method in class net.minecraft.pathfinding.PathNavigator
 
canNavigate() - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
cannotAttach(Block) - Static method in class net.minecraft.block.Block
 
cannotGenerateChunks(ServerPlayerEntity) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
cannotPickup() - Method in class net.minecraft.entity.item.ItemEntity
 
canOpen(PlayerEntity) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
canOpen(PlayerEntity) - Method in class net.minecraft.tileentity.LockableTileEntity
 
canOpenDoors - Variable in class net.minecraft.pathfinding.NodeProcessor
 
canPassengerSteer() - Method in class net.minecraft.entity.Entity
 
canPassengerSteer() - Method in class net.minecraft.entity.MobEntity
 
canPickUpLoot() - Method in class net.minecraft.entity.MobEntity
 
canPlace(BlockItemUseContext, BlockState) - Method in class net.minecraft.item.BlockItem
 
canPlace() - Method in class net.minecraft.item.BlockItemUseContext
 
canPlace() - Method in class net.minecraft.item.DirectionalPlaceContext
 
canPlace(PlayerEntity, Direction, ItemStack, BlockPos) - Method in class net.minecraft.item.HangingEntityItem
 
canPlace(PlayerEntity, Direction, ItemStack, BlockPos) - Method in class net.minecraft.item.ItemFrameItem
 
canPlaceOn(NetworkTagManager, CachedBlockInfo) - Method in class net.minecraft.item.ItemStack
 
canPlayerBreakBlockWhileHolding(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.DebugStickItem
 
canPlayerBreakBlockWhileHolding(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.Item
 
canPlayerBreakBlockWhileHolding(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.SwordItem
 
canPlayerBreakBlockWhileHolding(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.TridentItem
 
canPlayerEdit(BlockPos, Direction, ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
canPlayerLogin(SocketAddress, GameProfile) - Method in class net.minecraft.server.integrated.IntegratedPlayerList
 
canPlayerLogin(SocketAddress, GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
canProvidePower(BlockState) - Method in class net.minecraft.block.AbstractButtonBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.Block
Deprecated.
canProvidePower() - Method in class net.minecraft.block.BlockState
 
canProvidePower(BlockState) - Method in class net.minecraft.block.DaylightDetectorBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.DetectorRailBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.LecternBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.LeverBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.ObserverBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.RedstoneBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.RedstoneTorchBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.RedstoneWireBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.TrappedChestBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.TripWireHookBlock
 
canPush(BlockState, World, BlockPos, Direction, boolean, Direction) - Static method in class net.minecraft.block.PistonBlock
 
canReceive() - Method in class net.minecraftforge.energy.EnergyStorage
 
canReceive() - Method in interface net.minecraftforge.energy.IEnergyStorage
Used to determine if this storage can receive energy.
canRenderBreaking() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
Checks if this tile entity knows how to render its 'breaking' overlay effect.
canRenderInLayer(BlockState, BlockRenderLayer) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Queries if this block should render in a given layer.
canRenderInLayer(BlockRenderLayer) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Queries if this blockstate should render in a given layer.
canRenderInLayer(IFluidState, BlockRenderLayer) - Method in interface net.minecraftforge.common.extensions.IForgeFluid
Queries if this fluid should render in a given layer.
canRenderInLayer(BlockRenderLayer) - Method in interface net.minecraftforge.common.extensions.IForgeFluidState
Queries if this fluidstate should render in a given layer.
canRenderName(ArmorStandEntity) - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
canRenderName(T) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
canRenderName(T) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
canRenderName(T) - Method in class net.minecraft.client.renderer.entity.MobRenderer
 
canRenderOnFire() - Method in class net.minecraft.entity.Entity
 
canRenderOnFire() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
canRepair - Variable in class net.minecraft.item.Item
 
canRepeat() - Method in interface net.minecraft.client.audio.ISound
 
canRepeat() - Method in class net.minecraft.client.audio.LocatableSound
 
canReplaceExisting() - Method in class net.minecraft.client.audio.SoundList
 
canRespawnHere() - Method in class net.minecraft.world.dimension.Dimension
 
canRespawnHere() - Method in class net.minecraft.world.dimension.EndDimension
 
canRespawnHere() - Method in class net.minecraft.world.dimension.NetherDimension
 
canRespawnHere() - Method in class net.minecraft.world.dimension.OverworldDimension
 
canRiderInteract() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
If a rider of this entity can interact with this entity.
canRun(Runnable) - Method in class net.minecraft.client.audio.SoundEngineExecutor
 
canRun(Runnable) - Method in class net.minecraft.client.Minecraft
 
canRun(TickDelayedTask) - Method in class net.minecraft.server.MinecraftServer
 
canRun(R) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
canScroll() - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
canSee(Brain<?>, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
canSee(Entity) - Method in class net.minecraft.entity.ai.EntitySenses
 
canSendCommands(GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
canSitOnShoulder() - Method in class net.minecraft.entity.passive.ShoulderRidingEntity
 
canSleepAt(PlayerEntity, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
Determines if the player can sleep in this world (or if the bed should explode for example).
canSmelt(IRecipe<?>) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
canSourcesMultiply() - Method in class net.minecraft.fluid.FlowingFluid
 
canSourcesMultiply() - Method in class net.minecraft.fluid.LavaFluid
 
canSourcesMultiply() - Method in class net.minecraft.fluid.WaterFluid
 
canSourcesMultiply() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
canSpawn(IWorld, SpawnReason) - Method in class net.minecraft.entity.CreatureEntity
 
canSpawn(IWorld, SpawnReason) - Method in class net.minecraft.entity.MobEntity
 
canSpawnAt(IWorldReader, BlockPos, EntityType<?>) - Method in enum net.minecraft.entity.EntitySpawnPlacementRegistry.PlacementType
 
canSpawnAtBody(EntitySpawnPlacementRegistry.PlacementType, IWorldReader, BlockPos, EntityType<?>) - Static method in class net.minecraft.world.spawner.WorldEntitySpawner
 
canSpawnInBlock() - Method in class net.minecraft.block.AbstractBannerBlock
 
canSpawnInBlock() - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
canSpawnInBlock() - Method in class net.minecraft.block.AbstractSignBlock
 
canSpawnInBlock() - Method in class net.minecraft.block.Block
 
canSpawnMob(World, BlockPos, ItemStack) - Static method in class net.minecraft.block.WitherSkeletonSkullBlock
 
canStructuresSpawn() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
canStructuresSpawn() - Method in class net.minecraft.server.integrated.IntegratedServer
 
canStructuresSpawn() - Method in class net.minecraft.server.MinecraftServer
 
canSustainPlant(BlockState, IBlockReader, BlockPos, Direction, IPlantable) - Method in class net.minecraft.block.Block
 
canSustainPlant(BlockState, IBlockReader, BlockPos, Direction, IPlantable) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines if this block can support the passed in plant, allowing it to be planted and grow.
canSustainPlant(IBlockReader, BlockPos, Direction, IPlantable) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines if this block can support the passed in plant, allowing it to be planted and grow.
canSwim() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
canSwim() - Method in class net.minecraft.entity.Entity
 
canSwim - Variable in class net.minecraft.pathfinding.NodeProcessor
 
CANT_REACH_WALK_TARGET_SINCE - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
canTakeStack(PlayerEntity) - Method in class net.minecraft.inventory.container.Slot
 
canTakeStack(PlayerEntity) - Method in class net.minecraftforge.items.SlotItemHandler
 
canTarget(LivingEntity, LivingEntity) - Method in class net.minecraft.entity.EntityPredicate
 
canTeleportToBlock(BlockPos) - Method in class net.minecraft.entity.ai.goal.FollowOwnerFlyingGoal
 
canTeleportToBlock(BlockPos) - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
canTick(BlockPos) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
canTick(BlockPos) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
canTick(BlockPos) - Method in class net.minecraft.world.server.ServerChunkProvider
 
canToolHarvestBlock(IWorldReader, BlockPos, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
 
canTrample(BlockState, BlockPos, float) - Method in class net.minecraft.entity.Entity
 
canTrample(BlockState, BlockPos, float) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
Checks if this Entity can trample a Block.
canTransfer() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.Entity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.BoatEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.ItemEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.TNTEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.monster.GuardianEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.passive.BatEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.passive.SquidEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.player.PlayerEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
canUnlock(PlayerEntity, LockCode, ITextComponent) - Static method in class net.minecraft.tileentity.LockableTileEntity
 
canUpdate(boolean) - Method in class net.minecraft.entity.Entity
 
canUpdate() - Method in class net.minecraft.entity.Entity
 
canUpdate() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
canUpdate(boolean) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
CanUpdate(Entity) - Constructor for class net.minecraftforge.event.entity.EntityEvent.CanUpdate
 
canUpdatePathOnTimeout() - Method in class net.minecraft.pathfinding.PathNavigator
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooSaplingBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CocoaBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CropsBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.GrassBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in interface net.minecraft.block.IGrowable
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.MushroomBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SaplingBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeaGrassBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeaPickleBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.StemBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SweetBerryBushBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.TallFlowerBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.TallGrassBlock
 
canUseCommandBlock() - Method in class net.minecraft.entity.player.PlayerEntity
 
canUseRail() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
canUseRail() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
Returns true if this cart can currently use rails.
canUseRecipe(World, ServerPlayerEntity, IRecipe<?>) - Method in interface net.minecraft.inventory.IRecipeHolder
 
CANYON - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
CanyonWorldCarver - Class in net.minecraft.world.gen.carver
 
CanyonWorldCarver(Function<Dynamic<?>, ? extends ProbabilityConfig>) - Constructor for class net.minecraft.world.gen.carver.CanyonWorldCarver
 
cap(String, TaggedChoice.TaggedChoiceType<K>, TaggedChoice.TaggedChoiceType<?>) - Method in class net.minecraft.util.datafix.fixes.AddNewChoices
 
CAPABILITIES - Static variable in class net.minecraftforge.fml.Logging
 
Capability<T> - Class in net.minecraftforge.common.capabilities
This is the core holder object Capabilities.
Capability.IStorage<T> - Interface in net.minecraftforge.common.capabilities
 
CapabilityAnimation - Class in net.minecraftforge.common.model.animation
 
CapabilityAnimation() - Constructor for class net.minecraftforge.common.model.animation.CapabilityAnimation
 
CapabilityAnimation.DefaultItemAnimationCapabilityProvider - Class in net.minecraftforge.common.model.animation
 
CapabilityDispatcher - Class in net.minecraftforge.common.capabilities
A high-speed implementation of a capability delegator.
CapabilityDispatcher(Map<ResourceLocation, ICapabilityProvider>, List<Runnable>) - Constructor for class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
CapabilityDispatcher(Map<ResourceLocation, ICapabilityProvider>, List<Runnable>, ICapabilityProvider) - Constructor for class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
CapabilityEnergy - Class in net.minecraftforge.energy
 
CapabilityEnergy() - Constructor for class net.minecraftforge.energy.CapabilityEnergy
 
CapabilityFluidHandler - Class in net.minecraftforge.fluids.capability
 
CapabilityFluidHandler() - Constructor for class net.minecraftforge.fluids.capability.CapabilityFluidHandler
 
CapabilityInject - Annotation Type in net.minecraftforge.common.capabilities
When placed on a FIELD, the field will be set to an instance of Capability once that capability is registered.
CapabilityItemHandler - Class in net.minecraftforge.items
 
CapabilityItemHandler() - Constructor for class net.minecraftforge.items.CapabilityItemHandler
 
CapabilityManager - Enum in net.minecraftforge.common.capabilities
 
CapabilityProvider<B extends CapabilityProvider<B>> - Class in net.minecraftforge.common.capabilities
 
CapabilityProvider(Class<B>) - Constructor for class net.minecraftforge.common.capabilities.CapabilityProvider
 
capacity() - Method in class net.minecraft.network.PacketBuffer
 
capacity(int) - Method in class net.minecraft.network.PacketBuffer
 
capacity - Variable in class net.minecraftforge.energy.EnergyStorage
 
capacity - Variable in class net.minecraftforge.fluids.capability.ItemFluidContainer
 
capacity - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
capacity - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
capacity - Variable in class net.minecraftforge.fluids.capability.templates.FluidTank
 
CapeLayer - Class in net.minecraft.client.renderer.entity.layers
 
CapeLayer(IEntityRenderer<AbstractClientPlayerEntity, PlayerModel<AbstractClientPlayerEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.CapeLayer
 
capStackSizes(Consumer<ItemStack>) - Static method in class net.minecraft.world.storage.loot.LootTable
 
captureBlockSnapshots - Variable in class net.minecraft.world.World
 
captureCurrentPosition() - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
capturedBlockSnapshots - Variable in class net.minecraft.world.World
 
captureDroppedItems() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
captureDrops() - Method in class net.minecraft.entity.Entity
 
captureDrops(Collection<ItemEntity>) - Method in class net.minecraft.entity.Entity
 
captureDrops() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
captureDrops(Collection<ItemEntity>) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
captureItem(IInventory, ItemEntity) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
captureLanguageMap(Map<String, String>) - Static method in class net.minecraftforge.fml.server.LanguageHook
Loads lang files on the server
captureMouse - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
capYPosition() - Method in class net.minecraft.client.gui.SlotGui
 
CARPET - Static variable in class net.minecraft.block.material.Material
 
carpet(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
CarpetBlock - Class in net.minecraft.block
 
CarpetBlock(DyeColor, Block.Properties) - Constructor for class net.minecraft.block.CarpetBlock
 
CARPETS - Static variable in class net.minecraft.tags.BlockTags
 
CARPETS - Static variable in class net.minecraft.tags.ItemTags
 
CARROT - Static variable in class net.minecraft.item.Foods
 
CARROT - Static variable in class net.minecraft.item.Items
 
CARROT_ON_A_STICK - Static variable in class net.minecraft.item.Items
 
CarrotBlock - Class in net.minecraft.block
 
CarrotBlock(Block.Properties) - Constructor for class net.minecraft.block.CarrotBlock
 
CarrotOnAStickItem - Class in net.minecraft.item
 
CarrotOnAStickItem(Item.Properties) - Constructor for class net.minecraft.item.CarrotOnAStickItem
 
CARROTS - Static variable in class net.minecraft.block.Blocks
 
CARTOGRAPHER - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
CARTOGRAPHER - Static variable in class net.minecraft.village.PointOfInterestType
 
CARTOGRAPHY - Static variable in class net.minecraft.inventory.container.ContainerType
 
CARTOGRAPHY_TABLE - Static variable in class net.minecraft.block.Blocks
 
CARTOGRAPHY_TABLE - Static variable in class net.minecraft.item.Items
 
CartographyContainer - Class in net.minecraft.inventory.container
 
CartographyContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.CartographyContainer
 
CartographyContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.CartographyContainer
 
CartographyTableBlock - Class in net.minecraft.block
 
CartographyTableBlock(Block.Properties) - Constructor for class net.minecraft.block.CartographyTableBlock
 
CartographyTableScreen - Class in net.minecraft.client.gui.screen.inventory
 
CartographyTableScreen(CartographyContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.CartographyTableScreen
 
carvableBlocks - Variable in class net.minecraft.world.gen.carver.WorldCarver
 
carvableFluids - Variable in class net.minecraft.world.gen.carver.WorldCarver
 
carve(IChunk, Random, int, int, int, int, int, BitSet, ProbabilityConfig) - Method in class net.minecraft.world.gen.carver.CanyonWorldCarver
 
carve(IChunk, Random, int, int, int, int, int, BitSet, ProbabilityConfig) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
carve(IChunk, Random, int, int, int, int, int, BitSet) - Method in class net.minecraft.world.gen.carver.ConfiguredCarver
 
carve(IChunk, Random, int, int, int, int, int, BitSet, C) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
carve(IChunk, GenerationStage.Carving) - Method in class net.minecraft.world.gen.ChunkGenerator
 
carve(IChunk, GenerationStage.Carving) - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
carveBlock(IChunk, BitSet, Random, BlockPos.MutableBlockPos, BlockPos.MutableBlockPos, BlockPos.MutableBlockPos, int, int, int, int, int, int, int, int, AtomicBoolean) - Method in class net.minecraft.world.gen.carver.NetherCaveWorldCarver
 
carveBlock(IChunk, BitSet, Random, BlockPos.MutableBlockPos, BlockPos.MutableBlockPos, BlockPos.MutableBlockPos, int, int, int, int, int, int, int, int, AtomicBoolean) - Method in class net.minecraft.world.gen.carver.UnderwaterCanyonWorldCarver
 
carveBlock(IChunk, BitSet, Random, BlockPos.MutableBlockPos, BlockPos.MutableBlockPos, BlockPos.MutableBlockPos, int, int, int, int, int, int, int, int, AtomicBoolean) - Method in class net.minecraft.world.gen.carver.UnderwaterCaveWorldCarver
 
carveBlock(IChunk, BitSet, Random, BlockPos.MutableBlockPos, BlockPos.MutableBlockPos, BlockPos.MutableBlockPos, int, int, int, int, int, int, int, int, AtomicBoolean) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
CARVED_PUMPKIN - Static variable in class net.minecraft.block.Blocks
 
CARVED_PUMPKIN - Static variable in class net.minecraft.item.Items
 
CarvedPumpkinBlock - Class in net.minecraft.block
 
CarvedPumpkinBlock(Block.Properties) - Constructor for class net.minecraft.block.CarvedPumpkinBlock
 
CARVER - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
carver - Variable in class net.minecraft.world.gen.carver.ConfiguredCarver
 
carvers - Variable in class net.minecraft.world.biome.Biome
 
CARVERS - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
carveTunnel(IChunk, long, int, int, int, double, double, double, float, float, float, int, int, double, BitSet) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
CARVING_MASK - Static variable in class net.minecraft.world.gen.placement.Placement
 
cast() - Method in interface net.minecraft.world.storage.loot.ILootConditionConsumer
 
cast() - Method in interface net.minecraft.world.storage.loot.ILootFunctionConsumer
 
cast() - Method in class net.minecraft.world.storage.loot.LootEntry.Builder
 
cast() - Method in class net.minecraft.world.storage.loot.LootFunction.Builder
 
cast() - Method in class net.minecraft.world.storage.loot.LootPool.Builder
 
cast() - Method in class net.minecraft.world.storage.loot.LootTable.Builder
 
cast() - Method in class net.minecraftforge.common.util.LazyOptional
This method hides an unchecked cast to the inferred type.
CastingASpellGoal() - Constructor for class net.minecraft.entity.monster.SpellcastingIllagerEntity.CastingASpellGoal
 
castSpell() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
castSpell() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
CAT - Static variable in class net.minecraft.entity.EntityType
 
CAT_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
catchFire(BlockState, World, BlockPos, Direction, LivingEntity) - Method in class net.minecraft.block.TNTBlock
 
catchFire(BlockState, World, BlockPos, Direction, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
If the block is flammable, this is called when it gets lit on fire.
catchFire(World, BlockPos, Direction, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
If the block is flammable, this is called when it gets lit on fire.
CatCollarLayer - Class in net.minecraft.client.renderer.entity.layers
 
CatCollarLayer(IEntityRenderer<CatEntity, CatModel<CatEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.CatCollarLayer
 
category - Variable in class net.minecraft.client.audio.LocatableSound
 
category(Biome.Category) - Method in class net.minecraft.world.biome.Biome.Builder
 
category - Variable in class net.minecraft.world.biome.Biome
 
CategoryEntry(String) - Constructor for class net.minecraft.client.gui.widget.list.KeyBindingList.CategoryEntry
 
CatEntity - Class in net.minecraft.entity.passive
 
CatEntity(EntityType<? extends CatEntity>, World) - Constructor for class net.minecraft.entity.passive.CatEntity
 
CatLieOnBedGoal - Class in net.minecraft.entity.ai.goal
 
CatLieOnBedGoal(CatEntity, double, int) - Constructor for class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
CatModel<T extends CatEntity> - Class in net.minecraft.client.renderer.entity.model
 
CatModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.CatModel
 
CatRenderer - Class in net.minecraft.client.renderer.entity
 
CatRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.CatRenderer
 
CatSitOnBlockGoal - Class in net.minecraft.entity.ai.goal
 
CatSitOnBlockGoal(CatEntity, double) - Constructor for class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 
CatSpawner - Class in net.minecraft.world.spawner
 
CatSpawner() - Constructor for class net.minecraft.world.spawner.CatSpawner
 
CatTypeFix - Class in net.minecraft.util.datafix.fixes
 
CatTypeFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.CatTypeFix
 
caughtEntity - Variable in class net.minecraft.entity.projectile.FishingBobberEntity
 
CAULDRON - Static variable in class net.minecraft.block.Blocks
 
CAULDRON - Static variable in class net.minecraft.item.Items
 
CauldronBlock - Class in net.minecraft.block
 
CauldronBlock(Block.Properties) - Constructor for class net.minecraft.block.CauldronBlock
 
causeArrowDamage(AbstractArrowEntity, Entity) - Static method in class net.minecraft.util.DamageSource
 
CAUSED_BY - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
causeExplosionDamage(Explosion) - Static method in class net.minecraft.util.DamageSource
 
causeExplosionDamage(LivingEntity) - Static method in class net.minecraft.util.DamageSource
 
causeFireballDamage(DamagingProjectileEntity, Entity) - Static method in class net.minecraft.util.DamageSource
 
causeIndirectDamage(Entity, LivingEntity) - Static method in class net.minecraft.util.DamageSource
 
causeIndirectMagicDamage(Entity, Entity) - Static method in class net.minecraft.util.DamageSource
 
causeMobDamage(LivingEntity) - Static method in class net.minecraft.util.DamageSource
 
causePlayerDamage(PlayerEntity) - Static method in class net.minecraft.util.DamageSource
 
CAUSES - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
causesDownwardCurrent(IBlockReader, BlockPos, Direction) - Method in class net.minecraft.fluid.FlowingFluid
 
causesSuffocation(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractGlassBlock
 
causesSuffocation(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
causesSuffocation(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
causesSuffocation(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.LeavesBlock
 
causesSuffocation(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.MovingPistonBlock
 
causesSuffocation(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.PistonBlock
 
causesSuffocation(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.ShulkerBoxBlock
 
causeThornsDamage(Entity) - Static method in class net.minecraft.util.DamageSource
 
causeThrownDamage(Entity, Entity) - Static method in class net.minecraft.util.DamageSource
 
causeTridentDamage(Entity, Entity) - Static method in class net.minecraft.util.DamageSource
 
cave - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
CAVE - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
CAVE_AIR - Static variable in class net.minecraft.block.Blocks
 
CAVE_AIR - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
CAVE_AIR - Static variable in class net.minecraft.world.gen.feature.structure.StructurePiece
 
CAVE_SPIDER - Static variable in class net.minecraft.entity.EntityType
 
CAVE_SPIDER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
CaveDebugRenderer - Class in net.minecraft.client.renderer.debug
 
CaveDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.CaveDebugRenderer
 
CaveEdge - Class in net.minecraft.world.gen.placement
 
CaveEdge(Function<Dynamic<?>, ? extends CaveEdgeConfig>) - Constructor for class net.minecraft.world.gen.placement.CaveEdge
 
CaveEdgeConfig - Class in net.minecraft.world.gen.placement
 
CaveEdgeConfig(GenerationStage.Carving, float) - Constructor for class net.minecraft.world.gen.placement.CaveEdgeConfig
 
CAVES - Static variable in class net.minecraft.world.gen.ChunkGeneratorType
 
CaveSpiderEntity - Class in net.minecraft.entity.monster
 
CaveSpiderEntity(EntityType<? extends CaveSpiderEntity>, World) - Constructor for class net.minecraft.entity.monster.CaveSpiderEntity
 
CaveSpiderRenderer - Class in net.minecraft.client.renderer.entity
 
CaveSpiderRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.CaveSpiderRenderer
 
CaveWorldCarver - Class in net.minecraft.world.gen.carver
 
CaveWorldCarver(Function<Dynamic<?>, ? extends ProbabilityConfig>, int) - Constructor for class net.minecraft.world.gen.carver.CaveWorldCarver
 
CChatMessagePacket - Class in net.minecraft.network.play.client
 
CChatMessagePacket() - Constructor for class net.minecraft.network.play.client.CChatMessagePacket
 
CChatMessagePacket(String) - Constructor for class net.minecraft.network.play.client.CChatMessagePacket
 
CClickWindowPacket - Class in net.minecraft.network.play.client
 
CClickWindowPacket() - Constructor for class net.minecraft.network.play.client.CClickWindowPacket
 
CClickWindowPacket(int, int, int, ClickType, ItemStack, short) - Constructor for class net.minecraft.network.play.client.CClickWindowPacket
 
CClientSettingsPacket - Class in net.minecraft.network.play.client
 
CClientSettingsPacket() - Constructor for class net.minecraft.network.play.client.CClientSettingsPacket
 
CClientSettingsPacket(String, int, ChatVisibility, boolean, int, HandSide) - Constructor for class net.minecraft.network.play.client.CClientSettingsPacket
 
CClientStatusPacket - Class in net.minecraft.network.play.client
 
CClientStatusPacket() - Constructor for class net.minecraft.network.play.client.CClientStatusPacket
 
CClientStatusPacket(CClientStatusPacket.State) - Constructor for class net.minecraft.network.play.client.CClientStatusPacket
 
CClientStatusPacket.State - Enum in net.minecraft.network.play.client
 
CCloseWindowPacket - Class in net.minecraft.network.play.client
 
CCloseWindowPacket() - Constructor for class net.minecraft.network.play.client.CCloseWindowPacket
 
CCloseWindowPacket(int) - Constructor for class net.minecraft.network.play.client.CCloseWindowPacket
 
CConfirmTeleportPacket - Class in net.minecraft.network.play.client
 
CConfirmTeleportPacket() - Constructor for class net.minecraft.network.play.client.CConfirmTeleportPacket
 
CConfirmTeleportPacket(int) - Constructor for class net.minecraft.network.play.client.CConfirmTeleportPacket
 
CConfirmTransactionPacket - Class in net.minecraft.network.play.client
 
CConfirmTransactionPacket() - Constructor for class net.minecraft.network.play.client.CConfirmTransactionPacket
 
CConfirmTransactionPacket(int, short, boolean) - Constructor for class net.minecraft.network.play.client.CConfirmTransactionPacket
 
CCreativeInventoryActionPacket - Class in net.minecraft.network.play.client
 
CCreativeInventoryActionPacket() - Constructor for class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
CCreativeInventoryActionPacket(int, ItemStack) - Constructor for class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
CCustomPayloadLoginPacket - Class in net.minecraft.network.login.client
 
CCustomPayloadLoginPacket() - Constructor for class net.minecraft.network.login.client.CCustomPayloadLoginPacket
 
CCustomPayloadLoginPacket(int, PacketBuffer) - Constructor for class net.minecraft.network.login.client.CCustomPayloadLoginPacket
 
CCustomPayloadPacket - Class in net.minecraft.network.play.client
 
CCustomPayloadPacket() - Constructor for class net.minecraft.network.play.client.CCustomPayloadPacket
 
CCustomPayloadPacket(ResourceLocation, PacketBuffer) - Constructor for class net.minecraft.network.play.client.CCustomPayloadPacket
 
CEditBookPacket - Class in net.minecraft.network.play.client
 
CEditBookPacket() - Constructor for class net.minecraft.network.play.client.CEditBookPacket
 
CEditBookPacket(ItemStack, boolean, Hand) - Constructor for class net.minecraft.network.play.client.CEditBookPacket
 
ceil(float) - Static method in class net.minecraft.realms.RealmsMth
 
ceil(double) - Static method in class net.minecraft.realms.RealmsMth
 
ceil(float) - Static method in class net.minecraft.util.math.MathHelper
 
ceil(double) - Static method in class net.minecraft.util.math.MathHelper
 
CEILING_X_SHAPE - Static variable in class net.minecraft.block.LeverBlock
 
CEILING_Z_SHAPE - Static variable in class net.minecraft.block.LeverBlock
 
CelebrateRaidVictoryTask - Class in net.minecraft.entity.ai.brain.task
 
CelebrateRaidVictoryTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.CelebrateRaidVictoryTask
 
CEnchantItemPacket - Class in net.minecraft.network.play.client
 
CEnchantItemPacket() - Constructor for class net.minecraft.network.play.client.CEnchantItemPacket
 
CEnchantItemPacket(int, int) - Constructor for class net.minecraft.network.play.client.CEnchantItemPacket
 
CEncryptionResponsePacket - Class in net.minecraft.network.login.client
 
CEncryptionResponsePacket() - Constructor for class net.minecraft.network.login.client.CEncryptionResponsePacket
 
CEncryptionResponsePacket(SecretKey, PublicKey, byte[]) - Constructor for class net.minecraft.network.login.client.CEncryptionResponsePacket
 
centerListVertically - Variable in class net.minecraft.client.gui.SlotGui
 
centerListVertically - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
centerScrollOn(int) - Method in class net.minecraft.client.gui.SlotGui
 
centerScrollOn(E) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
CEntityActionPacket - Class in net.minecraft.network.play.client
 
CEntityActionPacket() - Constructor for class net.minecraft.network.play.client.CEntityActionPacket
 
CEntityActionPacket(Entity, CEntityActionPacket.Action) - Constructor for class net.minecraft.network.play.client.CEntityActionPacket
 
CEntityActionPacket(Entity, CEntityActionPacket.Action, int) - Constructor for class net.minecraft.network.play.client.CEntityActionPacket
 
CEntityActionPacket.Action - Enum in net.minecraft.network.play.client
 
CertificateHelper - Class in net.minecraftforge.fml.common
 
CertificateHelper() - Constructor for class net.minecraftforge.fml.common.CertificateHelper
 
CHAIN_COMMAND_BLOCK - Static variable in class net.minecraft.block.Blocks
 
CHAIN_COMMAND_BLOCK - Static variable in class net.minecraft.item.Items
 
ChainedChunkStatusListener - Class in net.minecraft.world.chunk.listener
 
ChainedChunkStatusListener(IChunkStatusListener, Executor) - Constructor for class net.minecraft.world.chunk.listener.ChainedChunkStatusListener
 
CHAINMAIL_BOOTS - Static variable in class net.minecraft.item.Items
 
CHAINMAIL_CHESTPLATE - Static variable in class net.minecraft.item.Items
 
CHAINMAIL_HELMET - Static variable in class net.minecraft.item.Items
 
CHAINMAIL_LEGGINGS - Static variable in class net.minecraft.item.Items
 
chance - Variable in class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
 
chance - Variable in class net.minecraft.world.gen.placement.ChanceConfig
 
chance - Variable in class net.minecraft.world.gen.placement.ChanceRangeConfig
 
chance - Variable in class net.minecraft.world.gen.placement.DungeonRoomConfig
 
chance - Variable in class net.minecraft.world.gen.placement.HeightWithChanceConfig
 
chance - Variable in class net.minecraft.world.gen.placement.LakeChanceConfig
 
CHANCE_HEIGHTMAP - Static variable in class net.minecraft.world.gen.placement.Placement
 
CHANCE_HEIGHTMAP_DOUBLE - Static variable in class net.minecraft.world.gen.placement.Placement
 
CHANCE_PASSTHROUGH - Static variable in class net.minecraft.world.gen.placement.Placement
 
CHANCE_RANGE - Static variable in class net.minecraft.world.gen.placement.Placement
 
CHANCE_TOP_SOLID_HEIGHTMAP - Static variable in class net.minecraft.world.gen.placement.Placement
 
ChanceConfig - Class in net.minecraft.world.gen.placement
 
ChanceConfig(int) - Constructor for class net.minecraft.world.gen.placement.ChanceConfig
 
ChanceRange - Class in net.minecraft.world.gen.placement
 
ChanceRange(Function<Dynamic<?>, ? extends ChanceRangeConfig>) - Constructor for class net.minecraft.world.gen.placement.ChanceRange
 
ChanceRangeConfig - Class in net.minecraft.world.gen.placement
 
ChanceRangeConfig(float, int, int, int) - Constructor for class net.minecraft.world.gen.placement.ChanceRangeConfig
 
CHANCES - Static variable in class net.minecraft.block.ComposterBlock
 
CHandshakePacket - Class in net.minecraft.network.handshake.client
 
CHandshakePacket() - Constructor for class net.minecraft.network.handshake.client.CHandshakePacket
 
CHandshakePacket(String, int, ProtocolType) - Constructor for class net.minecraft.network.handshake.client.CHandshakePacket
 
Change(World, BlockPos, BlockState, int, int) - Constructor for class net.minecraftforge.event.world.NoteBlockEvent.Change
 
changeCurrentItem(double) - Method in class net.minecraft.entity.player.PlayerInventory
 
changed() - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
CHANGED_DIMENSION - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
changedDimensionTo(DimensionType) - Static method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger.Instance
 
changeDimension(DimensionType) - Method in class net.minecraft.entity.Entity
 
changeDimension(DimensionType) - Method in class net.minecraft.entity.item.EnderPearlEntity
 
changeDimension(DimensionType) - Method in class net.minecraft.entity.item.ItemEntity
 
changeDimension(DimensionType) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
changeDimension(DimensionType) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
changeDimension(DimensionType) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
ChangeDimensionTrigger - Class in net.minecraft.advancements.criterion
 
ChangeDimensionTrigger() - Constructor for class net.minecraft.advancements.criterion.ChangeDimensionTrigger
 
ChangeDimensionTrigger.Instance - Class in net.minecraft.advancements.criterion
 
changeDistance(PathPoint, float) - Method in class net.minecraft.pathfinding.PathHeap
 
changedLightPositions - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
changeFocus(boolean) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
changeFocus(boolean) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.widget.list.AbstractOptionList
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.widget.list.ExtendedList.AbstractListEntry
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.widget.list.ExtendedList
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.CategoryEntry
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.widget.Widget
 
changeGroupVisibilities(List<String>, OBJModel.OBJState.Operation) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
ChangeJobTask - Class in net.minecraft.entity.ai.brain.task
 
ChangeJobTask() - Constructor for class net.minecraft.entity.ai.brain.task.ChangeJobTask
 
changeList - Variable in class com.mojang.realmsclient.dto.Backup
 
changeMaterialColor(String, int) - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
Deprecated.
 
ChangePageButton - Class in net.minecraft.client.gui.widget.button
 
ChangePageButton(int, int, boolean, Button.IPressable, boolean) - Constructor for class net.minecraft.client.gui.widget.button.ChangePageButton
 
changeProgression(LifecycleEventProvider.LifecycleEvent.Progression) - Method in enum net.minecraftforge.fml.LifecycleEventProvider
 
changeProgression(LifecycleEventProvider.LifecycleEvent.Progression) - Method in class net.minecraftforge.fml.LifecycleEventProvider.LifecycleEvent
 
changes - Variable in class net.minecraftforge.fml.VersionChecker.CheckResult
 
channel() - Method in class net.minecraft.network.NetworkManager
 
channelActive(ChannelHandlerContext) - Method in class net.minecraft.network.NetworkManager
 
ChannelBuilder() - Constructor for class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
 
CHANNELED_LIGHTNING - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
channeledLightning(EntityPredicate...) - Static method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger.Instance
 
ChanneledLightningTrigger - Class in net.minecraft.advancements.criterion
 
ChanneledLightningTrigger() - Constructor for class net.minecraft.advancements.criterion.ChanneledLightningTrigger
 
ChanneledLightningTrigger.Instance - Class in net.minecraft.advancements.criterion
 
channelInactive(ChannelHandlerContext) - Method in class net.minecraft.network.NetworkManager
 
CHANNELING - Static variable in class net.minecraft.enchantment.Enchantments
 
ChannelingEnchantment - Class in net.minecraft.enchantment
 
ChannelingEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.ChannelingEnchantment
 
ChannelList() - Constructor for class net.minecraftforge.fml.network.FMLMCRegisterPacketHandler.ChannelList
 
ChannelManager - Class in net.minecraft.client.audio
 
ChannelManager(SoundSystem, Executor) - Constructor for class net.minecraft.client.audio.ChannelManager
 
ChannelManager.Entry - Class in net.minecraft.client.audio
 
channelRead(ChannelHandlerContext, Object) - Method in class net.minecraft.network.LegacyPingHandler
 
channelRead0(ChannelHandlerContext, IPacket<?>) - Method in class net.minecraft.network.NetworkManager
 
CHARCOAL - Static variable in class net.minecraft.item.Items
 
CHARGING_PLAYER - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
ChargingPlayerPhase - Class in net.minecraft.entity.boss.dragon.phase
 
ChargingPlayerPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
charTyped(char, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
charTyped(char, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateTrialScreen
 
charTyped(char, int) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
charTyped(char, int) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
charTyped(char, int) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
charTyped(char, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
charTyped(char, int) - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
charTyped(char, int) - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
charTyped(char, int) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
charTyped(char, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
charTyped(char, int) - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
charTyped(char, int) - Method in class net.minecraft.client.gui.SlotGui
 
charTyped(char, int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
charTyped(char, int) - Method in class net.minecraft.realms.RealmsEditBox
 
charTyped(char, int) - Method in class net.minecraft.realms.RealmsGuiEventListener
 
charTyped(char, int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
chasingPosX - Variable in class net.minecraft.entity.player.PlayerEntity
 
chasingPosY - Variable in class net.minecraft.entity.player.PlayerEntity
 
chasingPosZ - Variable in class net.minecraft.entity.player.PlayerEntity
 
Chat(RenderGameOverlayEvent, int, int) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
 
CHAT_COLOR - Static variable in class net.minecraft.client.settings.AbstractOption
 
CHAT_HEIGHT_FOCUSED - Static variable in class net.minecraft.client.settings.AbstractOption
 
CHAT_HEIGHT_UNFOCUSED - Static variable in class net.minecraft.client.settings.AbstractOption
 
CHAT_LINKS - Static variable in class net.minecraft.client.settings.AbstractOption
 
CHAT_LINKS_PROMPT - Static variable in class net.minecraft.client.settings.AbstractOption
 
CHAT_OPACITY - Static variable in class net.minecraft.client.settings.AbstractOption
 
CHAT_SCALE - Static variable in class net.minecraft.client.settings.AbstractOption
 
CHAT_VISIBILITY - Static variable in class net.minecraft.client.settings.AbstractOption
 
CHAT_WIDTH - Static variable in class net.minecraft.client.settings.AbstractOption
 
chatColor - Variable in class net.minecraft.client.GameSettings
 
ChatFormatting - Enum in com.mojang.realmsclient.gui
 
chatHeightFocused - Variable in class net.minecraft.client.GameSettings
 
chatHeightUnfocused - Variable in class net.minecraft.client.GameSettings
 
ChatLine - Class in net.minecraft.client.gui
 
ChatLine(int, ITextComponent, int) - Constructor for class net.minecraft.client.gui.ChatLine
 
chatLinks - Variable in class net.minecraft.client.GameSettings
 
chatLinksPrompt - Variable in class net.minecraft.client.GameSettings
 
chatListeners - Variable in class net.minecraft.client.gui.IngameGui
 
chatOpacity - Variable in class net.minecraft.client.GameSettings
 
ChatOptionsScreen - Class in net.minecraft.client.gui.screen
 
ChatOptionsScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.screen.ChatOptionsScreen
 
chatScale - Variable in class net.minecraft.client.GameSettings
 
ChatScreen - Class in net.minecraft.client.gui.screen
 
ChatScreen(String) - Constructor for class net.minecraft.client.gui.screen.ChatScreen
 
ChatType - Enum in net.minecraft.util.text
 
chatVisibility - Variable in class net.minecraft.client.GameSettings
 
ChatVisibility - Enum in net.minecraft.entity.player
 
chatWidth - Variable in class net.minecraft.client.GameSettings
 
check() - Static method in class net.minecraftforge.fml.StartupQuery
 
checkAndPerformAttack(LivingEntity, double) - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
checkBlock(BlockPos) - Method in class net.minecraft.world.lighting.WorldLightManager
 
checkBlock(BlockPos) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
checkBlockCollision(AxisAlignedBB) - Method in class net.minecraft.world.World
 
CheckboxButton - Class in net.minecraft.client.gui.widget.button
 
CheckboxButton(int, int, int, int, String, boolean) - Constructor for class net.minecraft.client.gui.widget.button.CheckboxButton
 
checkDespawn() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
checkDespawn() - Method in class net.minecraft.entity.boss.WitherEntity
 
checkDespawn() - Method in class net.minecraft.entity.MobEntity
 
CHECKERBOARD - Static variable in class net.minecraft.world.biome.provider.BiomeProviderType
 
CheckerboardBiomeProvider - Class in net.minecraft.world.biome.provider
 
CheckerboardBiomeProvider(CheckerboardBiomeProviderSettings) - Constructor for class net.minecraft.world.biome.provider.CheckerboardBiomeProvider
 
CheckerboardBiomeProviderSettings - Class in net.minecraft.world.biome.provider
 
CheckerboardBiomeProviderSettings() - Constructor for class net.minecraft.world.biome.provider.CheckerboardBiomeProviderSettings
 
checkForStuck(Vec3d) - Method in class net.minecraft.pathfinding.PathNavigator
 
checkForStuck(Vec3d) - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
checkForUpdates() - Static method in class net.minecraftforge.fml.client.ClientModLoader
 
checkFramebufferComplete() - Method in class net.minecraft.client.shader.Framebuffer
 
checkGlfwError(BiConsumer<Integer, String>) - Static method in class net.minecraft.client.MainWindow
 
checkHover(int, int) - Method in class net.minecraftforge.fml.client.config.HoverChecker
Checks if the mouse is in the hover region.
checkHover(int, int, boolean) - Method in class net.minecraftforge.fml.client.config.HoverChecker
Checks if the mouse is in the hover region.
checkLight(BlockPos) - Method in class net.minecraft.world.lighting.LightEngine
 
checkListPingCompatibilityForClient(Map<ResourceLocation, Pair<String, Boolean>>) - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
checkLootAndRead(CompoundNBT) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
checkLootAndWrite(CompoundNBT) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
checkNeighborBlocks(IBlockReader, int, int, int, PathNodeType) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
checkNoEntityCollision(Entity, VoxelShape) - Method in class net.minecraft.world.gen.WorldGenRegion
 
checkNoEntityCollision(Entity, VoxelShape) - Method in interface net.minecraft.world.IEntityReader
 
checkNoEntityCollision(Entity, VoxelShape) - Method in interface net.minecraft.world.IWorld
 
checkNoEntityCollision(Entity, VoxelShape) - Method in interface net.minecraft.world.IWorldReader
 
checkNoEntityCollision(Entity) - Method in interface net.minecraft.world.IWorldReader
 
checkNoEntityCollision(Entity, VoxelShape) - Method in class net.minecraft.world.Region
 
checkPrefix(String) - Static method in class net.minecraftforge.registries.GameData
checkPrefix(String, boolean) - Static method in class net.minecraftforge.registries.GameData
Check a name for a domain prefix, and if not present infer it from the current active mod container.
checkSessionLock() - Method in class net.minecraft.world.server.ServerWorld
 
checkSessionLock() - Method in class net.minecraft.world.storage.SaveHandler
 
checkSettings() - Method in class net.minecraftforge.client.CloudRenderer
 
checkSettings(TickEvent.ClientTickEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
CheckSpawn(MobEntity, IWorld, double, double, double, AbstractSpawner, SpawnReason) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent.CheckSpawn
CheckSpawn is fired when an Entity is about to be spawned.
checkThreadAndEnqueue(IPacket<T>, T, ServerWorld) - Static method in class net.minecraft.network.PacketThreadUtil
 
checkThreadAndEnqueue(IPacket<T>, T, ThreadTaskExecutor<?>) - Static method in class net.minecraft.network.PacketThreadUtil
 
checkWitherSpawn(World, BlockPos, SkullTileEntity) - Static method in class net.minecraft.block.WitherSkeletonSkullBlock
 
CHeldItemChangePacket - Class in net.minecraft.network.play.client
 
CHeldItemChangePacket() - Constructor for class net.minecraft.network.play.client.CHeldItemChangePacket
 
CHeldItemChangePacket(int) - Constructor for class net.minecraft.network.play.client.CHeldItemChangePacket
 
CHEST - Static variable in class net.minecraft.block.Blocks
 
CHEST - Static variable in class net.minecraft.item.Items
 
CHEST - Static variable in class net.minecraft.tileentity.TileEntityType
 
CHEST - Static variable in class net.minecraft.world.storage.loot.LootParameterSets
 
CHEST_MINECART - Static variable in class net.minecraft.entity.EntityType
 
CHEST_MINECART - Static variable in class net.minecraft.item.Items
 
CHEST_TYPE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
ChestBlock - Class in net.minecraft.block
 
ChestBlock(Block.Properties) - Constructor for class net.minecraft.block.ChestBlock
 
ChestContainer - Class in net.minecraft.inventory.container
 
ChestContainer(ContainerType<?>, int, PlayerInventory, IInventory, int) - Constructor for class net.minecraft.inventory.container.ChestContainer
 
ChestCorridor(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.ChestCorridor
 
ChestCorridor(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.ChestCorridor
 
ChestedHorseRenderer<T extends AbstractChestedHorseEntity> - Class in net.minecraft.client.renderer.entity
 
ChestedHorseRenderer(EntityRendererManager, float) - Constructor for class net.minecraft.client.renderer.entity.ChestedHorseRenderer
 
ChestLootTables - Class in net.minecraft.data.loot
 
ChestLootTables() - Constructor for class net.minecraft.data.loot.ChestLootTables
 
ChestMinecartEntity - Class in net.minecraft.entity.item.minecart
 
ChestMinecartEntity(EntityType<? extends ChestMinecartEntity>, World) - Constructor for class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
ChestMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
ChestModel - Class in net.minecraft.client.renderer.tileentity.model
 
ChestModel() - Constructor for class net.minecraft.client.renderer.tileentity.model.ChestModel
 
ChestRenderer - Class in net.minecraft.client.renderer
 
ChestRenderer() - Constructor for class net.minecraft.client.renderer.ChestRenderer
 
CHESTS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
CHESTS - Static variable in class net.minecraftforge.common.Tags.Items
 
CHESTS_ABANDONED_MINESHAFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_BURIED_TREASURE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_DESERT_PYRAMID - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_END_CITY_TREASURE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_ENDER - Static variable in class net.minecraftforge.common.Tags.Blocks
 
CHESTS_ENDER - Static variable in class net.minecraftforge.common.Tags.Items
 
CHESTS_IGLOO_CHEST - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_JUNGLE_TEMPLE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_JUNGLE_TEMPLE_DISPENSER - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_NETHER_BRIDGE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_PILLAGER_OUTPOST - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_SHIPWRECK_MAP - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_SHIPWRECK_SUPPLY - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_SHIPWRECK_TREASURE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_SIMPLE_DUNGEON - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_SPAWN_BONUS_CHEST - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_STRONGHOLD_CORRIDOR - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_STRONGHOLD_CROSSING - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_STRONGHOLD_LIBRARY - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_TRAPPED - Static variable in class net.minecraftforge.common.Tags.Blocks
 
CHESTS_TRAPPED - Static variable in class net.minecraftforge.common.Tags.Items
 
CHESTS_UNDERWATER_RUIN_BIG - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_UNDERWATER_RUIN_SMALL - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_ARMORER - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_BUTCHER - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_CARTOGRAPHER - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_DESERT_HOUSE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_FISHER - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_FLETCHER - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_MASON - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_PLAINS_HOUSE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_SAVANNA_HOUSE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_SHEPHERD - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_SNOWY_HOUSE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_TAIGA_HOUSE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_TANNERY - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_TEMPLE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_TOOLSMITH - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_WEAPONSMITH - Static variable in class net.minecraft.world.storage.loot.LootTables
 
CHESTS_WOODEN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
CHESTS_WOODEN - Static variable in class net.minecraftforge.common.Tags.Items
 
CHESTS_WOODLAND_MANSION - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ChestScreen - Class in net.minecraft.client.gui.screen.inventory
 
ChestScreen(ChestContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.ChestScreen
 
ChestTileEntity - Class in net.minecraft.tileentity
 
ChestTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.ChestTileEntity
 
ChestTileEntity() - Constructor for class net.minecraft.tileentity.ChestTileEntity
 
ChestTileEntityRenderer<T extends TileEntity & IChestLid> - Class in net.minecraft.client.renderer.tileentity
 
ChestTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.ChestTileEntityRenderer
 
ChestType - Enum in net.minecraft.state.properties
 
CHICKEN - Static variable in class net.minecraft.entity.EntityType
 
CHICKEN - Static variable in class net.minecraft.item.Foods
 
CHICKEN - Static variable in class net.minecraft.item.Items
 
CHICKEN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ChickenEntity - Class in net.minecraft.entity.passive
 
ChickenEntity(EntityType<? extends ChickenEntity>, World) - Constructor for class net.minecraft.entity.passive.ChickenEntity
 
chickenJockey - Variable in class net.minecraft.entity.passive.ChickenEntity
 
ChickenModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
ChickenModel() - Constructor for class net.minecraft.client.renderer.entity.model.ChickenModel
 
ChickenRenderer - Class in net.minecraft.client.renderer.entity
 
ChickenRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ChickenRenderer
 
child - Variable in class net.minecraftforge.fml.client.IModGuiFactory.RuntimeOptionCategoryElement
 
childElements - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
childModels - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
children() - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
children - Variable in class net.minecraft.client.gui.screen.Screen
 
children() - Method in class net.minecraft.client.gui.screen.Screen
 
children() - Method in class net.minecraft.client.gui.SlotGui
 
children() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
children() - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.CategoryEntry
 
children() - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.KeyEntry
 
children() - Method in class net.minecraft.client.gui.widget.list.OptionsRowList.Row
 
children() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
children - Variable in class net.minecraft.util.text.TranslationTextComponent
 
children() - Method in class net.minecraftforge.client.gui.ScrollPanel
 
childrenClear() - Method in class net.minecraft.realms.RealmsScreen
 
childrenClear() - Method in class net.minecraft.realms.RealmsScreenProxy
 
childYOffset - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
childZOffset - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
CHIPPED_ANVIL - Static variable in class net.minecraft.block.Blocks
 
CHIPPED_ANVIL - Static variable in class net.minecraft.item.Items
 
CHISELED_QUARTZ_BLOCK - Static variable in class net.minecraft.block.Blocks
 
CHISELED_QUARTZ_BLOCK - Static variable in class net.minecraft.item.Items
 
CHISELED_RED_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
CHISELED_RED_SANDSTONE - Static variable in class net.minecraft.item.Items
 
CHISELED_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
CHISELED_SANDSTONE - Static variable in class net.minecraft.item.Items
 
CHISELED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
CHISELED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
CHORUS_FLOWER - Static variable in class net.minecraft.block.Blocks
 
CHORUS_FLOWER - Static variable in class net.minecraft.item.Items
 
CHORUS_FLOWER_DEATH_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
CHORUS_FLOWER_GROW_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
CHORUS_FRUIT - Static variable in class net.minecraft.item.Foods
 
CHORUS_FRUIT - Static variable in class net.minecraft.item.Items
 
CHORUS_PLANT - Static variable in class net.minecraft.block.Blocks
 
CHORUS_PLANT - Static variable in class net.minecraft.item.Items
 
CHORUS_PLANT - Static variable in class net.minecraft.world.gen.feature.Feature
 
CHORUS_PLANT - Static variable in class net.minecraft.world.gen.placement.Placement
 
ChorusFlowerBlock - Class in net.minecraft.block
 
ChorusFlowerBlock(ChorusPlantBlock, Block.Properties) - Constructor for class net.minecraft.block.ChorusFlowerBlock
 
ChorusFruitItem - Class in net.minecraft.item
 
ChorusFruitItem(Item.Properties) - Constructor for class net.minecraft.item.ChorusFruitItem
 
ChorusPlant - Class in net.minecraft.world.gen.placement
 
ChorusPlant(Function<Dynamic<?>, ? extends NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.ChorusPlant
 
ChorusPlantBlock - Class in net.minecraft.block
 
ChorusPlantBlock(Block.Properties) - Constructor for class net.minecraft.block.ChorusPlantBlock
 
ChorusPlantFeature - Class in net.minecraft.world.gen.feature
 
ChorusPlantFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.ChorusPlantFeature
 
CHUNK - Static variable in class net.minecraft.util.datafix.TypeReferences
 
Chunk - Class in net.minecraft.world.chunk
 
Chunk(World, ChunkPos, Biome[]) - Constructor for class net.minecraft.world.chunk.Chunk
 
Chunk(World, ChunkPos, Biome[], UpgradeData, ITickList<Block>, ITickList<Fluid>, long, ChunkSection[], Consumer<Chunk>) - Constructor for class net.minecraft.world.chunk.Chunk
 
Chunk(World, ChunkPrimer) - Constructor for class net.minecraft.world.chunk.Chunk
 
Chunk.CreateEntityType - Enum in net.minecraft.world.chunk
 
CHUNK_GENERATOR_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
CHUNK_GENERATOR_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
CHUNK_GENERATOR_TYPES - Static variable in class net.minecraftforge.registries.GameData
 
CHUNK_STATUS - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
CHUNK_STATUS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
CHUNK_STATUS - Static variable in class net.minecraftforge.registries.GameData
 
chunkBorder - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
ChunkBorderDebugRenderer - Class in net.minecraft.client.renderer.debug
 
ChunkBorderDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.ChunkBorderDebugRenderer
 
chunkCheck(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
ChunkCoordComparator - Class in net.minecraftforge.common.util
 
ChunkCoordComparator(ServerPlayerEntity) - Constructor for class net.minecraftforge.common.util.ChunkCoordComparator
 
chunkCoordX - Variable in class net.minecraft.entity.Entity
 
chunkCoordY - Variable in class net.minecraft.entity.Entity
 
chunkCoordZ - Variable in class net.minecraft.entity.Entity
 
ChunkDataEvent - Class in net.minecraftforge.event.world
ChunkDataEvent is fired when an event involving chunk data occurs.
If a method utilizes this Event as its parameter, the method will receive every child event of this class.

ChunkDataEvent.data contains the NBTTagCompound containing the chunk data for this event.

All children of this event are fired on the MinecraftForge.EVENT_BUS.
ChunkDataEvent(IChunk, CompoundNBT) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent
 
ChunkDataEvent.Load - Class in net.minecraftforge.event.world
ChunkDataEvent.Load is fired when vanilla Minecraft attempts to load Chunk data.
This event is fired during chunk loading in net.minecraft.world.chunk.storage.ChunkSerializer.read(ServerWorld, TemplateManager, PointOfInterestManager, ChunkPos, CompoundNBT) which means it is async, so be careful.

This event is not Cancelable.

This event does not have a result.
ChunkDataEvent.Save - Class in net.minecraftforge.event.world
ChunkDataEvent.Save is fired when vanilla Minecraft attempts to save Chunk data.
This event is fired during chunk saving in AnvilChunkLoader#saveChunk(World, Chunk).
ChunkDistanceGraph - Class in net.minecraft.world.chunk
 
ChunkDistanceGraph(int, int, int) - Constructor for class net.minecraft.world.chunk.ChunkDistanceGraph
 
ChunkEvent - Class in net.minecraftforge.event.world
ChunkEvent is fired when an event involving a chunk occurs.
If a method utilizes this Event as its parameter, the method will receive every child event of this class.

ChunkEvent.chunk contains the Chunk this event is affecting.

All children of this event are fired on the MinecraftForge.EVENT_BUS.
ChunkEvent(IChunk) - Constructor for class net.minecraftforge.event.world.ChunkEvent
 
ChunkEvent.Load - Class in net.minecraftforge.event.world
ChunkEvent.Load is fired when vanilla Minecraft attempts to load a Chunk into the world.
This event is fired during chunk loading in
ChunkProviderClient#loadChunk(int, int),
Chunk.onChunkLoad().
ChunkEvent.Unload - Class in net.minecraftforge.event.world
ChunkEvent.Unload is fired when vanilla Minecraft attempts to unload a Chunk from the world.
This event is fired during chunk unloading in
Chunk.onChunkUnload().
chunkExists(int, int) - Method in class net.minecraft.client.world.ClientWorld
 
chunkExists(int, int) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
chunkExists(int, int) - Method in class net.minecraft.world.gen.WorldGenRegion
 
chunkExists(int, int) - Method in interface net.minecraft.world.IWorld
 
chunkExists(int, int) - Method in interface net.minecraft.world.IWorldReader
Deprecated.
chunkExists(int, int) - Method in class net.minecraft.world.Region
 
chunkExists(int, int) - Method in class net.minecraft.world.server.ServerChunkProvider
 
ChunkGenerator<C extends GenerationSettings> - Class in net.minecraft.world.gen
 
ChunkGenerator(IWorld, BiomeProvider, C) - Constructor for class net.minecraft.world.gen.ChunkGenerator
 
ChunkGeneratorType<C extends GenerationSettings,T extends ChunkGenerator<C>> - Class in net.minecraft.world.gen
 
ChunkGeneratorType(IChunkGeneratorFactory<C, T>, boolean, Supplier<C>) - Constructor for class net.minecraft.world.gen.ChunkGeneratorType
 
ChunkGenStatus - Class in net.minecraft.util.datafix.fixes
 
ChunkGenStatus(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ChunkGenStatus
 
ChunkGenWorker - Class in net.minecraftforge.server.command
 
ChunkGenWorker(CommandSource, BlockPos, int, DimensionType, int) - Constructor for class net.minecraftforge.server.command.ChunkGenWorker
 
ChunkHolder - Class in net.minecraft.world.server
 
ChunkHolder(ChunkPos, int, WorldLightManager, ChunkHolder.IListener, ChunkHolder.IPlayerProvider) - Constructor for class net.minecraft.world.server.ChunkHolder
 
ChunkHolder.IChunkLoadingError - Interface in net.minecraft.world.server
 
ChunkHolder.IListener - Interface in net.minecraft.world.server
 
ChunkHolder.IPlayerProvider - Interface in net.minecraft.world.server
 
ChunkHolder.LocationType - Enum in net.minecraft.world.server
 
ChunkInfoDebugRenderer - Class in net.minecraft.client.renderer.debug
 
ChunkInfoDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.ChunkInfoDebugRenderer
 
ChunkLightRemoveFix - Class in net.minecraft.util.datafix.fixes
 
ChunkLightRemoveFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ChunkLightRemoveFix
 
ChunkLoader - Class in net.minecraft.world.chunk.storage
 
ChunkLoader(File, DataFixer) - Constructor for class net.minecraft.world.chunk.storage.ChunkLoader
 
ChunkLoaderUtil - Class in net.minecraft.world.chunk.storage
 
ChunkLoaderUtil() - Constructor for class net.minecraft.world.chunk.storage.ChunkLoaderUtil
 
ChunkLoaderUtil.AnvilConverterData - Class in net.minecraft.world.chunk.storage
 
ChunkManager - Class in net.minecraft.world.server
 
ChunkManager(ServerWorld, File, DataFixer, TemplateManager, Executor, ThreadTaskExecutor<Runnable>, IChunkLightProvider, ChunkGenerator<?>, IChunkStatusListener, Supplier<DimensionSavedDataManager>, int) - Constructor for class net.minecraft.world.server.ChunkManager
 
chunkManager - Variable in class net.minecraft.world.server.ServerChunkProvider
 
ChunkPaletteFormat - Class in net.minecraft.util.datafix.fixes
 
ChunkPaletteFormat(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
ChunkPaletteFormat.Direction - Enum in net.minecraft.util.datafix.fixes
 
ChunkPaletteFormat.Direction.Axis - Enum in net.minecraft.util.datafix.fixes
 
ChunkPaletteFormat.Direction.Offset - Enum in net.minecraft.util.datafix.fixes
 
ChunkPos - Class in net.minecraft.util.math
 
ChunkPos(int, int) - Constructor for class net.minecraft.util.math.ChunkPos
 
ChunkPos(BlockPos) - Constructor for class net.minecraft.util.math.ChunkPos
 
ChunkPos(long) - Constructor for class net.minecraft.util.math.ChunkPos
 
ChunkPrimer - Class in net.minecraft.world.chunk
 
ChunkPrimer(ChunkPos, UpgradeData) - Constructor for class net.minecraft.world.chunk.ChunkPrimer
 
ChunkPrimer(ChunkPos, UpgradeData, ChunkSection[], ChunkPrimerTickList<Block>, ChunkPrimerTickList<Fluid>) - Constructor for class net.minecraft.world.chunk.ChunkPrimer
 
ChunkPrimerTickList<T> - Class in net.minecraft.world.chunk
 
ChunkPrimerTickList(Predicate<T>, ChunkPos) - Constructor for class net.minecraft.world.chunk.ChunkPrimerTickList
 
ChunkPrimerTickList(Predicate<T>, ChunkPos, ListNBT) - Constructor for class net.minecraft.world.chunk.ChunkPrimerTickList
 
ChunkPrimerWrapper - Class in net.minecraft.world.chunk
 
ChunkPrimerWrapper(Chunk) - Constructor for class net.minecraft.world.chunk.ChunkPrimerWrapper
 
chunkProvider - Variable in class net.minecraft.world.lighting.LightEngine
 
chunkProvider - Variable in class net.minecraft.world.World
 
chunkProviderSettingsJson - Variable in class net.minecraft.client.gui.screen.CreateWorldScreen
 
ChunkRender - Class in net.minecraft.client.renderer.chunk
 
ChunkRender(World, WorldRenderer) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRender
 
ChunkRenderCache - Class in net.minecraft.client.renderer.chunk
 
ChunkRenderCache(World, int, int, Chunk[][], BlockPos, BlockPos) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
ChunkRenderDispatcher - Class in net.minecraft.client.renderer.chunk
 
ChunkRenderDispatcher(boolean) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
ChunkRenderDispatcher(boolean, int) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
ChunkRenderTask - Class in net.minecraft.client.renderer.chunk
 
ChunkRenderTask(ChunkRender, ChunkRenderTask.Type, double, ChunkRenderCache) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
ChunkRenderTask.Status - Enum in net.minecraft.client.renderer.chunk
 
ChunkRenderTask.Type - Enum in net.minecraft.client.renderer.chunk
 
ChunkRenderWorker - Class in net.minecraft.client.renderer.chunk
 
ChunkRenderWorker(ChunkRenderDispatcher) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderWorker
 
ChunkRenderWorker(ChunkRenderDispatcher, RegionRenderCacheBuilder) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderWorker
 
chunks - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
chunks - Variable in class net.minecraft.world.Region
 
ChunkSection - Class in net.minecraft.world.chunk
 
ChunkSection(int) - Constructor for class net.minecraft.world.chunk.ChunkSection
 
ChunkSection(int, short, short, short) - Constructor for class net.minecraft.world.chunk.ChunkSection
 
ChunkSerializer - Class in net.minecraft.world.chunk.storage
 
ChunkSerializer() - Constructor for class net.minecraft.world.chunk.storage.ChunkSerializer
 
chunkStartX - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
chunkStartZ - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
ChunkStatus - Class in net.minecraft.world.chunk
 
ChunkStatus(String, ChunkStatus, int, EnumSet<Heightmap.Type>, ChunkStatus.Type, ChunkStatus.IGenerationWorker, ChunkStatus.ILoadingWorker) - Constructor for class net.minecraft.world.chunk.ChunkStatus
 
ChunkStatus.Type - Enum in net.minecraft.world.chunk
 
ChunkStatusFix - Class in net.minecraft.util.datafix.fixes
 
ChunkStatusFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ChunkStatusFix
 
ChunkStatusFix2 - Class in net.minecraft.util.datafix.fixes
 
ChunkStatusFix2(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ChunkStatusFix2
 
chunkStatusListenerFactory - Variable in class net.minecraft.server.MinecraftServer
 
ChunkStructuresTemplateRenameFix - Class in net.minecraft.util.datafix.fixes
 
ChunkStructuresTemplateRenameFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ChunkStructuresTemplateRenameFix
 
ChunkTaskPriorityQueue<T> - Class in net.minecraft.world.chunk
 
ChunkTaskPriorityQueue(String, int) - Constructor for class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
ChunkTaskPriorityQueueSorter - Class in net.minecraft.world.chunk
 
ChunkTaskPriorityQueueSorter(List<ITaskExecutor<?>>, Executor, int) - Constructor for class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
ChunkTaskPriorityQueueSorter.FunctionEntry<T> - Class in net.minecraft.world.chunk
 
ChunkTaskPriorityQueueSorter.RunnableEntry - Class in net.minecraft.world.chunk
 
ChunkTicketManager<T> - Class in net.minecraftforge.common.ticket
 
ChunkTicketManager(ChunkPos) - Constructor for class net.minecraftforge.common.ticket.ChunkTicketManager
 
ChunkWatchEvent - Class in net.minecraftforge.event.world
ChunkWatchEvent is fired when an event involving a chunk being watched occurs.
If a method utilizes this Event as its parameter, the method will receive every child event of this class.

ChunkWatchEvent.pos contains the ChunkPos of the Chunk this event is affecting.
ChunkWatchEvent.player contains the EntityPlayer that is involved with this chunk being watched.
ChunkWatchEvent(ServerPlayerEntity, ChunkPos, ServerWorld) - Constructor for class net.minecraftforge.event.world.ChunkWatchEvent
 
ChunkWatchEvent.UnWatch - Class in net.minecraftforge.event.world
ChunkWatchEvent.UnWatch is fired when an EntityPlayer stops watching a chunk.
This event is fired when a chunk is removed from the watched chunks of an EntityPlayer in ChunkManager.setChunkLoadedAtClient(net.minecraft.entity.player.ServerPlayerEntity, net.minecraft.util.math.ChunkPos, net.minecraft.network.IPacket<?>[], boolean, boolean).
ChunkWatchEvent.Watch - Class in net.minecraftforge.event.world
ChunkWatchEvent.Watch is fired when an EntityPlayer begins watching a chunk.
This event is fired when a chunk is added to the watched chunks of an EntityPlayer in ChunkManager.setChunkLoadedAtClient(net.minecraft.entity.player.ServerPlayerEntity, net.minecraft.util.math.ChunkPos, net.minecraft.network.IPacket<?>[], boolean, boolean).
chunkX - Variable in class net.minecraft.world.Region
 
chunkZ - Variable in class net.minecraft.world.Region
 
CInputPacket - Class in net.minecraft.network.play.client
 
CInputPacket() - Constructor for class net.minecraft.network.play.client.CInputPacket
 
CInputPacket(float, float, boolean, boolean) - Constructor for class net.minecraft.network.play.client.CInputPacket
 
cipher(ByteBuf, ByteBuf) - Method in class net.minecraft.network.NettyEncryptionTranslator
 
CityTemplate(TemplateManager, String, BlockPos, Rotation, boolean) - Constructor for class net.minecraft.world.gen.feature.structure.EndCityPieces.CityTemplate
 
CityTemplate(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.EndCityPieces.CityTemplate
 
CKeepAlivePacket - Class in net.minecraft.network.play.client
 
CKeepAlivePacket() - Constructor for class net.minecraft.network.play.client.CKeepAlivePacket
 
CKeepAlivePacket(long) - Constructor for class net.minecraft.network.play.client.CKeepAlivePacket
 
claim() - Method in class net.minecraft.village.PointOfInterest
 
clamp(float, float) - Method in class net.minecraft.client.renderer.Vector3f
 
clamp(int, int, int) - Static method in class net.minecraft.realms.RealmsMth
 
clamp(double, double, double) - Static method in class net.minecraft.realms.RealmsMth
 
clamp(float, float, float) - Static method in class net.minecraft.realms.RealmsMth
 
clamp(double) - Method in class net.minecraft.realms.RealmsSliderButton
 
clamp(int, int, int) - Static method in class net.minecraft.util.math.MathHelper
 
clamp(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
clamp(double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
clampedLerp(double, double, double) - Static method in class net.minecraft.realms.RealmsMth
 
clampedLerp(double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
clampValue(double) - Method in interface net.minecraft.entity.ai.attributes.IAttribute
 
clampValue(double) - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
 
ClassInheritanceMultiMap<T> - Class in net.minecraft.util
 
ClassInheritanceMultiMap(Class<T>) - Constructor for class net.minecraft.util.ClassInheritanceMultiMap
 
ClassNameUtils - Class in net.minecraftforge.fml.common
 
ClassNameUtils() - Constructor for class net.minecraftforge.fml.common.ClassNameUtils
 
classToAvoid - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
CLAY - Static variable in class net.minecraft.block.Blocks
 
CLAY - Static variable in class net.minecraft.block.material.Material
 
CLAY - Static variable in class net.minecraft.block.material.MaterialColor
 
CLAY - Static variable in class net.minecraft.item.Items
 
CLAY_BALL - Static variable in class net.minecraft.item.Items
 
clean() - Method in class net.minecraftforge.registries.RegistryManager
 
CLEAN_ARMOR - Static variable in class net.minecraft.stats.Stats
 
CLEAN_BANNER - Static variable in class net.minecraft.stats.Stats
 
CLEAN_SHULKER_BOX - Static variable in class net.minecraft.stats.Stats
 
cleanup() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
clear(int, boolean) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
clear() - Method in class net.minecraft.advancements.AdvancementList
 
clear() - Method in class net.minecraft.client.gui.chat.NarratorChatListener
 
clear() - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
clear() - Method in class net.minecraft.client.gui.toasts.ToastGui
 
clear() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
clear() - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
clear() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
clear() - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
clear() - Method in class net.minecraft.entity.player.PlayerInventory
 
clear() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
clear() - Method in class net.minecraft.inventory.container.PlayerContainer
 
clear() - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
clear() - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
clear() - Method in class net.minecraft.inventory.CraftingInventory
 
clear() - Method in class net.minecraft.inventory.CraftResultInventory
 
clear() - Method in class net.minecraft.inventory.DoubleSidedInventory
 
clear() - Method in interface net.minecraft.inventory.IClearable
 
clear() - Method in class net.minecraft.inventory.Inventory
 
clear() - Method in class net.minecraft.inventory.MerchantInventory
 
clear() - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
clear() - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
clear() - Method in class net.minecraft.item.crafting.ServerRecipePlacerFurnace
 
clear() - Method in class net.minecraft.nbt.ByteArrayNBT
 
clear() - Method in class net.minecraft.nbt.IntArrayNBT
 
clear() - Method in class net.minecraft.nbt.ListNBT
 
clear() - Method in class net.minecraft.nbt.LongArrayNBT
 
clear() - Method in class net.minecraft.network.PacketBuffer
 
clear() - Method in class net.minecraft.realms.RealmsBufferBuilder
 
clear() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
clear() - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
clear() - Method in class net.minecraft.realms.RealmsVertexFormat
 
clear() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
clear() - Method in class net.minecraft.tileentity.BarrelTileEntity
 
clear() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
clear() - Method in class net.minecraft.tileentity.CampfireTileEntity
 
clear() - Method in class net.minecraft.tileentity.JukeboxTileEntity
 
clear() - Method in class net.minecraft.tileentity.LecternTileEntity
 
clear() - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
clear() - Method in class net.minecraft.util.IntIdentityHashBiMap
 
clear() - Method in class net.minecraft.util.LowerStringMap
 
clear() - Method in class net.minecraft.util.NonNullList
 
clear() - Method in class net.minecraftforge.common.util.TextTable
 
clear() - Static method in class net.minecraftforge.common.WorldWorkerManager
 
clear() - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
clear() - Method in class net.minecraftforge.registries.ClearableRegistry
 
clear() - Method in class net.minecraftforge.registries.ForgeRegistry
 
clear() - Method in interface net.minecraftforge.registries.IForgeRegistryModifiable
 
ClearableRegistry<T> - Class in net.minecraftforge.registries
A IRegistry implementation that allows for removing of objects.
ClearableRegistry(ResourceLocation) - Constructor for class net.minecraftforge.registries.ClearableRegistry
 
ClearableRegistry(ResourceLocation, Class<T>) - Constructor for class net.minecraftforge.registries.ClearableRegistry
 
clearActivePotions() - Method in class net.minecraft.entity.LivingEntity
 
clearAffectedBlockPositions() - Method in class net.minecraft.world.Explosion
 
clearBedPosition() - Method in class net.minecraft.entity.LivingEntity
 
clearBossInfos() - Method in class net.minecraft.client.gui.overlay.BossOverlayGui
 
clearChatMessages(boolean) - Method in class net.minecraft.client.gui.NewChatGui
 
clearChunkUpdates() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
clearColor(float, float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
ClearCommand - Class in net.minecraft.command.impl
 
ClearCommand() - Constructor for class net.minecraft.command.impl.ClearCommand
 
clearContainer(PlayerEntity, World, IInventory) - Method in class net.minecraft.inventory.container.Container
 
clearCurrentColor() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
clearCustomName() - Method in class net.minecraft.item.ItemStack
 
clearDepth(double) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
clearEffects(World) - Method in class net.minecraft.client.particle.ParticleManager
 
clearElytraFlying() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
clearEntries() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
clearFramesTextureData() - Method in class net.minecraft.client.renderer.texture.MissingTextureSprite
 
clearFramesTextureData() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
ClearHurtTask - Class in net.minecraft.entity.ai.brain.task
 
ClearHurtTask() - Constructor for class net.minecraft.entity.ai.brain.task.ClearHurtTask
 
clearInvulnerableDimensionChange() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
clearLeashed(boolean, boolean) - Method in class net.minecraft.entity.MobEntity
 
clearLoadedMaps() - Method in class net.minecraft.client.gui.MapItemRenderer
 
clearMap() - Method in class net.minecraftforge.client.settings.KeyBindingMap
 
clearMatchingItems(Predicate<ItemStack>, int) - Method in class net.minecraft.entity.player.PlayerInventory
 
clearModelCache(IResourceManager) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
Deprecated.
 
clearNeedsUpdate() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
clearObj(Object) - Static method in interface net.minecraft.inventory.IClearable
 
clearPath() - Method in class net.minecraft.pathfinding.PathHeap
 
clearPath() - Method in class net.minecraft.pathfinding.PathNavigator
 
clearPendingNetworks() - Method in class net.minecraft.client.network.ServerPinger
 
clearPistonTileEntity() - Method in class net.minecraft.tileentity.PistonTileEntity
 
clearRenderCache() - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
clearResourcePack() - Method in class net.minecraft.client.resources.DownloadingPackFinder
 
clearResourcePack() - Static method in class net.minecraft.realms.Realms
 
clearStencil(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
CLERIC - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
CLERIC - Static variable in class net.minecraft.village.PointOfInterestType
 
clickBlock(BlockPos, Direction) - Method in class net.minecraft.client.multiplayer.PlayerController
 
clickBlockCreative(Minecraft, PlayerController, BlockPos, Direction) - Static method in class net.minecraft.client.multiplayer.PlayerController
 
clicked(double, double) - Method in class net.minecraft.client.gui.widget.Widget
 
clickedHeader(int, int) - Method in class net.minecraft.client.gui.SlotGui
 
clickedHeader(int, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
ClickEvent - Class in net.minecraft.util.text.event
 
ClickEvent(ClickEvent.Action, String) - Constructor for class net.minecraft.util.text.event.ClickEvent
 
ClickEvent.Action - Enum in net.minecraft.util.text.event
 
clickPanel(double, double, int) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
ClickType - Enum in net.minecraft.inventory.container
 
CLIENT - Static variable in class net.minecraftforge.common.ForgeConfig
 
CLIENT - Static variable in class net.minecraftforge.fml.common.thread.SidedThreadGroups
 
CLIENT_EPOLL_EVENTLOOP - Static variable in class net.minecraft.network.NetworkManager
 
CLIENT_LOCAL_EVENTLOOP - Static variable in class net.minecraft.network.NetworkManager
 
CLIENT_NIO_EVENTLOOP - Static variable in class net.minecraft.network.NetworkManager
 
clientAcceptedVersions(Predicate<String>) - Method in class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
A predicate run on the client, with the NetworkRegistry.ChannelBuilder.networkProtocolVersion(Supplier) string from the server, or the special value NetworkRegistry.ABSENT indicating the absence of the channel on the remote side.
ClientAdvancementManager - Class in net.minecraft.client.multiplayer
 
ClientAdvancementManager(Minecraft) - Constructor for class net.minecraft.client.multiplayer.ClientAdvancementManager
 
ClientAdvancementManager.IListener - Interface in net.minecraft.client.multiplayer
 
ClientBossInfo - Class in net.minecraft.client.gui
 
ClientBossInfo(SUpdateBossInfoPacket) - Constructor for class net.minecraft.client.gui.ClientBossInfo
 
ClientBrandRetriever - Class in net.minecraft.client
 
ClientBrandRetriever() - Constructor for class net.minecraft.client.ClientBrandRetriever
 
ClientChatEvent - Class in net.minecraftforge.client.event
ClientChatEvent is fired whenever the client is about to send a chat message or command to the server.
ClientChatEvent(String) - Constructor for class net.minecraftforge.client.event.ClientChatEvent
 
ClientChatReceivedEvent - Class in net.minecraftforge.client.event
 
ClientChatReceivedEvent(ChatType, ITextComponent) - Constructor for class net.minecraftforge.client.event.ClientChatReceivedEvent
 
ClientChunkProvider - Class in net.minecraft.client.multiplayer
 
ClientChunkProvider(ClientWorld, int) - Constructor for class net.minecraft.client.multiplayer.ClientChunkProvider
 
ClientGameSession - Class in net.minecraft.client
 
ClientGameSession(ClientWorld, ClientPlayerEntity, ClientPlayNetHandler) - Constructor for class net.minecraft.client.ClientGameSession
 
ClientHandshakeNetHandler - Class in net.minecraft.client.network.handshake
 
ClientHandshakeNetHandler(MinecraftServer, NetworkManager) - Constructor for class net.minecraft.client.network.handshake.ClientHandshakeNetHandler
 
ClientHooks - Class in net.minecraftforge.fml.client
 
ClientHooks() - Constructor for class net.minecraftforge.fml.client.ClientHooks
 
ClientLoginNetHandler - Class in net.minecraft.client.network.login
 
ClientLoginNetHandler(NetworkManager, Minecraft, Screen, Consumer<ITextComponent>) - Constructor for class net.minecraft.client.network.login.ClientLoginNetHandler
 
ClientModLoader - Class in net.minecraftforge.fml.client
 
ClientModLoader() - Constructor for class net.minecraftforge.fml.client.ClientModLoader
 
ClientPlayerEntity - Class in net.minecraft.client.entity.player
 
ClientPlayerEntity(Minecraft, ClientWorld, ClientPlayNetHandler, StatisticsManager, ClientRecipeBook) - Constructor for class net.minecraft.client.entity.player.ClientPlayerEntity
 
ClientPlayerNetworkEvent - Class in net.minecraftforge.client.event
Client side player connectivity events.
ClientPlayerNetworkEvent.LoggedInEvent - Class in net.minecraftforge.client.event
Fired when the client player logs in to the server.
ClientPlayerNetworkEvent.LoggedOutEvent - Class in net.minecraftforge.client.event
Fired when the player logs out.
ClientPlayerNetworkEvent.RespawnEvent - Class in net.minecraftforge.client.event
Fired when the player object respawns, such as dimension changes.
ClientPlayNetHandler - Class in net.minecraft.client.network.play
 
ClientPlayNetHandler(Minecraft, Screen, NetworkManager, GameProfile) - Constructor for class net.minecraft.client.network.play.ClientPlayNetHandler
 
clientQuery(Supplier<Minecraft>) - Static method in class net.minecraftforge.fml.StartupQuery.QueryWrapperClient
 
ClientRecipeBook - Class in net.minecraft.client.util
 
ClientRecipeBook(RecipeManager) - Constructor for class net.minecraft.client.util.ClientRecipeBook
 
ClientRegistry - Class in net.minecraftforge.fml.client.registry
 
ClientRegistry() - Constructor for class net.minecraftforge.fml.client.registry.ClientRegistry
 
ClientResourcePackInfo - Class in net.minecraft.client.resources
 
ClientResourcePackInfo(String, boolean, Supplier<IResourcePack>, IResourcePack, PackMetadataSection, ResourcePackInfo.Priority) - Constructor for class net.minecraft.client.resources.ClientResourcePackInfo
Deprecated.
ClientResourcePackInfo(String, boolean, Supplier<IResourcePack>, IResourcePack, PackMetadataSection, ResourcePackInfo.Priority, boolean) - Constructor for class net.minecraft.client.resources.ClientResourcePackInfo
 
ClientResourcePackInfo(String, boolean, Supplier<IResourcePack>, ITextComponent, ITextComponent, PackCompatibility, ResourcePackInfo.Priority, boolean, NativeImage) - Constructor for class net.minecraft.client.resources.ClientResourcePackInfo
Deprecated.
ClientResourcePackInfo(String, boolean, Supplier<IResourcePack>, ITextComponent, ITextComponent, PackCompatibility, ResourcePackInfo.Priority, boolean, NativeImage, boolean) - Constructor for class net.minecraft.client.resources.ClientResourcePackInfo
 
clientSideSpikesAnimation - Variable in class net.minecraft.entity.monster.GuardianEntity
 
clientSideSpikesAnimationO - Variable in class net.minecraft.entity.monster.GuardianEntity
 
clientSideTailAnimation - Variable in class net.minecraft.entity.monster.GuardianEntity
 
clientSideTailAnimationO - Variable in class net.minecraft.entity.monster.GuardianEntity
 
clientSideTailAnimationSpeed - Variable in class net.minecraft.entity.monster.GuardianEntity
 
ClientSuggestionProvider - Class in net.minecraft.client.multiplayer
 
ClientSuggestionProvider(ClientPlayNetHandler, Minecraft) - Constructor for class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
ClientThread - Class in net.minecraft.network.rcon
 
clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.AttackingSittingPhase
 
clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
clientTick() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
ClientTickEvent(TickEvent.Phase) - Constructor for class net.minecraftforge.event.TickEvent.ClientTickEvent
 
ClientWorld - Class in net.minecraft.client.world
 
ClientWorld(ClientPlayNetHandler, WorldSettings, DimensionType, int, IProfiler, WorldRenderer) - Constructor for class net.minecraft.client.world.ClientWorld
 
CLIMB_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
ClimberPathNavigator - Class in net.minecraft.pathfinding
 
ClimberPathNavigator(MobEntity, World) - Constructor for class net.minecraft.pathfinding.ClimberPathNavigator
 
ClipboardHelper - Class in net.minecraft.client
 
ClipboardHelper() - Constructor for class net.minecraft.client.ClipboardHelper
 
ClippingHelper - Class in net.minecraft.client.renderer.culling
 
ClippingHelper() - Constructor for class net.minecraft.client.renderer.culling.ClippingHelper
 
ClippingHelperImpl - Class in net.minecraft.client.renderer.culling
 
ClippingHelperImpl() - Constructor for class net.minecraft.client.renderer.culling.ClippingHelperImpl
 
clippingMatrix - Variable in class net.minecraft.client.renderer.culling.ClippingHelper
 
ClipReference(String, Function<String, IClip>) - Constructor for class net.minecraftforge.common.model.animation.Clips.ClipReference
 
Clips - Class in net.minecraftforge.common.model.animation
Various implementations of IClip, and utility methods.
Clips() - Constructor for class net.minecraftforge.common.model.animation.Clips
 
Clips.ClipReference - Class in net.minecraftforge.common.model.animation
Reference to another clip.
Clips.CommonClipTypeAdapterFactory - Enum in net.minecraftforge.common.model.animation
 
Clips.IdentityClip - Enum in net.minecraftforge.common.model.animation
Clip that does nothing.
Clips.ModelClip - Class in net.minecraftforge.common.model.animation
Wrapper for model clips; useful for debugging and serialization;
Clips.SlerpClip - Class in net.minecraftforge.common.model.animation
Spherical linear blend between 2 clips.
Clips.TimeClip - Class in net.minecraftforge.common.model.animation
Clip with custom parameterization of the time.
Clips.TriggerClip - Class in net.minecraftforge.common.model.animation
Clip + Event, triggers when parameter becomes non-negative.
CLOCK - Static variable in class net.minecraft.item.Items
 
CLockDifficultyPacket - Class in net.minecraft.network.play.client
 
CLockDifficultyPacket() - Constructor for class net.minecraft.network.play.client.CLockDifficultyPacket
 
CLockDifficultyPacket(boolean) - Constructor for class net.minecraft.network.play.client.CLockDifficultyPacket
 
ClockItem - Class in net.minecraft.item
 
ClockItem(Item.Properties) - Constructor for class net.minecraft.item.ClockItem
 
CLoginStartPacket - Class in net.minecraft.network.login.client
 
CLoginStartPacket() - Constructor for class net.minecraft.network.login.client.CLoginStartPacket
 
CLoginStartPacket(GameProfile) - Constructor for class net.minecraft.network.login.client.CLoginStartPacket
 
clone() - Method in class com.mojang.realmsclient.dto.RealmsServer
 
clone() - Method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
Clone(PlayerEntity, PlayerEntity, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.Clone
 
CloneCommand - Class in net.minecraft.command.impl
 
CloneCommand() - Constructor for class net.minecraft.command.impl.CloneCommand
 
cloneEntry() - Method in interface net.minecraft.client.audio.ISoundEventAccessor
 
cloneEntry() - Method in class net.minecraft.client.audio.Sound
 
cloneEntry() - Method in class net.minecraft.client.audio.SoundEventAccessor
 
cloneMove(int, int, int) - Method in class net.minecraft.pathfinding.PathPoint
 
cloneNBTCompound(CompoundNBT) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
cloneNBTCompound(CompoundNBT) - Method in class net.minecraft.world.storage.WorldInfo
 
cloneSlots(Map<Integer, RealmsWorldOptions>) - Method in class com.mojang.realmsclient.dto.RealmsServer
 
close() - Method in class net.minecraft.client.audio.OggAudioStream
 
close() - Method in class net.minecraft.client.gui.FontRenderer
 
close() - Method in class net.minecraft.client.gui.fonts.Font
 
close() - Method in class net.minecraft.client.gui.fonts.FontResourceManager
 
close() - Method in class net.minecraft.client.gui.fonts.FontTexture
 
close() - Method in interface net.minecraft.client.gui.fonts.providers.IGlyphProvider
 
close() - Method in class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider
 
close() - Method in class net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider
 
close() - Method in class net.minecraft.client.gui.MapItemRenderer
 
close() - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
close() - Method in class net.minecraft.client.MainWindow
 
close() - Method in class net.minecraft.client.Minecraft
 
close() - Method in class net.minecraft.client.renderer.GameRenderer
 
close() - Method in class net.minecraft.client.renderer.LightTexture
 
close() - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
close() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
close() - Method in class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
close() - Method in class net.minecraft.client.renderer.texture.SpriteUploader
 
close() - Method in class net.minecraft.client.renderer.VirtualScreen
 
close() - Method in class net.minecraft.client.renderer.WorldRenderer
 
close() - Method in class net.minecraft.client.resources.ClientResourcePackInfo
 
close() - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
close() - Method in class net.minecraft.client.shader.Shader
 
close() - Method in class net.minecraft.client.shader.ShaderGroup
 
close() - Method in class net.minecraft.client.shader.ShaderInstance
 
close() - Method in class net.minecraft.client.shader.ShaderUniform
 
close() - Method in class net.minecraft.resources.FilePack
 
close() - Method in class net.minecraft.resources.FolderPack
 
close() - Method in class net.minecraft.resources.ResourcePackInfo
 
close() - Method in class net.minecraft.resources.ResourcePackList
 
close() - Method in class net.minecraft.resources.SimpleResource
 
close() - Method in class net.minecraft.resources.VanillaPack
 
close() - Method in class net.minecraft.server.MinecraftServer
 
close() - Method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
close() - Method in interface net.minecraft.util.concurrent.ITaskExecutor
 
close() - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
 
close() - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
close() - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
close() - Method in class net.minecraft.world.chunk.storage.RegionFile
 
close() - Method in class net.minecraft.world.chunk.storage.RegionFileCache
 
close() - Method in class net.minecraft.world.server.ChunkManager
 
close() - Method in class net.minecraft.world.server.ServerChunkProvider
 
close() - Method in class net.minecraft.world.server.ServerWorldLightManager
 
close() - Method in class net.minecraft.world.ServerMultiWorld
 
close() - Method in class net.minecraft.world.World
 
close() - Method in class net.minecraftforge.client.model.obj.LineReader
 
Close(PlayerEntity, Container) - Constructor for class net.minecraftforge.event.entity.player.PlayerContainerEvent.Close
 
close() - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
close() - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
closeAllSockets() - Method in class net.minecraft.network.rcon.RConThread
 
closeAllSockets_do(boolean) - Method in class net.minecraft.network.rcon.RConThread
 
closeChannel(ITextComponent) - Method in class net.minecraft.network.NetworkManager
 
closeChest() - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
closeContainer() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
closedScreen() - Static method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
closeInventory(PlayerEntity) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
closeInventory(PlayerEntity) - Method in class net.minecraft.inventory.EnderChestInventory
 
closeInventory(PlayerEntity) - Method in interface net.minecraft.inventory.IInventory
 
closeInventory(PlayerEntity) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
closeInventory(PlayerEntity) - Method in class net.minecraft.tileentity.ChestTileEntity
 
closeInventory(PlayerEntity) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
closeInventory(PlayerEntity) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
closeScreen() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
closeScreen() - Method in class net.minecraft.entity.player.PlayerEntity
 
closeScreen() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
closeScreenAndDropStack() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
closeServerSocket(ServerSocket) - Method in class net.minecraft.network.rcon.RConThread
 
closeServerSocket_do(ServerSocket, boolean) - Method in class net.minecraft.network.rcon.RConThread
 
CloseServerTask(RealmsServer, RealmsConfigureWorldScreen) - Constructor for class com.mojang.realmsclient.util.RealmsTasks.CloseServerTask
 
closeSocket(DatagramSocket, boolean) - Method in class net.minecraft.network.rcon.RConThread
 
closestEntity - Variable in class net.minecraft.entity.ai.goal.LookAtGoal
 
closestPlayer - Variable in class net.minecraft.entity.ai.goal.TemptGoal
 
closeToTarget() - Method in class net.minecraft.entity.passive.DolphinEntity
 
CLOTH - Static variable in class net.minecraft.block.SoundType
 
CLOUD - Static variable in class net.minecraft.particles.ParticleTypes
 
cloudOption - Variable in class net.minecraft.client.GameSettings
 
CloudOption - Enum in net.minecraft.client.settings
 
CloudParticle - Class in net.minecraft.client.particle
 
CloudParticle.Factory - Class in net.minecraft.client.particle
 
CloudParticle.SneezeFactory - Class in net.minecraft.client.particle
 
CloudRenderer - Class in net.minecraftforge.client
 
CloudRenderer() - Constructor for class net.minecraftforge.client.CloudRenderer
 
clumpingThreshold - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
clusterProbability - Variable in class net.minecraft.world.gen.feature.structure.OceanRuinConfig
 
CMoveVehiclePacket - Class in net.minecraft.network.play.client
 
CMoveVehiclePacket() - Constructor for class net.minecraft.network.play.client.CMoveVehiclePacket
 
CMoveVehiclePacket(Entity) - Constructor for class net.minecraft.network.play.client.CMoveVehiclePacket
 
COAL - Static variable in class net.minecraft.item.Items
 
COAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
COAL_BLOCK - Static variable in class net.minecraft.item.Items
 
COAL_ORE - Static variable in class net.minecraft.block.Blocks
 
COAL_ORE - Static variable in class net.minecraft.item.Items
 
COALS - Static variable in class net.minecraft.tags.ItemTags
 
COARSE_DIRT - Static variable in class net.minecraft.block.Blocks
 
COARSE_DIRT - Static variable in class net.minecraft.item.Items
 
COARSE_DIRT - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
COBBLESTONE - Static variable in class net.minecraft.block.Blocks
 
COBBLESTONE - Static variable in class net.minecraft.item.Items
 
COBBLESTONE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
COBBLESTONE - Static variable in class net.minecraftforge.common.Tags.Items
 
COBBLESTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
COBBLESTONE_SLAB - Static variable in class net.minecraft.item.Items
 
COBBLESTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
COBBLESTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
COBBLESTONE_WALL - Static variable in class net.minecraft.block.Blocks
 
COBBLESTONE_WALL - Static variable in class net.minecraft.item.Items
 
COBWEB - Static variable in class net.minecraft.block.Blocks
 
COBWEB - Static variable in class net.minecraft.item.Items
 
COCOA - Static variable in class net.minecraft.block.Blocks
 
COCOA_BEANS - Static variable in class net.minecraft.item.Items
 
COCOA_EAST_AABB - Static variable in class net.minecraft.block.CocoaBlock
 
COCOA_NORTH_AABB - Static variable in class net.minecraft.block.CocoaBlock
 
COCOA_SOUTH_AABB - Static variable in class net.minecraft.block.CocoaBlock
 
COCOA_WEST_AABB - Static variable in class net.minecraft.block.CocoaBlock
 
CocoaBlock - Class in net.minecraft.block
 
CocoaBlock(Block.Properties) - Constructor for class net.minecraft.block.CocoaBlock
 
COD - Static variable in class net.minecraft.entity.EntityType
 
COD - Static variable in class net.minecraft.item.Foods
 
COD - Static variable in class net.minecraft.item.Items
 
COD_BUCKET - Static variable in class net.minecraft.item.Items
 
COD_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
CodEntity - Class in net.minecraft.entity.passive.fish
 
CodEntity(EntityType<? extends CodEntity>, World) - Constructor for class net.minecraft.entity.passive.fish.CodEntity
 
CodModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
CodModel() - Constructor for class net.minecraft.client.renderer.entity.model.CodModel
 
CodRenderer - Class in net.minecraft.client.renderer.entity
 
CodRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.CodRenderer
 
COLD - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
COLD_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
COLD_OCEAN - Static variable in class net.minecraft.world.gen.layer.LayerUtil
 
ColdOceanBiome - Class in net.minecraft.world.biome
 
ColdOceanBiome() - Constructor for class net.minecraft.world.biome.ColdOceanBiome
 
COLLECTION_AREA_SHAPE - Static variable in interface net.minecraft.tileentity.IHopper
 
CollectionNBT<T extends INBT> - Class in net.minecraft.nbt
 
CollectionNBT() - Constructor for class net.minecraft.nbt.CollectionNBT
 
collided - Variable in class net.minecraft.entity.Entity
 
collidedHorizontally - Variable in class net.minecraft.entity.Entity
 
collidedVertically - Variable in class net.minecraft.entity.Entity
 
collideWithEntity(Entity) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
collideWithEntity(Entity) - Method in class net.minecraft.entity.LivingEntity
 
collideWithEntity(Entity) - Method in class net.minecraft.entity.passive.BatEntity
 
collideWithEntity(Entity) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
collideWithEntity(Entity) - Method in class net.minecraft.entity.passive.ParrotEntity
 
collideWithNearbyEntities() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
collideWithNearbyEntities() - Method in class net.minecraft.entity.LivingEntity
 
collideWithNearbyEntities() - Method in class net.minecraft.entity.passive.BatEntity
 
collisionBox - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
CollisionBoxDebugRenderer - Class in net.minecraft.client.renderer.debug
 
CollisionBoxDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.CollisionBoxDebugRenderer
 
collisionExtendsVertically(BlockState, IBlockReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines if this block's collision box should be treated as though it can extend above its block space.
collisionExtendsVertically(IBlockReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines if this block's collision box should be treated as though it can extend above its block space.
COLLISIONS - Static variable in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
collisionShapes - Variable in class net.minecraft.block.FourWayBlock
 
COLON_SPLITTER - Static variable in class net.minecraft.client.GameSettings
 
color(float, float, float, float) - Method in class net.minecraft.client.renderer.BufferBuilder
 
color(int, int, int, int) - Method in class net.minecraft.client.renderer.BufferBuilder
 
color() - Static method in class net.minecraft.command.arguments.ColorArgument
 
COLOR - Static variable in class net.minecraft.entity.monster.ShulkerEntity
 
color - Variable in enum net.minecraft.item.Rarity
 
color(int, int, int, int) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
color(float, float, float, float) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
color(float, float, float, float) - Method in class net.minecraft.realms.Tezzelator
 
color(int, int, int, int) - Method in class net.minecraft.realms.Tezzelator
 
color - Variable in class net.minecraft.world.BossInfo
 
Color(ItemStack, List<String>, int, int, FontRenderer, int, int, int) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
color(int) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
color3f(float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
color4f(float, float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
COLOR_4UB - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
COLOR_INVALID - Static variable in class net.minecraft.command.arguments.ColorArgument
 
ColorArgument - Class in net.minecraft.command.arguments
 
ColorArgument() - Constructor for class net.minecraft.command.arguments.ColorArgument
 
colorCodes - Static variable in class net.minecraftforge.fml.client.config.GuiUtils
 
ColorHandlerEvent - Class in net.minecraftforge.client.event
Use these events to register block/item color handlers at the appropriate time.
ColorHandlerEvent() - Constructor for class net.minecraftforge.client.event.ColorHandlerEvent
 
ColorHandlerEvent.Block - Class in net.minecraftforge.client.event
 
ColorHandlerEvent.Item - Class in net.minecraftforge.client.event
 
colorIndex - Variable in class net.minecraft.block.material.MaterialColor
 
colorIndex - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
ColorlessShulkerEntityFix - Class in net.minecraft.util.datafix.fixes
 
ColorlessShulkerEntityFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ColorlessShulkerEntityFix
 
ColorMapLoader - Class in net.minecraft.client.resources
 
ColorMapLoader() - Constructor for class net.minecraft.client.resources.ColorMapLoader
 
colorMask(boolean, boolean, boolean, boolean) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
colorMaterial(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
colorMultiplier(int) - Static method in class net.minecraft.block.RedstoneWireBlock
 
colorPointer(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
colorPointer(int, int, int, ByteBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
COLORS - Static variable in class net.minecraft.block.material.MaterialColor
 
colors - Variable in class net.minecraft.world.storage.MapData
 
colorValue - Variable in class net.minecraft.block.material.MaterialColor
 
column(String) - Static method in class net.minecraftforge.common.util.TextTable
 
column(String, TextTable.Alignment) - Static method in class net.minecraftforge.common.util.TextTable
 
Column(String) - Constructor for class net.minecraftforge.common.util.TextTable.Column
 
Column(String, TextTable.Alignment) - Constructor for class net.minecraftforge.common.util.TextTable.Column
 
columnPos() - Static method in class net.minecraft.command.arguments.ColumnPosArgument
 
ColumnPos - Class in net.minecraft.util.math
 
ColumnPos(int, int) - Constructor for class net.minecraft.util.math.ColumnPos
 
ColumnPos(BlockPos) - Constructor for class net.minecraft.util.math.ColumnPos
 
ColumnPosArgument - Class in net.minecraft.command.arguments
 
ColumnPosArgument() - Constructor for class net.minecraft.command.arguments.ColumnPosArgument
 
com.mojang.blaze3d.platform - package com.mojang.blaze3d.platform
 
com.mojang.realmsclient - package com.mojang.realmsclient
 
com.mojang.realmsclient.client - package com.mojang.realmsclient.client
 
com.mojang.realmsclient.dto - package com.mojang.realmsclient.dto
 
com.mojang.realmsclient.exception - package com.mojang.realmsclient.exception
 
com.mojang.realmsclient.gui - package com.mojang.realmsclient.gui
 
com.mojang.realmsclient.gui.screens - package com.mojang.realmsclient.gui.screens
 
com.mojang.realmsclient.util - package com.mojang.realmsclient.util
 
COMBAT - Static variable in class net.minecraft.item.ItemGroup
 
CombatEntry - Class in net.minecraft.util
 
CombatEntry(DamageSource, int, float, float, String, float) - Constructor for class net.minecraft.util.CombatEntry
 
CombatRules - Class in net.minecraft.util
 
CombatRules() - Constructor for class net.minecraft.util.CombatRules
 
CombatTracker - Class in net.minecraft.util
 
CombatTracker(LivingEntity) - Constructor for class net.minecraft.util.CombatTracker
 
combine(EffectInstance) - Method in class net.minecraft.potion.EffectInstance
 
combine(VoxelShape, VoxelShape, IBooleanFunction) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
combine(BiFunction<ItemStack, LootContext, ItemStack>[]) - Static method in class net.minecraft.world.storage.loot.functions.LootFunctionManager
 
combineAndSimplify(VoxelShape, VoxelShape, IBooleanFunction) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
combineChildren(ILootEntry[]) - Method in class net.minecraft.world.storage.loot.AlternativesLootEntry
 
combineChildren(ILootEntry[]) - Method in class net.minecraft.world.storage.loot.GroupLootEntry
 
combineChildren(ILootEntry[]) - Method in class net.minecraft.world.storage.loot.ParentedLootEntry
 
combineChildren(ILootEntry[]) - Method in class net.minecraft.world.storage.loot.SequenceLootEntry
 
CombinedInvWrapper - Class in net.minecraftforge.items.wrapper
 
CombinedInvWrapper(IItemHandlerModifiable...) - Constructor for class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
command - Variable in class net.minecraft.server.dedicated.PendingCommand
 
COMMAND_BLOCK - Static variable in class net.minecraft.block.Blocks
 
COMMAND_BLOCK - Static variable in class net.minecraft.item.Items
 
COMMAND_BLOCK - Static variable in class net.minecraft.tileentity.TileEntityType
 
COMMAND_BLOCK_MINECART - Static variable in class net.minecraft.entity.EntityType
 
COMMAND_BLOCK_MINECART - Static variable in class net.minecraft.item.Items
 
COMMAND_BLOCK_OUTPUT - Static variable in class net.minecraft.world.GameRules
 
CommandBlockBlock - Class in net.minecraft.block
 
CommandBlockBlock(Block.Properties) - Constructor for class net.minecraft.block.CommandBlockBlock
 
CommandBlockLogic - Class in net.minecraft.tileentity
 
CommandBlockLogic() - Constructor for class net.minecraft.tileentity.CommandBlockLogic
 
commandBlocks - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
CommandBlockScreen - Class in net.minecraft.client.gui.screen
 
CommandBlockScreen(CommandBlockTileEntity) - Constructor for class net.minecraft.client.gui.screen.CommandBlockScreen
 
CommandBlockTileEntity - Class in net.minecraft.tileentity
 
CommandBlockTileEntity() - Constructor for class net.minecraft.tileentity.CommandBlockTileEntity
 
CommandBlockTileEntity.Mode - Enum in net.minecraft.tileentity
 
CommandDimensions - Class in net.minecraftforge.server.command
 
CommandDimensions() - Constructor for class net.minecraftforge.server.command.CommandDimensions
 
CommandEntry(ParseResults<CommandSource>) - Constructor for class net.minecraft.command.FunctionObject.CommandEntry
 
CommandEvent - Class in net.minecraftforge.event
CommandEvent is fired after a command is parsed, but before it is executed.
CommandEvent(ParseResults<CommandSource>) - Constructor for class net.minecraftforge.event.CommandEvent
 
CommandException - Exception in net.minecraft.command
 
CommandException(ITextComponent) - Constructor for exception net.minecraft.command.CommandException
 
CommandModList - Class in net.minecraftforge.server.command
 
CommandModList() - Constructor for class net.minecraftforge.server.command.CommandModList
 
Commands - Class in net.minecraft.command
 
Commands(boolean) - Constructor for class net.minecraft.command.Commands
 
Commands.IParser - Interface in net.minecraft.command
 
commandsAllowedForAll() - Method in class net.minecraft.server.management.PlayerList
 
CommandSetDimension - Class in net.minecraftforge.server.command
 
CommandSetDimension() - Constructor for class net.minecraftforge.server.command.CommandSetDimension
 
CommandSource - Class in net.minecraft.command
 
CommandSource(ICommandSource, Vec3d, Vec2f, ServerWorld, int, String, ITextComponent, MinecraftServer, Entity) - Constructor for class net.minecraft.command.CommandSource
 
CommandSource(ICommandSource, Vec3d, Vec2f, ServerWorld, int, String, ITextComponent, MinecraftServer, Entity, boolean, ResultConsumer<CommandSource>, EntityAnchorArgument.Type) - Constructor for class net.minecraft.command.CommandSource
 
CommandsReport - Class in net.minecraft.data
 
CommandsReport(DataGenerator) - Constructor for class net.minecraft.data.CommandsReport
 
commandTextField - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
commandUsage - Variable in class net.minecraft.client.gui.screen.ChatScreen
 
commandUsagePosition - Variable in class net.minecraft.client.gui.screen.ChatScreen
 
commandUsageWidth - Variable in class net.minecraft.client.gui.screen.ChatScreen
 
comment(String) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
comment(String...) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
COMPARATOR - Static variable in class net.minecraft.block.Blocks
 
COMPARATOR - Static variable in class net.minecraft.item.Items
 
COMPARATOR - Static variable in class net.minecraft.tileentity.TileEntityType
 
COMPARATOR_MODE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
ComparatorBlock - Class in net.minecraft.block
 
ComparatorBlock(Block.Properties) - Constructor for class net.minecraft.block.ComparatorBlock
 
ComparatorMode - Enum in net.minecraft.state.properties
 
ComparatorTileEntity - Class in net.minecraft.tileentity
 
ComparatorTileEntity() - Constructor for class net.minecraft.tileentity.ComparatorTileEntity
 
compare(RealmsServer, RealmsServer) - Method in class com.mojang.realmsclient.dto.RealmsServer.ServerComparator
 
compare(VoxelShape, VoxelShape, IBooleanFunction) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
compare(ChunkPos, ChunkPos) - Method in class net.minecraftforge.common.util.ChunkCoordComparator
 
compareTo(AdvancementProgress) - Method in class net.minecraft.advancements.AdvancementProgress
 
compareTo(ChunkRenderTask) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
compareTo(Language) - Method in class net.minecraft.client.resources.Language
 
compareTo(KeyBinding) - Method in class net.minecraft.client.settings.KeyBinding
 
compareTo(ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
compareTo(EffectInstance) - Method in class net.minecraft.potion.EffectInstance
 
compareTo(DataPoint) - Method in class net.minecraft.profiler.DataPoint
 
compareTo(WorldSummary) - Method in class net.minecraft.realms.RealmsLevelSummary
 
compareTo(RealmsLevelSummary) - Method in class net.minecraft.realms.RealmsLevelSummary
 
compareTo(Vec3i) - Method in class net.minecraft.util.math.Vec3i
 
compareTo(ResourceLocation) - Method in class net.minecraft.util.ResourceLocation
 
compareTo(Ticket<?>) - Method in class net.minecraft.world.server.Ticket
 
compareTo(WorldSummary) - Method in class net.minecraft.world.storage.WorldSummary
 
compareTo(Event) - Method in class net.minecraftforge.common.animation.Event
 
compareTo(Artifact) - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
compareTo(SnapshotJson) - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
compareVersion(Artifact) - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
comparingByProperties() - Static method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
COMPASS - Static variable in class net.minecraft.item.Items
 
CompassItem - Class in net.minecraft.item
 
CompassItem(Item.Properties) - Constructor for class net.minecraft.item.CompassItem
 
compiledChunk - Variable in class net.minecraft.client.renderer.chunk.ChunkRender
 
CompiledChunk - Class in net.minecraft.client.renderer.chunk
 
CompiledChunk() - Constructor for class net.minecraft.client.renderer.chunk.CompiledChunk
 
complete() - Static method in class net.minecraftforge.fml.client.ClientModLoader
Deprecated.
completedExceptionallyFuture(Throwable) - Static method in class net.minecraft.util.Util
 
CompletedTutorialStep - Class in net.minecraft.client.tutorial
 
CompletedTutorialStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.CompletedTutorialStep
 
completeModLoading() - Static method in class net.minecraftforge.fml.client.ClientModLoader
 
component() - Static method in class net.minecraft.command.arguments.ComponentArgument
 
COMPONENT_INVALID - Static variable in class net.minecraft.command.arguments.ComponentArgument
 
ComponentArgument - Class in net.minecraft.command.arguments
 
ComponentArgument() - Constructor for class net.minecraft.command.arguments.ComponentArgument
 
components - Variable in class net.minecraft.world.gen.feature.structure.StructureStart
 
componentType - Variable in class net.minecraft.world.gen.feature.structure.StructurePiece
 
compose(TRSRTransformation) - Method in class net.minecraftforge.common.model.TRSRTransformation
 
CompositeModel - Class in net.minecraftforge.client.model
 
CompositeModel(boolean, boolean, TextureAtlasSprite, ImmutableMap<String, IBakedModel>, IModelState, ItemOverrideList) - Constructor for class net.minecraftforge.client.model.CompositeModel
 
CompositeModel.Geometry - Class in net.minecraftforge.client.model
 
CompositeModel.Loader - Class in net.minecraftforge.client.model
 
CompositionValue(ITimeValue, ITimeValue) - Constructor for class net.minecraftforge.common.animation.TimeValues.CompositionValue
 
COMPOSTER - Static variable in class net.minecraft.block.Blocks
 
COMPOSTER - Static variable in class net.minecraft.item.Items
 
COMPOSTER - Static variable in class net.minecraft.particles.ParticleTypes
 
COMPOSTER_FILLED_UP - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
Spawns the composter particles and plays the sound event sound event
data is bigger than 0 when the composter can still be filled up, and is smaller or equal to 0 when the composter is full.
ComposterBlock - Class in net.minecraft.block
 
ComposterBlock(Block.Properties) - Constructor for class net.minecraft.block.ComposterBlock
 
ComposterFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SuspendedTownParticle.ComposterFactory
 
COMPOUND_NBT - Static variable in class net.minecraft.network.datasync.DataSerializers
 
CompoundIngredient - Class in net.minecraftforge.common.crafting
 
CompoundIngredient(List<Ingredient>) - Constructor for class net.minecraftforge.common.crafting.CompoundIngredient
 
CompoundIngredient.Serializer - Class in net.minecraftforge.common.crafting
 
CompoundNBT - Class in net.minecraft.nbt
 
CompoundNBT() - Constructor for class net.minecraft.nbt.CompoundNBT
 
CompressedStreamTools - Class in net.minecraft.nbt
 
CompressedStreamTools() - Constructor for class net.minecraft.nbt.CompressedStreamTools
 
computeHashCode() - Method in class net.minecraft.state.BooleanProperty
 
computeHashCode() - Method in class net.minecraft.state.EnumProperty
 
computeHashCode() - Method in class net.minecraft.state.IntegerProperty
 
computeHashCode() - Method in class net.minecraft.state.Property
 
computeLevel(long, long, int) - Method in class net.minecraft.util.SectionDistanceGraph
 
computeLevel(long, long, int) - Method in class net.minecraft.world.chunk.ChunkDistanceGraph
 
computeLevel(long, long, int) - Method in class net.minecraft.world.lighting.BlockLightEngine
 
computeLevel(long, long, int) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
computeLevel(long, long, int) - Method in class net.minecraft.world.lighting.LightEngine
 
computeLevel(long, long, int) - Method in class net.minecraft.world.lighting.SkyLightEngine
 
computeNext() - Method in class net.minecraft.client.util.SearchTreeReloadable.JoinedIterator
 
computeRedstoneStrength(World, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
computeRedstoneStrength(World, BlockPos) - Method in class net.minecraft.block.PressurePlateBlock
 
computeRedstoneStrength(World, BlockPos) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
computeStackSize(Set<Slot>, int, ItemStack, int) - Static method in class net.minecraft.inventory.container.Container
 
computeSuggestions() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
computeVisibility() - Method in class net.minecraft.client.renderer.chunk.VisGraph
 
concat(T[], T[]) - Static method in class mcp.client.Start
 
ConcretePowderBlock - Class in net.minecraft.block
 
ConcretePowderBlock(Block, Block.Properties) - Constructor for class net.minecraft.block.ConcretePowderBlock
 
concurrentOf(Supplier<T>) - Static method in interface net.minecraftforge.common.util.Lazy
Constructs a thread-safe lazy-initialized object
concurrentOf(NonNullSupplier<T>) - Static method in interface net.minecraftforge.common.util.NonNullLazy
Constructs a thread-safe lazy-initialized object
condition(IProperty<T>, T...) - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
Set a condition for this part, which consists of a property and a set of valid values.
CONDITIONAL - Static variable in class net.minecraft.block.CommandBlockBlock
 
CONDITIONAL - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
ConditionalAdvancement - Class in net.minecraftforge.common.crafting
 
ConditionalAdvancement() - Constructor for class net.minecraftforge.common.crafting.ConditionalAdvancement
 
ConditionalAdvancement.Builder - Class in net.minecraftforge.common.crafting
 
ConditionalRecipe - Class in net.minecraftforge.common.crafting
 
ConditionalRecipe() - Constructor for class net.minecraftforge.common.crafting.ConditionalRecipe
 
ConditionalRecipe.Builder - Class in net.minecraftforge.common.crafting
 
ConditionalRecipe.Serializer<T extends IRecipe<?>> - Class in net.minecraftforge.common.crafting
 
conditions - Variable in class net.minecraft.world.storage.loot.LootEntry
 
conditions - Variable in class net.minecraft.world.storage.loot.LootFunction
 
conditions - Variable in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
 
conditions - Variable in class net.minecraftforge.common.loot.LootModifier
 
CONDUIT - Static variable in class net.minecraft.block.Blocks
 
CONDUIT - Static variable in class net.minecraft.item.Items
 
CONDUIT - Static variable in class net.minecraft.tileentity.TileEntityType
 
CONDUIT_POWER - Static variable in class net.minecraft.potion.Effects
 
ConduitBlock - Class in net.minecraft.block
 
ConduitBlock(Block.Properties) - Constructor for class net.minecraft.block.ConduitBlock
 
ConduitTileEntity - Class in net.minecraft.tileentity
 
ConduitTileEntity() - Constructor for class net.minecraft.tileentity.ConduitTileEntity
 
ConduitTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.ConduitTileEntity
 
ConduitTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
ConduitTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer
 
config - Variable in class net.minecraft.world.gen.carver.ConfiguredCarver
 
config - Variable in class net.minecraft.world.gen.feature.ConfiguredFeature
 
config - Variable in class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
 
config - Variable in class net.minecraft.world.gen.placement.ConfiguredPlacement
 
config - Variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
ConfigChangedEvent - Class in net.minecraftforge.fml.client.event
These events are posted from the GuiConfig screen when the done button is pressed.
ConfigChangedEvent(String, String, boolean, boolean) - Constructor for class net.minecraftforge.fml.client.event.ConfigChangedEvent
 
ConfigChangedEvent.OnConfigChangedEvent - Class in net.minecraftforge.fml.client.event
This event is intended to be consumed by the mod whose config has been changed.
ConfigChangedEvent.PostConfigChangedEvent - Class in net.minecraftforge.fml.client.event
This event is provided for mods to consume if they want to be able to check if other mods' configs have been changed.
ConfigCommand - Class in net.minecraftforge.server.command
 
ConfigCommand() - Constructor for class net.minecraftforge.server.command.ConfigCommand
 
ConfigCommand.ShowFile - Class in net.minecraftforge.server.command
 
configEntryClass - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
ConfigFileTypeHandler - Class in net.minecraftforge.fml.config
 
ConfigFileTypeHandler() - Constructor for class net.minecraftforge.fml.config.ConfigFileTypeHandler
 
CONFIGGUIFACTORY - Static variable in class net.minecraftforge.fml.ExtensionPoint
 
ConfigGuiHandler - Class in net.minecraftforge.fml.client
 
ConfigGuiHandler() - Constructor for class net.minecraftforge.fml.client.ConfigGuiHandler
 
ConfigGuiType - Enum in net.minecraftforge.fml.client.config
 
configHandler - Variable in class net.minecraftforge.fml.ModContainer
 
configs - Variable in class net.minecraftforge.fml.ModContainer
 
ConfigTracker - Class in net.minecraftforge.fml.config
 
configure(Function<ForgeConfigSpec.Builder, T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
ConfiguredCarver<WC extends ICarverConfig> - Class in net.minecraft.world.gen.carver
 
ConfiguredCarver(WorldCarver<WC>, WC) - Constructor for class net.minecraft.world.gen.carver.ConfiguredCarver
 
ConfiguredFeature<FC extends IFeatureConfig> - Class in net.minecraft.world.gen.feature
 
ConfiguredFeature(Feature<FC>, FC) - Constructor for class net.minecraft.world.gen.feature.ConfiguredFeature
 
ConfiguredFeature(Feature<FC>, Dynamic<?>) - Constructor for class net.minecraft.world.gen.feature.ConfiguredFeature
 
ConfiguredModel - Class in net.minecraftforge.client.model.generators
Represents a model with blockstate configurations, e.g.
ConfiguredModel(ModelFile, int, int, boolean, int) - Constructor for class net.minecraftforge.client.model.generators.ConfiguredModel
Construct a new ConfiguredModel.
ConfiguredModel(ModelFile, int, int, boolean) - Constructor for class net.minecraftforge.client.model.generators.ConfiguredModel
Construct a new ConfiguredModel with the default random weight.
ConfiguredModel(ModelFile) - Constructor for class net.minecraftforge.client.model.generators.ConfiguredModel
Construct a new ConfiguredModel with the default rotation (0, 0), uvlock (false), and default random weight.
ConfiguredModel.Builder<T> - Class in net.minecraftforge.client.model.generators
A builder for ConfiguredModels, which can contain a callback for processing the finished result.
ConfiguredModelList(ConfiguredModel) - Constructor for class net.minecraftforge.client.model.generators.BlockStateProvider.ConfiguredModelList
 
ConfiguredModelList(ConfiguredModel...) - Constructor for class net.minecraftforge.client.model.generators.BlockStateProvider.ConfiguredModelList
 
ConfiguredPlacement<DC extends IPlacementConfig> - Class in net.minecraft.world.gen.placement
 
ConfiguredPlacement(Placement<DC>, Dynamic<?>) - Constructor for class net.minecraft.world.gen.placement.ConfiguredPlacement
 
ConfiguredPlacement(Placement<DC>, DC) - Constructor for class net.minecraft.world.gen.placement.ConfiguredPlacement
 
ConfiguredRandomFeatureList<FC extends IFeatureConfig> - Class in net.minecraft.world.gen.feature
 
ConfiguredRandomFeatureList(Feature<FC>, FC, Float) - Constructor for class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
 
ConfiguredRandomFeatureList(Feature<FC>, Dynamic<?>, float) - Constructor for class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
 
ConfiguredSurfaceBuilder<SC extends ISurfaceBuilderConfig> - Class in net.minecraft.world.gen.surfacebuilders
 
ConfiguredSurfaceBuilder(SurfaceBuilder<SC>, SC) - Constructor for class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
configurePlayerCapabilities(PlayerAbilities) - Method in enum net.minecraft.world.GameType
 
confirm(String) - Static method in class net.minecraftforge.fml.StartupQuery
 
confirmBackupLevelDatUse(SaveHandler) - Static method in class net.minecraftforge.fml.WorldPersistenceHooks
 
ConfirmBackupScreen - Class in net.minecraft.client.gui.screen
 
ConfirmBackupScreen(Screen, ConfirmBackupScreen.ICallback, ITextComponent, ITextComponent, boolean) - Constructor for class net.minecraft.client.gui.screen.ConfirmBackupScreen
 
ConfirmBackupScreen.ICallback - Interface in net.minecraft.client.gui.screen
 
confirmButtonText - Variable in class net.minecraft.client.gui.screen.ConfirmScreen
 
ConfirmOpenLinkScreen - Class in net.minecraft.client.gui.screen
 
ConfirmOpenLinkScreen(BooleanConsumer, String, boolean) - Constructor for class net.minecraft.client.gui.screen.ConfirmOpenLinkScreen
 
confirmResult(boolean, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupScreen
 
confirmResult(boolean, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
confirmResult(boolean, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
confirmResult(boolean, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
confirmResult(boolean, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
confirmResult(boolean, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsResourcePackScreen
 
confirmResult(boolean, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
confirmResult(boolean, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen
 
confirmResult(boolean, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
confirmResult(boolean, int) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
confirmResult(boolean, int) - Method in interface net.minecraft.realms.RealmsConfirmResultListener
 
confirmResult(boolean, int) - Method in class net.minecraft.realms.RealmsScreen
 
ConfirmScreen - Class in net.minecraft.client.gui.screen
 
ConfirmScreen(BooleanConsumer, ITextComponent, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.ConfirmScreen
 
ConfirmScreen(BooleanConsumer, ITextComponent, ITextComponent, String, String) - Constructor for class net.minecraft.client.gui.screen.ConfirmScreen
 
conflicts(KeyBinding) - Method in class net.minecraft.client.settings.KeyBinding
 
conflicts(IKeyConflictContext) - Method in interface net.minecraftforge.client.settings.IKeyConflictContext
 
CongregateTask - Class in net.minecraft.entity.ai.brain.task
 
CongregateTask() - Constructor for class net.minecraft.entity.ai.brain.task.CongregateTask
 
CONIFEROUS - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
conjugate() - Method in class net.minecraft.client.renderer.Quaternion
 
connect(String, int) - Method in class net.minecraft.realms.RealmsConnect
 
ConnectingScreen - Class in net.minecraft.client.gui.screen
 
ConnectingScreen(Screen, Minecraft, ServerData) - Constructor for class net.minecraft.client.gui.screen.ConnectingScreen
 
ConnectingScreen(Screen, Minecraft, String, int) - Constructor for class net.minecraft.client.gui.screen.ConnectingScreen
 
connection - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
connection - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
ConnectionType - Enum in net.minecraftforge.fml.network
 
connectToSelected() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
CONSTANT - Static variable in interface net.minecraft.world.storage.loot.IRandomRange
 
ConstantRange - Class in net.minecraft.world.storage.loot
 
ConstantRange(int) - Constructor for class net.minecraft.world.storage.loot.ConstantRange
 
ConstantRange.Serializer - Class in net.minecraft.world.storage.loot
 
Constants() - Constructor for class net.minecraft.client.renderer.FaceDirection.Constants
 
Constants - Class in net.minecraftforge.common.util
A class containing constants for magic numbers used in the minecraft codebase.
Constants() - Constructor for class net.minecraftforge.common.util.Constants
 
Constants.BlockFlags - Class in net.minecraftforge.common.util
Constants.NBT - Class in net.minecraftforge.common.util
NBT Tag type IDS, used when storing the nbt to disc, Should align with INBT.create(byte) and INBT.getTypeName(int) Main use is checking tag type in CompoundNBT.contains(String, int)
Constants.WorldEvents - Class in net.minecraftforge.common.util
The world event IDS, used when calling IWorld.playEvent(int, BlockPos, int).
CONSTRUCT_BEACON - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ConstructBeaconTrigger - Class in net.minecraft.advancements.criterion
 
ConstructBeaconTrigger() - Constructor for class net.minecraft.advancements.criterion.ConstructBeaconTrigger
 
ConstructBeaconTrigger.Instance - Class in net.minecraft.advancements.criterion
 
ConstValue(float) - Constructor for class net.minecraftforge.common.animation.TimeValues.ConstValue
 
Consumable(ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.Consumable
 
Consumable(ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.Consumable
 
consume(Item, ItemStack) - Method in class net.minecraft.util.FoodStats
 
consume(BiConsumer<World, BlockPos>) - Method in interface net.minecraft.util.IWorldPosCallable
 
consume(Direction, int, int, int) - Method in interface net.minecraft.util.math.shapes.VoxelShapePart.IFaceConsumer
 
consume(int, int, int, int, int, int) - Method in interface net.minecraft.util.math.shapes.VoxelShapePart.ILineConsumer
 
consume(double, double, double, double, double, double) - Method in interface net.minecraft.util.math.shapes.VoxelShapes.ILineConsumer
 
CONSUME_ITEM - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
consumeIngredient(Slot, ItemStack) - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
consumeItemFromStack(PlayerEntity, ItemStack) - Method in class net.minecraft.entity.passive.AnimalEntity
 
consumeItemFromStack(PlayerEntity, ItemStack) - Method in class net.minecraft.entity.passive.CatEntity
 
consumeItemFromStack(PlayerEntity, ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
 
ConsumeItemTrigger - Class in net.minecraft.advancements.criterion
 
ConsumeItemTrigger() - Constructor for class net.minecraft.advancements.criterion.ConsumeItemTrigger
 
ConsumeItemTrigger.Instance - Class in net.minecraft.advancements.criterion
 
consumeLifecycleEvent(Supplier<R>) - Method in class net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider
 
consumeLifecycleEvent(Supplier<R>) - Method in class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider
 
consumer(BiConsumer<MSG, Supplier<NetworkEvent.Context>>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
consumer(SimpleChannel.MessageBuilder.ToBooleanBiFunction<MSG, Supplier<NetworkEvent.Context>>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
Function returning a boolean "packet handled" indication, for simpler channel building.
container - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
container - Variable in class net.minecraft.entity.player.PlayerEntity
 
Container - Class in net.minecraft.inventory.container
 
Container(ContainerType<?>, int) - Constructor for class net.minecraft.inventory.container.Container
 
container - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
container - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
container - Variable in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
ContainerBlock - Class in net.minecraft.block
 
ContainerBlock(Block.Properties) - Constructor for class net.minecraft.block.ContainerBlock
 
ContainerHolder() - Constructor for class net.minecraft.client.renderer.model.BlockModelDefinition.ContainerHolder
 
containerItem(Item) - Method in class net.minecraft.item.Item.Properties
 
ContainerMinecartEntity - Class in net.minecraft.entity.item.minecart
 
ContainerMinecartEntity(EntityType<?>, World) - Constructor for class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
ContainerMinecartEntity(EntityType<?>, double, double, double, World) - Constructor for class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
CONTAINERS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
CONTAINERS - Static variable in class net.minecraftforge.registries.GameData
 
ContainerScreen<T extends Container> - Class in net.minecraft.client.gui.screen.inventory
 
ContainerScreen(T, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
ContainerType<T extends Container> - Class in net.minecraft.inventory.container
 
ContainerType(ContainerType.IFactory<T>) - Constructor for class net.minecraft.inventory.container.ContainerType
 
ContainerType.IFactory<T extends Container> - Interface in net.minecraft.inventory.container
 
contains(int, int) - Method in class net.minecraft.client.renderer.Rectangle2d
 
contains(String) - Method in class net.minecraft.nbt.CompoundNBT
 
contains(String, int) - Method in class net.minecraft.nbt.CompoundNBT
 
contains(T) - Method in class net.minecraft.stats.StatType
 
contains(Block) - Method in class net.minecraft.tags.BlockTags.Wrapper
 
contains(EntityType<?>) - Method in class net.minecraft.tags.EntityTypeTags.Wrapper
 
contains(Fluid) - Method in class net.minecraft.tags.FluidTags.Wrapper
 
contains(Item) - Method in class net.minecraft.tags.ItemTags.Wrapper
 
contains(T) - Method in class net.minecraft.tags.Tag
 
contains(Object) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
contains(Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
 
contains(double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
contains(double, double, double) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
contains(int, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
contains(BlockPos) - Method in class net.minecraft.world.border.WorldBorder
 
contains(ChunkPos) - Method in class net.minecraft.world.border.WorldBorder
 
contains(AxisAlignedBB) - Method in class net.minecraft.world.border.WorldBorder
 
contains(T) - Method in class net.minecraft.world.chunk.BlockStateContainer
 
contains(T) - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
 
contains(T) - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
 
contains(T) - Method in class net.minecraft.world.chunk.BlockStatePaletteRegistry
 
contains(BlockState) - Method in class net.minecraft.world.chunk.ChunkSection
 
contains(T) - Method in interface net.minecraft.world.chunk.IBlockStatePalette
 
contains(ChunkPos) - Method in class net.minecraft.world.chunk.storage.RegionFile
 
containsAnyLiquid(AxisAlignedBB) - Method in interface net.minecraft.world.IWorldReader
 
containsCraftableRecipes() - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
containsFluid(FluidStack) - Method in class net.minecraftforge.fluids.FluidStack
Determines if the Fluids are equal and this stack is larger.
containsKey(Object) - Method in class net.minecraft.util.LowerStringMap
 
containsKey(ResourceLocation) - Method in class net.minecraft.util.registry.Registry
 
containsKey(ResourceLocation) - Method in class net.minecraft.util.registry.SimpleRegistry
 
containsKey(ResourceLocation) - Method in class net.minecraftforge.registries.ClearableRegistry
 
containsKey(ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
containsKey(ResourceLocation) - Method in interface net.minecraftforge.registries.IForgeRegistry
 
containsUUID(UUID) - Static method in class net.minecraftforge.common.UsernameCache
Check if the cache contains the given player's username
containsValidRecipes() - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
containsValue(Object) - Method in class net.minecraft.util.LowerStringMap
 
containsValue(V) - Method in class net.minecraftforge.registries.ForgeRegistry
 
containsValue(V) - Method in interface net.minecraftforge.registries.IForgeRegistry
 
containsWithRotation(AxisRotation, int, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
Context - Class in net.minecraftforge.server.permission.context
 
Context() - Constructor for class net.minecraftforge.server.permission.context.Context
 
contextExtension - Variable in class net.minecraftforge.fml.ModContainer
 
ContextKey<T> - Class in net.minecraftforge.server.permission.context
 
ContextKeys - Class in net.minecraftforge.server.permission.context
Some default context keys, for easier compatibility
ContextKeys() - Constructor for class net.minecraftforge.server.permission.context.ContextKeys
 
contract(double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
ControlsScreen - Class in net.minecraft.client.gui.screen
 
ControlsScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.screen.ControlsScreen
 
convert(float, float, float, float, float, float, float) - Static method in class net.minecraftforge.client.model.ForgeBlockStateV1.Transforms
Deprecated.
 
convert(float, float, float, float, float, float, float, float, float) - Static method in class net.minecraftforge.client.model.ForgeBlockStateV1.Transforms
Deprecated.
 
convertFiles() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
convertIpBanlist(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
convertLevel(String, IProgressUpdate) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
 
convertMapFormat(String, IProgressUpdate) - Method in class net.minecraft.world.storage.SaveFormat
 
convertMapIfNeeded(String) - Method in class net.minecraft.server.MinecraftServer
 
convertMobOwnerIfNeeded(MinecraftServer, String) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
convertOplist(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
convertSaveFiles(DedicatedServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
convertTexture(VertexFormat, TRSRTransformation, TextureAtlasSprite, TextureAtlasSprite, float, Direction, int, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
Takes a texture and converts it into BakedQuads.
convertTextureHorizontal(VertexFormat, TRSRTransformation, TextureAtlasSprite, TextureAtlasSprite, float, Direction, int, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
Scans a texture and converts it into a list of horizontal strips stacked on top of each other.
convertTextureVertical(VertexFormat, TRSRTransformation, TextureAtlasSprite, TextureAtlasSprite, float, Direction, int, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
Scans a texture and converts it into a list of vertical strips stacked next to each other from left to right.
convertToAnvilFormat(ChunkLoaderUtil.AnvilConverterData, CompoundNBT, BiomeProvider) - Static method in class net.minecraft.world.chunk.storage.ChunkLoaderUtil
 
convertUserBanlist(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
convertWhitelist(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
COOKED_BEEF - Static variable in class net.minecraft.item.Foods
 
COOKED_BEEF - Static variable in class net.minecraft.item.Items
 
COOKED_CHICKEN - Static variable in class net.minecraft.item.Foods
 
COOKED_CHICKEN - Static variable in class net.minecraft.item.Items
 
COOKED_COD - Static variable in class net.minecraft.item.Foods
 
COOKED_COD - Static variable in class net.minecraft.item.Items
 
COOKED_MUTTON - Static variable in class net.minecraft.item.Foods
 
COOKED_MUTTON - Static variable in class net.minecraft.item.Items
 
COOKED_PORKCHOP - Static variable in class net.minecraft.item.Foods
 
COOKED_PORKCHOP - Static variable in class net.minecraft.item.Items
 
COOKED_RABBIT - Static variable in class net.minecraft.item.Foods
 
COOKED_RABBIT - Static variable in class net.minecraft.item.Items
 
COOKED_SALMON - Static variable in class net.minecraft.item.Foods
 
COOKED_SALMON - Static variable in class net.minecraft.item.Items
 
COOKIE - Static variable in class net.minecraft.item.Foods
 
COOKIE - Static variable in class net.minecraft.item.Items
 
cookingRecipe(Ingredient, IItemProvider, float, int, CookingRecipeSerializer<?>) - Static method in class net.minecraft.data.CookingRecipeBuilder
 
CookingRecipeBuilder - Class in net.minecraft.data
 
CookingRecipeBuilder.Result - Class in net.minecraft.data
 
CookingRecipeSerializer<T extends AbstractCookingRecipe> - Class in net.minecraft.item.crafting
 
CookingRecipeSerializer(CookingRecipeSerializer.IFactory<T>, int) - Constructor for class net.minecraft.item.crafting.CookingRecipeSerializer
 
cookTime - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
CooldownTracker - Class in net.minecraft.util
 
CooldownTracker() - Constructor for class net.minecraft.util.CooldownTracker
 
Coordinates(String, String, String) - Constructor for class net.minecraft.command.ISuggestionProvider.Coordinates
 
copy() - Method in class net.minecraft.advancements.Advancement
 
copy(Tag<Block>, Tag<Item>) - Method in class net.minecraft.data.ItemTagsProvider
 
copy() - Method in class net.minecraft.entity.ai.brain.Brain
 
copy() - Method in class net.minecraft.item.ItemStack
 
copy() - Method in class net.minecraft.nbt.ByteArrayNBT
 
copy() - Method in class net.minecraft.nbt.ByteNBT
 
copy() - Method in class net.minecraft.nbt.CompoundNBT
 
copy() - Method in class net.minecraft.nbt.DoubleNBT
 
copy() - Method in class net.minecraft.nbt.EndNBT
 
copy() - Method in class net.minecraft.nbt.FloatNBT
 
copy() - Method in interface net.minecraft.nbt.INBT
 
copy() - Method in class net.minecraft.nbt.IntArrayNBT
 
copy() - Method in class net.minecraft.nbt.IntNBT
 
copy() - Method in class net.minecraft.nbt.ListNBT
 
copy() - Method in class net.minecraft.nbt.LongArrayNBT
 
copy() - Method in class net.minecraft.nbt.LongNBT
 
copy() - Method in class net.minecraft.nbt.ShortNBT
 
copy() - Method in class net.minecraft.nbt.StringNBT
 
copy() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
copy() - Method in class net.minecraft.network.PacketBuffer
 
copy(int, int) - Method in class net.minecraft.network.PacketBuffer
 
copy() - Method in class net.minecraft.world.chunk.NibbleArray
 
copy() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
copy() - Method in class net.minecraft.world.lighting.BlockLightStorage.StorageMap
 
copy() - Method in class net.minecraft.world.lighting.LightDataMap
 
copy() - Method in class net.minecraft.world.lighting.SkyLightStorage.StorageMap
 
copy() - Method in class net.minecraftforge.fluids.FluidStack
 
copyAreaRGBA(int, int, int, int, int, int, boolean, boolean) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
copyArray(long) - Method in class net.minecraft.world.lighting.LightDataMap
 
copyDataFromOld(Entity) - Method in class net.minecraft.entity.Entity
 
copyFrom(ServerData) - Method in class net.minecraft.client.multiplayer.ServerData
 
copyFrom(ServerPlayerEntity, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
copyFrom(RecipeBook) - Method in class net.minecraft.item.crafting.RecipeBook
 
copyFrom(WorldInfo) - Method in class net.minecraft.world.border.WorldBorder
 
copyFrom(BlockModelConfiguration) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
copyFrom(BlockModelConfiguration.VisibilityData) - Method in class net.minecraftforge.client.model.BlockModelConfiguration.VisibilityData
 
copyImageData(NativeImage) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
copyInventory(PlayerInventory) - Method in class net.minecraft.entity.player.PlayerInventory
 
copyLinkToClipboard() - Method in class net.minecraft.client.gui.screen.ConfirmOpenLinkScreen
 
copyLocationAndAnglesFrom(Entity) - Method in class net.minecraft.entity.Entity
 
copyModelAngles(RendererModel) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
CopyName - Class in net.minecraft.world.storage.loot.functions
 
CopyName.Serializer - Class in net.minecraft.world.storage.loot.functions
 
CopyName.Source - Enum in net.minecraft.world.storage.loot.functions
 
CopyNbt - Class in net.minecraft.world.storage.loot.functions
 
CopyNbt.Action - Enum in net.minecraft.world.storage.loot.functions
 
CopyNbt.Builder - Class in net.minecraft.world.storage.loot.functions
 
CopyNbt.Serializer - Class in net.minecraft.world.storage.loot.functions
 
CopyNbt.Source - Enum in net.minecraft.world.storage.loot.functions
 
copyStackWithSize(ItemStack, int) - Static method in class net.minecraftforge.items.ItemHandlerHelper
 
copyTexSubImage2D(int, int, int, int, int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
copyTicks(MutableBoundingBox, BlockPos) - Method in class net.minecraft.world.ServerTickList
 
copyTo(WorldInfo) - Method in class net.minecraft.world.border.WorldBorder
 
copyValue(T) - Method in interface net.minecraft.network.datasync.IDataSerializer
 
copyWithoutSiblings(ITextComponent) - Static method in interface net.minecraft.util.text.ITextComponent
 
CORAL - Static variable in class net.minecraft.block.material.Material
 
CORAL - Static variable in class net.minecraft.block.SoundType
 
CORAL_BLOCKS - Static variable in class net.minecraft.tags.BlockTags
 
CORAL_CLAW - Static variable in class net.minecraft.world.gen.feature.Feature
 
CORAL_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Feature
 
CORAL_PLANTS - Static variable in class net.minecraft.tags.BlockTags
 
CORAL_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
CoralBlock - Class in net.minecraft.block
 
CoralBlock(Block, Block.Properties) - Constructor for class net.minecraft.block.CoralBlock
 
CoralClawFeature - Class in net.minecraft.world.gen.feature
 
CoralClawFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.CoralClawFeature
 
CoralFanBlock - Class in net.minecraft.block
 
CoralFanBlock(Block.Properties) - Constructor for class net.minecraft.block.CoralFanBlock
 
CoralFansRenameList - Class in net.minecraft.util.datafix.fixes
 
CoralFansRenameList() - Constructor for class net.minecraft.util.datafix.fixes.CoralFansRenameList
 
CoralFeature - Class in net.minecraft.world.gen.feature
 
CoralFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.CoralFeature
 
CoralFinBlock - Class in net.minecraft.block
 
CoralFinBlock(Block, Block.Properties) - Constructor for class net.minecraft.block.CoralFinBlock
 
CoralMushroomFeature - Class in net.minecraft.world.gen.feature
 
CoralMushroomFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.CoralMushroomFeature
 
CoralPlantBlock - Class in net.minecraft.block
 
CoralPlantBlock(Block, Block.Properties) - Constructor for class net.minecraft.block.CoralPlantBlock
 
CORALS - Static variable in class net.minecraft.tags.BlockTags
 
CoralTreeFeature - Class in net.minecraft.world.gen.feature
 
CoralTreeFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.CoralTreeFeature
 
CoralWallFanBlock - Class in net.minecraft.block
 
CoralWallFanBlock(Block, Block.Properties) - Constructor for class net.minecraft.block.CoralWallFanBlock
 
CORASE_DIRT_DIRT_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
CORE - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
core(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
CORE - Static variable in class net.minecraftforge.fml.Logging
 
CORNFLOWER - Static variable in class net.minecraft.block.Blocks
 
CORNFLOWER - Static variable in class net.minecraft.item.Items
 
correct(CommentedConfig) - Method in class net.minecraftforge.common.ForgeConfigSpec
 
correct(CommentedConfig, ConfigSpec.CorrectionListener) - Method in class net.minecraftforge.common.ForgeConfigSpec
 
correct(Object) - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
Corridor(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor
 
Corridor(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor
 
Corridor(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
Corridor(int, Random, MutableBoundingBox, Direction, MineshaftStructure.Type) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
Corridor(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Corridor
 
Corridor(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Corridor
 
Corridor2(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor2
 
Corridor2(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor2
 
Corridor3(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor3
 
Corridor3(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor3
 
Corridor4(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor4
 
Corridor4(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor4
 
Corridor5(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor5
 
Corridor5(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor5
 
cos(float) - Static method in class net.minecraft.realms.RealmsMth
 
cos(float) - Static method in class net.minecraft.util.math.MathHelper
 
costMalus - Variable in class net.minecraft.pathfinding.PathPoint
 
count(MinMaxBounds.IntBound) - Method in class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
count(Item) - Method in interface net.minecraft.inventory.IInventory
 
count - Variable in class net.minecraft.world.gen.feature.MultipleWithChanceRandomFeatureConfig
 
count - Variable in class net.minecraft.world.gen.feature.SeaGrassConfig
 
count - Variable in class net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig
 
count - Variable in class net.minecraft.world.gen.placement.CountConfig
 
count - Variable in class net.minecraft.world.gen.placement.CountRangeConfig
 
count - Variable in class net.minecraft.world.gen.placement.DepthAverageConfig
 
count - Variable in class net.minecraft.world.gen.placement.FrequencyConfig
 
count - Variable in class net.minecraft.world.gen.placement.HeightWithChanceConfig
 
COUNT_BIASED_RANGE - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_CHANCE_HEIGHTMAP - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_CHANCE_HEIGHTMAP_DOUBLE - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_DEPTH_AVERAGE - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_EXTRA_HEIGHTMAP - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_HEIGHT_64 - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_HEIGHTMAP - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_HEIGHTMAP_32 - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_HEIGHTMAP_DOUBLE - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_RANGE - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_TOP_SOLID - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_VERY_BIASED_RANGE - Static variable in class net.minecraft.world.gen.placement.Placement
 
countAdjacentRails() - Method in class net.minecraft.block.RailState
 
countChunksX - Variable in class net.minecraft.client.renderer.ViewFrustum
 
countChunksY - Variable in class net.minecraft.client.renderer.ViewFrustum
 
countChunksZ - Variable in class net.minecraft.client.renderer.ViewFrustum
 
CountConfig - Class in net.minecraft.world.gen.placement
 
CountConfig(int) - Constructor for class net.minecraft.world.gen.placement.CountConfig
 
countEntities() - Method in class net.minecraft.world.server.ServerWorld
 
CountRange - Class in net.minecraft.world.gen.placement
 
CountRange(Function<Dynamic<?>, ? extends CountRangeConfig>) - Constructor for class net.minecraft.world.gen.placement.CountRange
 
CountRangeConfig - Class in net.minecraft.world.gen.placement
 
CountRangeConfig(int, int, int, int) - Constructor for class net.minecraft.world.gen.placement.CountRangeConfig
 
countServers() - Method in class net.minecraft.client.multiplayer.ServerList
 
COURBET - Static variable in class net.minecraft.entity.item.PaintingType
 
covers(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.AreaContext
 
covers(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.BlockPosContext
 
covers(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.Context
 
covers(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.TargetContext
 
COW - Static variable in class net.minecraft.entity.EntityType
 
COW_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
CowEntity - Class in net.minecraft.entity.passive
 
CowEntity(EntityType<? extends CowEntity>, World) - Constructor for class net.minecraft.entity.passive.CowEntity
 
CowModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
CowModel() - Constructor for class net.minecraft.client.renderer.entity.model.CowModel
 
CowRenderer - Class in net.minecraft.client.renderer.entity
 
CowRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.CowRenderer
 
CozySmokeFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CampfireParticle.CozySmokeFactory
 
CPickItemPacket - Class in net.minecraft.network.play.client
 
CPickItemPacket() - Constructor for class net.minecraft.network.play.client.CPickItemPacket
 
CPickItemPacket(int) - Constructor for class net.minecraft.network.play.client.CPickItemPacket
 
CPingPacket - Class in net.minecraft.network.status.client
 
CPingPacket() - Constructor for class net.minecraft.network.status.client.CPingPacket
 
CPingPacket(long) - Constructor for class net.minecraft.network.status.client.CPingPacket
 
CPlaceRecipePacket - Class in net.minecraft.network.play.client
 
CPlaceRecipePacket() - Constructor for class net.minecraft.network.play.client.CPlaceRecipePacket
 
CPlaceRecipePacket(int, IRecipe<?>, boolean) - Constructor for class net.minecraft.network.play.client.CPlaceRecipePacket
 
CPlayerAbilitiesPacket - Class in net.minecraft.network.play.client
 
CPlayerAbilitiesPacket() - Constructor for class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
CPlayerAbilitiesPacket(PlayerAbilities) - Constructor for class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
CPlayerDiggingPacket - Class in net.minecraft.network.play.client
 
CPlayerDiggingPacket() - Constructor for class net.minecraft.network.play.client.CPlayerDiggingPacket
 
CPlayerDiggingPacket(CPlayerDiggingPacket.Action, BlockPos, Direction) - Constructor for class net.minecraft.network.play.client.CPlayerDiggingPacket
 
CPlayerDiggingPacket.Action - Enum in net.minecraft.network.play.client
 
CPlayerPacket - Class in net.minecraft.network.play.client
 
CPlayerPacket() - Constructor for class net.minecraft.network.play.client.CPlayerPacket
 
CPlayerPacket(boolean) - Constructor for class net.minecraft.network.play.client.CPlayerPacket
 
CPlayerPacket.PositionPacket - Class in net.minecraft.network.play.client
 
CPlayerPacket.PositionRotationPacket - Class in net.minecraft.network.play.client
 
CPlayerPacket.RotationPacket - Class in net.minecraft.network.play.client
 
CPlayerTryUseItemOnBlockPacket - Class in net.minecraft.network.play.client
 
CPlayerTryUseItemOnBlockPacket() - Constructor for class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
CPlayerTryUseItemOnBlockPacket(Hand, BlockRayTraceResult) - Constructor for class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
CPlayerTryUseItemPacket - Class in net.minecraft.network.play.client
 
CPlayerTryUseItemPacket() - Constructor for class net.minecraft.network.play.client.CPlayerTryUseItemPacket
 
CPlayerTryUseItemPacket(Hand) - Constructor for class net.minecraft.network.play.client.CPlayerTryUseItemPacket
 
CQueryEntityNBTPacket - Class in net.minecraft.network.play.client
 
CQueryEntityNBTPacket() - Constructor for class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
CQueryEntityNBTPacket(int, int) - Constructor for class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
CQueryTileEntityNBTPacket - Class in net.minecraft.network.play.client
 
CQueryTileEntityNBTPacket() - Constructor for class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
CQueryTileEntityNBTPacket(int, BlockPos) - Constructor for class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
CRACKED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
CRACKED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
CRAFTING - Static variable in class net.minecraft.inventory.container.ContainerType
 
CRAFTING - Static variable in interface net.minecraft.item.crafting.IRecipeType
 
CRAFTING_SHAPED - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SHAPELESS - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_ARMORDYE - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_BANNERDUPLICATE - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_BOOKCLONING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_FIREWORK_ROCKET - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_FIREWORK_STAR - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_FIREWORK_STAR_FADE - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_MAPCLONING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_MAPEXTENDING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_SHIELD - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_SHULKERBOXCOLORING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_SUSPICIOUSSTEW - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_TIPPEDARROW - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_TABLE - Static variable in class net.minecraft.block.Blocks
 
CRAFTING_TABLE - Static variable in class net.minecraft.item.Items
 
CraftingHelper - Class in net.minecraftforge.common.crafting
 
CraftingHelper() - Constructor for class net.minecraftforge.common.crafting.CraftingHelper
 
CraftingInventory - Class in net.minecraft.inventory
 
CraftingInventory(Container, int, int) - Constructor for class net.minecraft.inventory.CraftingInventory
 
CraftingResultSlot - Class in net.minecraft.inventory.container
 
CraftingResultSlot(PlayerEntity, CraftingInventory, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.container.CraftingResultSlot
 
CraftingScreen - Class in net.minecraft.client.gui.screen.inventory
 
CraftingScreen(WorkbenchContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
CraftingTableBlock - Class in net.minecraft.block
 
CraftingTableBlock(Block.Properties) - Constructor for class net.minecraft.block.CraftingTableBlock
 
CraftPlanksStep - Class in net.minecraft.client.tutorial
 
CraftPlanksStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.CraftPlanksStep
 
CraftResultInventory - Class in net.minecraft.inventory
 
CraftResultInventory() - Constructor for class net.minecraft.inventory.CraftResultInventory
 
CRAMMING - Static variable in class net.minecraft.util.DamageSource
 
crashed(CrashReport) - Method in class net.minecraft.client.Minecraft
 
CrashReport - Class in net.minecraft.crash
 
CrashReport(String, Throwable) - Constructor for class net.minecraft.crash.CrashReport
 
CrashReportCategory - Class in net.minecraft.crash
 
CrashReportCategory(CrashReport, String) - Constructor for class net.minecraft.crash.CrashReportCategory
 
CrashReportExtender - Class in net.minecraftforge.fml
 
CrashReportExtender() - Constructor for class net.minecraftforge.fml.CrashReportExtender
 
create() - Static method in class net.minecraft.advancements.criterion.DamagePredicate.Builder
 
create() - Static method in class net.minecraft.advancements.criterion.EntityFlagsPredicate.Builder
 
create() - Static method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
create(ItemPredicate, EntityPredicate, ItemPredicate) - Static method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger.Instance
 
create() - Static method in class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
create(T, T) - Method in interface net.minecraft.advancements.criterion.MinMaxBounds.IBoundFactory
 
create(StringReader, T, T) - Method in interface net.minecraft.advancements.criterion.MinMaxBounds.IBoundReader
 
create(Material) - Static method in class net.minecraft.block.Block.Properties
 
create(Material, DyeColor) - Static method in class net.minecraft.block.Block.Properties
 
create(Material, MaterialColor) - Static method in class net.minecraft.block.Block.Properties
 
create(Minecraft, AdvancementsScreen, int, Advancement) - Static method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
create(IResourceManager) - Method in interface net.minecraft.client.gui.fonts.providers.IGlyphProviderFactory
 
create(IResourceManager) - Method in class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider.Factory
 
create(IResourceManager) - Method in class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProviderFactory
 
create(IResourceManager) - Method in class net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider.Factory
 
create(T, PlayerInventory, ITextComponent) - Method in interface net.minecraft.client.gui.ScreenManager.IScreenFactory
 
create(GameSettings, int, AbstractOption) - Static method in class net.minecraft.client.gui.widget.list.OptionsRowList.Row
 
create(GameSettings, int, AbstractOption, AbstractOption) - Static method in class net.minecraft.client.gui.widget.list.OptionsRowList.Row
 
create(IAnimatedSprite) - Method in interface net.minecraft.client.particle.ParticleManager.IParticleMetaFactory
 
create(World, WorldRenderer) - Method in interface net.minecraft.client.renderer.chunk.IChunkRendererFactory
 
create(ScreenSize, String, String) - Method in class net.minecraft.client.renderer.VirtualScreen
 
create(Tutorial) - Method in enum net.minecraft.client.tutorial.TutorialSteps
 
create(NetworkTagManager) - Method in interface net.minecraft.command.arguments.BlockPredicateArgument.IResult
 
create(CommandContext<CommandSource>) - Method in interface net.minecraft.command.arguments.FunctionArgument.IResult
 
create(CommandContext<CommandSource>) - Method in interface net.minecraft.command.arguments.ItemPredicateArgument.IResult
 
create(ResourceLocation, FunctionManager, List<String>) - Static method in class net.minecraft.command.FunctionObject
 
create(String, Predicate<Item>) - Static method in enum net.minecraft.enchantment.EnchantmentType
 
create(String, String, int, boolean, boolean) - Static method in enum net.minecraft.entity.EntityClassification
 
create(String, TriPredicate<IWorldReader, BlockPos, EntityType<? extends MobEntity>>) - Static method in enum net.minecraft.entity.EntitySpawnPlacementRegistry.PlacementType
 
create(EntityType.IFactory<T>, EntityClassification) - Static method in class net.minecraft.entity.EntityType.Builder
 
create(EntityClassification) - Static method in class net.minecraft.entity.EntityType.Builder
 
create(World, CompoundNBT, ITextComponent, PlayerEntity, BlockPos, SpawnReason, boolean, boolean) - Method in class net.minecraft.entity.EntityType
 
create(World) - Method in class net.minecraft.entity.EntityType
 
create(int, World) - Static method in class net.minecraft.entity.EntityType
 
create(EntityType<T>, World) - Method in interface net.minecraft.entity.EntityType.IFactory
 
create(World, BlockPos) - Static method in class net.minecraft.entity.item.LeashKnotEntity
 
create(World, double, double, double, AbstractMinecartEntity.Type) - Static method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
create(int, PlayerInventory) - Method in class net.minecraft.inventory.container.ContainerType
 
create(int, PlayerInventory, PacketBuffer) - Method in class net.minecraft.inventory.container.ContainerType
 
create(int, PlayerInventory) - Method in interface net.minecraft.inventory.container.ContainerType.IFactory
 
create(String, TextFormatting) - Static method in enum net.minecraft.item.Rarity
 
create(byte) - Static method in interface net.minecraft.nbt.INBT
 
create(IResourceManager, List<IFutureReloadListener>, Executor, Executor, CompletableFuture<Unit>) - Static method in class net.minecraft.resources.AsyncReloader
 
create(IFutureReloadListener.IStage, IResourceManager, IFutureReloadListener, Executor, Executor) - Method in interface net.minecraft.resources.AsyncReloader.IStateFactory
 
create(String, boolean, Supplier<IResourcePack>, IResourcePack, PackMetadataSection, ResourcePackInfo.Priority) - Method in interface net.minecraft.resources.ResourcePackInfo.IFactory
 
create(Path) - Static method in class net.minecraft.server.dedicated.ServerProperties
 
create(String) - Static method in class net.minecraft.state.BooleanProperty
 
create(String, Predicate<Direction>) - Static method in class net.minecraft.state.DirectionProperty
 
create(String, Direction...) - Static method in class net.minecraft.state.DirectionProperty
 
create(String, Collection<Direction>) - Static method in class net.minecraft.state.DirectionProperty
 
create(String, Class<T>) - Static method in class net.minecraft.state.EnumProperty
 
create(String, Class<T>, Predicate<T>) - Static method in class net.minecraft.state.EnumProperty
 
create(String, Class<T>, T...) - Static method in class net.minecraft.state.EnumProperty
 
create(String, Class<T>, Collection<T>) - Static method in class net.minecraft.state.EnumProperty
 
create(String, int, int) - Static method in class net.minecraft.state.IntegerProperty
 
create(StateContainer.IFactory<O, S, A>) - Method in class net.minecraft.state.StateContainer.Builder
 
create(O, ImmutableMap<IProperty<?>, Comparable<?>>) - Method in interface net.minecraft.state.StateContainer.IFactory
 
create() - Static method in class net.minecraft.tags.Tag.Builder
 
create(String, String, String, ItemStack) - Static method in enum net.minecraft.tileentity.BannerPattern
 
create(String, String, String, String, String, String) - Static method in enum net.minecraft.tileentity.BannerPattern
 
create(CompoundNBT) - Static method in class net.minecraft.tileentity.TileEntity
 
create(Supplier<? extends T>, Block...) - Static method in class net.minecraft.tileentity.TileEntityType.Builder
 
create() - Method in class net.minecraft.tileentity.TileEntityType
 
create(Executor, String) - Static method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
create(Schema, String, Function<String, String>) - Static method in class net.minecraft.util.datafix.fixes.BlockRename
 
create(Schema, String, Function<String, String>) - Static method in class net.minecraft.util.datafix.fixes.ItemRename
 
create(Gson, TypeToken<T>) - Method in class net.minecraft.util.EnumTypeAdapterFactory
 
create(IIntArray, int) - Static method in class net.minecraft.util.IntReferenceHolder
 
create(int[], int) - Static method in class net.minecraft.util.IntReferenceHolder
 
create(double, double, double, double, double, double) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
create(AxisAlignedBB) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
create() - Static method in class net.minecraft.util.NonNullList
 
create(String, char) - Static method in class net.minecraft.util.ResourceLocation
 
create(C) - Method in class net.minecraft.world.biome.provider.BiomeProviderType
 
create(int) - Method in interface net.minecraft.world.chunk.listener.IChunkStatusListenerFactory
 
create(World) - Method in class net.minecraft.world.dimension.DimensionType
 
create(World, BiomeProvider, C) - Method in class net.minecraft.world.gen.ChunkGeneratorType
 
create(TemplateManager, JigsawPiece, BlockPos, int, Rotation, MutableBoundingBox) - Method in interface net.minecraft.world.gen.feature.jigsaw.JigsawManager.IPieceFactory
 
create(String, String, ImmutableList<StructureProcessor>) - Static method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
 
create(String, String, Predicate<BlockState>) - Static method in enum net.minecraft.world.gen.feature.OreFeatureConfig.FillerBlockType
 
create(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Method in interface net.minecraft.world.gen.feature.structure.Structure.IStartFactory
 
create(World, BiomeProvider, C) - Method in interface net.minecraft.world.gen.IChunkGeneratorFactory
 
create(String, Comparator<T>) - Static method in class net.minecraft.world.server.TicketType
 
create(String, Comparator<T>, int) - Static method in class net.minecraft.world.server.TicketType
 
create(LootEntry[], ILootCondition[]) - Method in interface net.minecraft.world.storage.loot.ParentedLootEntry.IFactory
 
create(String, Vector3f, Vector3f, Quat4f, List<B3DModel.Node<?>>, K) - Static method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
create(Gson, TypeToken<T>) - Method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
 
create(String) - Static method in enum net.minecraftforge.common.BiomeManager.BiomeType
 
create(IContainerFactory<T>) - Static method in interface net.minecraftforge.common.extensions.IForgeContainerType
 
create(int, PlayerInventory, PacketBuffer) - Method in interface net.minecraftforge.common.extensions.IForgeContainerType
 
create(Gson, TypeToken<T>) - Method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
 
create(String) - Static method in enum net.minecraftforge.common.PlantType
Getting a custom PlantType, or an existing one if it has the same name as that one.
create(int, PlayerInventory, PacketBuffer) - Method in interface net.minecraftforge.fml.network.IContainerFactory
 
create(int, PlayerInventory) - Method in interface net.minecraftforge.fml.network.IContainerFactory
 
create(File, File) - Static method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
create(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
create(File, String) - Static method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
create(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
create(LivingEntity) - Static method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
create(ISidedInventory, Direction...) - Static method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
create() - Method in class net.minecraftforge.registries.RegistryBuilder
 
create(String, Class<E>) - Static method in class net.minecraftforge.server.permission.context.ContextKey
 
createAccessor(SoundHandler) - Method in interface net.minecraft.client.audio.ISound
 
createAccessor(SoundHandler) - Method in class net.minecraft.client.audio.LocatableSound
 
createAccessor(CommandContext<CommandSource>) - Method in interface net.minecraft.command.impl.data.DataCommand.IDataProvider
 
createArgument(ArgumentBuilder<CommandSource, ?>, Function<ArgumentBuilder<CommandSource, ?>, ArgumentBuilder<CommandSource, ?>>) - Method in interface net.minecraft.command.impl.data.DataCommand.IDataProvider
 
createArrow(World, ItemStack, LivingEntity) - Method in class net.minecraft.item.ArrowItem
 
createArrow(World, ItemStack, LivingEntity) - Method in class net.minecraft.item.SpectralArrowItem
 
createAttributes() - Method in class net.minecraft.fluid.Fluid
Creates the fluid attributes object, which will contain all the extended values for the fluid that aren't part of the vanilla system.
createAttributes() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
CreateBabyVillagerTask - Class in net.minecraft.entity.ai.brain.task
 
CreateBabyVillagerTask() - Constructor for class net.minecraft.entity.ai.brain.task.CreateBabyVillagerTask
 
createBackup(SaveFormat, String) - Static method in class net.minecraft.client.gui.screen.EditWorldScreen
 
createBackup(String) - Method in class net.minecraft.world.storage.SaveFormat
 
createBindEntityOutlineFbs(int, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
createBindFramebuffers(int, int) - Method in class net.minecraft.client.shader.ShaderGroup
 
createBodyController() - Method in class net.minecraft.entity.MobEntity
 
createBodyController() - Method in class net.minecraft.entity.monster.PhantomEntity
 
createBodyController() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
createBonusChest() - Method in class net.minecraft.world.server.ServerWorld
 
createBrain(Dynamic<?>) - Method in class net.minecraft.entity.LivingEntity
 
createBrain(Dynamic<?>) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
CreateBuffetWorldScreen - Class in net.minecraft.client.gui.screen
 
CreateBuffetWorldScreen(CreateWorldScreen, CompoundNBT) - Constructor for class net.minecraft.client.gui.screen.CreateBuffetWorldScreen
 
createByte(byte) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createByteList(ByteBuffer) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createCarver(WorldCarver<C>, C) - Static method in class net.minecraft.world.biome.Biome
 
createChannel(SoundSystem.Mode) - Method in class net.minecraft.client.audio.ChannelManager
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.AgeableEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.CatEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.ChickenEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.CowEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.FoxEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.horse.DonkeyEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
createChild() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
createChild() - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.OcelotEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.PandaEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.ParrotEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.PigEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.RabbitEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.SheepEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.TurtleEntity
 
createChild(AgeableEntity) - Method in class net.minecraft.entity.passive.WolfEntity
 
createChunkGenerator() - Method in class net.minecraft.world.dimension.Dimension
Deprecated.
createChunkGenerator() - Method in class net.minecraft.world.dimension.EndDimension
 
createChunkGenerator() - Method in class net.minecraft.world.dimension.NetherDimension
 
createChunkGenerator() - Method in class net.minecraft.world.dimension.OverworldDimension
 
createChunkGenerator(World) - Method in interface net.minecraftforge.common.extensions.IForgeWorldType
 
createComponentTranslation(ICommandSource, String, Object...) - Static method in class net.minecraftforge.server.command.TextComponentHelper
Detects when sending to a vanilla client and falls back to sending english, since they don't have the lang data necessary to translate on the client.
createConfig(Dynamic<?>) - Method in class net.minecraft.world.gen.feature.Feature
 
createConfig(Dynamic<?>) - Method in class net.minecraft.world.gen.placement.Placement
 
createConfigGui(Screen) - Method in interface net.minecraftforge.fml.client.IModGuiFactory
Return an initialized GuiScreen.
createCooldownTracker() - Method in class net.minecraft.entity.player.PlayerEntity
 
createCooldownTracker() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
createdBy(LivingEntity) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
createDecoratedFeature(Feature<F>, F, Placement<D>, D) - Static method in class net.minecraft.world.biome.Biome
 
createDeepCopy() - Method in class net.minecraft.util.text.Style
 
createDirectByteBuffer(int) - Static method in class net.minecraft.client.renderer.GLAllocation
 
createDirectFloatBuffer(int) - Static method in class net.minecraft.client.renderer.GLAllocation
 
createDispenser(IWorld, MutableBoundingBox, Random, int, int, int, Direction, ResourceLocation) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
createDouble(double) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createDummy(ResourceLocation) - Method in interface net.minecraftforge.registries.IForgeRegistry.DummyFactory
 
createDutiesFor(Activity) - Method in class net.minecraft.entity.ai.brain.schedule.Schedule
 
createEntity(World, Entity, ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
This function should return a new entity to replace the dropped item.
createEntry(JsonObject) - Method in class net.minecraft.server.management.BanList
 
createEntry(JsonObject) - Method in class net.minecraft.server.management.IPBanList
 
createEntry(JsonObject) - Method in class net.minecraft.server.management.OpList
 
createEntry(JsonObject) - Method in class net.minecraft.server.management.UserList
 
createEntry(JsonObject) - Method in class net.minecraft.server.management.WhiteList
 
createExplosion(Entity, DamageSource, double, double, double, float, boolean, Explosion.Mode) - Method in class net.minecraft.world.server.ServerWorld
 
createExplosion(Entity, double, double, double, float, Explosion.Mode) - Method in class net.minecraft.world.World
 
createExplosion(Entity, double, double, double, float, boolean, Explosion.Mode) - Method in class net.minecraft.world.World
 
createExplosion(Entity, DamageSource, double, double, double, float, boolean, Explosion.Mode) - Method in class net.minecraft.world.World
 
createFilledSlotsArray() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
createFlatGenerator(Dynamic<?>) - Static method in class net.minecraft.world.gen.FlatGenerationSettings
 
createFlatGeneratorFromString(String) - Static method in class net.minecraft.world.gen.FlatGenerationSettings
 
CreateFlatWorldScreen - Class in net.minecraft.client.gui.screen
 
CreateFlatWorldScreen(CreateWorldScreen, CompoundNBT) - Constructor for class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
createFloat(float) - Method in class net.minecraft.nbt.NBTDynamicOps
 
CreateFluidSourceEvent(World, BlockPos, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.CreateFluidSourceEvent
 
createFog - Variable in class net.minecraft.world.BossInfo
 
createFromBuffer(PacketBuffer) - Static method in class net.minecraft.pathfinding.PathPoint
 
createGeneric9X1(int, PlayerInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X2(int, PlayerInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X3(int, PlayerInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X3(int, PlayerInventory, IInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X4(int, PlayerInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X5(int, PlayerInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X6(int, PlayerInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X6(int, PlayerInventory, IInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createIcon() - Method in class net.minecraft.item.ItemGroup
 
createIllagerBanner() - Static method in class net.minecraft.world.raid.Raid
 
createInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
createInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.AttributeMap
 
createInt(int) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createIntList(IntStream) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createInventory(BlockState, IWorld, BlockPos) - Method in class net.minecraft.block.ComposterBlock
 
createInventory(BlockState, IWorld, BlockPos) - Method in interface net.minecraft.inventory.ISidedInventoryProvider
 
createKey(Class<? extends Entity>, IDataSerializer<T>) - Static method in class net.minecraft.network.datasync.EntityDataManager
 
createKey(int) - Method in interface net.minecraft.network.datasync.IDataSerializer
 
createKeybindComponent(String) - Static method in class net.minecraft.client.tutorial.Tutorial
 
createList(Stream<INBT>) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createLoadingCache(IWorldReader, boolean) - Static method in class net.minecraft.block.pattern.BlockPattern
 
createLong(long) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createLongList(LongStream) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createMap(Map<INBT, INBT>) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createMap(Iterable<K>, Iterable<V>) - Static method in class net.minecraft.util.MapPopulator
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in interface net.minecraft.inventory.container.IContainerProvider
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.inventory.container.SimpleNamedContainerProvider
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.tileentity.BeaconTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.BlastFurnaceTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.ChestTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.DispenserTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.FurnaceTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.HopperTileEntity
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.tileentity.LecternTileEntity
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.tileentity.LockableTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.LockableTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.SmokerTileEntity
 
createMiss(Vec3d, Direction, BlockPos) - Static method in class net.minecraft.util.math.BlockRayTraceResult
 
createMissing(ResourceLocation, boolean) - Method in interface net.minecraftforge.registries.IForgeRegistry.MissingFactory
 
createMonitor(long) - Method in interface net.minecraft.client.renderer.IMonitorFactory
 
createNames(CommandSource, Entity, int) - Method in interface net.minecraft.util.text.ITargetedTextComponent
 
createNames(CommandSource, Entity, int) - Method in class net.minecraft.util.text.NBTTextComponent
 
createNames(CommandSource, Entity, int) - Method in class net.minecraft.util.text.ScoreTextComponent
 
createNames(CommandSource, Entity, int) - Method in class net.minecraft.util.text.SelectorTextComponent
 
createNames(CommandSource, Entity, int) - Method in class net.minecraft.util.text.TranslationTextComponent
 
createNavigator(World) - Method in class net.minecraft.entity.MobEntity
 
createNavigator(World) - Method in class net.minecraft.entity.monster.GuardianEntity
 
createNavigator(World) - Method in class net.minecraft.entity.monster.RavagerEntity
 
createNavigator(World) - Method in class net.minecraft.entity.monster.SpiderEntity
 
createNavigator(World) - Method in class net.minecraft.entity.passive.DolphinEntity
 
createNavigator(World) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
createNavigator(World) - Method in class net.minecraft.entity.passive.ParrotEntity
 
createNavigator(World) - Method in class net.minecraft.entity.passive.TurtleEntity
 
createNetCipherInstance(int, Key) - Static method in class net.minecraft.util.CryptManager
 
createNetworkManagerAndConnect(InetAddress, int, boolean) - Static method in class net.minecraft.network.NetworkManager
 
createNewSharedKey() - Static method in class net.minecraft.util.CryptManager
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.AbstractBannerBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.AbstractSignBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.AbstractSkullBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.BarrelBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.BeaconBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.BedBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.BellBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.BlastFurnaceBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.BrewingStandBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.CampfireBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.ChestBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.CommandBlockBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.ComparatorBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.ConduitBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.DaylightDetectorBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.DispenserBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.DropperBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.EnchantingTableBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.EnderChestBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.EndGatewayBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.EndPortalBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.FurnaceBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.HopperBlock
 
createNewTileEntity(IBlockReader) - Method in interface net.minecraft.block.ITileEntityProvider
Deprecated.
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.JigsawBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.JukeboxBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.LecternBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.MovingPistonBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.ShulkerBoxBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.SmokerBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.SpawnerBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.StructureBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.TrappedChestBlock
 
createNumeric(Number) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createPatternHelper(IWorld, BlockPos) - Method in class net.minecraft.block.NetherPortalBlock
 
createPhase(EnderDragonEntity) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor2
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor3
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor5
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing2
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.End
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Entrance
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.NetherStalkRoom
 
createPiece(List<StructurePiece>, int, int, int, int, Direction) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Stairs
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Straight
 
createPiece(List<StructurePiece>, int, int, int, int, Direction) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Throne
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.ChestCorridor
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Crossing
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.LeftTurn
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Library
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Prison
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.StairsStraight
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Straight
 
createPlayer(ClientWorld, StatisticsManager, ClientRecipeBook) - Method in class net.minecraft.client.multiplayer.PlayerController
 
createPlayerForUser(GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
createProgram() - Method in class net.minecraft.client.shader.ShaderLinkHelper
 
createProper(int, int, int, int, int, int) - Static method in class net.minecraft.util.math.MutableBoundingBox
 
createRegionRenderCache(World, BlockPos, BlockPos, int) - Method in interface net.minecraftforge.client.extensions.IForgeRenderChunk
Creates a new RegionRenderCache instance.
Extending classes can change the behavior of the cache, allowing to visually change blocks (schematics etc).
createRenderChunks(IChunkRendererFactory) - Method in class net.minecraft.client.renderer.ViewFrustum
 
createRenderFor(EntityRendererManager) - Method in interface net.minecraftforge.fml.client.registry.IRenderFactory
 
createRequirements(Collection<String>) - Method in interface net.minecraft.advancements.IRequirementsStrategy
 
createResourcePack(String, boolean, Supplier<IResourcePack>, ResourcePackInfo.IFactory<T>, ResourcePackInfo.Priority) - Static method in class net.minecraft.resources.ResourcePackInfo
 
createRunningParticles() - Method in class net.minecraft.entity.Entity
 
createScreen(ITextComponent, ContainerType<T>, Minecraft, int) - Method in interface net.minecraft.client.gui.ScreenManager.IScreenFactory
 
createScreenshot(int, int, Framebuffer) - Static method in class net.minecraft.util.ScreenShotHelper
 
createSettings() - Method in class net.minecraft.world.biome.provider.BiomeProviderType
 
createSettings() - Method in class net.minecraft.world.gen.ChunkGeneratorType
 
createShallowCopy() - Method in class net.minecraft.util.text.Style
 
createShort(short) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createSpawnPacket() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.Entity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.BoatEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.EyeOfEnderEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.ItemEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.LeashKnotEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.PaintingEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.TNTEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.LivingEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
createSpawnPosition(WorldSettings) - Method in class net.minecraft.world.server.ServerWorld
 
CreateSpawnPosition(IWorld, WorldSettings) - Constructor for class net.minecraftforge.event.world.WorldEvent.CreateSpawnPosition
 
createStack(int, boolean) - Method in class net.minecraft.command.arguments.ItemInput
 
createStream() - Method in class net.minecraft.util.ReuseableStream
 
createString(String) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createTag() - Method in class net.minecraft.client.settings.HotbarSnapshot
 
createTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
createTexturedGlyph(IGlyphInfo) - Method in class net.minecraft.client.gui.fonts.FontTexture
 
createTileEntity(BlockState, IBlockReader) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called throughout the code as a replacement for ITileEntityProvider.createNewTileEntity Return the same thing you would from that function.
createTileEntity(IBlockReader) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called throughout the code as a replacement for ITileEntityProvider.createNewTileEntity Return the same thing you would from that function.
createTilePiston(BlockState, Direction, boolean, boolean) - Static method in class net.minecraft.block.MovingPistonBlock
 
createUnSidedHandler() - Method in class net.minecraft.tileentity.HopperTileEntity
 
createUnSidedHandler() - Method in class net.minecraft.tileentity.LockableTileEntity
 
createUnSidedHandler() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
createVanillaFluidAttributes(Fluid) - Static method in class net.minecraftforge.common.ForgeHooks
 
createWidget(GameSettings, int, int, int) - Method in class net.minecraft.client.settings.AbstractOption
 
createWidget(GameSettings, int, int, int) - Method in class net.minecraft.client.settings.BooleanOption
 
createWidget(GameSettings, int, int, int) - Method in class net.minecraft.client.settings.IteratableOption
 
createWidget(GameSettings, int, int, int) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
createWorldBorder() - Method in class net.minecraft.world.dimension.Dimension
 
createWorldBorder() - Method in class net.minecraft.world.dimension.NetherDimension
 
CreateWorldScreen - Class in net.minecraft.client.gui.screen
 
CreateWorldScreen(Screen) - Constructor for class net.minecraft.client.gui.screen.CreateWorldScreen
 
CreativeContainer(PlayerEntity) - Constructor for class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
CreativeCraftingListener - Class in net.minecraft.client.gui.screen.inventory
 
CreativeCraftingListener(Minecraft) - Constructor for class net.minecraft.client.gui.screen.inventory.CreativeCraftingListener
 
creativeId() - Static method in class net.minecraft.realms.Realms
 
CreativeScreen - Class in net.minecraft.client.gui.screen.inventory
 
CreativeScreen(PlayerEntity) - Constructor for class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
CreativeScreen.CreativeContainer - Class in net.minecraft.client.gui.screen.inventory
 
CreativeSettings - Class in net.minecraft.client.settings
 
CreativeSettings(File, DataFixer) - Constructor for class net.minecraft.client.settings.CreativeSettings
 
creature - Variable in class net.minecraft.entity.ai.goal.FleeSunGoal
 
creature - Variable in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
creature - Variable in class net.minecraft.entity.ai.goal.PanicGoal
 
creature - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
creature - Variable in class net.minecraft.entity.ai.goal.TemptGoal
 
CreatureAttribute - Class in net.minecraft.entity
 
CreatureAttribute() - Constructor for class net.minecraft.entity.CreatureAttribute
 
CreatureEntity - Class in net.minecraft.entity
 
CreatureEntity(EntityType<? extends CreatureEntity>, World) - Constructor for class net.minecraft.entity.CreatureEntity
 
CRecipeInfoPacket - Class in net.minecraft.network.play.client
 
CRecipeInfoPacket() - Constructor for class net.minecraft.network.play.client.CRecipeInfoPacket
 
CRecipeInfoPacket(IRecipe<?>) - Constructor for class net.minecraft.network.play.client.CRecipeInfoPacket
 
CRecipeInfoPacket(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class net.minecraft.network.play.client.CRecipeInfoPacket
 
CRecipeInfoPacket.Purpose - Enum in net.minecraft.network.play.client
 
CREEBET - Static variable in class net.minecraft.entity.item.PaintingType
 
CREEPER - Static variable in class net.minecraft.entity.EntityType
 
CREEPER_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 
CREEPER_HEAD - Static variable in class net.minecraft.block.Blocks
 
CREEPER_HEAD - Static variable in class net.minecraft.item.Items
 
CREEPER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
CREEPER_WALL_HEAD - Static variable in class net.minecraft.block.Blocks
 
CreeperChargeLayer - Class in net.minecraft.client.renderer.entity.layers
 
CreeperChargeLayer(IEntityRenderer<CreeperEntity, CreeperModel<CreeperEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.CreeperChargeLayer
 
CreeperEntity - Class in net.minecraft.entity.monster
 
CreeperEntity(EntityType<? extends CreeperEntity>, World) - Constructor for class net.minecraft.entity.monster.CreeperEntity
 
CreeperModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
CreeperModel() - Constructor for class net.minecraft.client.renderer.entity.model.CreeperModel
 
CreeperModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.CreeperModel
 
CreeperRenderer - Class in net.minecraft.client.renderer.entity
 
CreeperRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.CreeperRenderer
 
CreeperSwellGoal - Class in net.minecraft.entity.ai.goal
 
CreeperSwellGoal(CreeperEntity) - Constructor for class net.minecraft.entity.ai.goal.CreeperSwellGoal
 
CRenameItemPacket - Class in net.minecraft.network.play.client
 
CRenameItemPacket() - Constructor for class net.minecraft.network.play.client.CRenameItemPacket
 
CRenameItemPacket(String) - Constructor for class net.minecraft.network.play.client.CRenameItemPacket
 
CResourcePackStatusPacket - Class in net.minecraft.network.play.client
 
CResourcePackStatusPacket() - Constructor for class net.minecraft.network.play.client.CResourcePackStatusPacket
 
CResourcePackStatusPacket(CResourcePackStatusPacket.Action) - Constructor for class net.minecraft.network.play.client.CResourcePackStatusPacket
 
CResourcePackStatusPacket.Action - Enum in net.minecraft.network.play.client
 
CRIT - Static variable in class net.minecraft.particles.ParticleTypes
 
criteriaFromJson(JsonObject, JsonDeserializationContext) - Static method in class net.minecraft.advancements.Criterion
 
criteriaFromNetwork(PacketBuffer) - Static method in class net.minecraft.advancements.Criterion
 
CriteriaTriggers - Class in net.minecraft.advancements
 
CriteriaTriggers() - Constructor for class net.minecraft.advancements.CriteriaTriggers
 
Criterion - Class in net.minecraft.advancements
 
Criterion(ICriterionInstance) - Constructor for class net.minecraft.advancements.Criterion
 
Criterion() - Constructor for class net.minecraft.advancements.Criterion
 
criterionFromJson(JsonObject, JsonDeserializationContext) - Static method in class net.minecraft.advancements.Criterion
 
criterionFromNetwork(PacketBuffer) - Static method in class net.minecraft.advancements.Criterion
 
CriterionInstance - Class in net.minecraft.advancements.criterion
 
CriterionInstance(ResourceLocation) - Constructor for class net.minecraft.advancements.criterion.CriterionInstance
 
CriterionProgress - Class in net.minecraft.advancements
 
CriterionProgress() - Constructor for class net.minecraft.advancements.CriterionProgress
 
CriticalHitEvent - Class in net.minecraftforge.event.entity.player
This event is fired whenever a player attacks an Entity in EntityPlayer#attackTargetEntityWithCurrentItem(Entity).

This event is not Cancelable.

This event has a result.
CriticalHitEvent(PlayerEntity, Entity, float, boolean) - Constructor for class net.minecraftforge.event.entity.player.CriticalHitEvent
 
CritParticle - Class in net.minecraft.client.particle
 
CritParticle.DamageIndicatorFactory - Class in net.minecraft.client.particle
 
CritParticle.Factory - Class in net.minecraft.client.particle
 
CritParticle.MagicFactory - Class in net.minecraft.client.particle
 
CROP - Static variable in class net.minecraft.block.SoundType
 
crop(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
CropGrowEvent(World, BlockPos, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.CropGrowEvent
 
CROPS - Static variable in class net.minecraftforge.common.Tags.Items
 
CROPS_BEETROOT - Static variable in class net.minecraftforge.common.Tags.Items
 
CROPS_CARROT - Static variable in class net.minecraftforge.common.Tags.Items
 
CROPS_NETHER_WART - Static variable in class net.minecraftforge.common.Tags.Items
 
CROPS_POTATO - Static variable in class net.minecraftforge.common.Tags.Items
 
CROPS_WHEAT - Static variable in class net.minecraftforge.common.Tags.Items
 
CropsBlock - Class in net.minecraft.block
 
CropsBlock(Block.Properties) - Constructor for class net.minecraft.block.CropsBlock
 
cross(Vector3f) - Method in class net.minecraft.client.renderer.Vector3f
 
Cross(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
 
Cross(int, MutableBoundingBox, Direction, MineshaftStructure.Type) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
 
cross(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
CROSSBOW - Static variable in class net.minecraft.item.Items
 
CrossbowItem - Class in net.minecraft.item
 
CrossbowItem(Item.Properties) - Constructor for class net.minecraft.item.CrossbowItem
 
Crossing(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing
 
Crossing(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing
 
Crossing(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Crossing
 
Crossing(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Crossing
 
Crossing2(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing2
 
Crossing2(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing2
 
Crossing3(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
Crossing3(Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
Crossing3(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
Crossing3(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
crossProduct(Vec3i) - Method in class net.minecraft.util.math.BlockPos
 
crossProduct(Vec3d) - Method in class net.minecraft.util.math.Vec3d
 
crossProduct(Vec3i) - Method in class net.minecraft.util.math.Vec3i
 
CROUCH_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
CryptManager - Class in net.minecraft.util
 
CryptManager() - Constructor for class net.minecraft.util.CryptManager
 
CSeenAdvancementsPacket - Class in net.minecraft.network.play.client
 
CSeenAdvancementsPacket() - Constructor for class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
CSeenAdvancementsPacket(CSeenAdvancementsPacket.Action, ResourceLocation) - Constructor for class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
CSeenAdvancementsPacket.Action - Enum in net.minecraft.network.play.client
 
CSelectTradePacket - Class in net.minecraft.network.play.client
 
CSelectTradePacket() - Constructor for class net.minecraft.network.play.client.CSelectTradePacket
 
CSelectTradePacket(int) - Constructor for class net.minecraft.network.play.client.CSelectTradePacket
 
CServerQueryPacket - Class in net.minecraft.network.status.client
 
CServerQueryPacket() - Constructor for class net.minecraft.network.status.client.CServerQueryPacket
 
CSetDifficultyPacket - Class in net.minecraft.network.play.client
 
CSetDifficultyPacket() - Constructor for class net.minecraft.network.play.client.CSetDifficultyPacket
 
CSetDifficultyPacket(Difficulty) - Constructor for class net.minecraft.network.play.client.CSetDifficultyPacket
 
CSpectatePacket - Class in net.minecraft.network.play.client
 
CSpectatePacket() - Constructor for class net.minecraft.network.play.client.CSpectatePacket
 
CSpectatePacket(UUID) - Constructor for class net.minecraft.network.play.client.CSpectatePacket
 
CSteerBoatPacket - Class in net.minecraft.network.play.client
 
CSteerBoatPacket() - Constructor for class net.minecraft.network.play.client.CSteerBoatPacket
 
CSteerBoatPacket(boolean, boolean) - Constructor for class net.minecraft.network.play.client.CSteerBoatPacket
 
CSVWriter - Class in net.minecraft.util
 
CSVWriter.Builder - Class in net.minecraft.util
 
CTabCompletePacket - Class in net.minecraft.network.play.client
 
CTabCompletePacket() - Constructor for class net.minecraft.network.play.client.CTabCompletePacket
 
CTabCompletePacket(int, String) - Constructor for class net.minecraft.network.play.client.CTabCompletePacket
 
cube(String) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
Create a typical cube element, creating new faces as needed, applying the given texture, and setting the cullface.
cube(String, ResourceLocation, ResourceLocation, ResourceLocation, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
cubeAll(Block) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
cubeAll(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
cubeBottomTop(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
cubeColumn(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
CubeCoordinateIterator - Class in net.minecraft.util.math
 
CubeCoordinateIterator(int, int, int, int, int, int) - Constructor for class net.minecraft.util.math.CubeCoordinateIterator
 
cubeList - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
cubeTop(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
cullFace(GlStateManager.CullFace) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
cullFace - Variable in class net.minecraft.client.renderer.model.BlockPartFace
 
cullface(Direction) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.FaceBuilder
 
CUpdateBeaconPacket - Class in net.minecraft.network.play.client
 
CUpdateBeaconPacket() - Constructor for class net.minecraft.network.play.client.CUpdateBeaconPacket
 
CUpdateBeaconPacket(int, int) - Constructor for class net.minecraft.network.play.client.CUpdateBeaconPacket
 
CUpdateCommandBlockPacket - Class in net.minecraft.network.play.client
 
CUpdateCommandBlockPacket() - Constructor for class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
CUpdateCommandBlockPacket(BlockPos, String, CommandBlockTileEntity.Mode, boolean, boolean, boolean) - Constructor for class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
CUpdateJigsawBlockPacket - Class in net.minecraft.network.play.client
 
CUpdateJigsawBlockPacket() - Constructor for class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
CUpdateJigsawBlockPacket(BlockPos, ResourceLocation, ResourceLocation, String) - Constructor for class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
CUpdateMinecartCommandBlockPacket - Class in net.minecraft.network.play.client
 
CUpdateMinecartCommandBlockPacket() - Constructor for class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
CUpdateMinecartCommandBlockPacket(int, String, boolean) - Constructor for class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
CUpdateSignPacket - Class in net.minecraft.network.play.client
 
CUpdateSignPacket() - Constructor for class net.minecraft.network.play.client.CUpdateSignPacket
 
CUpdateSignPacket(BlockPos, ITextComponent, ITextComponent, ITextComponent, ITextComponent) - Constructor for class net.minecraft.network.play.client.CUpdateSignPacket
 
CUpdateStructureBlockPacket - Class in net.minecraft.network.play.client
 
CUpdateStructureBlockPacket() - Constructor for class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
CUpdateStructureBlockPacket(BlockPos, StructureBlockTileEntity.UpdateCommand, StructureMode, String, BlockPos, BlockPos, Mirror, Rotation, String, boolean, boolean, boolean, float, long) - Constructor for class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
CURED_ZOMBIE_VILLAGER - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
CuredZombieVillagerTrigger - Class in net.minecraft.advancements.criterion
 
CuredZombieVillagerTrigger() - Constructor for class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger
 
CuredZombieVillagerTrigger.Instance - Class in net.minecraft.advancements.criterion
 
curePotionEffects(ItemStack) - Method in class net.minecraft.entity.LivingEntity
Removes all potion effects that have curativeItem as a curative item for its effect
current() - Static method in class net.minecraft.command.arguments.LocationInput
 
CURRENT_DOWN - Static variable in class net.minecraft.particles.ParticleTypes
 
CURRENT_LOCALE - Static variable in class net.minecraft.client.resources.LanguageManager
 
CurrentDownParticle - Class in net.minecraft.client.particle
 
CurrentDownParticle.Factory - Class in net.minecraft.client.particle
 
currentEntity - Variable in class net.minecraft.pathfinding.WalkNodeProcessor
 
currentItem - Variable in class net.minecraft.entity.player.PlayerInventory
 
currentPath - Variable in class net.minecraft.pathfinding.PathNavigator
 
currentScreen - Variable in class net.minecraft.client.Minecraft
 
currentState() - Method in class net.minecraftforge.common.model.animation.AnimationStateMachine
 
currentState() - Method in interface net.minecraftforge.common.model.animation.IAnimationStateMachine
Get current state name.
currentTimeMillis() - Static method in class net.minecraft.realms.Realms
 
currentWindowId - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
CUseEntityPacket - Class in net.minecraft.network.play.client
 
CUseEntityPacket() - Constructor for class net.minecraft.network.play.client.CUseEntityPacket
 
CUseEntityPacket(Entity) - Constructor for class net.minecraft.network.play.client.CUseEntityPacket
 
CUseEntityPacket(Entity, Hand) - Constructor for class net.minecraft.network.play.client.CUseEntityPacket
 
CUseEntityPacket(Entity, Hand, Vec3d) - Constructor for class net.minecraft.network.play.client.CUseEntityPacket
 
CUseEntityPacket.Action - Enum in net.minecraft.network.play.client
 
CUSTOM - Static variable in interface net.minecraft.client.particle.IParticleRenderType
 
CUSTOM - Static variable in class net.minecraft.stats.Stats
 
CUSTOM_STAT - Static variable in class net.minecraft.util.registry.Registry
 
customClientSpawn(FMLPlayMessages.SpawnEntity, World) - Method in class net.minecraft.entity.EntityType
 
customData - Variable in class net.minecraft.client.renderer.model.BlockModel
 
customeArrow(AbstractArrowEntity) - Method in class net.minecraft.item.BowItem
 
CUSTOMIZED - Static variable in class net.minecraft.world.WorldType
 
CustomizeSkinScreen - Class in net.minecraft.client.gui.screen
 
CustomizeSkinScreen(Screen) - Constructor for class net.minecraft.client.gui.screen.CustomizeSkinScreen
 
CustomNameStringToComponentEntity - Class in net.minecraft.util.datafix.fixes
 
CustomNameStringToComponentEntity(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.CustomNameStringToComponentEntity
 
CustomNameStringToComponentFixTileEntity - Class in net.minecraft.util.datafix.fixes
 
CustomNameStringToComponentFixTileEntity(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.CustomNameStringToComponentFixTileEntity
 
CustomNameStringToComponentItem - Class in net.minecraft.util.datafix.fixes
 
CustomNameStringToComponentItem(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.CustomNameStringToComponentItem
 
CustomRecipeBuilder - Class in net.minecraft.data
 
CustomRecipeBuilder(SpecialRecipeSerializer<?>) - Constructor for class net.minecraft.data.CustomRecipeBuilder
 
CustomServerBossInfo - Class in net.minecraft.server
 
CustomServerBossInfo(ResourceLocation, ITextComponent) - Constructor for class net.minecraft.server.CustomServerBossInfo
 
CustomServerBossInfoManager - Class in net.minecraft.server
 
CustomServerBossInfoManager(MinecraftServer) - Constructor for class net.minecraft.server.CustomServerBossInfoManager
 
customTeleporters - Variable in class net.minecraft.world.server.ServerWorld
 
CUT_RED_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
CUT_RED_SANDSTONE - Static variable in class net.minecraft.item.Items
 
CUT_RED_SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
CUT_RED_SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
CUT_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
CUT_SANDSTONE - Static variable in class net.minecraft.item.Items
 
CUT_SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
CUT_SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
CYAN - Static variable in class net.minecraft.block.material.MaterialColor
 
CYAN_BANNER - Static variable in class net.minecraft.block.Blocks
 
CYAN_BANNER - Static variable in class net.minecraft.item.Items
 
CYAN_BED - Static variable in class net.minecraft.block.Blocks
 
CYAN_BED - Static variable in class net.minecraft.item.Items
 
CYAN_CARPET - Static variable in class net.minecraft.block.Blocks
 
CYAN_CARPET - Static variable in class net.minecraft.item.Items
 
CYAN_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
CYAN_CONCRETE - Static variable in class net.minecraft.item.Items
 
CYAN_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
CYAN_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
CYAN_DYE - Static variable in class net.minecraft.item.Items
 
CYAN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
CYAN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
CYAN_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
CYAN_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
CYAN_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
CYAN_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
CYAN_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
CYAN_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
CYAN_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
CYAN_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
CYAN_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
CYAN_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
CYAN_WOOL - Static variable in class net.minecraft.block.Blocks
 
CYAN_WOOL - Static variable in class net.minecraft.item.Items
 
cycle(IProperty<T>) - Method in class net.minecraft.state.StateHolder
 
cyclePropertyValue(Collection<T>, T) - Static method in class net.minecraft.state.StateHolder
 

D

damage(BlockState) - Static method in class net.minecraft.block.AnvilBlock
 
DAMAGE_ABSORBED - Static variable in class net.minecraft.stats.Stats
 
DAMAGE_BLOCKED_BY_SHIELD - Static variable in class net.minecraft.stats.Stats
 
DAMAGE_DEALT - Static variable in class net.minecraft.stats.Stats
 
DAMAGE_DEALT_ABSORBED - Static variable in class net.minecraft.stats.Stats
 
DAMAGE_DEALT_RESISTED - Static variable in class net.minecraft.stats.Stats
 
DAMAGE_INDICATOR - Static variable in class net.minecraft.particles.ParticleTypes
 
DAMAGE_RESISTED - Static variable in class net.minecraft.stats.Stats
 
DAMAGE_SOURCE - Static variable in class net.minecraft.world.storage.loot.LootParameters
 
DAMAGE_TAKEN - Static variable in class net.minecraft.stats.Stats
 
damageArmor(float) - Method in class net.minecraft.entity.LivingEntity
 
damageArmor(float) - Method in class net.minecraft.entity.player.PlayerEntity
 
damageArmor(float) - Method in class net.minecraft.entity.player.PlayerInventory
 
DAMAGED_ANVIL - Static variable in class net.minecraft.block.Blocks
 
DAMAGED_ANVIL - Static variable in class net.minecraft.item.Items
 
DamageEnchantment - Class in net.minecraft.enchantment
 
DamageEnchantment(Enchantment.Rarity, int, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.DamageEnchantment
 
damageEntity(DamageSource, float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
damageEntity(DamageSource, float) - Method in class net.minecraft.entity.LivingEntity
 
damageEntity(DamageSource, float) - Method in class net.minecraft.entity.player.PlayerEntity
 
DamageIndicatorFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CritParticle.DamageIndicatorFactory
 
damageItem(int, T, Consumer<T>) - Method in class net.minecraft.item.ItemStack
 
damageItem(ItemStack, int, T, Consumer<T>) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Reduce the durability of this item by the amount given.
DamagePredicate - Class in net.minecraft.advancements.criterion
 
DamagePredicate() - Constructor for class net.minecraft.advancements.criterion.DamagePredicate
 
DamagePredicate(MinMaxBounds.FloatBound, MinMaxBounds.FloatBound, EntityPredicate, Boolean, DamageSourcePredicate) - Constructor for class net.minecraft.advancements.criterion.DamagePredicate
 
DamagePredicate.Builder - Class in net.minecraft.advancements.criterion
 
damageReduceAmount - Variable in class net.minecraft.item.ArmorItem
 
damageRodBy(int) - Method in class net.minecraftforge.event.entity.player.ItemFishedEvent
Specifies the amount of damage that the fishing rod should take.
damageShield(float) - Method in class net.minecraft.entity.LivingEntity
 
damageShield(float) - Method in class net.minecraft.entity.player.PlayerEntity
 
DamageSource - Class in net.minecraft.util
 
DamageSource(String) - Constructor for class net.minecraft.util.DamageSource
 
damageSourceEntity - Variable in class net.minecraft.util.EntityDamageSource
 
DamageSourcePredicate - Class in net.minecraft.advancements.criterion
 
DamageSourcePredicate(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, EntityPredicate, EntityPredicate) - Constructor for class net.minecraft.advancements.criterion.DamageSourcePredicate
 
DamageSourcePredicate.Builder - Class in net.minecraft.advancements.criterion
 
DamageSourceProperties - Class in net.minecraft.world.storage.loot.conditions
 
DamageSourceProperties.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
damageType() - Static method in class net.minecraft.advancements.criterion.DamageSourcePredicate.Builder
 
damageType - Variable in class net.minecraft.enchantment.DamageEnchantment
 
damageType - Variable in class net.minecraft.util.DamageSource
 
DamagingProjectileEntity - Class in net.minecraft.entity.projectile
 
DamagingProjectileEntity(EntityType<? extends DamagingProjectileEntity>, World) - Constructor for class net.minecraft.entity.projectile.DamagingProjectileEntity
 
DamagingProjectileEntity(EntityType<? extends DamagingProjectileEntity>, double, double, double, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.DamagingProjectileEntity
 
DamagingProjectileEntity(EntityType<? extends DamagingProjectileEntity>, LivingEntity, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.DamagingProjectileEntity
 
DANDELION - Static variable in class net.minecraft.block.Blocks
 
DANDELION - Static variable in class net.minecraft.item.Items
 
DARK_FOREST - Static variable in class net.minecraft.world.biome.Biomes
 
DARK_FOREST_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
DARK_OAK_BOAT - Static variable in class net.minecraft.item.Items
 
DARK_OAK_BUTTON - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_BUTTON - Static variable in class net.minecraft.item.Items
 
DARK_OAK_DOOR - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_DOOR - Static variable in class net.minecraft.item.Items
 
DARK_OAK_FENCE - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_FENCE - Static variable in class net.minecraft.item.Items
 
DARK_OAK_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
DARK_OAK_LEAVES - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_LEAVES - Static variable in class net.minecraft.item.Items
 
DARK_OAK_LOG - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_LOG - Static variable in class net.minecraft.item.Items
 
DARK_OAK_LOGS - Static variable in class net.minecraft.tags.BlockTags
 
DARK_OAK_LOGS - Static variable in class net.minecraft.tags.ItemTags
 
DARK_OAK_PLANKS - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_PLANKS - Static variable in class net.minecraft.item.Items
 
DARK_OAK_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
DARK_OAK_SAPLING - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_SAPLING - Static variable in class net.minecraft.item.Items
 
DARK_OAK_SIGN - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_SIGN - Static variable in class net.minecraft.item.Items
 
DARK_OAK_SLAB - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_SLAB - Static variable in class net.minecraft.item.Items
 
DARK_OAK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_STAIRS - Static variable in class net.minecraft.item.Items
 
DARK_OAK_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
DARK_OAK_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
DARK_OAK_TREE - Static variable in class net.minecraft.world.gen.placement.Placement
 
DARK_OAK_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_WOOD - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_WOOD - Static variable in class net.minecraft.item.Items
 
DARK_PRISMARINE - Static variable in class net.minecraft.block.Blocks
 
DARK_PRISMARINE - Static variable in class net.minecraft.item.Items
 
DARK_PRISMARINE - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
DARK_PRISMARINE_SLAB - Static variable in class net.minecraft.block.Blocks
 
DARK_PRISMARINE_SLAB - Static variable in class net.minecraft.item.Items
 
DARK_PRISMARINE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
DARK_PRISMARINE_STAIRS - Static variable in class net.minecraft.item.Items
 
darkenSky - Variable in class net.minecraft.world.BossInfo
 
DarkForestBiome - Class in net.minecraft.world.biome
 
DarkForestBiome() - Constructor for class net.minecraft.world.biome.DarkForestBiome
 
DarkForestHillsBiome - Class in net.minecraft.world.biome
 
DarkForestHillsBiome() - Constructor for class net.minecraft.world.biome.DarkForestHillsBiome
 
DarkOakTree - Class in net.minecraft.block.trees
 
DarkOakTree() - Constructor for class net.minecraft.block.trees.DarkOakTree
 
DarkOakTreeFeature - Class in net.minecraft.world.gen.feature
 
DarkOakTreeFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>, boolean) - Constructor for class net.minecraft.world.gen.feature.DarkOakTreeFeature
 
DarkOakTreePlacement - Class in net.minecraft.world.gen.placement
 
DarkOakTreePlacement(Function<Dynamic<?>, ? extends NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.DarkOakTreePlacement
 
data - Variable in class net.minecraft.world.chunk.NibbleArray
 
data - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
data - Variable in class net.minecraft.world.chunk.storage.NibbleArrayReader
 
DATA_PROVIDER - Static variable in class net.minecraft.command.impl.data.BlockDataAccessor
 
DATA_PROVIDER - Static variable in class net.minecraft.command.impl.data.EntityDataAccessor
 
DATA_PROVIDERS - Static variable in class net.minecraft.command.impl.data.DataCommand
 
DATA_SERIALIZERS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
DataCommand - Class in net.minecraft.command.impl.data
 
DataCommand() - Constructor for class net.minecraft.command.impl.data.DataCommand
 
DataCommand.IDataProvider - Interface in net.minecraft.command.impl.data
 
DataEntry(DataParameter<T>, T) - Constructor for class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
dataFixer - Variable in class net.minecraft.world.chunk.storage.ChunkLoader
 
DataFixesManager - Class in net.minecraft.util.datafix
 
DataFixesManager() - Constructor for class net.minecraft.util.datafix.DataFixesManager
 
DataGenerator - Class in net.minecraft.data
 
DataGenerator(Path, Collection<Path>) - Constructor for class net.minecraft.data.DataGenerator
 
DataGeneratorConfig(Set<String>, Path, Collection<Path>, boolean, boolean, boolean, boolean, boolean) - Constructor for class net.minecraftforge.fml.event.lifecycle.GatherDataEvent.DataGeneratorConfig
 
dataLength - Variable in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
dataManager - Variable in class net.minecraft.entity.Entity
 
DataPackCommand - Class in net.minecraft.command.impl
 
DataPackCommand() - Constructor for class net.minecraft.command.impl.DataPackCommand
 
DataParameter<T> - Class in net.minecraft.network.datasync
 
DataParameter(int, IDataSerializer<T>) - Constructor for class net.minecraft.network.datasync.DataParameter
 
DataPoint - Class in net.minecraft.profiler
 
DataPoint(String, double, double, long) - Constructor for class net.minecraft.profiler.DataPoint
 
DataSerializerEntry - Class in net.minecraftforge.registries
 
DataSerializerEntry(IDataSerializer<?>) - Constructor for class net.minecraftforge.registries.DataSerializerEntry
 
DataSerializers - Class in net.minecraft.network.datasync
 
DataSerializers() - Constructor for class net.minecraft.network.datasync.DataSerializers
 
date - Variable in class com.mojang.realmsclient.dto.PendingInvite
 
DATE_FORMAT - Static variable in class net.minecraft.server.management.BanEntry
 
DATE_FORMAT - Static variable in class net.minecraft.server.management.PlayerProfileCache
 
DAYLIGHT_DETECTOR - Static variable in class net.minecraft.block.Blocks
 
DAYLIGHT_DETECTOR - Static variable in class net.minecraft.item.Items
 
DAYLIGHT_DETECTOR - Static variable in class net.minecraft.tileentity.TileEntityType
 
DaylightDetectorBlock - Class in net.minecraft.block
 
DaylightDetectorBlock(Block.Properties) - Constructor for class net.minecraft.block.DaylightDetectorBlock
 
DaylightDetectorTileEntity - Class in net.minecraft.tileentity
 
DaylightDetectorTileEntity() - Constructor for class net.minecraft.tileentity.DaylightDetectorTileEntity
 
daysLeft - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
daysLeft - Variable in class com.mojang.realmsclient.dto.Subscription
 
dead - Variable in class net.minecraft.entity.LivingEntity
 
DEAD - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
DEAD_BRAIN_CORAL - Static variable in class net.minecraft.block.Blocks
 
DEAD_BRAIN_CORAL - Static variable in class net.minecraft.item.Items
 
DEAD_BRAIN_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DEAD_BRAIN_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
DEAD_BRAIN_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_BRAIN_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
DEAD_BRAIN_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_BUBBLE_CORAL - Static variable in class net.minecraft.block.Blocks
 
DEAD_BUBBLE_CORAL - Static variable in class net.minecraft.item.Items
 
DEAD_BUBBLE_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DEAD_BUBBLE_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
DEAD_BUBBLE_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_BUBBLE_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
DEAD_BUBBLE_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_BUSH - Static variable in class net.minecraft.block.Blocks
 
DEAD_BUSH - Static variable in class net.minecraft.item.Items
 
DEAD_BUSH - Static variable in class net.minecraft.world.gen.feature.Feature
 
DEAD_FIRE_CORAL - Static variable in class net.minecraft.block.Blocks
 
DEAD_FIRE_CORAL - Static variable in class net.minecraft.item.Items
 
DEAD_FIRE_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DEAD_FIRE_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
DEAD_FIRE_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_FIRE_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
DEAD_FIRE_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_HORN_CORAL - Static variable in class net.minecraft.block.Blocks
 
DEAD_HORN_CORAL - Static variable in class net.minecraft.item.Items
 
DEAD_HORN_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DEAD_HORN_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
DEAD_HORN_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_HORN_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
DEAD_HORN_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_TUBE_CORAL - Static variable in class net.minecraft.block.Blocks
 
DEAD_TUBE_CORAL - Static variable in class net.minecraft.item.Items
 
DEAD_TUBE_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DEAD_TUBE_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
DEAD_TUBE_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_TUBE_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
DEAD_TUBE_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
DeadBushBlock - Class in net.minecraft.block
 
DeadBushBlock(Block.Properties) - Constructor for class net.minecraft.block.DeadBushBlock
 
DeadBushFeature - Class in net.minecraft.world.gen.feature
 
DeadBushFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.DeadBushFeature
 
DeadCoralPlantBlock - Class in net.minecraft.block
 
DeadCoralPlantBlock(Block.Properties) - Constructor for class net.minecraft.block.DeadCoralPlantBlock
 
DeadCoralWallFanBlock - Class in net.minecraft.block
 
DeadCoralWallFanBlock(Block.Properties) - Constructor for class net.minecraft.block.DeadCoralWallFanBlock
 
Deadmau5HeadLayer - Class in net.minecraft.client.renderer.entity.layers
 
Deadmau5HeadLayer(IEntityRenderer<AbstractClientPlayerEntity, PlayerModel<AbstractClientPlayerEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.Deadmau5HeadLayer
 
dealDamage(LivingEntity) - Method in class net.minecraft.entity.monster.SlimeEntity
 
dealFireDamage(int) - Method in class net.minecraft.entity.Entity
 
dealFireDamage(int) - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
dealFireDamage(int) - Method in class net.minecraft.entity.item.ItemEntity
 
DEATH_COUNT - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
deathMessage - Variable in class net.minecraft.network.play.server.SCombatPacket
 
DEATHS - Static variable in class net.minecraft.stats.Stats
 
DeathScreen - Class in net.minecraft.client.gui.screen
 
DeathScreen(ITextComponent, boolean) - Constructor for class net.minecraft.client.gui.screen.DeathScreen
 
deathTicks - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
deathTime - Variable in class net.minecraft.entity.LivingEntity
 
debug - Variable in class net.minecraft.client.Minecraft
 
DEBUG - Static variable in class net.minecraft.world.gen.ChunkGeneratorType
 
DEBUG_ALL_BLOCK_STATES - Static variable in class net.minecraft.world.WorldType
 
DEBUG_BRAIN - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_CAVES - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_GOAL_SELECTOR - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_NEIGHBORS_UPDATE - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_PATH - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_POI_ADDED - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_POI_REMOVED - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_POI_TICKET_COUNT - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_RAIDS - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_STICK - Static variable in class net.minecraft.item.Items
 
DEBUG_STRUCTURES - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_VILLAGE_SECTIONS - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_WORLDGEN_ATTEMPT - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DebugAsyncReloader - Class in net.minecraft.resources
 
DebugAsyncReloader(IResourceManager, List<IFutureReloadListener>, Executor, Executor, CompletableFuture<Unit>) - Constructor for class net.minecraft.resources.DebugAsyncReloader
 
DebugAsyncReloader.DataPoint - Class in net.minecraft.resources
 
DebugChunkGenerator - Class in net.minecraft.world.gen
 
DebugChunkGenerator(IWorld, BiomeProvider, DebugGenerationSettings) - Constructor for class net.minecraft.world.gen.DebugChunkGenerator
 
DebugCommand - Class in net.minecraft.command.impl
 
DebugCommand() - Constructor for class net.minecraft.command.impl.DebugCommand
 
DebugGenerationSettings - Class in net.minecraft.world.gen
 
DebugGenerationSettings() - Constructor for class net.minecraft.world.gen.DebugGenerationSettings
 
DebugLoggingPrintStream - Class in net.minecraft.server
 
DebugLoggingPrintStream(String, OutputStream) - Constructor for class net.minecraft.server.DebugLoggingPrintStream
 
DebugOverlayGui - Class in net.minecraft.client.gui.overlay
 
DebugOverlayGui(Minecraft) - Constructor for class net.minecraft.client.gui.overlay.DebugOverlayGui
 
DebugPacketSender - Class in net.minecraft.network
 
DebugPacketSender() - Constructor for class net.minecraft.network.DebugPacketSender
 
DebugProfiler - Class in net.minecraft.profiler
 
DebugProfiler(IntSupplier) - Constructor for class net.minecraft.profiler.DebugProfiler
 
DebugProfiler.IDebugResultEntry - Interface in net.minecraft.profiler
 
debugRenderer - Variable in class net.minecraft.client.Minecraft
 
DebugRenderer - Class in net.minecraft.client.renderer.debug
 
DebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.DebugRenderer
 
DebugRenderer.IDebugRenderer - Interface in net.minecraft.client.renderer.debug
 
DebugStickItem - Class in net.minecraft.item
 
DebugStickItem(Item.Properties) - Constructor for class net.minecraft.item.DebugStickItem
 
DECIMAL_FORMAT - Static variable in interface net.minecraft.stats.IStatFormatter
 
DECIMALFORMAT - Static variable in class net.minecraft.item.ItemStack
 
decipher(ChannelHandlerContext, ByteBuf) - Method in class net.minecraft.network.NettyEncryptionTranslator
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.minecraft.network.NettyCompressionDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.minecraft.network.NettyEncryptingDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.minecraft.network.NettyPacketDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.minecraft.network.NettyVarint21FrameDecoder
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SAcknowledge
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SModListReply
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CConfigData
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CModList
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CRegistry
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.DimensionInfoMessage
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
decodePublicKey(byte[]) - Static method in class net.minecraft.util.CryptManager
 
decoder(Function<PacketBuffer, MSG>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
decompose(String, char) - Static method in class net.minecraft.util.ResourceLocation
 
decorate(GenerationStage.Decoration, ChunkGenerator<? extends GenerationSettings>, IWorld, long, SharedSeedRandom, BlockPos) - Method in class net.minecraft.world.biome.Biome
 
decorate(WorldGenRegion) - Method in class net.minecraft.world.gen.ChunkGenerator
 
decorate(WorldGenRegion) - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
DECORATED - Static variable in class net.minecraft.world.gen.feature.Feature
 
DECORATED_FLOWER - Static variable in class net.minecraft.world.gen.feature.Feature
 
DecoratedFeature - Class in net.minecraft.world.gen.feature
 
DecoratedFeature(Function<Dynamic<?>, ? extends DecoratedFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.DecoratedFeature
 
DecoratedFeatureConfig - Class in net.minecraft.world.gen.feature
 
DecoratedFeatureConfig(ConfiguredFeature<?>, ConfiguredPlacement<?>) - Constructor for class net.minecraft.world.gen.feature.DecoratedFeatureConfig
 
DecoratedFeatureConfig(Feature<F>, F, Placement<D>, D) - Constructor for class net.minecraft.world.gen.feature.DecoratedFeatureConfig
 
DecoratedFlowerFeature - Class in net.minecraft.world.gen.feature
 
DecoratedFlowerFeature(Function<Dynamic<?>, ? extends DecoratedFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.DecoratedFlowerFeature
 
DECORATIONS - Static variable in class net.minecraft.item.ItemGroup
 
DECORATOR - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
decorator - Variable in class net.minecraft.world.gen.feature.DecoratedFeatureConfig
 
decorator - Variable in class net.minecraft.world.gen.placement.ConfiguredPlacement
 
DECORATORS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
DECORATORS - Static variable in class net.minecraftforge.registries.GameData
 
decreaseAirSupply(int) - Method in class net.minecraft.entity.LivingEntity
 
decreaseAirSupply(int) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
decrementTimeUntilPortal() - Method in class net.minecraft.entity.Entity
 
decrementTimeUntilPortal() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
decrStackSize(int, int) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
decrStackSize(int, int) - Method in class net.minecraft.entity.player.PlayerInventory
 
decrStackSize(int) - Method in class net.minecraft.inventory.container.CraftingResultSlot
 
decrStackSize(int) - Method in class net.minecraft.inventory.container.FurnaceResultSlot
 
decrStackSize(int) - Method in class net.minecraft.inventory.container.MerchantResultSlot
 
decrStackSize(int) - Method in class net.minecraft.inventory.container.Slot
 
decrStackSize(int, int) - Method in class net.minecraft.inventory.CraftingInventory
 
decrStackSize(int, int) - Method in class net.minecraft.inventory.CraftResultInventory
 
decrStackSize(int, int) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
decrStackSize(int, int) - Method in interface net.minecraft.inventory.IInventory
 
decrStackSize(int, int) - Method in class net.minecraft.inventory.Inventory
 
decrStackSize(int, int) - Method in class net.minecraft.inventory.MerchantInventory
 
decrStackSize(int, int) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
decrStackSize(int, int) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
decrStackSize(int, int) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
decrStackSize(int, int) - Method in class net.minecraft.tileentity.HopperTileEntity
 
decrStackSize(int, int) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
decrStackSize(int) - Method in class net.minecraftforge.items.SlotItemHandler
 
decrStackSize(int, int) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
Attempts to remove n items from the specified slot.
decryptData(Key, byte[]) - Static method in class net.minecraft.util.CryptManager
 
decryptSharedKey(PrivateKey, byte[]) - Static method in class net.minecraft.util.CryptManager
 
DedicatedPlayerList - Class in net.minecraft.server.dedicated
 
DedicatedPlayerList(DedicatedServer) - Constructor for class net.minecraft.server.dedicated.DedicatedPlayerList
 
DedicatedServer - Class in net.minecraft.server.dedicated
 
DedicatedServer(File, ServerPropertiesProvider, DataFixer, YggdrasilAuthenticationService, MinecraftSessionService, GameProfileRepository, PlayerProfileCache, IChunkStatusListenerFactory, String) - Constructor for class net.minecraft.server.dedicated.DedicatedServer
 
dedicatedServerQuery(Supplier<DedicatedServer>) - Static method in class net.minecraftforge.fml.StartupQuery.QueryWrapperServer
 
DEEP_COLD_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
DEEP_COLD_OCEAN - Static variable in class net.minecraft.world.gen.layer.LayerUtil
 
DEEP_FROZEN_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
DEEP_FROZEN_OCEAN - Static variable in class net.minecraft.world.gen.layer.LayerUtil
 
DEEP_LUKEWARM_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
DEEP_LUKEWARM_OCEAN - Static variable in class net.minecraft.world.gen.layer.LayerUtil
 
DEEP_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
DEEP_OCEAN - Static variable in class net.minecraft.world.gen.layer.LayerUtil
 
DEEP_WARM_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
DEEP_WARM_OCEAN - Static variable in class net.minecraft.world.gen.layer.LayerUtil
 
DeepColdOceanBiome - Class in net.minecraft.world.biome
 
DeepColdOceanBiome() - Constructor for class net.minecraft.world.biome.DeepColdOceanBiome
 
deepCopy() - Method in interface net.minecraft.util.text.ITextComponent
 
DeepFrozenOceanBiome - Class in net.minecraft.world.biome
 
DeepFrozenOceanBiome() - Constructor for class net.minecraft.world.biome.DeepFrozenOceanBiome
 
DeepLukewarmOceanBiome - Class in net.minecraft.world.biome
 
DeepLukewarmOceanBiome() - Constructor for class net.minecraft.world.biome.DeepLukewarmOceanBiome
 
DeepOceanBiome - Class in net.minecraft.world.biome
 
DeepOceanBiome() - Constructor for class net.minecraft.world.biome.DeepOceanBiome
 
DeepOceanLayer - Enum in net.minecraft.world.gen.layer
 
DeepWarmOceanBiome - Class in net.minecraft.world.biome
 
DeepWarmOceanBiome() - Constructor for class net.minecraft.world.biome.DeepWarmOceanBiome
 
DEFAULT - Static variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
DEFAULT - Static variable in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
DEFAULT - Static variable in class net.minecraft.entity.EntityPredicate
 
DEFAULT - Static variable in interface net.minecraft.stats.IStatFormatter
 
DEFAULT - Static variable in class net.minecraft.world.biome.Biomes
 
DEFAULT - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
DEFAULT - Static variable in class net.minecraft.world.WorldType
 
DEFAULT - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
 
DEFAULT_1_1 - Static variable in class net.minecraft.world.WorldType
 
DEFAULT_AIR_DRAG - Static variable in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
DEFAULT_AND_RERENDER - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
 
DEFAULT_BAKED_FORMAT - Static variable in class net.minecraftforge.client.model.Attributes
 
DEFAULT_CANCEL_REASON - Static variable in class net.minecraftforge.client.event.ScreenshotEvent
 
DEFAULT_DIFFICULTY - Static variable in class net.minecraft.world.storage.WorldInfo
 
DEFAULT_FLOWER - Static variable in class net.minecraft.world.gen.feature.Feature
 
DEFAULT_FONT_RENDERER_NAME - Static variable in class net.minecraft.client.Minecraft
 
DEFAULT_GLOBAL - Static variable in class net.minecraft.command.ISuggestionProvider.Coordinates
 
DEFAULT_LOCAL - Static variable in class net.minecraft.command.ISuggestionProvider.Coordinates
 
DEFAULT_MAX_SPEED_AIR_LATERAL - Static variable in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
DEFAULT_MAX_SPEED_AIR_VERTICAL - Static variable in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
DEFAULT_NAME - Static variable in class net.minecraftforge.client.model.obj.OBJModel.Group
Deprecated.
 
DEFAULT_NAME - Static variable in class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
DEFAULT_PARAMETER_SET - Static variable in class net.minecraft.world.storage.loot.LootTable
 
DEFAULT_WEIGHT - Static variable in class net.minecraftforge.client.model.generators.ConfiguredModel
The default random weight of configured models, used by convenience overloads.
DefaultBiomeFeatures - Class in net.minecraft.world.biome
 
DefaultBiomeFeatures() - Constructor for class net.minecraft.world.biome.DefaultBiomeFeatures
 
defaultBlock - Variable in class net.minecraft.world.gen.GenerationSettings
 
defaultBlock - Variable in class net.minecraft.world.gen.NoiseChunkGenerator
 
DefaultDispenseItemBehavior - Class in net.minecraft.dispenser
 
DefaultDispenseItemBehavior() - Constructor for class net.minecraft.dispenser.DefaultDispenseItemBehavior
 
DefaultedRegistry<T> - Class in net.minecraft.util.registry
 
DefaultedRegistry(String) - Constructor for class net.minecraft.util.registry.DefaultedRegistry
 
defaultFeature - Variable in class net.minecraft.world.gen.feature.MultipleRandomFeatureConfig
 
DefaultFlowersFeature - Class in net.minecraft.world.gen.feature
 
DefaultFlowersFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.DefaultFlowersFeature
 
defaultFluid - Variable in class net.minecraft.world.gen.GenerationSettings
 
defaultFluid - Variable in class net.minecraft.world.gen.NoiseChunkGenerator
 
DefaultGameModeCommand - Class in net.minecraft.command.impl
 
DefaultGameModeCommand() - Constructor for class net.minecraft.command.impl.DefaultGameModeCommand
 
DefaultGlyph - Enum in net.minecraft.client.gui.fonts
 
DefaultGlyphProvider - Class in net.minecraft.client.gui.fonts.providers
 
DefaultGlyphProvider() - Constructor for class net.minecraft.client.gui.fonts.providers.DefaultGlyphProvider
 
DefaultItemAnimationCapabilityProvider(LazyOptional<IAnimationStateMachine>) - Constructor for class net.minecraftforge.common.model.animation.CapabilityAnimation.DefaultItemAnimationCapabilityProvider
 
defaultLightValue - Variable in enum net.minecraft.world.LightType
 
defaultMaxDamage(int) - Method in class net.minecraft.item.Item.Properties
 
defaultModelGetter() - Static method in class net.minecraftforge.client.model.ModelLoader
 
DefaultPermissionHandler - Enum in net.minecraftforge.server.permission
Default implementation of PermissionAPI.
DefaultPermissionLevel - Enum in net.minecraftforge.server.permission
LevelPlayerOP ALLtruetrue OPfalsetrue NONEfalsefalse
DefaultPlayerSkin - Class in net.minecraft.client.resources
 
DefaultPlayerSkin() - Constructor for class net.minecraft.client.resources.DefaultPlayerSkin
 
DefaultRenderer - Class in net.minecraft.client.renderer.entity
 
DefaultRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.DefaultRenderer
 
DefaultSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
DefaultSurfaceBuilder(Function<Dynamic<?>, ? extends SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.DefaultSurfaceBuilder
 
defaultTextureGetter() - Static method in class net.minecraftforge.client.model.ModelLoader
Get the default texture getter the models will be baked with.
DefaultTypeReferences - Enum in net.minecraft.util.datafix
 
DefaultUncaughtExceptionHandler - Class in net.minecraft.util
 
DefaultUncaughtExceptionHandler(Logger) - Constructor for class net.minecraft.util.DefaultUncaughtExceptionHandler
 
defaultValue - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
defaultValues - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
DefaultVertexFormats - Class in net.minecraft.client.renderer.vertex
 
DefaultVertexFormats() - Constructor for class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
DefaultWithNameUncaughtExceptionHandler - Class in net.minecraft.util
 
DefaultWithNameUncaughtExceptionHandler(Logger) - Constructor for class net.minecraft.util.DefaultWithNameUncaughtExceptionHandler
 
DefendVillageTargetGoal - Class in net.minecraft.entity.ai.goal
 
DefendVillageTargetGoal(IronGolemEntity) - Constructor for class net.minecraft.entity.ai.goal.DefendVillageTargetGoal
 
DeferredRegister<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.registries
Utility class to help with managing registry entries.
DeferredRegister(IForgeRegistry<T>, String) - Constructor for class net.minecraftforge.registries.DeferredRegister
 
DeferredWorkQueue - Class in net.minecraftforge.fml
Deprecated.
DeferredWorkQueue() - Constructor for class net.minecraftforge.fml.DeferredWorkQueue
Deprecated.
 
DeferredWorkQueue.CheckedRunnable - Interface in net.minecraftforge.fml
Deprecated.
Runnable except it allows throwing checked exceptions.
deferTask(Runnable) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
define(String, T) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, T) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(String, T, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, T, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(String, Supplier<T>, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, Supplier<T>, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, Supplier<T>, Predicate<Object>, Class<?>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, ForgeConfigSpec.ValueSpec, Supplier<T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(String, boolean) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, boolean) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(String, Supplier<Boolean>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, Supplier<Boolean>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, EnumGetMethod) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, EnumGetMethod) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, V...) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, EnumGetMethod, V...) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, V...) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, EnumGetMethod, V...) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, Collection<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, EnumGetMethod, Collection<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, Collection<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, EnumGetMethod, Collection<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, EnumGetMethod, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, EnumGetMethod, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, Supplier<V>, Predicate<Object>, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, Supplier<V>, EnumGetMethod, Predicate<Object>, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, Supplier<V>, Predicate<Object>, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, Supplier<V>, EnumGetMethod, Predicate<Object>, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInList(String, T, Collection<? extends T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInList(String, Supplier<T>, Collection<? extends T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInList(List<String>, T, Collection<? extends T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInList(List<String>, Supplier<T>, Collection<? extends T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, V, V, V, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, V, V, V, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, Supplier<V>, V, V, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, Supplier<V>, V, V, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, double, double, double) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, double, double, double) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, Supplier<Double>, double, double) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, Supplier<Double>, double, double) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, int, int, int) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, int, int, int) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, Supplier<Integer>, int, int) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, Supplier<Integer>, int, int) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, long, long, long) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, long, long, long) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, Supplier<Long>, long, long) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, Supplier<Long>, long, long) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineList(String, List<? extends T>, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineList(String, Supplier<List<? extends T>>, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineList(List<String>, List<? extends T>, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineList(List<String>, Supplier<List<? extends T>>, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
degreesDifferenceAbs(float, float) - Static method in class net.minecraft.util.math.MathHelper
 
DELAY - Static variable in class net.minecraft.block.RepeaterBlock
 
DELAY_1_4 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
delayBeforeCanPickup - Variable in class net.minecraft.entity.item.ExperienceOrbEntity
 
DelegatableResourcePack - Class in net.minecraftforge.fml.packs
 
DelegatableResourcePack(File) - Constructor for class net.minecraftforge.fml.packs.DelegatableResourcePack
 
delegate() - Method in class net.minecraft.client.settings.HotbarSnapshot
 
delegate - Variable in class net.minecraftforge.registries.ForgeRegistryEntry
 
DelegatedTaskExecutor<T> - Class in net.minecraft.util.concurrent
 
DelegatedTaskExecutor(ITaskQueue<? super T, ? extends Runnable>, Executor, String) - Constructor for class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
DelegatingResourcePack - Class in net.minecraftforge.fml.packs
 
DelegatingResourcePack(String, String, PackMetadataSection) - Constructor for class net.minecraftforge.fml.packs.DelegatingResourcePack
 
DelegatingResourcePack(String, String, PackMetadataSection, List<DelegatableResourcePack>) - Constructor for class net.minecraftforge.fml.packs.DelegatingResourcePack
 
Delete(String, int, int) - Constructor for class com.mojang.realmsclient.client.Request.Delete
 
deleteAllDisplayLists() - Method in class net.minecraft.client.renderer.WorldRenderer
 
deleteChatLine(int) - Method in class net.minecraft.client.gui.NewChatGui
 
deleteDisplayLists(int, int) - Static method in class net.minecraft.client.renderer.GLAllocation
 
deleteDisplayLists(int) - Static method in class net.minecraft.client.renderer.GLAllocation
 
deleteFramebuffer() - Method in class net.minecraft.client.shader.Framebuffer
 
deleteFromCursor(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
deleteGlBuffers() - Method in class net.minecraft.client.renderer.vertex.VertexBuffer
 
deleteGlResources() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
deleteGlResources() - Method in class net.minecraft.client.renderer.chunk.ListedChunkRender
 
deleteGlResources() - Method in class net.minecraft.client.renderer.ViewFrustum
 
deleteGlTexture() - Method in class net.minecraft.client.renderer.texture.Texture
 
deleteLevel(String) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
 
deleteLists(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
deletePlayerTag(File) - Static method in class net.minecraft.realms.Realms
 
deleteShader(IShaderManager) - Method in class net.minecraft.client.shader.ShaderLinkHelper
 
deleteStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
deleteTexture(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
deleteTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
deleteTextures() - Method in class net.minecraft.client.gui.fonts.Font
 
deleteWords(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
deleteWorldDirectory(String) - Method in class net.minecraft.world.storage.SaveFormat
 
deltaLookPitch - Variable in class net.minecraft.entity.ai.controller.LookController
 
deltaLookYaw - Variable in class net.minecraft.entity.ai.controller.LookController
 
DEMO_WORLD_SETTINGS - Static variable in class net.minecraft.server.MinecraftServer
 
DemoPlayerInteractionManager - Class in net.minecraft.server.management
 
DemoPlayerInteractionManager(ServerWorld) - Constructor for class net.minecraft.server.management.DemoPlayerInteractionManager
 
DemoScreen - Class in net.minecraft.client.gui.screen
 
DemoScreen() - Constructor for class net.minecraft.client.gui.screen.DemoScreen
 
DENSE - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
density(int) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
DeOpCommand - Class in net.minecraft.command.impl
 
DeOpCommand() - Constructor for class net.minecraft.command.impl.DeOpCommand
 
depth(float) - Method in class net.minecraft.world.biome.Biome.Builder
 
depth - Variable in class net.minecraft.world.biome.Biome
 
depth - Variable in class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
DEPTH_STRIDER - Static variable in class net.minecraft.enchantment.Enchantments
 
DepthAverage - Class in net.minecraft.world.gen.placement
 
DepthAverage(Function<Dynamic<?>, ? extends DepthAverageConfig>) - Constructor for class net.minecraft.world.gen.placement.DepthAverage
 
DepthAverageConfig - Class in net.minecraft.world.gen.placement
 
DepthAverageConfig(int, int, int) - Constructor for class net.minecraft.world.gen.placement.DepthAverageConfig
 
depthBuffer - Variable in class net.minecraft.client.shader.Framebuffer
 
depthFunc(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
depthMask(boolean) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
DepthStriderEnchantment - Class in net.minecraft.enchantment
 
DepthStriderEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.DepthStriderEnchantment
 
dequeue() - Method in class net.minecraft.pathfinding.PathHeap
 
DerivedWorldInfo - Class in net.minecraft.world.storage
 
DerivedWorldInfo(WorldInfo) - Constructor for class net.minecraft.world.storage.DerivedWorldInfo
 
descend(String) - Method in class net.minecraft.world.storage.loot.ValidationResults
 
descendantsByParent - Variable in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
description - Variable in class com.mojang.realmsclient.dto.RealmsDescriptionDto
 
description() - Method in class net.minecraftforge.fml.event.lifecycle.ModLifecycleEvent
 
deserialize(JsonObject, JsonDeserializationContext) - Static method in class net.minecraft.advancements.Advancement.Builder
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.advancements.AdvancementProgress.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.advancements.AdvancementRewards.Deserializer
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.DamagePredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.DamageSourcePredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.DistancePredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.EnchantmentPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.EntityEquipmentPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.EntityFlagsPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.EntityPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.EntityTypePredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.ItemPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.LocationPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
deserialize(JsonObject) - Static method in class net.minecraft.advancements.criterion.MobEffectsPredicate.InstancePredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.NBTPredicate
 
deserialize(JsonObject, JsonDeserializationContext) - Static method in class net.minecraft.advancements.DisplayInfo
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.block.BlockState
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.audio.SoundListSerializer
 
deserialize(JsonObject) - Static method in class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider.Factory
 
deserialize(JsonObject) - Static method in class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProviderFactory
 
deserialize(JsonObject) - Static method in class net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider.Factory
 
deserialize(JsonObject) - Static method in class net.minecraft.client.particle.TexturesParticle
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.BlockFaceUV.Deserializer
 
deserialize(Reader) - Static method in class net.minecraft.client.renderer.model.BlockModel
 
deserialize(String) - Static method in class net.minecraft.client.renderer.model.BlockModel
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.BlockModel.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.BlockModelDefinition.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.BlockPart.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.BlockPartFace.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.ItemCameraTransforms.Deserializer
Deprecated.
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.ItemOverride.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.ItemTransformVec3f.Deserializer
Deprecated.
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.multipart.Multipart.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.multipart.Selector.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.Variant.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.VariantList.Deserializer
 
deserialize(JsonObject) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSpriteStitcher
 
deserialize(JsonObject) - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
 
deserialize(JsonObject) - Method in class net.minecraft.client.resources.data.LanguageMetadataSectionSerializer
 
deserialize(JsonObject) - Method in class net.minecraft.client.resources.data.TextureMetadataSectionSerializer
 
deserialize(PacketBuffer) - Static method in class net.minecraft.command.arguments.ArgumentTypes
 
deserialize(Dynamic<T>) - Static method in interface net.minecraft.fluid.IFluidState
 
deserialize(JsonElement) - Static method in class net.minecraft.item.crafting.Ingredient
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Players.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Version.Serializer
 
deserialize(ParticleType<T>, StringReader) - Method in interface net.minecraft.particles.IParticleData.IDeserializer
 
deserialize(JsonObject) - Method in interface net.minecraft.resources.data.IMetadataSectionSerializer
 
deserialize(JsonObject) - Method in class net.minecraft.resources.data.PackMetadataSectionSerializer
 
deserialize(Dynamic<?>) - Method in interface net.minecraft.util.IDynamicDeserializer
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.util.LongSerializable
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.util.math.BlockPos
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.util.math.GlobalPos
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.util.ResourceLocation.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.util.text.ITextComponent.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.util.text.Style.Serializer
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.BigMushroomFeatureConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.BlockBlobConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.BlockWithContextConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.BushConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.ConfiguredFeature
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.DecoratedFeatureConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.DoublePlantConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.EndGatewayConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.FeatureRadiusConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.FillLayerConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.GrassFeatureConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.HellLavaConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.IcebergConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.LakesConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.LiquidsConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.MultipleRandomFeatureConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.MultipleWithChanceRandomFeatureConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.NoFeatureConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.feature.OreFeatureConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.ProbabilityConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.ReplaceBlockConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.SeaGrassConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.SingleRandomFeature
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.SphereReplaceConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.structure.BuriedTreasureConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.structure.MineshaftConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.structure.OceanRuinConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.structure.PillagerOutpostConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.structure.ShipwreckConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.structure.VillageConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.template.RuleEntry
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.TwoFeatureChoiceConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.CaveEdgeConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.ChanceConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.ChanceRangeConfig
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.placement.ConfiguredPlacement
 
deserialize(Dynamic<T>) - Static method in class net.minecraft.world.gen.placement.CountConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.CountRangeConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.DepthAverageConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.DungeonRoomConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.FrequencyConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.HeightWithChanceConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.LakeChanceConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.NoiseDependant
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.NoPlacementConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.TopSolidRangeConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.placement.TopSolidWithNoiseConfig
 
deserialize(Dynamic<?>) - Static method in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.BinomialRange.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.Alternative.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.BlockStateProperty.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.DamageSourceProperties.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.EntityHasProperty.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.EntityHasScore.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.ILootCondition.AbstractSerializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.Inverted.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.KilledByPlayer.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.LocationCheck.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.LootConditionManager.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.MatchTool.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.RandomChance.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.RandomChanceWithLooting.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.SurvivesExplosion.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.TableBonus.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.conditions.WeatherCheck.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.ConstantRange.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.ApplyBonus.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.CopyName.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.CopyNbt.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.EnchantRandomly.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.EnchantWithLevels.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.ExplorationMap.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.ExplosionDecay.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.FillPlayerHead.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.functions.ILootFunction.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.LimitCount.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.functions.LootFunctionManager.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.LootingEnchantBonus.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.SetAttributes.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.SetContents.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.SetCount.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.SetDamage.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.SetLootTable.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.SetLore.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.SetName.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.SetNBT.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.SetStewEffect.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.functions.Smelt.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.IntClamper.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.LootEntry.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.LootEntryManager.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.LootFunction.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.LootFunction.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.LootPool.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.LootTable.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.ParentedLootEntry.AbstractSerializer
 
deserialize(JsonElement, JsonDeserializationContext) - Static method in class net.minecraft.world.storage.loot.RandomRanges
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.world.storage.loot.RandomValueRange.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.world.storage.loot.StandaloneLootEntry.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Deserializer
Deprecated.
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.TRSRDeserializer
Deprecated.
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant.Deserializer
Deprecated.
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry2.ExpandedBlockModelDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
 
deserialize(JsonObject, JsonDeserializationContext) - Static method in class net.minecraftforge.fml.network.FMLStatusPing.Serializer
 
deserializeArray(JsonElement) - Static method in class net.minecraft.advancements.criterion.EnchantmentPredicate
 
deserializeArray(JsonElement) - Static method in class net.minecraft.advancements.criterion.EntityPredicate
 
deserializeArray(JsonElement) - Static method in class net.minecraft.advancements.criterion.ItemPredicate
 
deserializeCaps(CompoundNBT) - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
deserializeClass(JsonElement, String, JsonDeserializationContext, Class<? extends T>) - Static method in class net.minecraft.util.JSONUtils
 
deserializeClass(JsonObject, String, JsonDeserializationContext, Class<? extends T>) - Static method in class net.minecraft.util.JSONUtils
 
deserializeClass(JsonObject, String, T, JsonDeserializationContext, Class<? extends T>) - Static method in class net.minecraft.util.JSONUtils
 
deserializeGeometry(JsonDeserializationContext, JsonObject) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry2
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.BredAnimalsTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.BrewedPotionTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.ConsumeItemTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.EffectsChangedTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.EnchantedItemTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.EnterBlockTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.FilledBucketTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.ImpossibleTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.InventoryChangeTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.KilledTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.LevitationTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.NetherTravelTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.PlacedBlockTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.PositionTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.SummonedEntityTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.TameAnimalTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.TickTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.UsedEnderEyeTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.UsedTotemTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.advancements.criterion.VillagerTradeTrigger
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in interface net.minecraft.advancements.ICriterionTrigger
 
deserializeItem(JsonObject) - Static method in class net.minecraft.item.crafting.ShapedRecipe
 
deserializeItemList(JsonObject) - Static method in class net.minecraft.item.crafting.Ingredient
 
deserializeModelTransforms(JsonDeserializationContext, JsonObject) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry2
 
deserializeNBT(CompoundNBT) - Method in class net.minecraft.item.ItemStack
 
deserializeNBT(CompoundNBT) - Method in class net.minecraft.world.storage.WorldSavedData
 
deserializeNBT(CompoundNBT) - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
deserializeNBT(CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
deserializeNBT(CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
deserializeNBT(T) - Method in interface net.minecraftforge.common.util.INBTSerializable
 
deserializeNBT(CompoundNBT) - Method in class net.minecraftforge.items.ItemStackHandler
 
Deserializer() - Constructor for class net.minecraft.advancements.AdvancementRewards.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.BlockFaceUV.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.BlockModel.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.BlockModelDefinition.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.BlockPart.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.BlockPartFace.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.ItemCameraTransforms.Deserializer
Deprecated.
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.ItemOverride.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.ItemTransformVec3f.Deserializer
Deprecated.
 
Deserializer(BlockModelDefinition.ContainerHolder) - Constructor for class net.minecraft.client.renderer.model.multipart.Multipart.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.multipart.Selector.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.Variant.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.VariantList.Deserializer
 
DESERIALIZER - Static variable in class net.minecraft.particles.BlockParticleData
 
DESERIALIZER - Static variable in class net.minecraft.particles.ItemParticleData
 
DESERIALIZER - Static variable in class net.minecraft.particles.RedstoneParticleData
 
Deserializer() - Constructor for class net.minecraftforge.client.model.ForgeBlockStateV1.Deserializer
Deprecated.
 
Deserializer() - Constructor for class net.minecraftforge.client.model.ForgeBlockStateV1.Variant.Deserializer
Deprecated.
 
deserializeRecipe(ResourceLocation, JsonObject) - Static method in class net.minecraft.item.crafting.RecipeManager
 
deserializeTagAdditions(Tag.Builder<T>, Function<ResourceLocation, Optional<T>>, JsonObject) - Static method in class net.minecraftforge.common.ForgeHooks
 
deserializeTransform(JsonDeserializationContext, JsonElement) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry2
 
DESERT - Static variable in interface net.minecraft.entity.villager.IVillagerType
 
DESERT - Static variable in class net.minecraft.world.biome.Biomes
 
DESERT_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
DESERT_LAKES - Static variable in class net.minecraft.world.biome.Biomes
 
DESERT_PYRAMID - Static variable in class net.minecraft.world.gen.feature.Feature
 
DESERT_PYRAMID - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
DESERT_WELL - Static variable in class net.minecraft.world.gen.feature.Feature
 
DesertBiome - Class in net.minecraft.world.biome
 
DesertBiome() - Constructor for class net.minecraft.world.biome.DesertBiome
 
DesertHillsBiome - Class in net.minecraft.world.biome
 
DesertHillsBiome() - Constructor for class net.minecraft.world.biome.DesertHillsBiome
 
DesertLakesBiome - Class in net.minecraft.world.biome
 
DesertLakesBiome() - Constructor for class net.minecraft.world.biome.DesertLakesBiome
 
DesertPyramidPiece - Class in net.minecraft.world.gen.feature.structure
 
DesertPyramidPiece(Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.DesertPyramidPiece
 
DesertPyramidPiece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.DesertPyramidPiece
 
DesertPyramidStructure - Class in net.minecraft.world.gen.feature.structure
 
DesertPyramidStructure(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.DesertPyramidStructure
 
DesertPyramidStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
DesertVillagePools - Class in net.minecraft.world.gen.feature.structure
 
DesertVillagePools() - Constructor for class net.minecraft.world.gen.feature.structure.DesertVillagePools
 
DesertWellsFeature - Class in net.minecraft.world.gen.feature
 
DesertWellsFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.DesertWellsFeature
 
destinationBlock - Variable in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
destinationCoordinateCache - Variable in class net.minecraft.world.Teleporter
 
destPos - Variable in class net.minecraft.entity.passive.ChickenEntity
 
DESTROY_STAGES - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
destroyBlock(BlockPos, boolean) - Method in class net.minecraft.world.gen.WorldGenRegion
 
destroyBlock(BlockPos, boolean) - Method in interface net.minecraft.world.IWorldWriter
 
destroyBlock(BlockPos, boolean) - Method in class net.minecraft.world.World
 
destroyBlockOnFluidPlacement(World, BlockPos) - Static method in class net.minecraftforge.fluids.FluidUtil
Destroys a block when a fluid is placed in the same position.
DestroyBlockProgress - Class in net.minecraft.client.renderer
 
DestroyBlockProgress(int, BlockPos) - Constructor for class net.minecraft.client.renderer.DestroyBlockProgress
 
destroyVanishingCursedItems() - Method in class net.minecraft.entity.player.PlayerEntity
 
detach() - Method in class net.minecraft.entity.Entity
 
detachHome() - Method in class net.minecraft.entity.MobEntity
 
detachShader() - Method in class net.minecraft.client.shader.ShaderLoader
 
detectAndSendChanges() - Method in class net.minecraft.inventory.container.Container
 
detectCullableFaces - Variable in class net.minecraftforge.client.model.obj.OBJModel2
 
detectCullableFaces - Variable in class net.minecraftforge.client.model.obj.OBJModel2.ModelSettings
 
DETECTOR_RAIL - Static variable in class net.minecraft.block.Blocks
 
DETECTOR_RAIL - Static variable in class net.minecraft.item.Items
 
DetectorRailBlock - Class in net.minecraft.block
 
DetectorRailBlock(Block.Properties) - Constructor for class net.minecraft.block.DetectorRailBlock
 
detectSize() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
determineNextAir(int) - Method in class net.minecraft.entity.LivingEntity
 
determineNextAir(int) - Method in class net.minecraft.entity.passive.DolphinEntity
 
determineNextStepDistance() - Method in class net.minecraft.entity.Entity
 
determineNextStepDistance() - Method in class net.minecraft.entity.passive.TurtleEntity
 
Detonate(World, Explosion, List<Entity>) - Constructor for class net.minecraftforge.event.world.ExplosionEvent.Detonate
 
developmentMode - Static variable in class net.minecraft.util.SharedConstants
 
DIAMOND - Static variable in class net.minecraft.block.material.MaterialColor
 
DIAMOND - Static variable in class net.minecraft.item.Items
 
DIAMOND_AXE - Static variable in class net.minecraft.item.Items
 
DIAMOND_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DIAMOND_BLOCK - Static variable in class net.minecraft.item.Items
 
DIAMOND_BOOTS - Static variable in class net.minecraft.item.Items
 
DIAMOND_CHESTPLATE - Static variable in class net.minecraft.item.Items
 
DIAMOND_HELMET - Static variable in class net.minecraft.item.Items
 
DIAMOND_HOE - Static variable in class net.minecraft.item.Items
 
DIAMOND_HORSE_ARMOR - Static variable in class net.minecraft.item.Items
 
DIAMOND_LEGGINGS - Static variable in class net.minecraft.item.Items
 
DIAMOND_ORE - Static variable in class net.minecraft.block.Blocks
 
DIAMOND_ORE - Static variable in class net.minecraft.item.Items
 
DIAMOND_PICKAXE - Static variable in class net.minecraft.item.Items
 
DIAMOND_SHOVEL - Static variable in class net.minecraft.item.Items
 
DIAMOND_SWORD - Static variable in class net.minecraft.item.Items
 
difficulty - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
difficulty - Variable in class net.minecraft.client.GameSettings
 
difficulty - Variable in class net.minecraft.server.dedicated.ServerProperties
 
Difficulty - Enum in net.minecraft.world
 
DifficultyChangeEvent - Class in net.minecraftforge.event
DifficultyChangeEvent is fired when difficulty is changing.
DifficultyChangeEvent(Difficulty, Difficulty) - Constructor for class net.minecraftforge.event.DifficultyChangeEvent
 
DifficultyCommand - Class in net.minecraft.command.impl
 
DifficultyCommand() - Constructor for class net.minecraft.command.impl.DifficultyCommand
 
DifficultyInstance - Class in net.minecraft.world
 
DifficultyInstance(Difficulty, long, long, float) - Constructor for class net.minecraft.world.DifficultyInstance
 
diffuseColor - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary2.Material
 
diffuseColorMap - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary2.Material
 
diffuseLight(float, float, float) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
diffuseLight(Direction) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
diffuseLighting - Variable in class net.minecraftforge.client.model.obj.OBJModel2
 
diffuseLighting - Variable in class net.minecraftforge.client.model.obj.OBJModel2.ModelSettings
 
diffuseTintIndex - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary2.Material
 
DiggingParticle - Class in net.minecraft.client.particle
 
DiggingParticle(World, double, double, double, double, double, double, BlockState) - Constructor for class net.minecraft.client.particle.DiggingParticle
 
DiggingParticle.Factory - Class in net.minecraft.client.particle
 
dimension - Variable in class net.minecraft.entity.Entity
 
Dimension - Class in net.minecraft.world.dimension
 
Dimension(World, DimensionType) - Constructor for class net.minecraft.world.dimension.Dimension
 
dimension - Variable in class net.minecraft.world.storage.MapData
 
dimension - Variable in class net.minecraft.world.World
 
DIMENSION - Static variable in class net.minecraftforge.fml.network.PacketDistributor
Send to everyone in the dimension specified in the Supplier
PacketDistributor.with(Supplier) DimensionType
DIMENSION_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
DimensionArgument - Class in net.minecraft.command.arguments
 
DimensionArgument() - Constructor for class net.minecraft.command.arguments.DimensionArgument
 
DimensionManager - Class in net.minecraftforge.common
 
DimensionManager() - Constructor for class net.minecraftforge.common.DimensionManager
 
DimensionManager.SavedEntry - Class in net.minecraftforge.common
 
DimensionSavedDataManager - Class in net.minecraft.world.storage
 
DimensionSavedDataManager(File, DataFixer) - Constructor for class net.minecraft.world.storage.DimensionSavedDataManager
 
DimensionType - Class in net.minecraft.world.dimension
 
DimensionType(int, String, String, BiFunction<World, DimensionType, ? extends Dimension>, boolean) - Constructor for class net.minecraft.world.dimension.DimensionType
Deprecated.
DimensionType(int, String, String, BiFunction<World, DimensionType, ? extends Dimension>, boolean, ModDimension, PacketBuffer) - Constructor for class net.minecraft.world.dimension.DimensionType
Deprecated.
dimensionUnloadQueueDelay - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
DIORITE - Static variable in class net.minecraft.block.Blocks
 
DIORITE - Static variable in class net.minecraft.item.Items
 
DIORITE_SLAB - Static variable in class net.minecraft.block.Blocks
 
DIORITE_SLAB - Static variable in class net.minecraft.item.Items
 
DIORITE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
DIORITE_STAIRS - Static variable in class net.minecraft.item.Items
 
DIORITE_WALL - Static variable in class net.minecraft.block.Blocks
 
DIORITE_WALL - Static variable in class net.minecraft.item.Items
 
direct(EntityPredicate.Builder) - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate.Builder
 
DIRECT_KILLER_ENTITY - Static variable in class net.minecraft.world.storage.loot.LootParameters
 
DIRECTION - Static variable in class net.minecraft.network.datasync.DataSerializers
 
Direction - Enum in net.minecraft.util
 
Direction.Axis - Enum in net.minecraft.util
 
Direction.AxisDirection - Enum in net.minecraft.util
 
Direction.Plane - Enum in net.minecraft.util
 
Direction8 - Enum in net.minecraft.util
 
DirectionalBlock - Class in net.minecraft.block
 
DirectionalBlock(Block.Properties) - Constructor for class net.minecraft.block.DirectionalBlock
 
directionalBlock(Block, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
directionalBlock(Block, ModelFile, int) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
directionalBlock(Block, Function<BlockState, ModelFile>) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
directionalBlock(Block, Function<BlockState, ModelFile>, int) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
DirectionalPlaceContext - Class in net.minecraft.item
 
DirectionalPlaceContext(World, BlockPos, Direction, ItemStack, Direction) - Constructor for class net.minecraft.item.DirectionalPlaceContext
 
directionFor(Class<T>) - Static method in enum net.minecraftforge.fml.network.NetworkDirection
 
DirectionProperty - Class in net.minecraft.state
 
DirectionProperty(String, Collection<Direction>) - Constructor for class net.minecraft.state.DirectionProperty
 
DirectoryCache - Class in net.minecraft.data
 
DirectoryCache(Path, String) - Constructor for class net.minecraft.data.DirectoryCache
 
DIRT - Static variable in class net.minecraft.block.Blocks
 
DIRT - Static variable in class net.minecraft.block.material.MaterialColor
 
DIRT - Static variable in class net.minecraft.item.Items
 
DIRT - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
DIRT - Static variable in class net.minecraftforge.common.Tags.Blocks
 
DIRT_DIRT_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
DIRT_LIKE - Static variable in class net.minecraft.tags.BlockTags
 
DirtMessageScreen - Class in net.minecraft.client.gui.screen
 
DirtMessageScreen(ITextComponent) - Constructor for class net.minecraft.client.gui.screen.DirtMessageScreen
 
dirtyCachedSections - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
DISABLE_ELYTRA_MOVEMENT_CHECK - Static variable in class net.minecraft.world.GameRules
 
DISABLE_EXTERNAL_MANIFEST - Static variable in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
DISABLE_RAIDS - Static variable in class net.minecraft.world.GameRules
 
disableAlphaTest() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableAutoRead() - Method in class net.minecraft.network.NetworkManager
 
disableBlend() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableCache() - Static method in class net.minecraft.client.renderer.BlockModelRenderer
 
disableCaching() - Method in class net.minecraft.world.lighting.LightDataMap
 
disableClientState(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableColorLogicOp() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableColorMaterial() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableCull() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableDamage - Variable in class net.minecraft.entity.player.PlayerAbilities
 
disableDepthTest() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableFlag(Goal.Flag) - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
disableFog() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableGeneration(ServerPlayerEntity) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
disableLevelSaving - Variable in class net.minecraft.world.server.ServerWorld
 
disableLight(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableLighting() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableLightmap() - Method in class net.minecraft.client.renderer.GameRenderer
 
disableLightmap() - Method in class net.minecraft.client.renderer.LightTexture
 
disableLineOffset() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableNormalize() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableOverrides() - Method in class net.minecraftforge.registries.RegistryBuilder
 
disablePolygonOffset() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableRescaleNormal() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableSaving() - Method in class net.minecraftforge.registries.RegistryBuilder
 
disableSerialization() - Method in class net.minecraft.entity.EntityType.Builder
 
disableShield(boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
disableStairSlabCulling - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
disableStairSlabCulling - Static variable in class net.minecraftforge.common.ForgeMod
Deprecated.
disableStandardItemLighting() - Static method in class net.minecraft.client.renderer.RenderHelper
 
disableSummoning() - Method in class net.minecraft.entity.EntityType.Builder
 
disableSync() - Method in class net.minecraftforge.registries.RegistryBuilder
 
disableTexGen(GlStateManager.TexGen) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableTexture() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableVersionCheck - Static variable in class net.minecraftforge.common.ForgeMod
Deprecated.
DISARMED - Static variable in class net.minecraft.block.TripWireBlock
 
DISARMED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
discardReadBytes() - Method in class net.minecraft.network.PacketBuffer
 
discardSomeReadBytes() - Method in class net.minecraft.network.PacketBuffer
 
disconnect() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
disconnect(ITextComponent) - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
disconnect(ITextComponent) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
DisconnectedRealmsScreen - Class in net.minecraft.realms
 
DisconnectedRealmsScreen(RealmsScreen, String, ITextComponent) - Constructor for class net.minecraft.realms.DisconnectedRealmsScreen
 
DisconnectedScreen - Class in net.minecraft.client.gui.screen
 
DisconnectedScreen(Screen, String, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.DisconnectedScreen
 
DISCRETE_MOUSE_SCROLL - Static variable in class net.minecraft.client.settings.AbstractOption
 
discreteMouseScroll - Variable in class net.minecraft.client.GameSettings
 
DISK - Static variable in class net.minecraft.world.gen.feature.Feature
 
dismountEntity(Entity) - Method in class net.minecraft.entity.LivingEntity
 
dispatch(Consumer<List<ModLoadingException>>, Executor, Runnable) - Method in enum net.minecraftforge.fml.LifecycleEventProvider
 
dispatchConfigEvent(ModConfig.ModConfigEvent) - Method in class net.minecraftforge.fml.ModContainer
 
dispatcherExpectedArgumentSeparator() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
dispatcherParseException() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
dispatcherUnknownArgument() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
dispatcherUnknownCommand() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
dispatchEvent(T, U, V, R) - Method in interface net.minecraftforge.fml.LifecycleEventProvider.EventHandler
 
dispatchRenderLast(WorldRenderer, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
dispense(World, BlockPos) - Method in class net.minecraft.block.DispenserBlock
 
dispense(World, BlockPos) - Method in class net.minecraft.block.DropperBlock
 
dispense(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.DefaultDispenseItemBehavior
 
dispense(IBlockSource, ItemStack) - Method in interface net.minecraft.dispenser.IDispenseItemBehavior
 
dispenseArmor(IBlockSource, ItemStack) - Static method in class net.minecraft.item.ArmorItem
 
DispenseBoatBehavior - Class in net.minecraft.dispenser
 
DispenseBoatBehavior(BoatEntity.Type) - Constructor for class net.minecraft.dispenser.DispenseBoatBehavior
 
DispenseFluidContainer - Class in net.minecraftforge.fluids
Fills or drains a fluid container item using a Dispenser.
DISPENSER - Static variable in class net.minecraft.block.Blocks
 
DISPENSER - Static variable in class net.minecraft.item.Items
 
DISPENSER - Static variable in class net.minecraft.tileentity.TileEntityType
 
DISPENSER_BEHAVIOR - Static variable in class net.minecraft.item.ArmorItem
 
DISPENSER_DISPENSE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
DISPENSER_FAIL_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
DISPENSER_LAUNCH_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
Like DISPENSER_DISPENSE_SOUND, but for items that are fired (arrows, eggs, snowballs)
DISPENSER_SMOKE - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
data is the Direction.getIndex() of the direction the smoke is to come out of.
DispenserBlock - Class in net.minecraft.block
 
DispenserBlock(Block.Properties) - Constructor for class net.minecraft.block.DispenserBlock
 
DispenserContainer - Class in net.minecraft.inventory.container
 
DispenserContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.DispenserContainer
 
DispenserContainer(int, PlayerInventory, IInventory) - Constructor for class net.minecraft.inventory.container.DispenserContainer
 
DispenserScreen - Class in net.minecraft.client.gui.screen.inventory
 
DispenserScreen(DispenserContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.DispenserScreen
 
DispenserTileEntity - Class in net.minecraft.tileentity
 
DispenserTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.DispenserTileEntity
 
DispenserTileEntity() - Constructor for class net.minecraft.tileentity.DispenserTileEntity
 
dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.DefaultDispenseItemBehavior
 
dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.DispenseBoatBehavior
 
dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.ProjectileDispenseBehavior
 
dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.ShulkerBoxDispenseBehavior
 
dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraftforge.fluids.DispenseFluidContainer
 
displayCrashReport(CrashReport) - Method in class net.minecraft.client.Minecraft
 
displayedSubTitle - Variable in class net.minecraft.client.gui.IngameGui
 
displayedTitle - Variable in class net.minecraft.client.gui.IngameGui
 
DisplayEffectsScreen<T extends Container> - Class in net.minecraft.client.gui
 
DisplayEffectsScreen(T, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.DisplayEffectsScreen
 
displayGuiScreen(Screen) - Method in class net.minecraft.client.Minecraft
 
DisplayInfo - Class in net.minecraft.advancements
 
DisplayInfo(ItemStack, ITextComponent, ITextComponent, ResourceLocation, FrameType, boolean, boolean, boolean) - Constructor for class net.minecraft.advancements.DisplayInfo
 
displayInfo - Variable in class net.minecraft.client.GameConfiguration
 
displayInGameMenu(boolean) - Method in class net.minecraft.client.Minecraft
 
displayItemActivation(ItemStack) - Method in class net.minecraft.client.renderer.GameRenderer
 
displayLoadingString(ITextComponent) - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
displayLoadingString(ITextComponent) - Method in interface net.minecraft.util.IProgressUpdate
 
displaySavingString(ITextComponent) - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
displaySavingString(ITextComponent) - Method in interface net.minecraft.util.IProgressUpdate
 
displaySupplierFunction - Static variable in class net.minecraft.util.text.KeybindTextComponent
 
DISPLAYTEST - Static variable in class net.minecraftforge.fml.ExtensionPoint
Compatibility display test for the mod.
displayTitle(String, String, int, int, int) - Method in class net.minecraft.client.gui.IngameGui
 
dispose() - Method in class net.minecraft.advancements.PlayerAdvancements
 
dispString - Variable in class net.minecraftforge.fml.client.config.GuiSlider
 
dissolve - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary2.Material
 
DIST_HASH_MAGIC - Variable in class net.minecraft.world.World
 
distance(DistancePredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
DISTANCE - Static variable in class net.minecraft.block.LeavesBlock
 
DISTANCE - Static variable in interface net.minecraft.stats.IStatFormatter
 
DISTANCE_0_7 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
DISTANCE_1_7 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
DistancePredicate - Class in net.minecraft.advancements.criterion
 
DistancePredicate(MinMaxBounds.FloatBound, MinMaxBounds.FloatBound, MinMaxBounds.FloatBound, MinMaxBounds.FloatBound, MinMaxBounds.FloatBound) - Constructor for class net.minecraft.advancements.criterion.DistancePredicate
 
distanceSq(Vec3i) - Method in class net.minecraft.util.math.Vec3i
 
distanceSq(IPosition, boolean) - Method in class net.minecraft.util.math.Vec3i
 
distanceSq(double, double, double, boolean) - Method in class net.minecraft.util.math.Vec3i
 
distanceTo(PathPoint) - Method in class net.minecraft.pathfinding.PathPoint
 
distanceTo(Vec3d) - Method in class net.minecraft.util.math.Vec3d
 
distanceToNext - Variable in class net.minecraft.pathfinding.PathPoint
 
distanceToSquared(PathPoint) - Method in class net.minecraft.pathfinding.PathPoint
 
distanceToTarget - Variable in class net.minecraft.pathfinding.PathPoint
 
distanceWalkedModified - Variable in class net.minecraft.entity.Entity
 
distanceWalkedOnStepModified - Variable in class net.minecraft.entity.Entity
 
DistExecutor - Class in net.minecraftforge.fml
 
DIVIDE_BY_TEN - Static variable in interface net.minecraft.stats.IStatFormatter
 
DO_DAYLIGHT_CYCLE - Static variable in class net.minecraft.world.GameRules
 
DO_ENTITY_DROPS - Static variable in class net.minecraft.world.GameRules
 
DO_FIRE_TICK - Static variable in class net.minecraft.world.GameRules
 
DO_LIMITED_CRAFTING - Static variable in class net.minecraft.world.GameRules
 
DO_MOB_LOOT - Static variable in class net.minecraft.world.GameRules
 
DO_MOB_SPAWNING - Static variable in class net.minecraft.world.GameRules
 
DO_TILE_DROPS - Static variable in class net.minecraft.world.GameRules
 
DO_WEATHER_CYCLE - Static variable in class net.minecraft.world.GameRules
 
doAdjacentCubeSidesFillSquare(VoxelShape, VoxelShape, Direction) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.ApplyBonus
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.CopyName
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.CopyNbt
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.EnchantRandomly
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.EnchantWithLevels
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.ExplorationMap
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.ExplosionDecay
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.FillPlayerHead
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.LimitCount
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.LootingEnchantBonus
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.SetAttributes
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.SetContents
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.SetCount
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.SetDamage
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.SetLootTable
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.SetLore
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.SetName
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.SetNBT
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.SetStewEffect
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.functions.Smelt
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.LootFunction
 
doApply(List<ItemStack>, LootContext) - Method in class net.minecraftforge.common.loot.LootModifier
Applies the modifier to the generated loot (all loot conditions have already been checked and have returned true).
doBlockCollisions() - Method in class net.minecraft.entity.Entity
 
doBlockNotify - Variable in class net.minecraft.world.gen.feature.Feature
 
doCast() - Method in class net.minecraft.world.storage.loot.functions.CopyNbt.Builder
 
doCast() - Method in class net.minecraft.world.storage.loot.functions.EnchantWithLevels.Builder
 
doCast() - Method in class net.minecraft.world.storage.loot.functions.ExplorationMap.Builder
 
doCast() - Method in class net.minecraft.world.storage.loot.functions.LootingEnchantBonus.Builder
 
doCast() - Method in class net.minecraft.world.storage.loot.functions.SetContents.Builder
 
doCast() - Method in class net.minecraft.world.storage.loot.functions.SetStewEffect.Builder
 
doCast() - Method in class net.minecraft.world.storage.loot.LootFunction.Builder
 
doDispense(World, ItemStack, int, Direction, IPosition) - Static method in class net.minecraft.dispenser.DefaultDispenseItemBehavior
 
doesChunkIntersect(MutableBoundingBox, int, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
doesEntityNotTriggerPressurePlate() - Method in class net.minecraft.entity.Entity
 
doesEntityNotTriggerPressurePlate() - Method in class net.minecraft.entity.passive.BatEntity
 
doesHandlePerspectives() - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
Override to tell the new model loader that it shouldn't wrap this model
doesHandlePerspectives() - Method in class net.minecraftforge.client.model.BakedItemModel.BakedGuiItemModel
 
doesHandlePerspectives() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
doesHandlePerspectives() - Method in class net.minecraftforge.client.model.CompositeModel
 
doesHandlePerspectives() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
doesHandlePerspectives() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
doesNotBlockMovement() - Method in class net.minecraft.block.Block.Properties
 
doesNotBlockMovement() - Method in class net.minecraft.block.material.Material.Builder
 
doesShowParticles() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
doesShowParticles() - Method in class net.minecraft.potion.EffectInstance
 
doesSideBlockRendering(BlockState, IEnviromentBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Deprecated.
This is no longer used for rendering logic.
doesSideBlockRendering(IEnviromentBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Deprecated.
This is no longer used for rendering logic.
doesSideFillSquare(VoxelShape, Direction) - Static method in class net.minecraft.block.Block
 
doesSneakBypassUse(ItemStack, IWorldReader, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Should this item, when held, allow sneak-clicks to pass through to the underlying block?
doesSneakBypassUse(IWorldReader, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Should this item, when held, allow sneak-clicks to pass through to the underlying block?
doesSnowGenerate(IWorldReader, BlockPos) - Method in class net.minecraft.world.biome.Biome
 
doesStartInChunk(BlockPos) - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
doesVaporize(IEnviromentBlockReader, BlockPos, FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
Determines if this fluid should vaporize in dimensions where water vaporizes when placed.
doesWaterFreeze(IWorldReader, BlockPos) - Method in class net.minecraft.world.biome.Biome
 
doesWaterFreeze(IWorldReader, BlockPos, boolean) - Method in class net.minecraft.world.biome.Biome
 
doesWaterVaporize - Variable in class net.minecraft.world.dimension.Dimension
 
doesWaterVaporize() - Method in class net.minecraft.world.dimension.Dimension
 
doesXZShowFog(int, int) - Method in class net.minecraft.world.dimension.Dimension
 
doesXZShowFog(int, int) - Method in class net.minecraft.world.dimension.EndDimension
 
doesXZShowFog(int, int) - Method in class net.minecraft.world.dimension.NetherDimension
 
doesXZShowFog(int, int) - Method in class net.minecraft.world.dimension.OverworldDimension
 
doExplosionA() - Method in class net.minecraft.world.Explosion
 
doExplosionB(boolean) - Method in class net.minecraft.world.Explosion
 
DOLPHIN - Static variable in class net.minecraft.entity.EntityType
 
DOLPHIN - Static variable in class net.minecraft.particles.ParticleTypes
 
DOLPHIN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
DolphinCarriedItemLayer - Class in net.minecraft.client.renderer.entity.layers
 
DolphinCarriedItemLayer(IEntityRenderer<DolphinEntity, DolphinModel<DolphinEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.DolphinCarriedItemLayer
 
DolphinEntity - Class in net.minecraft.entity.passive
 
DolphinEntity(EntityType<? extends DolphinEntity>, World) - Constructor for class net.minecraft.entity.passive.DolphinEntity
 
DolphinJumpGoal - Class in net.minecraft.entity.ai.goal
 
DolphinJumpGoal(DolphinEntity, int) - Constructor for class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
DolphinLookController - Class in net.minecraft.entity.ai.controller
 
DolphinLookController(MobEntity, int) - Constructor for class net.minecraft.entity.ai.controller.DolphinLookController
 
DolphinModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
DolphinModel() - Constructor for class net.minecraft.client.renderer.entity.model.DolphinModel
 
DolphinRenderer - Class in net.minecraft.client.renderer.entity
 
DolphinRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.DolphinRenderer
 
DOLPHINS_GRACE - Static variable in class net.minecraft.potion.Effects
 
DolphinSpeedFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SuspendedTownParticle.DolphinSpeedFactory
 
domain - Variable in class net.minecraft.util.LoggingPrintStream
 
doneButton - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
doneChunks - Variable in class net.minecraft.world.server.ServerWorld
Stores the recently processed (lighting) chunks
donePlaying - Variable in class net.minecraft.client.audio.TickableSound
 
DONKEY - Static variable in class net.minecraft.entity.EntityType
 
DONKEY_KONG - Static variable in class net.minecraft.entity.item.PaintingType
 
DONKEY_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
DonkeyEntity - Class in net.minecraft.entity.passive.horse
 
DonkeyEntity(EntityType<? extends DonkeyEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.DonkeyEntity
 
DOOR_HINGE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
DoorBlock - Class in net.minecraft.block
 
DoorBlock(Block.Properties) - Constructor for class net.minecraft.block.DoorBlock
 
doorBlock(DoorBlock, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
doorBlock(DoorBlock, String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
doorBlock(DoorBlock, ModelFile, ModelFile, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
doorBottomLeft(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
doorBottomRight(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
DoorHingeSide - Enum in net.minecraft.state.properties
 
doorInteract - Variable in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
doorPosition - Variable in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
DOORS - Static variable in class net.minecraft.tags.BlockTags
 
DOORS - Static variable in class net.minecraft.tags.ItemTags
 
doorTopLeft(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
doorTopRight(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
doPlayerHarvestCheck(PlayerEntity, BlockState, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
doReaction(ItemStack, ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
doRender(ArmorStandEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
doRender(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.ArrowRenderer
 
doRender(BoatEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.BoatRenderer
 
doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.DefaultRenderer
 
doRender(DragonFireballEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.DragonFireballRenderer
 
doRender(EnderCrystalEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.EnderCrystalRenderer
 
doRender(EnderDragonEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.EnderDragonRenderer
 
doRender(EndermanEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.EndermanRenderer
 
doRender(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
doRender(EvokerFangsEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.EvokerFangsRenderer
 
doRender(ExperienceOrbEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.ExperienceOrbRenderer
 
doRender(FallingBlockEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.FallingBlockRenderer
 
doRender(FireworkRocketEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.FireworkRocketRenderer
 
doRender(FishingBobberEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.FishRenderer
 
doRender(GuardianEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.GuardianRenderer
 
doRender(IllusionerEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.IllusionerRenderer
 
doRender(ItemFrameEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.ItemFrameRenderer
 
doRender(ItemEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.ItemRenderer
 
doRender(LeashKnotEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.LeashKnotRenderer
 
doRender(LightningBoltEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.LightningBoltRenderer
 
doRender(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
doRender(LlamaSpitEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.LlamaSpitRenderer
 
doRender(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.MinecartRenderer
 
doRender(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.MobRenderer
 
doRender(PaintingEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.PaintingRenderer
 
doRender(AbstractClientPlayerEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
doRender(PufferfishEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.PufferfishRenderer
 
doRender(ShulkerBulletEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.ShulkerBulletRenderer
 
doRender(ShulkerEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
doRender(SlimeEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.SlimeRenderer
 
doRender(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.SpriteRenderer
 
doRender(TNTEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.TNTRenderer
 
doRender(TridentEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.TridentRenderer
 
doRender(TropicalFishEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.TropicalFishRenderer
 
doRender(TurtleEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.TurtleRenderer
 
doRender(WitchEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.WitchRenderer
 
doRender(WitherSkullEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.WitherSkullRenderer
 
doRender(WolfEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.WolfRenderer
 
doRenderShadowAndFire(Entity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
doSpecialSpawn(MobEntity, World, float, float, float, AbstractSpawner, SpawnReason) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
doStitch() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
dot(Vector3f) - Method in class net.minecraft.client.renderer.Vector3f
 
DOT_DECO_DATA - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
dotProduct(Vec3d) - Method in class net.minecraft.util.math.Vec3d
 
DOUBLE_BLOCK_HALF - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
DOUBLE_PLANT - Static variable in class net.minecraft.world.gen.feature.Feature
 
DoubleArgumentSerializer - Class in net.minecraft.command.arguments.serializers
 
DoubleArgumentSerializer() - Constructor for class net.minecraft.command.arguments.serializers.DoubleArgumentSerializer
 
DoubleBlockHalf - Enum in net.minecraft.state.properties
 
DoubleCubeMergingList - Class in net.minecraft.util.math.shapes
 
DoubleNBT - Class in net.minecraft.nbt
 
DoubleNBT(double) - Constructor for class net.minecraft.nbt.DoubleNBT
 
DoublePlantBlock - Class in net.minecraft.block
 
DoublePlantBlock(Block.Properties) - Constructor for class net.minecraft.block.DoublePlantBlock
 
DoublePlantConfig - Class in net.minecraft.world.gen.feature
 
DoublePlantConfig(BlockState) - Constructor for class net.minecraft.world.gen.feature.DoublePlantConfig
 
DoublePlantFeature - Class in net.minecraft.world.gen.feature
 
DoublePlantFeature(Function<Dynamic<?>, ? extends DoublePlantConfig>) - Constructor for class net.minecraft.world.gen.feature.DoublePlantFeature
 
DoubleRangeList - Class in net.minecraft.util.math.shapes
 
DoubleSidedInventory - Class in net.minecraft.inventory
 
DoubleSidedInventory(IInventory, IInventory) - Constructor for class net.minecraft.inventory.DoubleSidedInventory
 
doubleTooHigh() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
doubleTooLow() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
DoubleXRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXRoom
 
DoubleXRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXRoom
 
DoubleXYRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXYRoom
 
DoubleXYRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXYRoom
 
DoubleYRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYRoom
 
DoubleYRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYRoom
 
DoubleYZRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYZRoom
 
DoubleYZRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYZRoom
 
DoubleZRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleZRoom
 
DoubleZRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleZRoom
 
doWaterSplashEffect() - Method in class net.minecraft.entity.Entity
 
doWaterSplashEffect() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
doWaterSplashEffect() - Method in class net.minecraft.entity.player.PlayerEntity
 
DOWN - Static variable in class net.minecraft.block.HugeMushroomBlock
 
DOWN - Static variable in class net.minecraft.block.SixWayBlock
 
DOWN - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
down() - Method in class net.minecraft.util.math.BlockPos
 
down(int) - Method in class net.minecraft.util.math.BlockPos
 
DOWN_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
DOWN_INDEX - Static variable in class net.minecraft.client.renderer.FaceDirection.Constants
 
downfall(float) - Method in class net.minecraft.world.biome.Biome.Builder
 
downfall - Variable in class net.minecraft.world.biome.Biome
 
DOWNLOADER_EXECUTOR - Static variable in class net.minecraft.util.HTTPUtil
 
downloadFromFramebuffer(boolean) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
downloadFromTexture(int, boolean) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
DownloadImageBuffer - Class in net.minecraft.client.renderer
 
DownloadImageBuffer() - Constructor for class net.minecraft.client.renderer.DownloadImageBuffer
 
DownloadingPackFinder - Class in net.minecraft.client.resources
 
DownloadingPackFinder(File, ResourceIndex) - Constructor for class net.minecraft.client.resources.DownloadingPackFinder
 
DownloadingTexture - Class in net.minecraft.client.renderer.texture
 
DownloadingTexture(File, String, ResourceLocation, IImageBuffer) - Constructor for class net.minecraft.client.renderer.texture.DownloadingTexture
 
downloadLink - Variable in class com.mojang.realmsclient.dto.WorldDownload
 
downloadResourcePack(String, String) - Static method in class net.minecraft.realms.Realms
 
downloadResourcePack(File, String, Map<String, String>, int, IProgressUpdate, Proxy) - Static method in class net.minecraft.util.HTTPUtil
 
DownloadStatus() - Constructor for class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen.DownloadStatus
 
DownloadTask(long, int, String, RealmsScreen) - Constructor for class com.mojang.realmsclient.util.RealmsTasks.DownloadTask
 
DownloadTerrainScreen - Class in net.minecraft.client.gui.screen
 
DownloadTerrainScreen() - Constructor for class net.minecraft.client.gui.screen.DownloadTerrainScreen
 
doWork() - Method in interface net.minecraftforge.common.WorldWorkerManager.IWorker
Perform a task, returning true from this will have the manager call this function again this tick if there is time left.
doWork() - Method in class net.minecraftforge.server.command.ChunkGenWorker
 
DRAG - Static variable in class net.minecraft.block.BubbleColumnBlock
 
DRAG - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
DRAG_OUTSIDE - Static variable in class net.minecraft.client.gui.SlotGui
 
DRAG_OUTSIDE - Static variable in class net.minecraft.client.gui.widget.list.AbstractList
 
dragging - Variable in class net.minecraftforge.fml.client.config.GuiSlider
Is this slider control being dragged.
dragon - Variable in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
dragon - Variable in class net.minecraft.entity.boss.dragon.phase.Phase
 
DRAGON - Static variable in class net.minecraft.world.server.TicketType
 
DRAGON_BREATH - Static variable in class net.minecraft.item.Items
 
DRAGON_BREATH - Static variable in class net.minecraft.particles.ParticleTypes
 
DRAGON_BREATH - Static variable in class net.minecraft.util.DamageSource
 
DRAGON_EGG - Static variable in class net.minecraft.block.Blocks
 
DRAGON_EGG - Static variable in class net.minecraft.block.material.Material
 
DRAGON_EGG - Static variable in class net.minecraft.item.Items
 
DRAGON_FIREBALL - Static variable in class net.minecraft.entity.EntityType
 
DRAGON_FIREBALL_HIT - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
DRAGON_HEAD - Static variable in class net.minecraft.block.Blocks
 
DRAGON_HEAD - Static variable in class net.minecraft.item.Items
 
DRAGON_IMMUNE - Static variable in class net.minecraft.tags.BlockTags
 
DRAGON_WALL_HEAD - Static variable in class net.minecraft.block.Blocks
 
DragonBreathParticle - Class in net.minecraft.client.particle
 
DragonBreathParticle.Factory - Class in net.minecraft.client.particle
 
DragonEggBlock - Class in net.minecraft.block
 
DragonEggBlock(Block.Properties) - Constructor for class net.minecraft.block.DragonEggBlock
 
DragonFightManager - Class in net.minecraft.world.end
 
DragonFightManager(ServerWorld, CompoundNBT, EndDimension) - Constructor for class net.minecraft.world.end.DragonFightManager
 
DragonFireballEntity - Class in net.minecraft.entity.projectile
 
DragonFireballEntity(EntityType<? extends DragonFireballEntity>, World) - Constructor for class net.minecraft.entity.projectile.DragonFireballEntity
 
DragonFireballEntity(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.DragonFireballEntity
 
DragonFireballEntity(World, LivingEntity, double, double, double) - Constructor for class net.minecraft.entity.projectile.DragonFireballEntity
 
DragonFireballRenderer - Class in net.minecraft.client.renderer.entity
 
DragonFireballRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.DragonFireballRenderer
 
DragonHeadModel - Class in net.minecraft.client.renderer.tileentity.model
 
DragonHeadModel(float) - Constructor for class net.minecraft.client.renderer.tileentity.model.DragonHeadModel
 
dragonPartNeck - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
DragonSpawnState - Enum in net.minecraft.world.end
 
dragonUpdate(EnderDragonEntity) - Method in class net.minecraft.world.end.DragonFightManager
 
dragSplitting - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
dragSplittingSlots - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
Drains fluid out of internal tanks, distribution is left entirely to the IFluidHandler.
drain(int, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
Drains fluid out of internal tanks, distribution is left entirely to the IFluidHandler.
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
drain(World, BlockPos, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.IFluidBlock
Attempt to drain the block.
drain(int, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.IFluidTank
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.IFluidTank
 
drainTasks() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
draw(int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
draw(ToastGui, long) - Method in class net.minecraft.client.gui.toasts.AdvancementToast
 
draw(ToastGui, long) - Method in interface net.minecraft.client.gui.toasts.IToast
 
draw(ToastGui, long) - Method in class net.minecraft.client.gui.toasts.RecipeToast
 
draw(ToastGui, long) - Method in class net.minecraft.client.gui.toasts.SystemToast
 
draw(ToastGui, long) - Method in class net.minecraft.client.gui.toasts.TutorialToast
 
draw(AbstractGui, int, int) - Method in enum net.minecraft.client.gui.toasts.TutorialToast.Icons
 
draw(BufferBuilder, float) - Method in class net.minecraft.client.renderer.model.TexturedQuad
 
draw() - Method in class net.minecraft.client.renderer.Tessellator
 
draw(BufferBuilder) - Method in class net.minecraft.client.renderer.VertexBufferUploader
 
draw(BufferBuilder) - Method in class net.minecraft.client.renderer.WorldVertexBufferUploader
 
draw(String, int, int, int, boolean) - Method in class net.minecraft.realms.RealmsScreen
 
draw(String, int, int, int, boolean) - Method in class net.minecraft.realms.RealmsScreenProxy
 
drawArrays(int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
drawArrays(int) - Method in class net.minecraft.client.renderer.vertex.VertexBuffer
 
DrawBackground(ContainerScreen, int, int) - Constructor for class net.minecraftforge.client.event.GuiContainerEvent.DrawBackground
Called directly after the GuiContainer has drawn any background elements.
drawBackground() - Method in class net.minecraftforge.client.gui.ScrollPanel
 
drawBatch() - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
Render all TESRs batched so far.
DrawBlockHighlightEvent - Class in net.minecraftforge.client.event
An event called whenever the selection highlight around blocks is about to be rendered.
DrawBlockHighlightEvent(WorldRenderer, ActiveRenderInfo, RayTraceResult, int, float) - Constructor for class net.minecraftforge.client.event.DrawBlockHighlightEvent
 
DrawBlockHighlightEvent.HighlightBlock - Class in net.minecraftforge.client.event
A variant of the DrawBlockHighlightEvent only called when a block is highlighted.
DrawBlockHighlightEvent.HighlightEntity - Class in net.minecraftforge.client.event
A variant of the DrawBlockHighlightEvent only called when an entity is highlighted.
drawBoundingBox(double, double, double, double, double, double, float, float, float, float) - Static method in class net.minecraft.client.renderer.WorldRenderer
 
drawBoundingBox(BufferBuilder, double, double, double, double, double, double, float, float, float, float) - Static method in class net.minecraft.client.renderer.WorldRenderer
 
drawCenteredString(FontRenderer, String, int, int, int) - Method in class net.minecraft.client.gui.AbstractGui
 
drawCenteredString(String, int, int, int) - Method in class net.minecraft.realms.RealmsButton
 
drawCenteredString(String, int, int, int) - Method in class net.minecraft.realms.RealmsScreen
 
drawCenteredString(String, int, int, int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
drawConnectivity(int, int, boolean) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
drawContainerBackground(Tessellator) - Method in class net.minecraft.client.gui.SlotGui
 
drawContents() - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
drawContinuousTexturedBox(int, int, int, int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
Draws a textured box of any size (smallest size is borderSize * 2 square) based on a fixed size textured box with continuous borders and filler.
drawContinuousTexturedBox(ResourceLocation, int, int, int, int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
Draws a textured box of any size (smallest size is borderSize * 2 square) based on a fixed size textured box with continuous borders and filler.
drawContinuousTexturedBox(ResourceLocation, int, int, int, int, int, int, int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
Draws a textured box of any size (smallest size is borderSize * 2 square) based on a fixed size textured box with continuous borders and filler.
drawContinuousTexturedBox(int, int, int, int, int, int, int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
Draws a textured box of any size (smallest size is borderSize * 2 square) based on a fixed size textured box with continuous borders and filler.
drawEntityOnScreen(int, int, int, float, float, LivingEntity) - Static method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
DrawForeground(ContainerScreen, int, int) - Constructor for class net.minecraftforge.client.event.GuiContainerEvent.DrawForeground
Called directly after the GuiContainer has drawn any foreground elements.
drawForgePingInfo(MultiplayerScreen, ServerData, int, int, int, int, int) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
drawGradientRect(int, int, int, int, int, int) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
drawGradientRect(int, int, int, int, int, int, int) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.EnchantmentScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.GrindstoneScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.HopperScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.BeaconScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.BrewingStandScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CartographyTableScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.ChestScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.DispenserScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.HorseInventoryScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.ShulkerBoxScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.screen.LoomScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.EnchantmentScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.GrindstoneScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.HopperScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.BeaconScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.BrewingStandScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.CartographyTableScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.ChestScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.DispenserScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.HorseInventoryScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.ShulkerBoxScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.screen.LoomScreen
 
drawHover(int, int, float, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
drawHoveringText(List<String>, int, int, int, int, int, FontRenderer) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
Draws a tooltip box on the screen with text in it.
drawHoveringText(ItemStack, List<String>, int, int, int, int, int, FontRenderer) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
Use this version if calling from somewhere where ItemStack context is available.
drawIcon(int, int, ItemRenderer) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
drawInForegroundOfTab() - Method in class net.minecraft.item.ItemGroup
 
drawInscribedRect(int, int, int, int, int, int) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
 
drawInscribedRect(int, int, int, int, int, int, boolean, boolean) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
 
drawNameplate(FontRenderer, String, float, float, float, int, float, float, boolean) - Static method in class net.minecraft.client.renderer.GameRenderer
 
drawNameplate(T, String, double, double, double, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
drawPanel(int, int, Tessellator, int, int) - Method in class net.minecraftforge.client.gui.ScrollPanel
Draw anything special on the screen.
drawPing(int, int, int, NetworkPlayerInfo) - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
drawRightAlignedString(FontRenderer, String, int, int, int) - Method in class net.minecraft.client.gui.AbstractGui
 
drawScreen(Screen, int, int, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
DrawScreenEvent(Screen, int, int, float) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
 
drawSelectionBoundingBox(AxisAlignedBB, float, float, float, float) - Static method in class net.minecraft.client.renderer.WorldRenderer
 
drawSelectionBox(ActiveRenderInfo, RayTraceResult, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
drawShape(VoxelShape, double, double, double, float, float, float, float) - Static method in class net.minecraft.client.renderer.WorldRenderer
 
drawSplitString(String, int, int, int, int) - Method in class net.minecraft.client.gui.FontRenderer
 
drawString(FontRenderer, String, int, int, int) - Method in class net.minecraft.client.gui.AbstractGui
 
drawString(String, float, float, int) - Method in class net.minecraft.client.gui.FontRenderer
 
drawString(String, int, int, int) - Method in class net.minecraft.realms.RealmsScreen
 
drawString(String, int, int, int, boolean) - Method in class net.minecraft.realms.RealmsScreen
 
drawString(String, int, int, int, boolean) - Method in class net.minecraft.realms.RealmsScreenProxy
 
drawString - Variable in class net.minecraftforge.fml.client.config.GuiSlider
 
drawStringWithShadow(String, float, float, int) - Method in class net.minecraft.client.gui.FontRenderer
 
drawTab(int, int, boolean) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
drawTab(ItemGroup) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
drawTextureAt(int, int, ResourceLocation) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.NormalEntry
 
drawTexturedModalRect(int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
 
drawToolTip(int, int) - Method in interface net.minecraftforge.fml.client.config.IArrayEntry
 
drawToolTip(int, int) - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Handles drawing any tooltips that apply to this entry.
drawToolTips(int, int, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
drawVoxelShapeParts(VoxelShape, double, double, double, float, float, float, float) - Static method in class net.minecraft.client.renderer.WorldRenderer
 
DRIED_KELP - Static variable in class net.minecraft.item.Foods
 
DRIED_KELP - Static variable in class net.minecraft.item.Items
 
DRIED_KELP_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DRIED_KELP_BLOCK - Static variable in class net.minecraft.item.Items
 
DripParticle - Class in net.minecraft.client.particle
 
DripParticle.DrippingLavaFactory - Class in net.minecraft.client.particle
 
DripParticle.DrippingWaterFactory - Class in net.minecraft.client.particle
 
DripParticle.FallingLavaFactory - Class in net.minecraft.client.particle
 
DripParticle.FallingWaterFactory - Class in net.minecraft.client.particle
 
DripParticle.LandingLavaFactory - Class in net.minecraft.client.particle
 
DRIPPING_LAVA - Static variable in class net.minecraft.particles.ParticleTypes
 
DRIPPING_WATER - Static variable in class net.minecraft.particles.ParticleTypes
 
DrippingLavaFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.DrippingLavaFactory
 
DrippingWaterFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.DrippingWaterFactory
 
driveOne() - Method in class net.minecraft.server.MinecraftServer
 
driveOne() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
driveUntil(BooleanSupplier) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
DROP - Static variable in class net.minecraft.stats.Stats
 
dropAllItems() - Method in class net.minecraft.entity.player.PlayerInventory
 
dropContentsWhenDead(boolean) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
dropInventory() - Method in class net.minecraft.entity.LivingEntity
 
dropInventory() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
dropInventory() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
dropInventory() - Method in class net.minecraft.entity.passive.PigEntity
 
dropInventory() - Method in class net.minecraft.entity.player.PlayerEntity
 
dropInventoryItems(World, BlockPos, IInventory) - Static method in class net.minecraft.inventory.InventoryHelper
 
dropInventoryItems(World, Entity, IInventory) - Static method in class net.minecraft.inventory.InventoryHelper
 
dropItem(boolean) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
dropItem(boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
dropItem(ItemStack, boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
dropItem(ItemStack, boolean, boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
dropItem(ItemStack, boolean, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
dropItems(World, BlockPos, NonNullList<ItemStack>) - Static method in class net.minecraft.inventory.InventoryHelper
 
dropLoot(DamageSource, boolean) - Method in class net.minecraft.entity.LivingEntity
 
dropLoot(DamageSource, boolean) - Method in class net.minecraft.entity.MobEntity
 
DROPPER - Static variable in class net.minecraft.block.Blocks
 
DROPPER - Static variable in class net.minecraft.item.Items
 
DROPPER - Static variable in class net.minecraft.tileentity.TileEntityType
 
DropperBlock - Class in net.minecraft.block
 
DropperBlock(Block.Properties) - Constructor for class net.minecraft.block.DropperBlock
 
dropperInsertHook(World, BlockPos, DispenserTileEntity, int, ItemStack) - Static method in class net.minecraftforge.items.VanillaInventoryCodeHooks
Copied from BlockDropper#dispense and added capability support
DropperTileEntity - Class in net.minecraft.tileentity
 
DropperTileEntity() - Constructor for class net.minecraft.tileentity.DropperTileEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.boss.WitherEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.LivingEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.MobEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.monster.CreeperEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.monster.EndermanEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.monster.SkeletonEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.monster.ZombieEntity
 
dropTasks() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
dropXpOnBlockBreak(World, BlockPos, int) - Method in class net.minecraft.block.Block
 
DROWN - Static variable in class net.minecraft.util.DamageSource
 
DROWNED - Static variable in class net.minecraft.entity.EntityType
 
DROWNED_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
DrownedEntity - Class in net.minecraft.entity.monster
 
DrownedEntity(EntityType<? extends DrownedEntity>, World) - Constructor for class net.minecraft.entity.monster.DrownedEntity
 
DrownedModel<T extends ZombieEntity> - Class in net.minecraft.client.renderer.entity.model
 
DrownedModel(float, float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.DrownedModel
 
DrownedModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.DrownedModel
 
DrownedOuterLayer<T extends ZombieEntity> - Class in net.minecraft.client.renderer.entity.layers
 
DrownedOuterLayer(IEntityRenderer<T, DrownedModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.DrownedOuterLayer
 
DrownedRenderer - Class in net.minecraft.client.renderer.entity
 
DrownedRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.DrownedRenderer
 
DRY - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
DRYOUT - Static variable in class net.minecraft.util.DamageSource
 
dummied - Variable in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
DUMMY - Static variable in class net.minecraft.client.renderer.chunk.CompiledChunk
 
DUMMY - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
DUMMY - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
DUMMY - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
DUMMY - Static variable in interface net.minecraft.util.IWorldPosCallable
 
DUMMY - Static variable in class net.minecraft.util.math.shapes.EntitySelectionContext
 
dummy() - Static method in interface net.minecraft.util.math.shapes.ISelectionContext
 
DUMMY - Static variable in class net.minecraft.world.gen.feature.structure.StructureStart
 
DUMMY - Static variable in class net.minecraftforge.common.util.DummyWorldSaveData
 
DummyCategoryElement(String, String, List<IConfigElement>) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyCategoryElement
 
DummyCategoryElement(String, String, Class<? extends IConfigEntry>) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyCategoryElement
 
DummyCategoryElement(String, String, List<IConfigElement>, Class<? extends IConfigEntry>) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyCategoryElement
 
DummyConfigElement - Class in net.minecraftforge.fml.client.config
This class's main purpose is to provide the necessary objects for a sample Config GUI for FML, although there may be practical uses for the objects defined here such as using the DummyCategoryElement object as a wrapper for a custom IGuiConfigListEntry object that opens a special screen.
DummyConfigElement(String, Object, ConfigGuiType, String, String[], Pattern, Object, Object) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement
 
DummyConfigElement(String, Object, ConfigGuiType, String, Pattern) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement
 
DummyConfigElement(String, Object, ConfigGuiType, String, String[]) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement
 
DummyConfigElement(String, Object, ConfigGuiType, String) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement
 
DummyConfigElement(String, Object, ConfigGuiType, String, Object, Object) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement
 
DummyConfigElement.DummyCategoryElement - Class in net.minecraftforge.fml.client.config
This class provides a Dummy Category IConfigElement.
DummyConfigElement.DummyListElement - Class in net.minecraftforge.fml.client.config
This class provides a dummy array-type IConfigElement.
DummyListElement(String, Object[], ConfigGuiType, String, boolean, int, Pattern, Object, Object) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
 
DummyListElement(String, Object[], ConfigGuiType, String) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
 
DummyListElement(String, Object[], ConfigGuiType, String, boolean) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
 
DummyListElement(String, Object[], ConfigGuiType, String, int) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
 
DummyListElement(String, Object[], ConfigGuiType, String, Object, Object) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
 
DummyListElement(String, Object[], ConfigGuiType, String, boolean, Object, Object) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
 
DummyListElement(String, Object[], ConfigGuiType, String, int, Object, Object) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
 
DummyListElement(String, Object[], ConfigGuiType, String, boolean, int, Object, Object) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
 
DummyListElement(String, Object[], ConfigGuiType, String, Pattern) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
 
DummyListElement(String, Object[], ConfigGuiType, String, boolean, Pattern) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
 
DummyListElement(String, Object[], ConfigGuiType, String, int, Pattern) - Constructor for class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
 
DummySensor - Class in net.minecraft.entity.ai.brain.sensor
 
DummySensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.DummySensor
 
DummyTask - Class in net.minecraft.entity.ai.brain.task
 
DummyTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.DummyTask
 
DummyWorldSaveData - Class in net.minecraftforge.common.util
 
dump(ByteBuf) - Static method in class net.minecraftforge.common.util.HexDumper
 
dump(byte[]) - Static method in class net.minecraftforge.common.util.HexDumper
 
dump(byte[], int) - Static method in class net.minecraftforge.common.util.HexDumper
 
DungeonHooks - Class in net.minecraftforge.common
 
DungeonHooks() - Constructor for class net.minecraftforge.common.DungeonHooks
 
DungeonHooks.DungeonMob - Class in net.minecraftforge.common
 
DungeonMob(int, EntityType<?>) - Constructor for class net.minecraftforge.common.DungeonHooks.DungeonMob
 
DungeonRoom - Class in net.minecraft.world.gen.placement
 
DungeonRoom(Function<Dynamic<?>, ? extends DungeonRoomConfig>) - Constructor for class net.minecraft.world.gen.placement.DungeonRoom
 
DungeonRoomConfig - Class in net.minecraft.world.gen.placement
 
DungeonRoomConfig(int) - Constructor for class net.minecraft.world.gen.placement.DungeonRoomConfig
 
DUNGEONS - Static variable in class net.minecraft.world.gen.placement.Placement
 
DungeonsFeature - Class in net.minecraft.world.gen.feature
 
DungeonsFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.DungeonsFeature
 
duplicate() - Method in class net.minecraft.network.PacketBuffer
 
duration - Variable in class net.minecraft.network.play.server.SCombatPacket
 
DUST - Static variable in class net.minecraft.particles.ParticleTypes
 
DUSTS - Static variable in class net.minecraftforge.common.Tags.Items
 
DUSTS_GLOWSTONE - Static variable in class net.minecraftforge.common.Tags.Items
 
DUSTS_PRISMARINE - Static variable in class net.minecraftforge.common.Tags.Items
 
DUSTS_REDSTONE - Static variable in class net.minecraftforge.common.Tags.Items
 
DutyTime - Class in net.minecraft.entity.ai.brain.schedule
 
DutyTime(int, float) - Constructor for class net.minecraft.entity.ai.brain.schedule.DutyTime
 
DyeableArmorItem - Class in net.minecraft.item
 
DyeableArmorItem(IArmorMaterial, EquipmentSlotType, Item.Properties) - Constructor for class net.minecraft.item.DyeableArmorItem
 
DyeableHorseArmorItem - Class in net.minecraft.item
 
DyeableHorseArmorItem(int, String, Item.Properties) - Constructor for class net.minecraft.item.DyeableHorseArmorItem
 
DyeableHorseArmorItem(int, ResourceLocation, Item.Properties) - Constructor for class net.minecraft.item.DyeableHorseArmorItem
 
DyeColor - Enum in net.minecraft.item
 
DyeItem - Class in net.minecraft.item
 
DyeItem(DyeColor, Item.Properties) - Constructor for class net.minecraft.item.DyeItem
 
DyeRenameMap - Class in net.minecraft.util.datafix.fixes
 
DyeRenameMap() - Constructor for class net.minecraft.util.datafix.fixes.DyeRenameMap
 
DYES - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_BLACK - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_BLUE - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_BROWN - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_CYAN - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_GRAY - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_GREEN - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_LIGHT_BLUE - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_LIGHT_GRAY - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_LIME - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_MAGENTA - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_ORANGE - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_PINK - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_PURPLE - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_RED - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_WHITE - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_YELLOW - Static variable in class net.minecraftforge.common.Tags.Items
 
DYING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
DyingPhase - Class in net.minecraft.entity.boss.dragon.phase
 
DyingPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
DynamicLootEntry - Class in net.minecraft.world.storage.loot
 
DynamicLootEntry.Serializer - Class in net.minecraft.world.storage.loot
 
DynamicTexture - Class in net.minecraft.client.renderer.texture
 
DynamicTexture(NativeImage) - Constructor for class net.minecraft.client.renderer.texture.DynamicTexture
 
DynamicTexture(int, int, boolean) - Constructor for class net.minecraft.client.renderer.texture.DynamicTexture
 

E

EarlyLoaderGUI - Class in net.minecraftforge.fml.client
 
EarlyLoaderGUI(MainWindow) - Constructor for class net.minecraftforge.fml.client.EarlyLoaderGUI
 
EARTH - Static variable in class net.minecraft.block.material.Material
 
EAST - Static variable in class net.minecraft.block.FireBlock
 
EAST - Static variable in class net.minecraft.block.FourWayBlock
 
EAST - Static variable in class net.minecraft.block.HugeMushroomBlock
 
EAST - Static variable in class net.minecraft.block.RedstoneWireBlock
 
EAST - Static variable in class net.minecraft.block.SixWayBlock
 
EAST - Static variable in class net.minecraft.block.TripWireBlock
 
EAST - Static variable in class net.minecraft.block.VineBlock
 
EAST - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
east() - Method in class net.minecraft.util.math.BlockPos
 
east(int) - Method in class net.minecraft.util.math.BlockPos
 
EAST_AABB - Static variable in class net.minecraft.block.DoorBlock
 
EAST_AABB - Static variable in class net.minecraft.block.VineBlock
 
EAST_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
EAST_INDEX - Static variable in class net.minecraft.client.renderer.FaceDirection.Constants
 
EAST_OPEN_AABB - Static variable in class net.minecraft.block.TrapDoorBlock
 
EAT_CAKE_SLICE - Static variable in class net.minecraft.stats.Stats
 
EatBerriesGoal(double, int, int) - Constructor for class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
eatGrassBonus() - Method in class net.minecraft.entity.MobEntity
 
eatGrassBonus() - Method in class net.minecraft.entity.passive.SheepEntity
 
EatGrassGoal - Class in net.minecraft.entity.ai.goal
 
EatGrassGoal(MobEntity) - Constructor for class net.minecraft.entity.ai.goal.EatGrassGoal
 
ECP - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
EdgeBiomeLayer - Enum in net.minecraft.world.gen.layer
 
EdgeLayer - Class in net.minecraft.world.gen.layer
 
EdgeLayer() - Constructor for class net.minecraft.world.gen.layer.EdgeLayer
 
EdgeLayer.CoolWarm - Enum in net.minecraft.world.gen.layer
 
EdgeLayer.HeatIce - Enum in net.minecraft.world.gen.layer
 
EdgeLayer.Special - Enum in net.minecraft.world.gen.layer
 
EditBookScreen - Class in net.minecraft.client.gui.screen
 
EditBookScreen(PlayerEntity, ItemStack, Hand) - Constructor for class net.minecraft.client.gui.screen.EditBookScreen
 
EditMinecartCommandBlockScreen - Class in net.minecraft.client.gui.screen
 
EditMinecartCommandBlockScreen(CommandBlockLogic) - Constructor for class net.minecraft.client.gui.screen.EditMinecartCommandBlockScreen
 
EditSignScreen - Class in net.minecraft.client.gui.screen
 
EditSignScreen(SignTileEntity) - Constructor for class net.minecraft.client.gui.screen.EditSignScreen
 
EditStructureScreen - Class in net.minecraft.client.gui.screen
 
EditStructureScreen(StructureBlockTileEntity) - Constructor for class net.minecraft.client.gui.screen.EditStructureScreen
 
EditWorldScreen - Class in net.minecraft.client.gui.screen
 
EditWorldScreen(BooleanConsumer, String) - Constructor for class net.minecraft.client.gui.screen.EditWorldScreen
 
effect - Variable in class net.minecraft.entity.monster.SpiderEntity.GroupData
 
effect(EffectInstance, float) - Method in class net.minecraft.item.Food.Builder
 
EFFECT - Static variable in class net.minecraft.particles.ParticleTypes
 
Effect - Class in net.minecraft.potion
 
Effect(EffectType, int) - Constructor for class net.minecraft.potion.Effect
 
effect - Variable in class net.minecraftforge.event.entity.living.PotionEvent
 
EFFECT_NOT_FOUND - Static variable in class net.minecraft.command.arguments.PotionArgument
 
EffectCommand - Class in net.minecraft.command.impl
 
EffectCommand() - Constructor for class net.minecraft.command.impl.EffectCommand
 
EffectInstance - Class in net.minecraft.potion
 
EffectInstance(Effect) - Constructor for class net.minecraft.potion.EffectInstance
 
EffectInstance(Effect, int) - Constructor for class net.minecraft.potion.EffectInstance
 
EffectInstance(Effect, int, int) - Constructor for class net.minecraft.potion.EffectInstance
 
EffectInstance(Effect, int, int, boolean, boolean) - Constructor for class net.minecraft.potion.EffectInstance
 
EffectInstance(Effect, int, int, boolean, boolean, boolean) - Constructor for class net.minecraft.potion.EffectInstance
 
EffectInstance(EffectInstance) - Constructor for class net.minecraft.potion.EffectInstance
 
EffectiveSide - Class in net.minecraftforge.fml.common.thread
 
EffectiveSide() - Constructor for class net.minecraftforge.fml.common.thread.EffectiveSide
 
effects(MobEffectsPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
Effects - Class in net.minecraft.potion
 
Effects() - Constructor for class net.minecraft.potion.Effects
 
EFFECTS - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
EFFECTS_CHANGED - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
EFFECTS_LIST - Static variable in class net.minecraft.tileentity.BeaconTileEntity
 
EffectsChangedTrigger - Class in net.minecraft.advancements.criterion
 
EffectsChangedTrigger() - Constructor for class net.minecraft.advancements.criterion.EffectsChangedTrigger
 
EffectsChangedTrigger.Instance - Class in net.minecraft.advancements.criterion
 
EffectType - Enum in net.minecraft.potion
 
EffectUtils - Class in net.minecraft.potion
 
EffectUtils() - Constructor for class net.minecraft.potion.EffectUtils
 
EFFICIENCY - Static variable in class net.minecraft.enchantment.Enchantments
 
efficiency - Variable in class net.minecraft.item.ToolItem
 
EfficiencyEnchantment - Class in net.minecraft.enchantment
 
EfficiencyEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.EfficiencyEnchantment
 
EGG - Static variable in class net.minecraft.entity.EntityType
 
EGG - Static variable in class net.minecraft.item.Items
 
EggEntity - Class in net.minecraft.entity.projectile
 
EggEntity(EntityType<? extends EggEntity>, World) - Constructor for class net.minecraft.entity.projectile.EggEntity
 
EggEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.projectile.EggEntity
 
EggEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.EggEntity
 
EggItem - Class in net.minecraft.item
 
EggItem(Item.Properties) - Constructor for class net.minecraft.item.EggItem
 
EGGS - Static variable in class net.minecraft.block.TurtleEggBlock
 
EGGS - Static variable in class net.minecraftforge.common.Tags.Items
 
EGGS_1_4 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
elapsedPartialTicks - Variable in class net.minecraft.util.Timer
 
elapsedTicks - Variable in class net.minecraft.util.Timer
 
ELDER_GUARDIAN - Static variable in class net.minecraft.entity.EntityType
 
ELDER_GUARDIAN - Static variable in class net.minecraft.particles.ParticleTypes
 
ELDER_GUARDIAN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ElderGuardianEntity - Class in net.minecraft.entity.monster
 
ElderGuardianEntity(EntityType<? extends ElderGuardianEntity>, World) - Constructor for class net.minecraft.entity.monster.ElderGuardianEntity
 
ElderGuardianRenderer - Class in net.minecraft.client.renderer.entity
 
ElderGuardianRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ElderGuardianRenderer
 
ElderGuardianSplit - Class in net.minecraft.util.datafix.fixes
 
ElderGuardianSplit(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ElderGuardianSplit
 
element() - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
element(int) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
Get an existing element builder
ELEMENT_COLOR - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
ELEMENT_NORMAL - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
ELEMENT_PADDING - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
ELEMENT_POSITION - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
ELEMENT_UV0 - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
ELEMENT_UV1 - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
ElementBuilder() - Constructor for class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
elements - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
ELYTRA - Static variable in class net.minecraft.item.Items
 
ElytraItem - Class in net.minecraft.item
 
ElytraItem(Item.Properties) - Constructor for class net.minecraft.item.ElytraItem
 
ElytraLayer<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
ElytraLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.ElytraLayer
 
ElytraModel<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.model
 
ElytraModel() - Constructor for class net.minecraft.client.renderer.entity.model.ElytraModel
 
ElytraSound - Class in net.minecraft.client.audio
 
ElytraSound(ClientPlayerEntity) - Constructor for class net.minecraft.client.audio.ElytraSound
 
EMERALD - Static variable in class net.minecraft.block.material.MaterialColor
 
EMERALD - Static variable in class net.minecraft.item.Items
 
EMERALD_BLOCK - Static variable in class net.minecraft.block.Blocks
 
EMERALD_BLOCK - Static variable in class net.minecraft.item.Items
 
EMERALD_ORE - Static variable in class net.minecraft.block.Blocks
 
EMERALD_ORE - Static variable in class net.minecraft.item.Items
 
EMERALD_ORE - Static variable in class net.minecraft.world.gen.feature.Feature
 
EMERALD_ORE - Static variable in class net.minecraft.world.gen.placement.Placement
 
emitParticleAtEntity(Entity, IParticleData, int) - Method in class net.minecraft.client.particle.ParticleManager
 
EmitterParticle - Class in net.minecraft.client.particle
 
EmitterParticle(World, Entity, IParticleData) - Constructor for class net.minecraft.client.particle.EmitterParticle
 
EmitterParticle(World, Entity, IParticleData, int) - Constructor for class net.minecraft.client.particle.EmitterParticle
 
empty - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
EMPTY - Static variable in class net.minecraft.advancements.AdvancementRewards
 
EMPTY - Static variable in class net.minecraft.client.renderer.model.ItemOverrideList
 
EMPTY - Static variable in class net.minecraft.command.FunctionObject.CacheableFunction
 
EMPTY - Static variable in class net.minecraft.entity.ai.brain.schedule.Schedule
 
EMPTY - Static variable in class net.minecraft.fluid.Fluids
 
EMPTY - Static variable in class net.minecraft.item.crafting.Ingredient
 
EMPTY - Static variable in class net.minecraft.item.ItemStack
 
empty() - Method in class net.minecraft.nbt.NBTDynamicOps
 
EMPTY - Static variable in class net.minecraft.potion.Potions
 
empty() - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
EMPTY - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
EMPTY - Static variable in class net.minecraft.world.chunk.UpgradeData
 
EMPTY - Static variable in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
empty - Variable in class net.minecraft.world.Region
 
EMPTY - Static variable in class net.minecraft.world.storage.loot.LootParameterSets
 
EMPTY - Static variable in class net.minecraft.world.storage.loot.LootTables
 
EMPTY - Static variable in class net.minecraftforge.client.model.obj.MaterialLibrary2
 
empty() - Static method in class net.minecraftforge.common.util.LazyOptional
 
EMPTY - Static variable in class net.minecraftforge.fluids.FluidStack
 
EMPTY_ARRAY - Static variable in class net.minecraft.world.lighting.SectionLightStorage
 
EMPTY_CODE - Static variable in class net.minecraft.world.LockCode
 
EMPTY_LOOT_TABLE - Static variable in class net.minecraft.world.storage.loot.LootTable
 
EMPTY_POOL_ELEMENT - Static variable in interface net.minecraft.world.gen.feature.jigsaw.IJigsawDeserializer
 
EMPTY_SECTION - Static variable in class net.minecraft.world.chunk.Chunk
 
EMPTY_SLOT - Static variable in class net.minecraft.client.gui.spectator.SpectatorMenu
 
EmptyBlockReader - Enum in net.minecraft.world
 
emptyBucket(ItemStack, PlayerEntity) - Method in class net.minecraft.item.BucketItem
 
EmptyCarverConfig - Class in net.minecraft.world.gen.carver
 
EmptyCarverConfig() - Constructor for class net.minecraft.world.gen.carver.EmptyCarverConfig
 
EmptyChunk - Class in net.minecraft.world.chunk
 
EmptyChunk(World, ChunkPos) - Constructor for class net.minecraft.world.chunk.EmptyChunk
 
emptyContainer - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.SwapEmpty
 
emptyContainer - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.SwapEmpty
 
EmptyFluid - Class in net.minecraft.fluid
 
EmptyFluid() - Constructor for class net.minecraft.fluid.EmptyFluid
 
EmptyFluidHandler - Class in net.minecraftforge.fluids.capability.templates
 
EmptyFluidHandler() - Constructor for class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
EmptyGlyph - Class in net.minecraft.client.gui.fonts
 
EmptyGlyph() - Constructor for class net.minecraft.client.gui.fonts.EmptyGlyph
 
EmptyHandler - Class in net.minecraftforge.items.wrapper
 
EmptyHandler() - Constructor for class net.minecraftforge.items.wrapper.EmptyHandler
 
EmptyJigsawPiece - Class in net.minecraft.world.gen.feature.jigsaw
 
EmptyLootEntry - Class in net.minecraft.world.storage.loot
 
EmptyLootEntry.Serializer - Class in net.minecraft.world.storage.loot
 
EmptyModelData - Enum in net.minecraftforge.client.model.data
 
EmptyProfiler - Class in net.minecraft.profiler
 
EmptyProfiler() - Constructor for class net.minecraft.profiler.EmptyProfiler
 
EmptyProfileResult - Class in net.minecraft.profiler
 
EmptyProfileResult() - Constructor for class net.minecraft.profiler.EmptyProfileResult
 
EmptyTickList<T> - Class in net.minecraft.world
 
EmptyTickList() - Constructor for class net.minecraft.world.EmptyTickList
 
enable(int) - Method in class net.minecraftforge.server.timings.TimeTracker
Starts recording tracking data for the given duration in seconds
ENABLE_AUTO_MOD_MOVEMENT - Static variable in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
enableAlphaTest() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableBlend() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableBonusChest() - Method in class net.minecraft.world.WorldSettings
 
enableCache() - Static method in class net.minecraft.client.renderer.BlockModelRenderer
 
enableClientState(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableColorLogicOp() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableColorMaterial() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableCommandBlock - Variable in class net.minecraft.server.dedicated.ServerProperties
 
enableCommands() - Method in class net.minecraft.world.WorldSettings
 
enableCull() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
ENABLED - Static variable in class net.minecraft.block.HopperBlock
 
ENABLED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
enabled() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Is this list entry enabled?
enableDepthTest() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableEncryption(SecretKey) - Method in class net.minecraft.network.NetworkManager
 
enableFlag(Goal.Flag) - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
enableFog() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableGeneration(ServerPlayerEntity) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
enableGUIStandardItemLighting() - Static method in class net.minecraft.client.renderer.RenderHelper
 
enableLight(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableLighting() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableLightmap() - Method in class net.minecraft.client.renderer.GameRenderer
 
enableLightmap() - Method in class net.minecraft.client.renderer.LightTexture
 
enableLineOffset() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableNormalize() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enablePersistence() - Method in class net.minecraft.entity.MobEntity
 
enablePolygonOffset() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableProfiling() - Method in class net.minecraft.server.MinecraftServer
 
enableQuery - Variable in class net.minecraft.server.dedicated.ServerProperties
 
enableRcon - Variable in class net.minecraft.server.dedicated.ServerProperties
 
enableRepeatEvents(boolean) - Method in class net.minecraft.client.KeyboardListener
 
enableRescaleNormal() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableStandardItemLighting() - Static method in class net.minecraft.client.renderer.RenderHelper
 
enableStencil() - Method in class net.minecraft.client.shader.Framebuffer
Attempts to enable 8 bits of stencil buffer on this FrameBuffer.
enableTexGen(GlStateManager.TexGen) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableTexture() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
ENCHANT - Static variable in class net.minecraft.particles.ParticleTypes
 
ENCHANT_ITEM - Static variable in class net.minecraft.stats.Stats
 
ENCHANT_THORNS_HIT - Static variable in class net.minecraft.util.SoundEvents
 
enchantClue - Variable in class net.minecraft.inventory.container.EnchantmentContainer
 
EnchantCommand - Class in net.minecraft.command.impl
 
EnchantCommand() - Constructor for class net.minecraft.command.impl.EnchantCommand
 
ENCHANTED_BOOK - Static variable in class net.minecraft.item.Items
 
ENCHANTED_GOLDEN_APPLE - Static variable in class net.minecraft.item.Foods
 
ENCHANTED_GOLDEN_APPLE - Static variable in class net.minecraft.item.Items
 
ENCHANTED_HIT - Static variable in class net.minecraft.particles.ParticleTypes
 
ENCHANTED_ITEM - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ENCHANTED_ITEM_GLINT_RES - Static variable in class net.minecraft.client.renderer.entity.layers.ArmorLayer
 
EnchantedBookItem - Class in net.minecraft.item
 
EnchantedBookItem(Item.Properties) - Constructor for class net.minecraft.item.EnchantedBookItem
 
EnchantedGoldenAppleItem - Class in net.minecraft.item
 
EnchantedGoldenAppleItem(Item.Properties) - Constructor for class net.minecraft.item.EnchantedGoldenAppleItem
 
EnchantedItemTrigger - Class in net.minecraft.advancements.criterion
 
EnchantedItemTrigger() - Constructor for class net.minecraft.advancements.criterion.EnchantedItemTrigger
 
EnchantedItemTrigger.Instance - Class in net.minecraft.advancements.criterion
 
ENCHANTING_TABLE - Static variable in class net.minecraft.block.Blocks
 
ENCHANTING_TABLE - Static variable in class net.minecraft.item.Items
 
ENCHANTING_TABLE - Static variable in class net.minecraft.tileentity.TileEntityType
 
EnchantingTableBlock - Class in net.minecraft.block
 
EnchantingTableBlock(Block.Properties) - Constructor for class net.minecraft.block.EnchantingTableBlock
 
EnchantingTableTileEntity - Class in net.minecraft.tileentity
 
EnchantingTableTileEntity() - Constructor for class net.minecraft.tileentity.EnchantingTableTileEntity
 
enchantItem(PlayerEntity, int) - Method in class net.minecraft.inventory.container.Container
 
enchantItem(PlayerEntity, int) - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
enchantItem(PlayerEntity, int) - Method in class net.minecraft.inventory.container.LecternContainer
 
enchantItem(PlayerEntity, int) - Method in class net.minecraft.inventory.container.LoomContainer
 
enchantItem(PlayerEntity, int) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
enchantLevels - Variable in class net.minecraft.inventory.container.EnchantmentContainer
 
enchantment(EnchantmentPredicate) - Method in class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
enchantment() - Static method in class net.minecraft.command.arguments.EnchantmentArgument
 
Enchantment - Class in net.minecraft.enchantment
 
Enchantment(Enchantment.Rarity, EnchantmentType, EquipmentSlotType[]) - Constructor for class net.minecraft.enchantment.Enchantment
 
enchantment - Variable in class net.minecraft.enchantment.EnchantmentData
 
ENCHANTMENT - Static variable in class net.minecraft.inventory.container.ContainerType
 
ENCHANTMENT - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
Enchantment.Rarity - Enum in net.minecraft.enchantment
 
ENCHANTMENT_UNKNOWN - Static variable in class net.minecraft.command.arguments.EnchantmentArgument
 
EnchantmentArgument - Class in net.minecraft.command.arguments
 
EnchantmentArgument() - Constructor for class net.minecraft.command.arguments.EnchantmentArgument
 
EnchantmentContainer - Class in net.minecraft.inventory.container
 
EnchantmentContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.EnchantmentContainer
 
EnchantmentContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.EnchantmentContainer
 
EnchantmentData - Class in net.minecraft.enchantment
 
EnchantmentData(Enchantment, int) - Constructor for class net.minecraft.enchantment.EnchantmentData
 
EnchantmentHelper - Class in net.minecraft.enchantment
 
EnchantmentHelper() - Constructor for class net.minecraft.enchantment.EnchantmentHelper
 
enchantmentLevel - Variable in class net.minecraft.enchantment.EnchantmentData
 
EnchantmentLevelSetEvent - Class in net.minecraftforge.event.enchanting
Fired when the enchantment level is set for each of the three potential enchantments in the enchanting table.
EnchantmentLevelSetEvent(World, BlockPos, int, int, ItemStack, int) - Constructor for class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
 
EnchantmentNameParts - Class in net.minecraft.util
 
EnchantmentNameParts() - Constructor for class net.minecraft.util.EnchantmentNameParts
 
EnchantmentPredicate - Class in net.minecraft.advancements.criterion
 
EnchantmentPredicate() - Constructor for class net.minecraft.advancements.criterion.EnchantmentPredicate
 
EnchantmentPredicate(Enchantment, MinMaxBounds.IntBound) - Constructor for class net.minecraft.advancements.criterion.EnchantmentPredicate
 
Enchantments - Class in net.minecraft.enchantment
 
Enchantments() - Constructor for class net.minecraft.enchantment.Enchantments
 
ENCHANTMENTS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
ENCHANTMENTS - Static variable in class net.minecraftforge.registries.GameData
 
EnchantmentScreen - Class in net.minecraft.client.gui.screen
 
EnchantmentScreen(EnchantmentContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.EnchantmentScreen
 
EnchantmentTable(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.EnchantmentTableParticle.EnchantmentTable
 
EnchantmentTableParticle - Class in net.minecraft.client.particle
 
EnchantmentTableParticle.EnchantmentTable - Class in net.minecraft.client.particle
 
EnchantmentTableParticle.NautilusFactory - Class in net.minecraft.client.particle
 
EnchantmentTableTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
EnchantmentTableTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.EnchantmentTableTileEntityRenderer
 
EnchantmentType - Enum in net.minecraft.enchantment
 
EnchantRandomly - Class in net.minecraft.world.storage.loot.functions
 
EnchantRandomly.Serializer - Class in net.minecraft.world.storage.loot.functions
 
EnchantWithLevels - Class in net.minecraft.world.storage.loot.functions
 
EnchantWithLevels.Builder - Class in net.minecraft.world.storage.loot.functions
 
EnchantWithLevels.Serializer - Class in net.minecraft.world.storage.loot.functions
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class net.minecraft.network.NettyCompressionEncoder
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class net.minecraft.network.NettyEncryptingEncoder
 
encode(ChannelHandlerContext, IPacket<?>, ByteBuf) - Method in class net.minecraft.network.NettyPacketEncoder
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class net.minecraft.network.NettyVarint21FrameEncoder
 
encode(PacketBuffer) - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SAcknowledge
 
encode(PacketBuffer) - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SModListReply
 
encode(PacketBuffer) - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CModList
 
encode(FMLPlayMessages.DimensionInfoMessage, PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.DimensionInfoMessage
 
encode(FMLPlayMessages.OpenContainer, PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
encode(FMLPlayMessages.SpawnEntity, PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
encodeMessage(MSG, PacketBuffer) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
encoder(BiConsumer<MSG, PacketBuffer>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
encryptData(Key, byte[]) - Static method in class net.minecraft.util.CryptManager
 
end() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
end() - Method in class net.minecraft.realms.RealmsBufferBuilder
 
end() - Method in class net.minecraft.realms.Tezzelator
 
End(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.End
 
End(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.End
 
end() - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder.OverrideBuilder
 
end() - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
end() - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.FaceBuilder
 
end() - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
end() - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder
 
end() - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder.TransformVecBuilder
 
end() - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
 
END - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
end() - Static method in class net.minecraftforge.fml.server.ServerModLoader
 
END_BARRENS - Static variable in class net.minecraft.world.biome.Biomes
 
END_CITY - Static variable in class net.minecraft.world.gen.feature.Feature
 
END_CRYSTAL - Static variable in class net.minecraft.entity.EntityType
 
END_CRYSTAL - Static variable in class net.minecraft.item.Items
 
END_GATEWAY - Static variable in class net.minecraft.block.Blocks
 
END_GATEWAY - Static variable in class net.minecraft.tileentity.TileEntityType
 
END_GATEWAY - Static variable in class net.minecraft.world.gen.feature.Feature
 
END_GATEWAY - Static variable in class net.minecraft.world.gen.placement.Placement
 
END_HIGHLANDS - Static variable in class net.minecraft.world.biome.Biomes
 
END_ISLAND - Static variable in class net.minecraft.world.gen.feature.Feature
 
END_ISLAND - Static variable in class net.minecraft.world.gen.placement.Placement
 
END_MIDLANDS - Static variable in class net.minecraft.world.biome.Biomes
 
END_PODIUM_LOCATION - Static variable in class net.minecraft.world.gen.feature.EndPodiumFeature
 
END_PORTAL - Static variable in class net.minecraft.block.Blocks
 
END_PORTAL - Static variable in class net.minecraft.tileentity.TileEntityType
 
END_PORTAL_FRAME - Static variable in class net.minecraft.block.Blocks
 
END_PORTAL_FRAME - Static variable in class net.minecraft.item.Items
 
END_PORTAL_FRAME_FILL - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
END_ROD - Static variable in class net.minecraft.block.Blocks
 
END_ROD - Static variable in class net.minecraft.item.Items
 
END_ROD - Static variable in class net.minecraft.particles.ParticleTypes
 
END_ROD_EW_AABB - Static variable in class net.minecraft.block.EndRodBlock
 
END_ROD_NS_AABB - Static variable in class net.minecraft.block.EndRodBlock
 
END_ROD_VERTICAL_AABB - Static variable in class net.minecraft.block.EndRodBlock
 
END_SPIKE - Static variable in class net.minecraft.world.gen.feature.Feature
 
END_STONE - Static variable in class net.minecraft.block.Blocks
 
END_STONE - Static variable in class net.minecraft.item.Items
 
END_STONE - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
END_STONE_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
END_STONE_BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
END_STONE_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
END_STONE_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
END_STONE_BRICK_WALL - Static variable in class net.minecraft.block.Blocks
 
END_STONE_BRICK_WALL - Static variable in class net.minecraft.item.Items
 
END_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
END_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
END_STONE_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
END_STONES - Static variable in class net.minecraftforge.common.Tags.Blocks
 
END_STONES - Static variable in class net.minecraftforge.common.Tags.Items
 
EndAdvancements - Class in net.minecraft.data.advancements
 
EndAdvancements() - Constructor for class net.minecraft.data.advancements.EndAdvancements
 
EndBarrensBiome - Class in net.minecraft.world.biome
 
EndBarrensBiome() - Constructor for class net.minecraft.world.biome.EndBarrensBiome
 
EndBiomeProvider - Class in net.minecraft.world.biome.provider
 
EndBiomeProvider(EndBiomeProviderSettings) - Constructor for class net.minecraft.world.biome.provider.EndBiomeProvider
 
EndBiomeProviderSettings - Class in net.minecraft.world.biome.provider
 
EndBiomeProviderSettings() - Constructor for class net.minecraft.world.biome.provider.EndBiomeProviderSettings
 
EndChunkGenerator - Class in net.minecraft.world.gen
 
EndChunkGenerator(IWorld, BiomeProvider, EndGenerationSettings) - Constructor for class net.minecraft.world.gen.EndChunkGenerator
 
ENDCITY - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
endCityDistance - Variable in class net.minecraft.world.gen.GenerationSettings
 
EndCityPieces - Class in net.minecraft.world.gen.feature.structure
 
EndCityPieces() - Constructor for class net.minecraft.world.gen.feature.structure.EndCityPieces
 
EndCityPieces.CityTemplate - Class in net.minecraft.world.gen.feature.structure
 
endCitySeparation - Variable in class net.minecraft.world.gen.GenerationSettings
 
EndCityStructure - Class in net.minecraft.world.gen.feature.structure
 
EndCityStructure(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.EndCityStructure
 
EndCityStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
EndDimension - Class in net.minecraft.world.dimension
 
EndDimension(World, DimensionType) - Constructor for class net.minecraft.world.dimension.EndDimension
 
ENDER_CHEST - Static variable in class net.minecraft.block.Blocks
 
ENDER_CHEST - Static variable in class net.minecraft.item.Items
 
ENDER_CHEST - Static variable in class net.minecraft.tileentity.TileEntityType
 
ENDER_DRAGON - Static variable in class net.minecraft.entity.EntityType
 
ENDER_EYE - Static variable in class net.minecraft.item.Items
 
ENDER_EYE_SHATTER - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ENDER_PEARL - Static variable in class net.minecraft.entity.EntityType
 
ENDER_PEARL - Static variable in class net.minecraft.item.Items
 
ENDER_PEARLS - Static variable in class net.minecraftforge.common.Tags.Items
 
EnderChestBlock - Class in net.minecraft.block
 
EnderChestBlock(Block.Properties) - Constructor for class net.minecraft.block.EnderChestBlock
 
EnderChestInventory - Class in net.minecraft.inventory
 
EnderChestInventory() - Constructor for class net.minecraft.inventory.EnderChestInventory
 
EnderChestTileEntity - Class in net.minecraft.tileentity
 
EnderChestTileEntity() - Constructor for class net.minecraft.tileentity.EnderChestTileEntity
 
ENDERCRYSTAL_BEAM_TEXTURES - Static variable in class net.minecraft.client.renderer.entity.EnderDragonRenderer
 
EnderCrystalEntity - Class in net.minecraft.entity.item
 
EnderCrystalEntity(EntityType<? extends EnderCrystalEntity>, World) - Constructor for class net.minecraft.entity.item.EnderCrystalEntity
 
EnderCrystalEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.EnderCrystalEntity
 
EnderCrystalItem - Class in net.minecraft.item
 
EnderCrystalItem(Item.Properties) - Constructor for class net.minecraft.item.EnderCrystalItem
 
EnderCrystalModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
EnderCrystalModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.EnderCrystalModel
 
EnderCrystalRenderer - Class in net.minecraft.client.renderer.entity
 
EnderCrystalRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EnderCrystalRenderer
 
ENDERDRAGON_SHOOT_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
EnderDragonDeathLayer - Class in net.minecraft.client.renderer.entity.layers
 
EnderDragonDeathLayer(IEntityRenderer<EnderDragonEntity, EnderDragonModel>) - Constructor for class net.minecraft.client.renderer.entity.layers.EnderDragonDeathLayer
 
EnderDragonEntity - Class in net.minecraft.entity.boss.dragon
 
EnderDragonEntity(EntityType<? extends EnderDragonEntity>, World) - Constructor for class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
EnderDragonEyesLayer - Class in net.minecraft.client.renderer.entity.layers
 
EnderDragonEyesLayer(IEntityRenderer<EnderDragonEntity, EnderDragonModel>) - Constructor for class net.minecraft.client.renderer.entity.layers.EnderDragonEyesLayer
 
EnderDragonModel - Class in net.minecraft.client.renderer.entity.model
 
EnderDragonModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.EnderDragonModel
 
EnderDragonPartEntity - Class in net.minecraft.entity.boss.dragon
 
EnderDragonPartEntity(EnderDragonEntity, String, float, float) - Constructor for class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
EnderDragonRenderer - Class in net.minecraft.client.renderer.entity
 
EnderDragonRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EnderDragonRenderer
 
ENDEREYE_LAUNCH_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
EnderEyeItem - Class in net.minecraft.item
 
EnderEyeItem(Item.Properties) - Constructor for class net.minecraft.item.EnderEyeItem
 
ENDERMAN - Static variable in class net.minecraft.entity.EntityType
 
ENDERMAN_GROWL_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ENDERMAN_HOLDABLE - Static variable in class net.minecraft.tags.BlockTags
 
ENDERMAN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
EndermanEntity - Class in net.minecraft.entity.monster
 
EndermanEntity(EntityType<? extends EndermanEntity>, World) - Constructor for class net.minecraft.entity.monster.EndermanEntity
 
EndermanEyesLayer<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.layers
 
EndermanEyesLayer(IEntityRenderer<T, EndermanModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.EndermanEyesLayer
 
EndermanModel<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.model
 
EndermanModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.EndermanModel
 
EndermanRenderer - Class in net.minecraft.client.renderer.entity
 
EndermanRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EndermanRenderer
 
ENDERMITE - Static variable in class net.minecraft.entity.EntityType
 
ENDERMITE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
EndermiteEntity - Class in net.minecraft.entity.monster
 
EndermiteEntity(EntityType<? extends EndermiteEntity>, World) - Constructor for class net.minecraft.entity.monster.EndermiteEntity
 
EndermiteModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
EndermiteModel() - Constructor for class net.minecraft.client.renderer.entity.model.EndermiteModel
 
EndermiteRenderer - Class in net.minecraft.client.renderer.entity
 
EndermiteRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EndermiteRenderer
 
EnderPearlEntity - Class in net.minecraft.entity.item
 
EnderPearlEntity(EntityType<? extends EnderPearlEntity>, World) - Constructor for class net.minecraft.entity.item.EnderPearlEntity
 
EnderPearlEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.item.EnderPearlEntity
 
EnderPearlEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.EnderPearlEntity
 
EnderPearlItem - Class in net.minecraft.item
 
EnderPearlItem(Item.Properties) - Constructor for class net.minecraft.item.EnderPearlItem
 
EnderTeleportEvent - Class in net.minecraftforge.event.entity.living
Event for when an Enderman/Shulker teleports or an ender pearl is used.
EnderTeleportEvent(LivingEntity, double, double, double, float) - Constructor for class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
EndGateway - Class in net.minecraft.world.gen.placement
 
EndGateway(Function<Dynamic<?>, ? extends NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.EndGateway
 
EndGatewayBlock - Class in net.minecraft.block
 
EndGatewayBlock(Block.Properties) - Constructor for class net.minecraft.block.EndGatewayBlock
 
EndGatewayConfig - Class in net.minecraft.world.gen.feature
 
EndGatewayFeature - Class in net.minecraft.world.gen.feature
 
EndGatewayFeature(Function<Dynamic<?>, ? extends EndGatewayConfig>) - Constructor for class net.minecraft.world.gen.feature.EndGatewayFeature
 
EndGatewayTileEntity - Class in net.minecraft.tileentity
 
EndGatewayTileEntity() - Constructor for class net.minecraft.tileentity.EndGatewayTileEntity
 
EndGatewayTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
EndGatewayTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.EndGatewayTileEntityRenderer
 
EndGenerationSettings - Class in net.minecraft.world.gen
 
EndGenerationSettings() - Constructor for class net.minecraft.world.gen.EndGenerationSettings
 
EndHighlandsBiome - Class in net.minecraft.world.biome
 
EndHighlandsBiome() - Constructor for class net.minecraft.world.biome.EndHighlandsBiome
 
EndIsland - Class in net.minecraft.world.gen.placement
 
EndIsland(Function<Dynamic<?>, ? extends NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.EndIsland
 
EndIslandFeature - Class in net.minecraft.world.gen.feature
 
EndIslandFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.EndIslandFeature
 
endList() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
EndMidlandsBiome - Class in net.minecraft.world.biome
 
EndMidlandsBiome() - Constructor for class net.minecraft.world.biome.EndMidlandsBiome
 
EndNBT - Class in net.minecraft.nbt
 
EndNBT() - Constructor for class net.minecraft.nbt.EndNBT
 
EndPodiumFeature - Class in net.minecraft.world.gen.feature
 
EndPodiumFeature(boolean) - Constructor for class net.minecraft.world.gen.feature.EndPodiumFeature
 
EndPortalBlock - Class in net.minecraft.block
 
EndPortalBlock(Block.Properties) - Constructor for class net.minecraft.block.EndPortalBlock
 
EndPortalFrameBlock - Class in net.minecraft.block
 
EndPortalFrameBlock(Block.Properties) - Constructor for class net.minecraft.block.EndPortalFrameBlock
 
EndPortalTileEntity - Class in net.minecraft.tileentity
 
EndPortalTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.EndPortalTileEntity
 
EndPortalTileEntity() - Constructor for class net.minecraft.tileentity.EndPortalTileEntity
 
EndPortalTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
EndPortalTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.EndPortalTileEntityRenderer
 
endReload() - Method in enum net.minecraftforge.resource.SelectiveReloadStateHandler
Finishes the current reload and deletes the previously added reload predicate.
EndRodBlock - Class in net.minecraft.block
 
EndRodBlock(Block.Properties) - Constructor for class net.minecraft.block.EndRodBlock
 
EndRodParticle - Class in net.minecraft.client.particle
 
EndRodParticle.Factory - Class in net.minecraft.client.particle
 
endSection() - Method in class net.minecraft.profiler.DebugProfiler
 
endSection() - Method in class net.minecraft.profiler.EmptyProfiler
 
endSection() - Method in interface net.minecraft.profiler.IProfiler
 
endSection() - Method in interface net.minecraft.profiler.IResultableProfiler
 
endSection() - Method in class net.minecraft.profiler.Profiler
 
EndSpike(int, int, int, int, boolean) - Constructor for class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
EndSpikeFeature - Class in net.minecraft.world.gen.feature
 
EndSpikeFeature(Function<Dynamic<?>, ? extends EndSpikeFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.EndSpikeFeature
 
EndSpikeFeature.EndSpike - Class in net.minecraft.world.gen.feature
 
EndSpikeFeatureConfig - Class in net.minecraft.world.gen.feature
 
EndSpikeFeatureConfig(boolean, List<EndSpikeFeature.EndSpike>, BlockPos) - Constructor for class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 
endStartSection(String) - Method in class net.minecraft.profiler.DebugProfiler
 
endStartSection(Supplier<String>) - Method in class net.minecraft.profiler.DebugProfiler
 
endStartSection(String) - Method in class net.minecraft.profiler.EmptyProfiler
 
endStartSection(Supplier<String>) - Method in class net.minecraft.profiler.EmptyProfiler
 
endStartSection(String) - Method in interface net.minecraft.profiler.IProfiler
 
endStartSection(Supplier<String>) - Method in interface net.minecraft.profiler.IProfiler
 
endStartSection(String) - Method in interface net.minecraft.profiler.IResultableProfiler
 
endStartSection(Supplier<String>) - Method in interface net.minecraft.profiler.IResultableProfiler
 
endStartSection(String) - Method in class net.minecraft.profiler.Profiler
 
endStartSection(Supplier<String>) - Method in class net.minecraft.profiler.Profiler
 
endTick() - Method in class net.minecraft.profiler.DebugProfiler
 
endTick() - Method in class net.minecraft.profiler.EmptyProfiler
 
endTick() - Method in interface net.minecraft.profiler.IProfiler
 
endTick() - Method in class net.minecraft.profiler.Profiler
 
endVertex() - Method in class net.minecraft.client.renderer.BufferBuilder
 
endVertex() - Method in class net.minecraft.realms.RealmsBufferBuilder
 
endVertex() - Method in class net.minecraft.realms.Tezzelator
 
ENERGY - Static variable in class net.minecraftforge.energy.CapabilityEnergy
 
energy - Variable in class net.minecraftforge.energy.EnergyStorage
 
EnergyStorage - Class in net.minecraftforge.energy
Reference implementation of IEnergyStorage.
EnergyStorage(int) - Constructor for class net.minecraftforge.energy.EnergyStorage
 
EnergyStorage(int, int) - Constructor for class net.minecraftforge.energy.EnergyStorage
 
EnergyStorage(int, int, int) - Constructor for class net.minecraftforge.energy.EnergyStorage
 
EnergyStorage(int, int, int, int) - Constructor for class net.minecraftforge.energy.EnergyStorage
 
enforceWhitelist - Variable in class net.minecraft.server.dedicated.ServerProperties
 
enhanceCrashReport(CrashReport, CrashReportCategory) - Static method in class net.minecraftforge.fml.CrashReportExtender
 
EnhancedRuntimeException - Exception in net.minecraftforge.fml.common
RuntimeException that gives subclasses the simple opportunity to write extra data when printing the stack trace.
EnhancedRuntimeException() - Constructor for exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
EnhancedRuntimeException(String) - Constructor for exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
EnhancedRuntimeException(String, Throwable) - Constructor for exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
EnhancedRuntimeException(Throwable) - Constructor for exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
EnhancedRuntimeException.WrappedPrintStream - Class in net.minecraftforge.fml.common
 
enqueue(T) - Method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
enqueue(Msg) - Method in interface net.minecraft.util.concurrent.ITaskExecutor
 
enqueue(T) - Method in interface net.minecraft.util.concurrent.ITaskQueue
 
enqueue(ITaskQueue.RunnableWithPriority) - Method in class net.minecraft.util.concurrent.ITaskQueue.Priority
 
enqueue(T) - Method in class net.minecraft.util.concurrent.ITaskQueue.Single
 
enqueue(R) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
enqueuePreload(Sound) - Method in class net.minecraft.client.audio.SoundEngine
 
enqueueWork(Runnable) - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
ensureKnown(SuggestionProvider<ISuggestionProvider>) - Static method in class net.minecraft.command.arguments.SuggestionProviders
 
ensureNamespaced(String) - Static method in class net.minecraft.util.datafix.NamespacedSchema
 
ensureVisible(E) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
ensureWritable(int) - Method in class net.minecraft.network.PacketBuffer
 
ensureWritable(int, boolean) - Method in class net.minecraft.network.PacketBuffer
 
ENTER_BLOCK - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
EnterBlockTrigger - Class in net.minecraft.advancements.criterion
 
EnterBlockTrigger() - Constructor for class net.minecraft.advancements.criterion.EnterBlockTrigger
 
EnterBlockTrigger.Instance - Class in net.minecraft.advancements.criterion
 
enterChestInventory - Variable in class net.minecraft.entity.player.PlayerEntity
 
enteredBlock(Block) - Method in class net.minecraft.data.RecipeProvider
 
EnteringChunk(Entity, int, int, int, int) - Constructor for class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
entities() - Static method in class net.minecraft.command.arguments.EntityArgument
 
ENTITIES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
ENTITIES - Static variable in class net.minecraftforge.registries.GameData
 
ENTITIES_SHEEP_BLACK - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_BLUE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_BROWN - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_CYAN - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_GRAY - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_GREEN - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_LIGHT_BLUE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_LIGHT_GRAY - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_LIME - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_MAGENTA - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_ORANGE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_PINK - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_PURPLE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_RED - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_WHITE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
ENTITIES_SHEEP_YELLOW - Static variable in class net.minecraft.world.storage.loot.LootTables
 
entity() - Static method in class net.minecraft.command.arguments.EntityArgument
 
entity - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
entity - Variable in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
entity - Variable in class net.minecraft.entity.ai.goal.LookAtGoal
 
entity - Variable in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
 
Entity - Class in net.minecraft.entity
 
Entity(EntityType<?>, World) - Constructor for class net.minecraft.entity.Entity
 
entity - Variable in class net.minecraft.pathfinding.NodeProcessor
 
entity - Variable in class net.minecraft.pathfinding.PathNavigator
 
ENTITY - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
ENTITY - Static variable in class net.minecraft.util.datafix.TypeReferences
 
Entity(String, boolean, String) - Constructor for class net.minecraft.util.text.NBTTextComponent.Entity
 
ENTITY - Static variable in class net.minecraft.world.storage.loot.LootParameterSets
 
entity - Variable in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
The entity.
ENTITY_ARMOR_STAND_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ARMOR_STAND_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ARMOR_STAND_HIT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ARMOR_STAND_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ARROW_HIT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ARROW_HIT_PLAYER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ARROW_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BAT_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BAT_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BAT_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BAT_LOOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BAT_TAKEOFF - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BLAZE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BLAZE_BURN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BLAZE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BLAZE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BLAZE_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BOAT_PADDLE_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BOAT_PADDLE_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_BEG_FOR_FOOD - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_HISS - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_PURR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_PURREOW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_STRAY_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CHICKEN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CHICKEN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CHICKEN_EGG - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CHICKEN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CHICKEN_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COD_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COD_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COD_FLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COD_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COW_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COW_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COW_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COW_MILK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COW_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CREEPER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CREEPER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CREEPER_PRIMED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_AMBIENT_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_JUMP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_PLAY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_SPLASH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DONKEY_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DONKEY_ANGRY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DONKEY_CHEST - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DONKEY_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DONKEY_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DRAGON_FIREBALL_EXPLODE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_AMBIENT_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_DEATH_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_HURT_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EFFECT - Static variable in class net.minecraft.particles.ParticleTypes
 
ENTITY_EGG_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_AMBIENT_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_CURSE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_DEATH_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_FLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_HURT_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_DRAGON_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_DRAGON_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_DRAGON_FLAP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_DRAGON_GROWL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_DRAGON_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_DRAGON_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_EYE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_EYE_LAUNCH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_PEARL_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMAN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMAN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMAN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMAN_SCREAM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMAN_STARE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMAN_TELEPORT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMITE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMITE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMITE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMITE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_CAST_SPELL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_FANGS_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_PREPARE_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_PREPARE_SUMMON - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_PREPARE_WOLOLO - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EXPERIENCE_BOTTLE_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EXPERIENCE_ORB_PICKUP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FAILED_EXCEPTION - Static variable in class net.minecraft.command.impl.ReplaceItemCommand
 
ENTITY_FIREWORK_ROCKET_BLAST - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_BLAST_FAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_LARGE_BLAST - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_LARGE_BLAST_FAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_LAUNCH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_TWINKLE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_TWINKLE_FAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FISH_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FISHING_BOBBER_RETRIEVE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FISHING_BOBBER_SPLASH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FISHING_BOBBER_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_AGGRO - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_BITE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_SCREECH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_SLEEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_SNIFF - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_SPIT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_BIG_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_BURN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_DRINK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_EXPLODE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_EXTINGUISH_FIRE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_SMALL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_SPLASH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GHAST_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GHAST_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GHAST_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GHAST_SCREAM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GHAST_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GHAST_WARN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GRAVITY - Static variable in class net.minecraft.entity.LivingEntity
 
ENTITY_GUARDIAN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_AMBIENT_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_DEATH_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_FLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_HURT_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_ANGRY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_ARMOR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_BREATHE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_GALLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_JUMP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_SADDLE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_STEP_WOOD - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOSTILE_BIG_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOSTILE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOSTILE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOSTILE_SMALL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOSTILE_SPLASH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOSTILE_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HURT_PLAYER - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ENTITY_HUSK_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HUSK_CONVERTED_TO_ZOMBIE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HUSK_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HUSK_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HUSK_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_CAST_SPELL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_MIRROR_MOVE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_PREPARE_BLINDNESS - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_PREPARE_MIRROR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_IRON_GOLEM_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_IRON_GOLEM_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_IRON_GOLEM_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_IRON_GOLEM_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_FRAME_ADD_ITEM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_FRAME_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_FRAME_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_FRAME_REMOVE_ITEM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_FRAME_ROTATE_ITEM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_PICKUP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_KILLED - Static variable in class net.minecraft.stats.Stats
 
ENTITY_KILLED_BY - Static variable in class net.minecraft.stats.Stats
 
ENTITY_KILLED_PLAYER - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ENTITY_LEASH_KNOT_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LEASH_KNOT_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LIGHTNING_BOLT_IMPACT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LIGHTNING_BOLT_THUNDER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LINGERING_POTION_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_ANGRY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_CHEST - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_SPIT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_SWAG - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_DEATH_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_HURT_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_JUMP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_SQUISH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_SQUISH_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MINECART_INSIDE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MINECART_RIDING - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MOOSHROOM_CONVERT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MOOSHROOM_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MOOSHROOM_MILK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MOOSHROOM_SHEAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MOOSHROOM_SUSPICIOUS_MILK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MULE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MULE_CHEST - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MULE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MULE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_NAME - Static variable in class net.minecraft.util.datafix.TypeReferences
 
ENTITY_NOT_FOUND - Static variable in class net.minecraft.command.arguments.EntityArgument
 
ENTITY_OCELOT_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_OCELOT_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_OCELOT_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PAINTING_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PAINTING_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_AGGRESSIVE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_BITE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_CANT_BREED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_PRE_SNEEZE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_SNEEZE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_WORRIED_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_FLY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_BLAZE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_CREEPER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_DROWNED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ELDER_GUARDIAN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ENDER_DRAGON - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ENDERMAN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ENDERMITE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_EVOKER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_GHAST - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_GUARDIAN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_HUSK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ILLUSIONER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_MAGMA_CUBE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_PANDA - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_PHANTOM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_PILLAGER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_POLAR_BEAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_RAVAGER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_SHULKER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_SILVERFISH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_SKELETON - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_SLIME - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_SPIDER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_STRAY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_VEX - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_VINDICATOR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_WITCH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_WITHER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_WITHER_SKELETON - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_WOLF - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ZOMBIE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ZOMBIE_PIGMAN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ZOMBIE_VILLAGER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PHANTOM_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PHANTOM_BITE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PHANTOM_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PHANTOM_FLAP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PHANTOM_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PHANTOM_SWOOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIG_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIG_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIG_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIG_SADDLE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIG_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PILLAGER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PILLAGER_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PILLAGER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PILLAGER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_ATTACK_CRIT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_ATTACK_KNOCKBACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_ATTACK_NODAMAGE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_ATTACK_STRONG - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_ATTACK_SWEEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_ATTACK_WEAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_BIG_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_BREATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_BURP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_HURT_DROWN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_HURT_ON_FIRE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_HURT_SWEET_BERRY_BUSH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_LEVELUP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_SMALL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_SPLASH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_SPLASH_HIGH_SPEED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_POLAR_BEAR_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_POLAR_BEAR_AMBIENT_BABY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_POLAR_BEAR_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_POLAR_BEAR_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_POLAR_BEAR_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_POLAR_BEAR_WARNING - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PUFFER_FISH_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PUFFER_FISH_BLOW_OUT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PUFFER_FISH_BLOW_UP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PUFFER_FISH_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PUFFER_FISH_FLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PUFFER_FISH_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PUFFER_FISH_STING - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RABBIT_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RABBIT_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RABBIT_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RABBIT_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RABBIT_JUMP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_ROAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_STUNNED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RENAME_MAP - Static variable in class net.minecraft.util.datafix.fixes.EntityRenameing1510
 
ENTITY_SALMON_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SALMON_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SALMON_FLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SALMON_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHADOWS - Static variable in class net.minecraft.client.settings.AbstractOption
 
ENTITY_SHEEP_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHEEP_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHEEP_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHEEP_SHEAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHEEP_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_BULLET_HIT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_BULLET_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_HURT_CLOSED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_TELEPORT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SILVERFISH_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SILVERFISH_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SILVERFISH_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SILVERFISH_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_AMBIENT_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_GALLOP_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_JUMP_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_STEP_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_DEATH_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_HURT_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_JUMP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_JUMP_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_SQUISH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_SQUISH_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SNOW_GOLEM_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SNOW_GOLEM_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SNOW_GOLEM_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SNOW_GOLEM_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SNOWBALL_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SPIDER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SPIDER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SPIDER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SPIDER_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SPLASH_POTION_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SPLASH_POTION_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SQUID_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SQUID_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SQUID_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SQUID_SQUIRT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRAY_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRAY_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRAY_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRAY_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TNT_PRIMED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TROPICAL_FISH_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TROPICAL_FISH_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TROPICAL_FISH_FLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TROPICAL_FISH_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_AMBIENT_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_DEATH_BABY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_EGG_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_EGG_CRACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_EGG_HATCH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_HURT_BABY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_LAY_EGG - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_SHAMBLE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_SHAMBLE_BABY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TYPE - Static variable in class net.minecraft.util.datafix.TypeReferences
 
ENTITY_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
ENTITY_UNKNOWN_TYPE - Static variable in class net.minecraft.command.arguments.EntitySummonArgument
 
ENTITY_UPDATE - Static variable in class net.minecraftforge.server.timings.TimeTracker
A tracker for timing entity updates
ENTITY_VEX_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VEX_CHARGE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VEX_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VEX_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_NO - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_TRADE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_ARMORER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_BUTCHER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_CARTOGRAPHER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_CLERIC - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_FARMER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_FISHERMAN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_FLETCHER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_LEATHERWORKER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_LIBRARIAN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_MASON - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_SHEPHERD - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_TOOLSMITH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_WEAPONSMITH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_YES - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VINDICATOR_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VINDICATOR_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VINDICATOR_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VINDICATOR_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_DISAPPEARED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_DRINK_MILK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_DRINK_POTION - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_NO - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_REAPPEARED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_TRADE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_YES - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITCH_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITCH_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITCH_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITCH_DRINK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITCH_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITCH_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_BREAK_BLOCK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_SKELETON_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_SKELETON_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_SKELETON_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_SKELETON_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_SPAWN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_GROWL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_HOWL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_PANT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_SHAKE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_WHINE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_ATTACK_IRON_DOOR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_ATTACK_WOODEN_DOOR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_BREAK_WOODEN_DOOR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_CONVERTED_TO_DROWNED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_DESTROY_EGG - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_HORSE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_HORSE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_HORSE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_INFECT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_PIGMAN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_PIGMAN_ANGRY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_PIGMAN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_PIGMAN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_VILLAGER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_VILLAGER_CONVERTED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_VILLAGER_CURE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_VILLAGER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_VILLAGER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_VILLAGER_STEP - Static variable in class net.minecraft.util.SoundEvents
 
EntityAIDebugRenderer - Class in net.minecraft.client.renderer.debug
 
EntityAIDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.EntityAIDebugRenderer
 
EntityAIDebugRenderer.Entry - Class in net.minecraft.client.renderer.debug
 
entityAnchor() - Static method in class net.minecraft.command.arguments.EntityAnchorArgument
 
EntityAnchorArgument - Class in net.minecraft.command.arguments
 
EntityAnchorArgument() - Constructor for class net.minecraft.command.arguments.EntityAnchorArgument
 
EntityAnchorArgument.Type - Enum in net.minecraft.command.arguments
 
EntityArgument - Class in net.minecraft.command.arguments
 
EntityArgument(boolean, boolean) - Constructor for class net.minecraft.command.arguments.EntityArgument
 
EntityArgument.Serializer - Class in net.minecraft.command.arguments
 
EntityArmorAndHeld - Class in net.minecraft.util.datafix.fixes
 
EntityArmorAndHeld(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityArmorAndHeld
 
EntityArmorInvWrapper - Class in net.minecraftforge.items.wrapper
Exposes the armor inventory of an EntityLivingBase as an IItemHandler using EntityLivingBase#getItemStackFromSlot and EntityLivingBase#setItemStackToSlot.
EntityArmorInvWrapper(LivingEntity) - Constructor for class net.minecraftforge.items.wrapper.EntityArmorInvWrapper
 
EntityCatSplitFix - Class in net.minecraft.util.datafix.fixes
 
EntityCatSplitFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityCatSplitFix
 
EntityClassification - Enum in net.minecraft.entity
 
EntityCodSalmonFix - Class in net.minecraft.util.datafix.fixes
 
EntityCodSalmonFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityCodSalmonFix
 
entityCollisionReduction - Variable in class net.minecraft.entity.Entity
 
EntityConstructing(Entity) - Constructor for class net.minecraftforge.event.entity.EntityEvent.EntityConstructing
 
EntityDamageSource - Class in net.minecraft.util
 
EntityDamageSource(String, Entity) - Constructor for class net.minecraft.util.EntityDamageSource
 
EntityDataAccessor - Class in net.minecraft.command.impl.data
 
EntityDataAccessor(Entity) - Constructor for class net.minecraft.command.impl.data.EntityDataAccessor
 
EntityDataManager - Class in net.minecraft.network.datasync
 
EntityDataManager(Entity) - Constructor for class net.minecraft.network.datasync.EntityDataManager
 
EntityDataManager.DataEntry<T> - Class in net.minecraft.network.datasync
 
entityDropItem(IItemProvider) - Method in class net.minecraft.entity.Entity
 
entityDropItem(IItemProvider, int) - Method in class net.minecraft.entity.Entity
 
entityDropItem(ItemStack) - Method in class net.minecraft.entity.Entity
 
entityDropItem(ItemStack, float) - Method in class net.minecraft.entity.Entity
 
entityDropItem(ItemStack, float) - Method in class net.minecraft.entity.item.HangingEntity
 
EntityEquipmentInvWrapper - Class in net.minecraftforge.items.wrapper
Exposes the armor or hands inventory of an EntityLivingBase as an IItemHandler using EntityLivingBase#getItemStackFromSlot and EntityLivingBase#setItemStackToSlot.
EntityEquipmentInvWrapper(LivingEntity, EquipmentSlotType.Group) - Constructor for class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
EntityEquipmentPredicate - Class in net.minecraft.advancements.criterion
 
EntityEquipmentPredicate(ItemPredicate, ItemPredicate, ItemPredicate, ItemPredicate, ItemPredicate, ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.EntityEquipmentPredicate
 
EntityEvent - Class in net.minecraftforge.event.entity
EntityEvent is fired when an event involving any Entity occurs.
If a method utilizes this Event as its parameter, the method will receive every child event of this class.

EntityEvent.entity contains the entity that caused this event to occur.

All children of this event are fired on the MinecraftForge.EVENT_BUS.
EntityEvent(Entity) - Constructor for class net.minecraftforge.event.entity.EntityEvent
 
EntityEvent.CanUpdate - Class in net.minecraftforge.event.entity
CanUpdate is fired when an Entity is being created.
EntityEvent.EnteringChunk - Class in net.minecraftforge.event.entity
EnteringChunk is fired when an Entity enters a chunk.
EntityEvent.EntityConstructing - Class in net.minecraftforge.event.entity
EntityConstructing is fired when an Entity is being created.
EntityEvent.EyeHeight - Class in net.minecraftforge.event.entity
EyeHeight is fired when an Entity's eye height changes.
EntityFlagsPredicate - Class in net.minecraft.advancements.criterion
 
EntityFlagsPredicate(Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class net.minecraft.advancements.criterion.EntityFlagsPredicate
 
EntityFlagsPredicate.Builder - Class in net.minecraft.advancements.criterion
 
EntityHandsInvWrapper - Class in net.minecraftforge.items.wrapper
Exposes the hands inventory of an EntityLivingBase as an IItemHandler using EntityLivingBase#getItemStackFromSlot and EntityLivingBase#setItemStackToSlot.
EntityHandsInvWrapper(LivingEntity) - Constructor for class net.minecraftforge.items.wrapper.EntityHandsInvWrapper
 
entityHasObjective(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
EntityHasProperty - Class in net.minecraft.world.storage.loot.conditions
 
EntityHasProperty.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
EntityHasScore - Class in net.minecraft.world.storage.loot.conditions
 
EntityHasScore.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
EntityHealth - Class in net.minecraft.util.datafix.fixes
 
EntityHealth(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityHealth
 
EntityHurtPlayerTrigger - Class in net.minecraft.advancements.criterion
 
EntityHurtPlayerTrigger() - Constructor for class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger
 
EntityHurtPlayerTrigger.Instance - Class in net.minecraft.advancements.criterion
 
entityId - Variable in class net.minecraft.network.play.server.SCameraPacket
 
entityId - Variable in class net.minecraft.network.play.server.SCombatPacket
 
entityId - Variable in class net.minecraft.network.play.server.SEntityPacket
 
EntityId - Class in net.minecraft.util.datafix.fixes
 
EntityId(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityId
 
EntityInfo(Vec3d, BlockPos, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.template.Template.EntityInfo
 
EntityInteract(PlayerEntity, Hand, Entity) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteract
 
EntityInteractSpecific(PlayerEntity, Hand, Entity, Vec3d) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteractSpecific
 
EntityItemFrameFacing - Class in net.minecraft.util.datafix.fixes
 
EntityItemFrameFacing(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityItemFrameFacing
 
EntityItemPickupEvent - Class in net.minecraftforge.event.entity.player
This event is called when a player collides with a EntityItem on the ground.
EntityItemPickupEvent(PlayerEntity, ItemEntity) - Constructor for class net.minecraftforge.event.entity.player.EntityItemPickupEvent
 
EntityJoinWorldEvent - Class in net.minecraftforge.event.entity
EntityJoinWorldEvent is fired when an Entity joins the world.
EntityJoinWorldEvent(Entity, World) - Constructor for class net.minecraftforge.event.entity.EntityJoinWorldEvent
 
entityKilledPlayer() - Static method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
EntityLootTables - Class in net.minecraft.data.loot
 
EntityLootTables() - Constructor for class net.minecraft.data.loot.EntityLootTables
 
EntityMobGriefingEvent - Class in net.minecraftforge.event.entity
EntityMobGriefingEvent is fired when mob griefing is about to occur and allows an event listener to specify whether it should or not.
This event is fired when ever the mobGriefing game rule is checked.

This event has a result: Result#ALLOW means this instance of mob griefing is allowed. Result#DEFAULT means the mobGriefing game rule is used to determine the behaviour. Result#DENY means this instance of mob griefing is not allowed.
This event is fired on the MinecraftForge.EVENT_BUS.
EntityMobGriefingEvent(Entity) - Constructor for class net.minecraftforge.event.entity.EntityMobGriefingEvent
 
entityModel - Variable in class net.minecraft.client.renderer.entity.LivingRenderer
 
EntityModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
EntityModel() - Constructor for class net.minecraft.client.renderer.entity.model.EntityModel
 
EntityMountEvent - Class in net.minecraftforge.event.entity
This event gets fired whenever a entity mounts/dismounts another entity.
entityBeingMounted can be null, be sure to check for that.
EntityMountEvent(Entity, Entity, World, boolean) - Constructor for class net.minecraftforge.event.entity.EntityMountEvent
 
EntityMultiPlaceEvent(List<BlockSnapshot>, BlockState, Entity) - Constructor for class net.minecraftforge.event.world.BlockEvent.EntityMultiPlaceEvent
 
EntityOptions - Class in net.minecraft.command.arguments
 
EntityOptions() - Constructor for class net.minecraft.command.arguments.EntityOptions
 
EntityOptions.IFilter - Interface in net.minecraft.command.arguments
 
EntityPlaceEvent(BlockSnapshot, BlockState, Entity) - Constructor for class net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent
 
EntityPosWrapper - Class in net.minecraft.util.math
 
EntityPosWrapper(Entity) - Constructor for class net.minecraft.util.math.EntityPosWrapper
 
EntityPredicate - Class in net.minecraft.advancements.criterion
 
EntityPredicate - Class in net.minecraft.entity
 
EntityPredicate() - Constructor for class net.minecraft.entity.EntityPredicate
 
EntityPredicate.Builder - Class in net.minecraft.advancements.criterion
 
EntityPredicates - Class in net.minecraft.util
 
EntityPredicates() - Constructor for class net.minecraft.util.EntityPredicates
 
EntityPredicates.ArmoredMob - Class in net.minecraft.util
 
EntityRavagerRenameFix - Class in net.minecraft.util.datafix.fixes
 
EntityRavagerRenameFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityRavagerRenameFix
 
EntityRayTraceResult - Class in net.minecraft.util.math
 
EntityRayTraceResult(Entity) - Constructor for class net.minecraft.util.math.EntityRayTraceResult
 
EntityRayTraceResult(Entity, Vec3d) - Constructor for class net.minecraft.util.math.EntityRayTraceResult
 
EntityRename - Class in net.minecraft.util.datafix.fixes
 
EntityRename(String, Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityRename
 
EntityRenameHelper - Class in net.minecraft.util.datafix.fixes
 
EntityRenameHelper(String, Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityRenameHelper
 
EntityRenameing1510 - Class in net.minecraft.util.datafix.fixes
 
EntityRenameing1510(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityRenameing1510
 
EntityRenderer<T extends Entity> - Class in net.minecraft.client.renderer.entity
 
EntityRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EntityRenderer
 
EntityRendererManager - Class in net.minecraft.client.renderer.entity
 
EntityRendererManager(TextureManager, ItemRenderer, IReloadableResourceManager) - Constructor for class net.minecraft.client.renderer.entity.EntityRendererManager
 
entityScoreMatch(Entity, Scoreboard, String, RandomValueRange) - Method in class net.minecraft.world.storage.loot.conditions.EntityHasScore
 
EntitySelectionContext - Class in net.minecraft.util.math.shapes
 
EntitySelectionContext(boolean, double, Item) - Constructor for class net.minecraft.util.math.shapes.EntitySelectionContext
 
EntitySelectionContext(Entity, boolean, double, Item) - Constructor for class net.minecraft.util.math.shapes.EntitySelectionContext
 
EntitySelectionContext(Entity) - Constructor for class net.minecraft.util.math.shapes.EntitySelectionContext
Deprecated.
EntitySelector - Class in net.minecraft.command.arguments
 
EntitySelector(int, boolean, boolean, Predicate<Entity>, MinMaxBounds.FloatBound, Function<Vec3d, Vec3d>, AxisAlignedBB, BiConsumer<Vec3d, List<? extends Entity>>, boolean, String, UUID, EntityType<?>, boolean) - Constructor for class net.minecraft.command.arguments.EntitySelector
 
EntitySelectorManager - Class in net.minecraftforge.common.command
Allows modders to register custom entity selectors by assigning an IEntitySelectorType to a String token.
EntitySelectorManager() - Constructor for class net.minecraftforge.common.command.EntitySelectorManager
 
EntitySelectorParser - Class in net.minecraft.command.arguments
 
EntitySelectorParser(StringReader) - Constructor for class net.minecraft.command.arguments.EntitySelectorParser
 
EntitySelectorParser(StringReader, boolean) - Constructor for class net.minecraft.command.arguments.EntitySelectorParser
 
EntitySenses - Class in net.minecraft.entity.ai
 
EntitySenses(MobEntity) - Constructor for class net.minecraft.entity.ai.EntitySenses
 
entityShadows - Variable in class net.minecraft.client.GameSettings
 
EntitySize - Class in net.minecraft.entity
 
EntitySize(float, float, boolean) - Constructor for class net.minecraft.entity.EntitySize
 
entitySizeX - Variable in class net.minecraft.pathfinding.NodeProcessor
 
entitySizeY - Variable in class net.minecraft.pathfinding.NodeProcessor
 
entitySizeZ - Variable in class net.minecraft.pathfinding.NodeProcessor
 
EntitySpawnPlacementRegistry - Class in net.minecraft.entity
 
EntitySpawnPlacementRegistry() - Constructor for class net.minecraft.entity.EntitySpawnPlacementRegistry
 
EntitySpawnPlacementRegistry.IPlacementPredicate<T extends Entity> - Interface in net.minecraft.entity
 
EntitySpawnPlacementRegistry.PlacementType - Enum in net.minecraft.entity
 
EntityStruckByLightningEvent - Class in net.minecraftforge.event.entity
EntityStruckByLightningEvent is fired when an Entity is about to be struck by lightening.
This event is fired whenever an EntityLightningBolt is updated to strike an Entity in EntityLightningBolt#onUpdate() via ForgeEventFactory#onEntityStruckByLightning(Entity, EntityLightningBolt).

EntityStruckByLightningEvent.lightning contains the instance of EntityLightningBolt attempting to strike an entity.

This event is Cancelable.
If this event is canceled, the Entity is not struck by the lightening.

This event does not have a result.
EntityStruckByLightningEvent(Entity, LightningBoltEntity) - Constructor for class net.minecraftforge.event.entity.EntityStruckByLightningEvent
 
entitySummon() - Static method in class net.minecraft.command.arguments.EntitySummonArgument
 
EntitySummonArgument - Class in net.minecraft.command.arguments
 
EntitySummonArgument() - Constructor for class net.minecraft.command.arguments.EntitySummonArgument
 
EntityTickableSound - Class in net.minecraft.client.audio
 
EntityTickableSound(SoundEvent, SoundCategory, Entity) - Constructor for class net.minecraft.client.audio.EntityTickableSound
 
EntityTickableSound(SoundEvent, SoundCategory, float, float, Entity) - Constructor for class net.minecraft.client.audio.EntityTickableSound
 
EntityTravelToDimensionEvent - Class in net.minecraftforge.event.entity
EntityTravelToDimensionEvent is fired before an Entity travels to a dimension.

EntityTravelToDimensionEvent.dimension contains the id of the dimension the entity is traveling to.

This event is Cancelable.
If this event is canceled, the Entity does not travel to the dimension.

This event does not have a result.
EntityTravelToDimensionEvent(Entity, DimensionType) - Constructor for class net.minecraftforge.event.entity.EntityTravelToDimensionEvent
 
EntityType<T extends Entity> - Class in net.minecraft.entity
 
EntityType(EntityType.IFactory<T>, EntityClassification, boolean, boolean, boolean, boolean, EntitySize, Predicate<EntityType<?>>, ToIntFunction<EntityType<?>>, ToIntFunction<EntityType<?>>, BiFunction<FMLPlayMessages.SpawnEntity, World, T>) - Constructor for class net.minecraft.entity.EntityType
 
entityType - Variable in class net.minecraft.world.biome.Biome.SpawnListEntry
 
EntityType.Builder<T extends Entity> - Class in net.minecraft.entity
 
EntityType.IFactory<T extends Entity> - Interface in net.minecraft.entity
 
EntityTypePredicate - Class in net.minecraft.advancements.criterion
 
EntityTypePredicate() - Constructor for class net.minecraft.advancements.criterion.EntityTypePredicate
 
EntityTypeTags - Class in net.minecraft.tags
 
EntityTypeTags() - Constructor for class net.minecraft.tags.EntityTypeTags
 
EntityTypeTags.Wrapper - Class in net.minecraft.tags
 
EntityTypeTagsProvider - Class in net.minecraft.data
 
EntityTypeTagsProvider(DataGenerator) - Constructor for class net.minecraft.data.EntityTypeTagsProvider
 
entityUniqueID - Variable in class net.minecraft.entity.Entity
 
EntityViewRenderEvent - Class in net.minecraftforge.client.event
Event that hooks into GameRenderer, allowing any feature to customize visual attributes the player sees.
EntityViewRenderEvent(GameRenderer, ActiveRenderInfo, double) - Constructor for class net.minecraftforge.client.event.EntityViewRenderEvent
 
EntityViewRenderEvent.CameraSetup - Class in net.minecraftforge.client.event
Event that allows mods to alter the angles of the player's camera.
EntityViewRenderEvent.FogColors - Class in net.minecraftforge.client.event
Event that allows any feature to customize the color of fog the player sees.
EntityViewRenderEvent.FogDensity - Class in net.minecraftforge.client.event
Event that allows any feature to customize the fog density the player sees.
EntityViewRenderEvent.FOVModifier - Class in net.minecraftforge.client.event
Event that allows mods to alter the raw FOV itself.
EntityViewRenderEvent.RenderFogEvent - Class in net.minecraftforge.client.event
Event that allows any feature to customize the rendering of fog.
Entrance(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Entrance
 
Entrance(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Entrance
 
Entry() - Constructor for class net.minecraft.client.audio.ChannelManager.Entry
 
Entry() - Constructor for class net.minecraft.client.gui.screen.ServerSelectionList.Entry
 
Entry(WorldSelectionList, WorldSummary, SaveFormat) - Constructor for class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
Entry() - Constructor for class net.minecraft.client.gui.widget.list.AbstractOptionList.Entry
 
Entry() - Constructor for class net.minecraft.client.gui.widget.list.KeyBindingList.Entry
 
Entry(BlockPos, int, String, boolean) - Constructor for class net.minecraft.client.renderer.debug.EntityAIDebugRenderer.Entry
 
Entry(String, String) - Constructor for class net.minecraftforge.fml.relauncher.libraries.SnapshotJson.Entry
 
EntryRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.EntryRoom
 
EntryRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.EntryRoom
 
entrySet() - Method in class net.minecraft.util.LowerStringMap
 
entrySet() - Method in class net.minecraftforge.common.util.SortedProperties
 
EnumArgument<T extends java.lang.Enum<T>> - Class in net.minecraftforge.server.command
 
enumArgument(Class<R>) - Static method in class net.minecraftforge.server.command.EnumArgument
 
EnumProperty<T extends java.lang.Enum<T> & IStringSerializable> - Class in net.minecraft.state
 
EnumProperty(String, Class<T>, Collection<T>) - Constructor for class net.minecraft.state.EnumProperty
 
EnumTypeAdapterFactory - Class in net.minecraft.util
 
EnumTypeAdapterFactory() - Constructor for class net.minecraft.util.EnumTypeAdapterFactory
 
epsilonEquals(float, float) - Static method in class net.minecraft.util.math.MathHelper
 
epsilonEquals(double, double) - Static method in class net.minecraft.util.math.MathHelper
 
equals(Object) - Method in class com.mojang.realmsclient.dto.RealmsServer
 
equals(Object) - Method in class com.mojang.realmsclient.util.TextRenderingUtils.Line
 
equals(Object) - Method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
equals(Object) - Method in class net.minecraft.advancements.Advancement
 
equals(Object) - Method in class net.minecraft.advancements.ICriterionTrigger.Listener
 
equals(Object) - Method in class net.minecraft.block.Block.RenderSideCacheKey
 
equals(Object) - Method in class net.minecraft.block.BlockEventData
 
equals(Object) - Method in class net.minecraft.client.renderer.Matrix4f
 
equals(Object) - Method in class net.minecraft.client.renderer.model.BlockModelDefinition
 
equals(Object) - Method in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
equals(Object) - Method in class net.minecraft.client.renderer.model.ModelResourceLocation
 
equals(Object) - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
equals(Object) - Method in class net.minecraft.client.renderer.model.multipart.Selector
 
equals(Object) - Method in class net.minecraft.client.renderer.model.Variant
 
equals(Object) - Method in class net.minecraft.client.renderer.model.VariantList
 
equals(Object) - Method in class net.minecraft.client.renderer.Quaternion
 
equals(Object) - Method in class net.minecraft.client.renderer.Vector3f
 
equals(Object) - Method in class net.minecraft.client.renderer.Vector4f
 
equals(Object) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
equals(Object) - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
equals(Object) - Method in class net.minecraft.client.renderer.VideoMode
 
equals(Object) - Method in class net.minecraft.client.resources.Language
 
equals(Object) - Method in class net.minecraft.client.util.InputMappings.Input
 
equals(Object) - Method in class net.minecraft.client.util.JSONBlendingMode
 
equals(Object) - Method in class net.minecraft.client.util.PosAndRotation
 
equals(Object) - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
equals(Object) - Method in class net.minecraft.command.arguments.LocationInput
 
equals(Object) - Method in class net.minecraft.command.arguments.LocationPart
 
equals(Object) - Method in class net.minecraft.entity.ai.attributes.Attribute
 
equals(Object) - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
equals(Object) - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
equals(Object) - Method in class net.minecraft.entity.Entity
 
equals(Object) - Method in class net.minecraft.nbt.ByteArrayNBT
 
equals(Object) - Method in class net.minecraft.nbt.ByteNBT
 
equals(Object) - Method in class net.minecraft.nbt.CompoundNBT
 
equals(Object) - Method in class net.minecraft.nbt.DoubleNBT
 
equals(Object) - Method in class net.minecraft.nbt.EndNBT
 
equals(Object) - Method in class net.minecraft.nbt.FloatNBT
 
equals(Object) - Method in class net.minecraft.nbt.IntArrayNBT
 
equals(Object) - Method in class net.minecraft.nbt.IntNBT
 
equals(Object) - Method in class net.minecraft.nbt.ListNBT
 
equals(Object) - Method in class net.minecraft.nbt.LongArrayNBT
 
equals(Object) - Method in class net.minecraft.nbt.LongNBT
 
equals(Object) - Method in class net.minecraft.nbt.ShortNBT
 
equals(Object) - Method in class net.minecraft.nbt.StringNBT
 
equals(Object) - Method in class net.minecraft.network.datasync.DataParameter
 
equals(Object) - Method in class net.minecraft.network.PacketBuffer
 
equals(Object) - Method in class net.minecraft.pathfinding.PathPoint
 
equals(Object) - Method in class net.minecraft.potion.EffectInstance
 
equals(Object) - Method in class net.minecraft.realms.RealmsVertexFormat
 
equals(Object) - Method in class net.minecraft.realms.RealmsVertexFormatElement
 
equals(Object) - Method in class net.minecraft.resources.ResourcePackInfo
 
equals(Object) - Method in class net.minecraft.resources.SimpleResource
 
equals(Object) - Method in class net.minecraft.state.BooleanProperty
 
equals(Object) - Method in class net.minecraft.state.EnumProperty
 
equals(Object) - Method in class net.minecraft.state.IntegerProperty
 
equals(Object) - Method in class net.minecraft.state.Property
 
equals(Object) - Method in class net.minecraft.state.StateHolder
 
equals(Object) - Method in class net.minecraft.stats.Stat
 
equals(Object) - Method in class net.minecraft.tags.Tag.ListEntry
 
equals(Object) - Method in class net.minecraft.tags.Tag.TagEntry
 
equals(Object) - Method in class net.minecraft.util.LongSerializable
 
equals(Object) - Method in class net.minecraft.util.math.AxisAlignedBB
 
equals(Object) - Method in class net.minecraft.util.math.ChunkPos
 
equals(Object) - Method in class net.minecraft.util.math.ColumnPos
 
equals(Object) - Method in class net.minecraft.util.math.GlobalPos
 
equals(Object) - Method in class net.minecraft.util.math.Rotations
 
equals(Vec2f) - Method in class net.minecraft.util.math.Vec2f
 
equals(Object) - Method in class net.minecraft.util.math.Vec3d
 
equals(Object) - Method in class net.minecraft.util.math.Vec3i
 
equals(Object) - Method in class net.minecraft.util.ResourceLocation
 
equals(Object) - Method in class net.minecraft.util.text.event.ClickEvent
 
equals(Object) - Method in class net.minecraft.util.text.event.HoverEvent
 
equals(Object) - Method in class net.minecraft.util.text.KeybindTextComponent
 
equals(Object) - Method in class net.minecraft.util.text.NBTTextComponent.Block
 
equals(Object) - Method in class net.minecraft.util.text.NBTTextComponent.Entity
 
equals(Object) - Method in class net.minecraft.util.text.ScoreTextComponent
 
equals(Object) - Method in class net.minecraft.util.text.SelectorTextComponent
 
equals(Object) - Method in class net.minecraft.util.text.StringTextComponent
 
equals(Object) - Method in class net.minecraft.util.text.Style
 
equals(Object) - Method in class net.minecraft.util.text.TextComponent
 
equals(Object) - Method in class net.minecraft.util.text.TranslationTextComponent
 
equals(Object) - Method in class net.minecraft.village.PointOfInterest
 
equals(Object) - Method in class net.minecraft.world.GameRules.RuleKey
 
equals(Object) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
equals(Object) - Method in class net.minecraft.world.NextTickListEntry
 
equals(Object) - Method in class net.minecraft.world.server.Ticket
 
equals(Object) - Method in class net.minecraft.world.storage.MapBanner
 
equals(Object) - Method in class net.minecraft.world.storage.MapDecoration
 
equals(Object) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
equals(Object) - Method in class net.minecraftforge.client.model.ModelLoader.BakedModelCacheKey
 
equals(Object) - Method in class net.minecraftforge.client.model.ModelStateComposition
 
equals(Object) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
equals(Object) - Method in class net.minecraftforge.client.model.obj.OBJModel2.ModelSettings
 
equals(OBJModel2.ModelSettings) - Method in class net.minecraftforge.client.model.obj.OBJModel2.ModelSettings
 
equals(Object) - Method in class net.minecraftforge.common.animation.TimeValues.CompositionValue
 
equals(Object) - Method in class net.minecraftforge.common.animation.TimeValues.ConstValue
 
equals(Object) - Method in class net.minecraftforge.common.animation.TimeValues.ParameterValue
 
equals(Object) - Method in class net.minecraftforge.common.animation.TimeValues.SimpleExprValue
 
equals(Object) - Method in class net.minecraftforge.common.animation.TimeValues.VariableValue
 
equals(Object) - Method in class net.minecraftforge.common.DungeonHooks.DungeonMob
 
equals(ItemStack, boolean) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Determines if the ItemStack is equal to the other item stack, including Item, Count, and NBT.
equals(Object) - Method in class net.minecraftforge.common.model.animation.Clips.ClipReference
 
equals(Object) - Method in class net.minecraftforge.common.model.animation.Clips.ModelClip
 
equals(Object) - Method in class net.minecraftforge.common.model.animation.Clips.SlerpClip
 
equals(Object) - Method in class net.minecraftforge.common.model.animation.Clips.TimeClip
 
equals(Object) - Method in class net.minecraftforge.common.model.TRSRTransformation
 
equals(Object) - Method in class net.minecraftforge.common.util.BlockSnapshot
 
equals(Object) - Method in class net.minecraftforge.common.util.Size2i
 
equals(Object) - Method in class net.minecraftforge.fluids.FluidStack
Default equality comparison for a FluidStack.
equals(Object) - Method in class net.minecraftforge.fml.OptionalMod
 
equals(Object) - Method in class net.minecraftforge.fml.RegistryObject
 
equals(Object) - Method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
equals(Object) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
equals(Object) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
equals(Object) - Method in class net.minecraftforge.registries.ObjectHolderRef
 
equals(Object) - Method in class net.minecraftforge.server.permission.context.ContextKey
 
equipment(Schema) - Static method in class net.minecraft.util.datafix.versions.V0099
 
equipment(Schema) - Static method in class net.minecraft.util.datafix.versions.V0100
 
EquipmentSlotType - Enum in net.minecraft.inventory
 
EquipmentSlotType.Group - Enum in net.minecraft.inventory
 
ERODED_BADLANDS - Static variable in class net.minecraft.world.biome.Biomes
 
ERODED_BADLANDS - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
ErodedBadlandsBiome - Class in net.minecraft.world.biome
 
ErodedBadlandsBiome() - Constructor for class net.minecraft.world.biome.ErodedBadlandsBiome
 
ErodedBadlandsSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
ErodedBadlandsSurfaceBuilder(Function<Dynamic<?>, ? extends SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.ErodedBadlandsSurfaceBuilder
 
ERROR_EMPTY - Static variable in class net.minecraft.advancements.criterion.MinMaxBounds
 
ERROR_EXPECTED_KEY - Static variable in class net.minecraft.nbt.JsonToNBT
 
ERROR_EXPECTED_VALUE - Static variable in class net.minecraft.nbt.JsonToNBT
 
ERROR_INSERT_MIXED_ARRAY - Static variable in class net.minecraft.nbt.JsonToNBT
 
ERROR_INSERT_MIXED_LIST - Static variable in class net.minecraft.nbt.JsonToNBT
 
ERROR_INTS_ONLY - Static variable in class net.minecraft.advancements.criterion.MinMaxBoundsWrapped
 
ERROR_INVALID_ARRAY - Static variable in class net.minecraft.nbt.JsonToNBT
 
ERROR_SWAPPED - Static variable in class net.minecraft.advancements.criterion.MinMaxBounds
 
ERROR_TRAILING_DATA - Static variable in class net.minecraft.nbt.JsonToNBT
 
ErrorScreen - Class in net.minecraft.client.gui.screen
 
ErrorScreen(ITextComponent, String) - Constructor for class net.minecraft.client.gui.screen.ErrorScreen
 
estimateExecutionSpeed() - Method in class net.minecraft.resources.AsyncReloader
 
estimateExecutionSpeed() - Method in interface net.minecraft.resources.IAsyncReloader
 
Event - Class in net.minecraftforge.common.animation
Event stored in the clip
Event(String, float) - Constructor for class net.minecraftforge.common.animation.Event
 
event() - Method in class net.minecraftforge.common.animation.Event
 
EVENT_BUS - Static variable in class net.minecraftforge.common.MinecraftForge
The core Forge EventBusses, all events for Forge will be fired on these, you should use this to register all your listeners.
EVENT_RAID_HORN - Static variable in class net.minecraft.util.SoundEvents
 
EventNetworkChannel - Class in net.minecraftforge.fml.network.event
 
EventNetworkChannel(NetworkInstance) - Constructor for class net.minecraftforge.fml.network.event.EventNetworkChannel
 
eventNetworkChannel() - Method in class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
Build a new EventNetworkChannel with this builder's configuration.
eventReceived(BlockState, World, BlockPos, int, int) - Method in class net.minecraft.block.Block
Deprecated.
eventReceived(BlockState, World, BlockPos, int, int) - Method in class net.minecraft.block.ComparatorBlock
 
eventReceived(BlockState, World, BlockPos, int, int) - Method in class net.minecraft.block.ContainerBlock
 
eventReceived(BlockState, World, BlockPos, int, int) - Method in class net.minecraft.block.NoteBlock
 
eventReceived(BlockState, World, BlockPos, int, int) - Method in class net.minecraft.block.PistonBlock
 
eventType - Variable in class net.minecraft.network.play.server.SCombatPacket
 
EVOKER - Static variable in class net.minecraft.entity.EntityType
 
EVOKER_FANGS - Static variable in class net.minecraft.entity.EntityType
 
EVOKER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
EvokerEntity - Class in net.minecraft.entity.monster
 
EvokerEntity(EntityType<? extends EvokerEntity>, World) - Constructor for class net.minecraft.entity.monster.EvokerEntity
 
EvokerEntity.WololoSpellGoal - Class in net.minecraft.entity.monster
 
EvokerFangsEntity - Class in net.minecraft.entity.projectile
 
EvokerFangsEntity(EntityType<? extends EvokerFangsEntity>, World) - Constructor for class net.minecraft.entity.projectile.EvokerFangsEntity
 
EvokerFangsEntity(World, double, double, double, float, int, LivingEntity) - Constructor for class net.minecraft.entity.projectile.EvokerFangsEntity
 
EvokerFangsModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
EvokerFangsModel() - Constructor for class net.minecraft.client.renderer.entity.model.EvokerFangsModel
 
EvokerFangsRenderer - Class in net.minecraft.client.renderer.entity
 
EvokerFangsRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EvokerFangsRenderer
 
EvokerRenderer<T extends SpellcastingIllagerEntity> - Class in net.minecraft.client.renderer.entity
 
EvokerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EvokerRenderer
 
exactly(int) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class net.minecraft.network.NetworkManager
 
execute(FunctionObject, CommandSource) - Method in class net.minecraft.advancements.FunctionManager
 
execute(ArrayDeque<FunctionManager.QueuedCommand>, int) - Method in class net.minecraft.advancements.FunctionManager.QueuedCommand
 
execute(FunctionManager, CommandSource, ArrayDeque<FunctionManager.QueuedCommand>, int) - Method in class net.minecraft.command.FunctionObject.CommandEntry
 
execute(FunctionManager, CommandSource, ArrayDeque<FunctionManager.QueuedCommand>, int) - Method in class net.minecraft.command.FunctionObject.FunctionEntry
 
execute(FunctionManager, CommandSource, ArrayDeque<FunctionManager.QueuedCommand>, int) - Method in interface net.minecraft.command.FunctionObject.IEntry
 
execute(Supplier<V>) - Static method in class net.minecraft.realms.Realms
 
execute(Runnable) - Static method in class net.minecraft.realms.Realms
 
execute(Runnable) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
execute() - Method in enum net.minecraftforge.fluids.capability.IFluidHandler.FluidAction
 
ExecuteCommand - Class in net.minecraft.command.impl
 
ExecuteCommand() - Constructor for class net.minecraft.command.impl.ExecuteCommand
 
executeCommand(PlayerEntity) - Method in class net.minecraft.tileentity.SignTileEntity
 
executePendingCommands() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
executionChance - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
ExistingFileHelper - Class in net.minecraftforge.client.model.generators
Enables data providers to check if other data files currently exist.
ExistingFileHelper(Collection<Path>, boolean) - Constructor for class net.minecraftforge.client.model.generators.ExistingFileHelper
 
existingFileHelper - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
existingFileHelper - Variable in class net.minecraftforge.client.model.generators.ModelProvider
 
ExistingModelFile(String, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.ModelFile.ExistingModelFile
Deprecated.
ExistingModelFile(ResourceLocation, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.ModelFile.ExistingModelFile
 
ExistingSubstitutionException - Exception in net.minecraftforge.fml.common.registry
 
ExistingSubstitutionException(ResourceLocation, Object) - Constructor for exception net.minecraftforge.fml.common.registry.ExistingSubstitutionException
 
exists(String) - Method in class net.minecraft.util.text.translation.LanguageMap
 
exists(ResourceLocation, ResourcePackType, String, String) - Method in class net.minecraftforge.client.model.generators.ExistingFileHelper
Check if a given resource exists in the known resource packs.
exists() - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
exists() - Method in class net.minecraftforge.client.model.generators.ModelFile.ExistingModelFile
 
exists() - Method in class net.minecraftforge.client.model.generators.ModelFile
 
exists() - Method in class net.minecraftforge.client.model.generators.ModelFile.UncheckedModelFile
 
exit() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
expand(Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
 
expand(double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
expand(LootContext, Consumer<ILootGenerator>) - Method in class net.minecraft.world.storage.loot.ParentedLootEntry
 
expand(LootContext, Consumer<ILootGenerator>) - Method in class net.minecraft.world.storage.loot.StandaloneLootEntry
 
expand(LootContext, Consumer<ILootGenerator>) - Method in class net.minecraft.world.storage.loot.TagLootEntry
 
ExpandedBlockModelDeserializer() - Constructor for class net.minecraftforge.client.model.ModelLoaderRegistry2.ExpandedBlockModelDeserializer
 
expandTo(MutableBoundingBox) - Method in class net.minecraft.util.math.MutableBoundingBox
 
EXPECTED_DOUBLE - Static variable in class net.minecraft.command.arguments.LocationPart
 
EXPECTED_END_OF_OPTIONS - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
EXPECTED_INT - Static variable in class net.minecraft.command.arguments.LocationPart
 
EXPECTED_VALUE_FOR_OPTION - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
expectServerStopped() - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
experience(int) - Static method in class net.minecraft.advancements.AdvancementRewards.Builder
 
experience - Variable in class net.minecraft.entity.player.PlayerEntity
 
experience - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
EXPERIENCE_BOTTLE - Static variable in class net.minecraft.entity.EntityType
 
EXPERIENCE_BOTTLE - Static variable in class net.minecraft.item.Items
 
EXPERIENCE_ORB - Static variable in class net.minecraft.entity.EntityType
 
ExperienceBottleEntity - Class in net.minecraft.entity.item
 
ExperienceBottleEntity(EntityType<? extends ExperienceBottleEntity>, World) - Constructor for class net.minecraft.entity.item.ExperienceBottleEntity
 
ExperienceBottleEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.item.ExperienceBottleEntity
 
ExperienceBottleEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.ExperienceBottleEntity
 
ExperienceBottleItem - Class in net.minecraft.item
 
ExperienceBottleItem(Item.Properties) - Constructor for class net.minecraft.item.ExperienceBottleItem
 
ExperienceCommand - Class in net.minecraft.command.impl
 
ExperienceCommand() - Constructor for class net.minecraft.command.impl.ExperienceCommand
 
experienceLevel - Variable in class net.minecraft.entity.player.PlayerEntity
 
ExperienceOrbEntity - Class in net.minecraft.entity.item
 
ExperienceOrbEntity(World, double, double, double, int) - Constructor for class net.minecraft.entity.item.ExperienceOrbEntity
 
ExperienceOrbEntity(EntityType<? extends ExperienceOrbEntity>, World) - Constructor for class net.minecraft.entity.item.ExperienceOrbEntity
 
ExperienceOrbRenderer - Class in net.minecraft.client.renderer.entity
 
ExperienceOrbRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ExperienceOrbRenderer
 
experienceTotal - Variable in class net.minecraft.entity.player.PlayerEntity
 
experienceValue - Variable in class net.minecraft.entity.MobEntity
 
expired - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
expiredTrial - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
ExpireHidingTask - Class in net.minecraft.entity.ai.brain.task
 
ExpireHidingTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.ExpireHidingTask
 
ExpirePOITask - Class in net.minecraft.entity.ai.brain.task
 
ExpirePOITask(PointOfInterestType, MemoryModuleType<GlobalPos>) - Constructor for class net.minecraft.entity.ai.brain.task.ExpirePOITask
 
explode(World, BlockPos) - Static method in class net.minecraft.block.TNTBlock
Deprecated.
explode() - Method in class net.minecraft.entity.item.TNTEntity
 
explodeCart(double) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
ExplorationMap - Class in net.minecraft.world.storage.loot.functions
 
ExplorationMap.Builder - Class in net.minecraft.world.storage.loot.functions
 
ExplorationMap.Serializer - Class in net.minecraft.world.storage.loot.functions
 
EXPLOSION - Static variable in class net.minecraft.particles.ParticleTypes
 
Explosion - Class in net.minecraft.world
 
Explosion(World, Entity, double, double, double, float, List<BlockPos>) - Constructor for class net.minecraft.world.Explosion
 
Explosion(World, Entity, double, double, double, float, boolean, Explosion.Mode, List<BlockPos>) - Constructor for class net.minecraft.world.Explosion
 
Explosion(World, Entity, double, double, double, float, boolean, Explosion.Mode) - Constructor for class net.minecraft.world.Explosion
 
Explosion.Mode - Enum in net.minecraft.world
 
EXPLOSION_EMITTER - Static variable in class net.minecraft.particles.ParticleTypes
 
EXPLOSION_RADIUS - Static variable in class net.minecraft.world.storage.loot.LootParameters
 
ExplosionDecay - Class in net.minecraft.world.storage.loot.functions
 
ExplosionDecay.Serializer - Class in net.minecraft.world.storage.loot.functions
 
ExplosionEvent - Class in net.minecraftforge.event.world
ExplosionEvent triggers when an explosion happens in the world.

ExplosionEvent.Start is fired before the explosion actually occurs.
ExplosionEvent.Detonate is fired once the explosion has a list of affected blocks and entities.

ExplosionEvent.Start is Cancelable.
ExplosionEvent.Detonate can modify the affected blocks and entities.
Children do not use HasResult.
Children of this event are fired on the MinecraftForge.EVENT_BUS.
ExplosionEvent(World, Explosion) - Constructor for class net.minecraftforge.event.world.ExplosionEvent
 
ExplosionEvent.Detonate - Class in net.minecraftforge.event.world
ExplosionEvent.Detonate is fired once the explosion has a list of affected blocks and entities.
ExplosionEvent.Start - Class in net.minecraftforge.event.world
ExplosionEvent.Start is fired before the explosion actually occurs.
explosionPower - Variable in class net.minecraft.entity.projectile.FireballEntity
 
explosionResistance(float) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
EXTENDED - Static variable in class net.minecraft.block.PistonBlock
 
EXTENDED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
ExtendedList<E extends AbstractList.AbstractListEntry<E>> - Class in net.minecraft.client.gui.widget.list
 
ExtendedList(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.widget.list.ExtendedList
 
ExtendedList.AbstractListEntry<E extends ExtendedList.AbstractListEntry<E>> - Class in net.minecraft.client.gui.widget.list
 
extendedReach() - Method in class net.minecraft.client.multiplayer.PlayerController
 
ExtendedServerListData - Class in net.minecraftforge.fml.client
 
ExtendedServerListData(String, boolean, int, String) - Constructor for class net.minecraftforge.fml.client.ExtendedServerListData
 
extension() - Method in enum net.minecraftforge.fml.config.ModConfig.Type
 
extension() - Method in class net.minecraftforge.fml.ModLoadingContext
 
ExtensionPoint<T> - Class in net.minecraftforge.fml
 
extensionPoints - Variable in class net.minecraftforge.fml.ModContainer
 
extinguish() - Method in class net.minecraft.entity.Entity
 
extinguishFire(PlayerEntity, BlockPos, Direction) - Method in class net.minecraft.world.World
 
extraChance - Variable in class net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig
 
extraCount - Variable in class net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig
 
extractDragMode(int) - Static method in class net.minecraft.inventory.container.Container
 
extractEnergy(int, boolean) - Method in class net.minecraftforge.energy.EnergyStorage
 
extractEnergy(int, boolean) - Method in interface net.minecraftforge.energy.IEnergyStorage
Removes energy from the storage.
extractHook(IHopper) - Static method in class net.minecraftforge.items.VanillaInventoryCodeHooks
Copied from TileEntityHopper#captureDroppedItems and added capability support
extractItem(int, int, boolean) - Method in interface net.minecraftforge.items.IItemHandler
Extracts an ItemStack from the given slot.
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.ItemStackHandler
 
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
extractX(long) - Static method in class net.minecraft.util.math.SectionPos
 
extractY(long) - Static method in class net.minecraft.util.math.SectionPos
 
extractZ(long) - Static method in class net.minecraft.util.math.SectionPos
 
extraRandomHeight - Variable in class net.minecraft.world.gen.feature.HugeTreesFeature
 
extraReason - Variable in class net.minecraftforge.fml.client.ExtendedServerListData
 
EYE - Static variable in class net.minecraft.block.EndPortalFrameBlock
 
EYE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
EYE_OF_ENDER - Static variable in class net.minecraft.entity.EntityType
 
EYE_SHAPE - Static variable in class net.minecraft.block.EndPortalFrameBlock
 
EyeHeight(Entity, Pose, EntitySize, float) - Constructor for class net.minecraftforge.event.entity.EntityEvent.EyeHeight
 
EyeOfEnderEntity - Class in net.minecraft.entity.item
 
EyeOfEnderEntity(EntityType<? extends EyeOfEnderEntity>, World) - Constructor for class net.minecraft.entity.item.EyeOfEnderEntity
 
EyeOfEnderEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.EyeOfEnderEntity
 
eyesInWater - Variable in class net.minecraft.entity.Entity
 
eyesInWaterPlayer - Variable in class net.minecraft.entity.player.PlayerEntity
 

F

FACE - Static variable in class net.minecraft.block.HorizontalFaceBlock
 
face - Variable in class net.minecraft.client.renderer.model.BakedQuad
 
FACE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
Face(B3DModel.Vertex, B3DModel.Vertex, B3DModel.Vertex, B3DModel.Brush) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Face
 
Face(B3DModel.Vertex, B3DModel.Vertex, B3DModel.Vertex, B3DModel.Brush, Vector3f) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Face
 
face(Direction) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
Return or create the face builder for the given direction.
Face(OBJModel.Vertex[]) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Face
Deprecated.
 
Face(OBJModel.Vertex[], String) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Face
Deprecated.
 
FaceBakery - Class in net.minecraft.client.renderer.model
 
FaceBakery() - Constructor for class net.minecraft.client.renderer.model.FaceBakery
 
FaceDirection - Enum in net.minecraft.client.renderer
 
FaceDirection.Constants - Class in net.minecraft.client.renderer
 
FaceDirection.VertexInformation - Class in net.minecraft.client.renderer
 
faceEntity(Entity, float, float) - Method in class net.minecraft.entity.MobEntity
 
faceQuads - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
faces(BiConsumer<Direction, ModelBuilder<T>.ElementBuilder.FaceBuilder>) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
Modify all existing faces dynamically using a function.
faceTex2(int, int, int, int) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
faceTint(float, float, float, int) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
FACING - Static variable in class net.minecraft.block.AbstractFurnaceBlock
 
FACING - Static variable in class net.minecraft.block.AnvilBlock
 
FACING - Static variable in class net.minecraft.block.AttachedStemBlock
 
FACING - Static variable in class net.minecraft.block.CampfireBlock
 
FACING - Static variable in class net.minecraft.block.CarvedPumpkinBlock
 
FACING - Static variable in class net.minecraft.block.ChestBlock
 
FACING - Static variable in class net.minecraft.block.CommandBlockBlock
 
FACING - Static variable in class net.minecraft.block.DeadCoralWallFanBlock
 
FACING - Static variable in class net.minecraft.block.DirectionalBlock
 
FACING - Static variable in class net.minecraft.block.DispenserBlock
 
FACING - Static variable in class net.minecraft.block.DoorBlock
 
FACING - Static variable in class net.minecraft.block.EnderChestBlock
 
FACING - Static variable in class net.minecraft.block.EndPortalFrameBlock
 
FACING - Static variable in class net.minecraft.block.HopperBlock
 
FACING - Static variable in class net.minecraft.block.LadderBlock
 
FACING - Static variable in class net.minecraft.block.LecternBlock
 
FACING - Static variable in class net.minecraft.block.MovingPistonBlock
 
FACING - Static variable in class net.minecraft.block.RedstoneWallTorchBlock
 
FACING - Static variable in class net.minecraft.block.ShulkerBoxBlock
 
FACING - Static variable in class net.minecraft.block.StairsBlock
 
FACING - Static variable in class net.minecraft.block.TripWireHookBlock
 
FACING - Static variable in class net.minecraft.block.WallSignBlock
 
FACING - Static variable in class net.minecraft.block.WallSkullBlock
 
FACING - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
FACING - Static variable in class net.minecraftforge.server.permission.context.ContextKeys
 
FACING_EXCEPT_UP - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
FACING_PROPERTY_MAP - Static variable in class net.minecraft.block.RedstoneWireBlock
 
FACING_TO_PROPERTY_MAP - Static variable in class net.minecraft.block.FourWayBlock
 
FACING_TO_PROPERTY_MAP - Static variable in class net.minecraft.block.SixWayBlock
 
FACING_TO_PROPERTY_MAP - Static variable in class net.minecraft.block.VineBlock
 
facingDirection - Variable in class net.minecraft.entity.item.HangingEntity
 
FACINGS - Static variable in class net.minecraft.client.renderer.WorldRenderer
 
Factory(ResourceLocation, int, int, List<String>) - Constructor for class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider.Factory
 
Factory(ResourceLocation, String) - Constructor for class net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.BarrierParticle.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.BreakingParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.BubbleColumnUpParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.BubbleParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.BubblePopParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CloudParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CritParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CurrentDownParticle.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.DiggingParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DragonBreathParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.EndRodParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.FallingDustParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.FlameParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.HeartParticle.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.HugeExplosionParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.LargeExplosionParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.LargeSmokeParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.LavaParticle.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.MobAppearanceParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.NoteParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.PoofParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.PortalParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.RainParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.RedstoneParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SmokeParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SpellParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SpitParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SplashParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SquidInkParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SuspendedTownParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SweepAttackParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.TotemOfUndyingParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.UnderwaterParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.WaterWakeParticle.Factory
 
factory - Variable in class net.minecraftforge.client.model.generators.ModelProvider
 
fail() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
Prevent the world from loading due to the missing item.
FAILURE - Static variable in class net.minecraftforge.fluids.FluidActionResult
 
FakePlayer - Class in net.minecraftforge.common.util
 
FakePlayer(ServerWorld, GameProfile) - Constructor for class net.minecraftforge.common.util.FakePlayer
 
FakePlayerFactory - Class in net.minecraftforge.common.util
 
FakePlayerFactory() - Constructor for class net.minecraftforge.common.util.FakePlayerFactory
 
fall(float, float) - Method in class net.minecraft.entity.boss.WitherEntity
 
fall(float, float) - Method in class net.minecraft.entity.Entity
 
fall(float, float) - Method in class net.minecraft.entity.FlyingEntity
 
fall(float, float) - Method in class net.minecraft.entity.item.FallingBlockEntity
 
fall(float, float) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
fall(float, float) - Method in class net.minecraft.entity.LivingEntity
 
fall(float, float) - Method in class net.minecraft.entity.monster.BlazeEntity
 
fall(float, float) - Method in class net.minecraft.entity.monster.CreeperEntity
 
fall(float, float) - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
fall(float, float) - Method in class net.minecraft.entity.passive.BatEntity
 
fall(float, float) - Method in class net.minecraft.entity.passive.CatEntity
 
fall(float, float) - Method in class net.minecraft.entity.passive.ChickenEntity
 
fall(float, float) - Method in class net.minecraft.entity.passive.FoxEntity
 
fall(float, float) - Method in class net.minecraft.entity.passive.GolemEntity
 
fall(float, float) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
fall(float, float) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
fall(float, float) - Method in class net.minecraft.entity.passive.OcelotEntity
 
fall(float, float) - Method in class net.minecraft.entity.passive.ParrotEntity
 
fall(float, float) - Method in class net.minecraft.entity.player.PlayerEntity
 
FALL - Static variable in class net.minecraft.util.DamageSource
 
FALL_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
FallbackResourceManager - Class in net.minecraft.resources
 
FallbackResourceManager(ResourcePackType) - Constructor for class net.minecraft.resources.FallbackResourceManager
 
fallDistance - Variable in class net.minecraft.entity.Entity
 
FALLING - Static variable in class net.minecraft.fluid.FlowingFluid
 
FALLING - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
FALLING_BLOCK - Static variable in class net.minecraft.entity.EntityType
 
FALLING_BLOCK - Static variable in class net.minecraft.util.DamageSource
 
FALLING_DUST - Static variable in class net.minecraft.particles.ParticleTypes
 
FALLING_LAVA - Static variable in class net.minecraft.particles.ParticleTypes
 
FALLING_WATER - Static variable in class net.minecraft.particles.ParticleTypes
 
FallingBlock - Class in net.minecraft.block
 
FallingBlock(Block.Properties) - Constructor for class net.minecraft.block.FallingBlock
 
FallingBlockEntity - Class in net.minecraft.entity.item
 
FallingBlockEntity(EntityType<? extends FallingBlockEntity>, World) - Constructor for class net.minecraft.entity.item.FallingBlockEntity
 
FallingBlockEntity(World, double, double, double, BlockState) - Constructor for class net.minecraft.entity.item.FallingBlockEntity
 
FallingBlockRenderer - Class in net.minecraft.client.renderer.entity
 
FallingBlockRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.FallingBlockRenderer
 
FallingDustParticle - Class in net.minecraft.client.particle
 
FallingDustParticle.Factory - Class in net.minecraft.client.particle
 
FallingLavaFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.FallingLavaFactory
 
FallingWaterFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.FallingWaterFactory
 
fallTime - Variable in class net.minecraft.entity.item.FallingBlockEntity
 
FALSE - Static variable in interface net.minecraft.client.renderer.model.multipart.ICondition
 
FALSE - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
FALSE() - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
FalseCondition - Class in net.minecraftforge.common.crafting.conditions
 
FalseCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
falseFeature - Variable in class net.minecraft.world.gen.feature.TwoFeatureChoiceConfig
 
FANCY_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
fancyGraphics - Variable in class net.minecraft.client.GameSettings
 
FARMER - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
FARMER - Static variable in class net.minecraft.village.PointOfInterestType
 
FARMLAND - Static variable in class net.minecraft.block.Blocks
 
FARMLAND - Static variable in class net.minecraft.item.Items
 
FarmlandBlock - Class in net.minecraft.block
 
FarmlandBlock(Block.Properties) - Constructor for class net.minecraft.block.FarmlandBlock
 
FarmlandTrampleEvent(World, BlockPos, BlockState, float, Entity) - Constructor for class net.minecraftforge.event.world.BlockEvent.FarmlandTrampleEvent
 
FarmlandWaterManager - Class in net.minecraftforge.common
 
FarmlandWaterManager() - Constructor for class net.minecraftforge.common.FarmlandWaterManager
 
FarmTask - Class in net.minecraft.entity.ai.brain.task
 
FarmTask() - Constructor for class net.minecraft.entity.ai.brain.task.FarmTask
 
fastFloor(double) - Static method in class net.minecraft.realms.RealmsMth
 
fastFloor(double) - Static method in class net.minecraft.util.math.MathHelper
 
fastInvSqrt(double) - Static method in class net.minecraft.util.math.MathHelper
 
fastToEat() - Method in class net.minecraft.item.Food.Builder
 
FEATHER - Static variable in class net.minecraft.item.Items
 
FEATHER_FALLING - Static variable in class net.minecraft.enchantment.Enchantments
 
FEATHERS - Static variable in class net.minecraftforge.common.Tags.Items
 
FEATURE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
feature - Variable in class net.minecraft.world.gen.feature.ConfiguredFeature
 
feature - Variable in class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
 
feature - Variable in class net.minecraft.world.gen.feature.DecoratedFeatureConfig
 
Feature<FC extends IFeatureConfig> - Class in net.minecraft.world.gen.feature
 
Feature(Function<Dynamic<?>, ? extends FC>) - Constructor for class net.minecraft.world.gen.feature.Feature
 
Feature(Function<Dynamic<?>, ? extends FC>, boolean) - Constructor for class net.minecraft.world.gen.feature.Feature
 
FEATURE_CONFIGS - Static variable in class net.minecraft.world.gen.FlatGenerationSettings
 
FEATURE_POOL_ELEMENT - Static variable in interface net.minecraft.world.gen.feature.jigsaw.IJigsawDeserializer
 
FEATURE_STAGES - Static variable in class net.minecraft.world.gen.FlatGenerationSettings
 
FeatureJigsawPiece - Class in net.minecraft.world.gen.feature.jigsaw
 
FeatureJigsawPiece(ConfiguredFeature<?>) - Constructor for class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
Deprecated.
FeatureJigsawPiece(ConfiguredFeature<?>, JigsawPattern.PlacementBehaviour) - Constructor for class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
FeatureJigsawPiece(Dynamic<T>) - Constructor for class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
FeatureRadiusConfig - Class in net.minecraft.world.gen.feature
 
FeatureRadiusConfig(int) - Constructor for class net.minecraft.world.gen.feature.FeatureRadiusConfig
 
features - Variable in class net.minecraft.world.biome.Biome
 
FEATURES - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
features - Variable in class net.minecraft.world.gen.feature.MultipleRandomFeatureConfig
 
features - Variable in class net.minecraft.world.gen.feature.MultipleWithChanceRandomFeatureConfig
 
features - Variable in class net.minecraft.world.gen.feature.SingleRandomFeature
 
FEATURES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
FEATURES - Static variable in class net.minecraftforge.registries.GameData
 
FENCE_GATE_CLOSE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
FENCE_GATE_OPEN_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
FENCE_GATES - Static variable in class net.minecraftforge.common.Tags.Blocks
 
FENCE_GATES - Static variable in class net.minecraftforge.common.Tags.Items
 
FENCE_GATES_WOODEN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
FENCE_GATES_WOODEN - Static variable in class net.minecraftforge.common.Tags.Items
 
FenceBlock - Class in net.minecraft.block
 
FenceBlock(Block.Properties) - Constructor for class net.minecraft.block.FenceBlock
 
fenceBlock(FenceBlock, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
fenceBlock(FenceBlock, String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
fenceGate(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
FenceGateBlock - Class in net.minecraft.block
 
FenceGateBlock(Block.Properties) - Constructor for class net.minecraft.block.FenceGateBlock
 
fenceGateBlock(FenceGateBlock, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
fenceGateBlock(FenceGateBlock, String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
fenceGateBlock(FenceGateBlock, ModelFile, ModelFile, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
fenceGateOpen(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
fenceGateWall(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
fenceGateWallOpen(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
fenceInventory(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
fencePost(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
FENCES - Static variable in class net.minecraft.tags.BlockTags
 
FENCES - Static variable in class net.minecraft.tags.ItemTags
 
FENCES - Static variable in class net.minecraftforge.common.Tags.Blocks
 
FENCES - Static variable in class net.minecraftforge.common.Tags.Items
 
FENCES_NETHER_BRICK - Static variable in class net.minecraftforge.common.Tags.Blocks
 
FENCES_NETHER_BRICK - Static variable in class net.minecraftforge.common.Tags.Items
 
FENCES_WOODEN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
FENCES_WOODEN - Static variable in class net.minecraftforge.common.Tags.Items
 
fenceSide(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
FERMENTED_SPIDER_EYE - Static variable in class net.minecraft.item.Items
 
FERN - Static variable in class net.minecraft.block.Blocks
 
FERN - Static variable in class net.minecraft.item.Items
 
field_187328_d - Variable in enum com.mojang.blaze3d.platform.GlStateManager.CullFace
 
field_187351_d - Variable in enum com.mojang.blaze3d.platform.GlStateManager.FogMode
 
field_187370_q - Variable in enum com.mojang.blaze3d.platform.GlStateManager.LogicOp
 
field_195238_s - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
field_195522_a - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195523_f - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195524_g - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195525_h - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195526_i - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195527_j - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195528_k - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195529_l - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195530_m - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195531_n - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195818_a - Static variable in class net.minecraft.client.resources.data.LanguageMetadataSection
 
field_195955_e - Static variable in class net.minecraft.item.ShovelItem
 
field_196315_B - Static variable in class net.minecraft.block.ChestBlock
 
field_196370_b - Static variable in class net.minecraft.block.AbstractButtonBlock
 
field_196371_c - Static variable in class net.minecraft.block.AbstractButtonBlock
 
field_196372_E - Static variable in class net.minecraft.block.AbstractButtonBlock
 
field_196373_F - Static variable in class net.minecraft.block.AbstractButtonBlock
 
field_196374_G - Static variable in class net.minecraft.block.AbstractButtonBlock
 
field_196375_H - Static variable in class net.minecraft.block.AbstractButtonBlock
 
field_196376_y - Static variable in class net.minecraft.block.AbstractButtonBlock
 
field_196377_z - Static variable in class net.minecraft.block.AbstractButtonBlock
 
field_196400_b - Static variable in class net.minecraft.block.CactusBlock
 
field_196401_c - Static variable in class net.minecraft.block.CactusBlock
 
field_199289_b - Variable in enum com.mojang.blaze3d.platform.GlStateManager.Viewport
 
field_199290_c - Variable in enum com.mojang.blaze3d.platform.GlStateManager.Viewport
 
field_199291_d - Variable in enum com.mojang.blaze3d.platform.GlStateManager.Viewport
 
field_199292_e - Variable in enum com.mojang.blaze3d.platform.GlStateManager.Viewport
 
field_201522_g - Variable in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
field_201550_f - Variable in class net.minecraft.client.gui.screen.AlertScreen
 
field_201551_g - Variable in class net.minecraft.client.gui.screen.AlertScreen
 
field_203087_a - Static variable in class net.minecraft.client.renderer.entity.TridentRenderer
 
field_203112_e - Variable in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
field_203784_k - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
field_204031_a - Variable in class net.minecraft.world.gen.feature.structure.OceanRuinConfig
 
field_204402_a - Static variable in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
field_204836_a - Static variable in class net.minecraft.client.renderer.entity.layers.SpinAttackEffectLayer
 
field_204918_a - Static variable in class net.minecraft.util.datafix.fixes.RenamedCoral
 
field_205163_aV - Static variable in class net.minecraft.world.biome.FrozenOceanBiome
 
field_205552_a - Variable in class net.minecraft.world.gen.surfacebuilders.NetherSurfaceBuilder
 
field_205553_b - Variable in class net.minecraft.world.gen.surfacebuilders.NetherSurfaceBuilder
 
field_206597_b - Static variable in class net.minecraft.util.datafix.versions.V0705
 
field_206647_b - Static variable in class net.minecraft.util.datafix.versions.V0704
 
field_206648_c - Static variable in class net.minecraft.util.datafix.versions.V0704
 
field_206691_b - Static variable in class net.minecraft.util.datafix.versions.V0099
 
field_206856_bb - Static variable in class net.minecraft.world.biome.DeepFrozenOceanBiome
 
field_207460_a - Static variable in class net.minecraft.util.datafix.fixes.EntityCodSalmonFix
 
field_207461_a - Static variable in class net.minecraft.util.datafix.fixes.PufferfishRename
 
field_208063_b - Static variable in class net.minecraft.block.ShearableDoublePlantBlock
 
field_208065_c - Static variable in class net.minecraft.block.TallSeaGrassBlock
 
field_208066_B - Static variable in class net.minecraft.block.FenceGateBlock
 
field_208067_C - Static variable in class net.minecraft.block.FenceGateBlock
 
field_208068_x - Static variable in class net.minecraft.block.FenceGateBlock
 
field_208069_z - Static variable in class net.minecraft.block.FenceGateBlock
 
field_209111_t - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
field_209112_u - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
field_209113_v - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
field_209114_w - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
field_209115_x - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
field_209250_a - Static variable in class net.minecraft.client.renderer.GlDebugTextUtils
 
field_209251_b - Static variable in class net.minecraft.client.renderer.GlDebugTextUtils
 
field_209252_c - Static variable in class net.minecraft.client.renderer.GlDebugTextUtils
 
field_209759_b - Static variable in class net.minecraft.util.datafix.fixes.EntityCodSalmonFix
 
field_210919_a - Static variable in class net.minecraft.util.datafix.fixes.BiomeRenames
 
field_211870_a - Static variable in class net.minecraft.util.datafix.fixes.CoralFansRenameList
 
field_212180_g - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
field_212352_g - Variable in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
field_212362_a - Static variable in class net.minecraft.entity.projectile.AbstractArrowEntity
 
field_212596_a - Static variable in class net.minecraft.command.arguments.DimensionArgument
 
field_212604_a - Static variable in class net.minecraft.command.arguments.ColumnPosArgument
 
field_213003_c - Variable in class net.minecraft.client.gui.screen.ConfirmScreen
 
field_213139_a_ - Static variable in interface net.minecraft.command.ICommandSource
 
field_213425_bD - Static variable in class net.minecraft.entity.passive.CatEntity
 
field_213441_bD - Static variable in class net.minecraft.entity.passive.WolfEntity
 
field_213608_bz - Variable in class net.minecraft.entity.passive.PandaEntity
 
field_213629_b - Static variable in class net.minecraft.entity.monster.ElderGuardianEntity
 
field_213666_c - Static variable in class net.minecraft.entity.monster.AbstractRaiderEntity
 
field_213774_bB - Static variable in class net.minecraft.entity.merchant.villager.VillagerEntity
 
field_213788_bA - Static variable in class net.minecraft.entity.merchant.villager.VillagerEntity
 
field_213837_d - Variable in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
field_213853_c - Variable in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
field_213943_a - Variable in class net.minecraft.tileentity.BellTileEntity
 
field_213944_b - Variable in class net.minecraft.tileentity.BellTileEntity
 
field_213945_c - Variable in class net.minecraft.tileentity.BellTileEntity
 
field_213954_a - Variable in class net.minecraft.tileentity.BrewingStandTileEntity
 
field_214088_k - Variable in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
field_214166_a - Static variable in class net.minecraft.client.gui.screen.ReadBookScreen
 
field_214167_b - Static variable in class net.minecraft.client.gui.screen.ReadBookScreen
 
field_214428_a - Variable in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
field_214429_b - Variable in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
field_214488_aQ - Static variable in class net.minecraft.world.gen.feature.Feature
 
field_214644_a - Static variable in interface net.minecraft.world.gen.carver.ICarverConfig
 
field_214832_a - Variable in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
field_214833_b - Variable in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
field_214891_a - Static variable in class net.minecraft.world.gen.feature.jigsaw.JigsawManager
 
field_214908_a - Static variable in interface net.minecraft.util.IDynamicDeserializer
 
field_214979_i - Variable in class net.minecraft.world.gen.GenerationSettings
 
field_214980_j - Variable in class net.minecraft.world.gen.GenerationSettings
 
field_214981_k - Variable in class net.minecraft.world.gen.GenerationSettings
 
field_214984_n - Variable in class net.minecraft.world.gen.GenerationSettings
 
field_214985_o - Variable in class net.minecraft.world.gen.GenerationSettings
 
field_215359_a - Static variable in class net.minecraft.client.util.SearchTreeManager
 
field_215360_b - Static variable in class net.minecraft.client.util.SearchTreeManager
 
field_215432_a - Variable in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
field_215433_b - Variable in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
field_215435_c - Variable in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
field_215437_d - Variable in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
field_215439_e - Variable in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
field_215468_a - Static variable in class net.minecraft.world.gen.SimplexNoiseGenerator
 
field_215672_b - Static variable in interface net.minecraft.state.IStateHolder
 
field_215717_a - Variable in class net.minecraft.world.gen.LazyAreaLayerContext
 
field_215718_b - Variable in class net.minecraft.world.gen.LazyAreaLayerContext
 
field_215772_a - Variable in class net.minecraft.world.storage.SaveHandler
 
field_215910_a - Static variable in class net.minecraft.world.storage.loot.functions.ExplorationMap
 
field_216147_c - Variable in class net.minecraft.world.storage.loot.ParentedLootEntry
 
field_216165_c - Static variable in class net.minecraft.world.storage.loot.DynamicLootEntry
 
field_216224_e - Variable in enum net.minecraft.world.storage.loot.functions.CopyNbt.Source
 
field_216225_f - Variable in enum net.minecraft.world.storage.loot.functions.CopyNbt.Source
 
field_216226_g - Variable in enum net.minecraft.world.storage.loot.functions.CopyNbt.Source
 
field_216236_e - Variable in enum net.minecraft.world.storage.loot.functions.CopyName.Source
 
field_216237_f - Variable in enum net.minecraft.world.storage.loot.functions.CopyName.Source
 
field_216342_a - Static variable in class net.minecraft.command.TimerCallbackSerializers
 
field_216470_a - Static variable in class net.minecraft.client.audio.Listener
 
field_216763_g - Variable in class net.minecraft.item.crafting.RecipeBook
 
field_216764_h - Variable in class net.minecraft.item.crafting.RecipeBook
 
field_216765_i - Variable in class net.minecraft.item.crafting.RecipeBook
 
field_216766_j - Variable in class net.minecraft.item.crafting.RecipeBook
 
field_216868_a - Static variable in class net.minecraft.client.gui.chat.NarratorChatListener
 
field_216998_c - Variable in class net.minecraft.inventory.container.CartographyContainer
 
field_217087_f - Variable in class net.minecraft.inventory.container.StonecutterContainer
 
field_217105_a - Variable in class net.minecraft.client.renderer.entity.model.GenericHeadModel
 
field_217115_a - Variable in class net.minecraft.client.renderer.entity.model.FoxModel
 
field_217127_a - Variable in class net.minecraft.client.renderer.entity.model.HorseModel
 
field_217128_b - Variable in class net.minecraft.client.renderer.entity.model.HorseModel
 
field_217143_g - Variable in class net.minecraft.client.renderer.entity.model.IllagerModel
 
field_217144_h - Variable in class net.minecraft.client.renderer.entity.model.IllagerModel
 
field_217151_b - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
field_217152_f - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
field_217153_h - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
field_217584_C - Variable in class net.minecraft.client.particle.SimpleAnimatedParticle
 
field_217723_a - Variable in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer.Entry
 
field_217724_b - Variable in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer.Entry
 
field_217725_c - Variable in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer.Entry
 
field_217726_d - Variable in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer.Entry
 
field_217740_l - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
field_217741_m - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
field_217742_n - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
field_217747_a - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217748_b - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217749_c - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217750_d - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217751_e - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217752_f - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217753_g - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217754_h - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217755_a - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.POIInfo
 
field_217756_b - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.POIInfo
 
field_217757_c - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.POIInfo
 
field_217827_a - Static variable in class net.minecraft.client.resources.data.VillagerMetadataSection
 
field_217875_a - Variable in class net.minecraft.client.util.SearchTreeReloadable
 
field_217876_b - Variable in class net.minecraft.client.util.SearchTreeReloadable
 
field_218084_b - Static variable in class net.minecraft.command.arguments.NBTPathArgument
 
field_218586_a - Static variable in class net.minecraft.data.loot.EntityLootTables
 
field_218678_b - Variable in class net.minecraft.util.text.NBTTextComponent
 
field_218679_c - Variable in class net.minecraft.util.text.NBTTextComponent
 
field_218680_d - Variable in class net.minecraft.util.text.NBTTextComponent
 
field_218904_a - Static variable in class net.minecraft.command.impl.LootCommand
 
field_218955_b - Static variable in class net.minecraft.command.impl.data.DataCommand
 
field_218956_c - Static variable in class net.minecraft.command.impl.data.DataCommand
 
field_218993_F - Variable in class net.minecraft.server.dedicated.ServerProperties
 
field_219419_a - Static variable in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
field_219828_a - Static variable in class net.minecraft.util.datafix.fixes.DyeRenameMap
 
field_219829_a - Static variable in class net.minecraft.util.datafix.fixes.EntityRavagerRenameFix
 
field_219926_a - Static variable in class net.minecraft.profiler.EmptyProfileResult
 
field_220088_a - Static variable in class net.minecraft.block.BambooSaplingBlock
 
field_220115_d - Static variable in class net.minecraft.block.EnderChestBlock
 
field_220118_a - Static variable in class net.minecraft.block.ScaffoldingBlock
 
field_220119_b - Static variable in class net.minecraft.block.ScaffoldingBlock
 
field_220120_c - Static variable in class net.minecraft.block.ScaffoldingBlock
 
field_220133_a - Static variable in class net.minecraft.block.BellBlock
 
field_220159_d - Static variable in class net.minecraft.block.LecternBlock
 
field_220160_e - Static variable in class net.minecraft.block.LecternBlock
 
field_220161_f - Static variable in class net.minecraft.block.LecternBlock
 
field_220162_g - Static variable in class net.minecraft.block.LecternBlock
 
field_220163_w - Static variable in class net.minecraft.block.LecternBlock
 
field_220164_h - Static variable in class net.minecraft.block.LecternBlock
 
field_220165_i - Static variable in class net.minecraft.block.LecternBlock
 
field_220166_j - Static variable in class net.minecraft.block.LecternBlock
 
field_220167_k - Static variable in class net.minecraft.block.LecternBlock
 
field_220169_b - Static variable in class net.minecraft.block.ShulkerBoxBlock
 
field_220176_c - Static variable in class net.minecraft.block.BedBlock
 
field_220177_d - Static variable in class net.minecraft.block.BedBlock
 
field_220178_e - Static variable in class net.minecraft.block.BedBlock
 
field_220179_f - Static variable in class net.minecraft.block.BedBlock
 
field_220180_g - Static variable in class net.minecraft.block.BedBlock
 
field_220181_h - Static variable in class net.minecraft.block.BedBlock
 
field_220182_i - Static variable in class net.minecraft.block.BedBlock
 
field_220183_j - Static variable in class net.minecraft.block.BedBlock
 
field_220184_k - Static variable in class net.minecraft.block.BedBlock
 
field_220188_aa - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220189_ab - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220190_ac - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220191_ad - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220192_ae - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220193_af - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220194_ag - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220195_ah - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220196_ai - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220197_aj - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220198_ak - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220199_al - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220200_am - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220201_an - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220202_ao - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220203_ap - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220204_aq - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220205_ar - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220206_as - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220207_at - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220208_au - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220209_av - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220210_aw - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220211_ax - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220213_A - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220214_B - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220215_D - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220216_E - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220217_F - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220218_G - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220219_H - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220220_I - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220221_J - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220222_K - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220223_L - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220224_M - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220225_N - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220226_O - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220227_P - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220228_Q - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220229_R - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220230_S - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220231_T - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220232_U - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220233_V - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220234_W - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220235_X - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220236_Y - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220237_Z - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220238_a - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220239_b - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220240_c - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220241_d - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220242_e - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220243_f - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220244_g - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220245_h - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220246_i - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220247_j - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220248_k - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220249_w - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220250_x - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220251_y - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220252_z - Static variable in class net.minecraft.block.GrindstoneBlock
 
field_220279_b - Static variable in class net.minecraft.block.LanternBlock
 
field_220280_c - Static variable in class net.minecraft.block.LanternBlock
 
field_220284_a - Static variable in class net.minecraft.block.StonecutterBlock
 
field_220285_b - Static variable in class net.minecraft.block.StonecutterBlock
 
field_220298_a - Static variable in class net.minecraft.block.ComposterBlock
 
field_220300_c - Static variable in class net.minecraft.block.ComposterBlock
 
field_220366_a - Variable in class net.minecraft.entity.passive.FoxEntity.FoxData
 
field_220367_b - Variable in class net.minecraft.entity.passive.FoxEntity.FoxData
 
field_220698_c - Variable in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
field_220716_e - Variable in class net.minecraft.entity.ai.goal.LookAtGoal
 
field_220731_g - Variable in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
field_220851_a - Variable in class net.minecraft.entity.monster.AbstractRaiderEntity.FindTargetGoal
 
field_220931_g - Variable in enum net.minecraft.village.GossipType
 
field_220932_h - Variable in enum net.minecraft.village.GossipType
 
field_220933_i - Variable in enum net.minecraft.village.GossipType
 
field_220934_j - Variable in enum net.minecraft.village.GossipType
 
field_220935_k - Variable in enum net.minecraft.village.GossipType
 
field_221053_a - Static variable in class net.minecraft.village.PointOfInterestType
 
field_221239_a - Static variable in class net.minecraft.entity.merchant.villager.VillagerTrades
 
field_221240_b - Static variable in class net.minecraft.entity.merchant.villager.VillagerTrades
 
field_222480_O - Static variable in enum net.minecraft.tileentity.BannerPattern
 
field_222481_P - Static variable in enum net.minecraft.tileentity.BannerPattern
 
field_222505_a - Variable in class net.minecraft.block.pattern.BlockPattern.PortalInfo
 
field_222506_b - Variable in class net.minecraft.block.pattern.BlockPattern.PortalInfo
 
field_222507_c - Variable in class net.minecraft.block.pattern.BlockPattern.PortalInfo
 
field_222861_j - Variable in class net.minecraft.pathfinding.PathPoint
 
field_222927_n - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
field_222928_d - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_222929_e - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_222930_g - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_223455_g - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_223456_i - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_223457_m - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_223511_c - Variable in class net.minecraft.profiler.DataPoint
 
field_223550_o - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
field_224141_a - Variable in class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
field_224142_b - Variable in class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
field_224143_c - Variable in class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
field_224144_d - Variable in class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
field_224145_e - Variable in class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
field_224237_a - Static variable in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
field_224250_a - Variable in class com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen
 
field_224251_b - Variable in class com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen
 
field_224252_c - Variable in class com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen
 
field_224253_d - Variable in class com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen
 
field_224455_a - Variable in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
field_224638_a - Variable in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
field_224898_d - Variable in enum com.mojang.realmsclient.client.RealmsClient.Environment
 
field_224899_e - Variable in enum com.mojang.realmsclient.client.RealmsClient.Environment
 
field_224944_a - Static variable in class com.mojang.realmsclient.client.RealmsClient
 
field_224968_a - Variable in class com.mojang.realmsclient.client.Request
 
field_224969_b - Variable in class com.mojang.realmsclient.client.Request
 
field_224978_a - Variable in class com.mojang.realmsclient.client.UploadStatus
 
field_224979_b - Variable in class com.mojang.realmsclient.client.UploadStatus
 
field_224981_a - Variable in exception com.mojang.realmsclient.exception.RealmsServiceException
 
field_224982_b - Variable in exception com.mojang.realmsclient.exception.RealmsServiceException
 
field_224983_c - Variable in exception com.mojang.realmsclient.exception.RealmsServiceException
 
field_224984_d - Variable in exception com.mojang.realmsclient.exception.RealmsServiceException
 
field_224985_e - Variable in exception com.mojang.realmsclient.exception.RetryCallException
 
field_224993_a - Variable in class com.mojang.realmsclient.gui.LongRunningTask
 
field_225113_d - Variable in class com.mojang.realmsclient.gui.RealmsServerSlotButton.ServerData
 
field_225114_e - Variable in class com.mojang.realmsclient.gui.RealmsServerSlotButton.ServerData
 
field_225116_g - Variable in class com.mojang.realmsclient.gui.RealmsServerSlotButton.ServerData
 
field_225125_a - Variable in class com.mojang.realmsclient.gui.ListButton
 
field_225126_b - Variable in class com.mojang.realmsclient.gui.ListButton
 
field_225127_c - Variable in class com.mojang.realmsclient.gui.ListButton
 
field_225128_d - Variable in class com.mojang.realmsclient.gui.ListButton
 
field_225139_a - Variable in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen.DownloadStatus
 
field_225140_b - Variable in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen.DownloadStatus
 
field_225143_c - Variable in enum com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen.Type
 
field_225144_d - Variable in enum com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen.Type
 
field_225179_a - Variable in class com.mojang.realmsclient.gui.screens.UploadResult
 
field_225180_b - Variable in class com.mojang.realmsclient.gui.screens.UploadResult
 
field_225185_a - Variable in class com.mojang.realmsclient.util.RealmsPersistence.RealmsPersistenceData
 
field_225186_b - Variable in class com.mojang.realmsclient.util.RealmsPersistence.RealmsPersistenceData
 
field_225194_a - Static variable in class com.mojang.realmsclient.util.RealmsUtil
 
field_225213_a - Variable in class com.mojang.realmsclient.util.TextRenderingUtils.Line
 
field_225302_l - Static variable in class net.minecraft.client.settings.AbstractOption
 
field_225307_E - Variable in class net.minecraft.client.GameSettings
 
field_225395_K - Variable in class net.minecraft.server.dedicated.ServerProperties
 
field_225462_q - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
field_70977_g - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
field_70982_bz - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
field_70983_bA - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
field_70984_by - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
field_70985_j - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
field_70986_h - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
field_70987_i - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
field_70990_bB - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
field_70992_bH - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
field_75376_d - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
field_75391_e - Variable in class net.minecraft.entity.ai.goal.BreedGoal
 
field_76702_h - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
field_76998_a - Variable in class net.minecraft.client.renderer.entity.BoatRenderer
 
field_77013_a - Variable in class net.minecraft.client.renderer.entity.MinecartRenderer
 
field_78144_f - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
field_78146_d - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
field_78147_e - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
field_78148_b - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
field_78149_c - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
field_78177_c - Variable in class net.minecraft.client.renderer.entity.model.IronGolemModel
 
field_78232_b - Variable in class net.minecraft.client.renderer.tileentity.model.ChestModel
 
field_78233_c - Variable in class net.minecraft.client.renderer.tileentity.model.ChestModel
 
field_78234_a - Variable in class net.minecraft.client.renderer.tileentity.model.ChestModel
 
field_78239_a - Variable in class net.minecraft.client.renderer.model.TexturedQuad
 
FIGHTERS - Static variable in class net.minecraft.entity.item.PaintingType
 
file - Variable in class net.minecraft.resources.ResourcePack
 
FILE_IPBANS - Static variable in class net.minecraft.server.management.PlayerList
 
FILE_OPS - Static variable in class net.minecraft.server.management.PlayerList
 
FILE_PLAYERBANS - Static variable in class net.minecraft.server.management.PlayerList
 
FILE_WHITELIST - Static variable in class net.minecraft.server.management.PlayerList
 
FileDownload - Class in com.mojang.realmsclient.client
 
FileDownload() - Constructor for class com.mojang.realmsclient.client.FileDownload
 
FilePack - Class in net.minecraft.resources
 
FilePack(File) - Constructor for class net.minecraft.resources.FilePack
 
FileUpload - Class in com.mojang.realmsclient.client
 
FileUpload(File, long, int, UploadInfo, String, String, String, UploadStatus) - Constructor for class com.mojang.realmsclient.client.FileUpload
 
FileUtil - Class in net.minecraft.util
 
FileUtil() - Constructor for class net.minecraft.util.FileUtil
 
fill(int, int, int, int, int) - Static method in class net.minecraft.client.gui.AbstractGui
 
fill(NonNullList<ItemStack>) - Method in class net.minecraft.item.ItemGroup
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
Fills fluid into internal tanks, distribution is left entirely to the IFluidHandler.
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.BlockWrapper
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.IFluidTank
 
FILL_CAULDRON - Static variable in class net.minecraft.stats.Stats
 
FILL_LAYER - Static variable in class net.minecraft.world.gen.feature.Feature
 
fillAreaRGBA(int, int, int, int, int) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
FillBucketEvent - Class in net.minecraftforge.event.entity.player
This event is fired when a player attempts to use a Empty bucket, it can be canceled to completely prevent any further processing.
FillBucketEvent(PlayerEntity, ItemStack, World, RayTraceResult) - Constructor for class net.minecraftforge.event.entity.player.FillBucketEvent
 
FillCommand - Class in net.minecraft.command.impl
 
FillCommand() - Constructor for class net.minecraft.command.impl.FillCommand
 
fillCrashReport(CrashReport) - Method in class net.minecraft.client.world.ClientWorld
 
fillCrashReport(CrashReportCategory) - Method in class net.minecraft.entity.Entity
 
fillCrashReport(CrashReportCategory) - Method in class net.minecraft.entity.item.FallingBlockEntity
 
fillCrashReport(CrashReport) - Method in class net.minecraft.world.World
 
FILLED_BUCKET - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
FILLED_MAP - Static variable in class net.minecraft.item.Items
 
FilledBucketTrigger - Class in net.minecraft.advancements.criterion
 
FilledBucketTrigger() - Constructor for class net.minecraft.advancements.criterion.FilledBucketTrigger
 
FilledBucketTrigger.Instance - Class in net.minecraft.advancements.criterion
 
FilledMapItem - Class in net.minecraft.item
 
FilledMapItem(Item.Properties) - Constructor for class net.minecraft.item.FilledMapItem
 
FilledProfileResult - Class in net.minecraft.profiler
 
FilledProfileResult(Map<String, Long>, Map<String, Long>, long, int, long, int) - Constructor for class net.minecraft.profiler.FilledProfileResult
 
fillGradient(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.AbstractGui
 
fillGradient(int, int, int, int, int, int) - Method in class net.minecraft.realms.RealmsScreen
 
fillGradient(int, int, int, int, int, int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
fillInDisplaySlots(CompoundNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
fillInStackTrace() - Method in exception net.minecraft.network.ThreadQuickExitException
 
fillInStackTrace() - Method in exception net.minecraftforge.fml.common.LoaderExceptionModCrash
 
fillInventory(IInventory, LootContext) - Method in class net.minecraft.world.storage.loot.LootTable
 
fillItemGroup(ItemGroup, NonNullList<ItemStack>) - Method in class net.minecraft.block.Block
 
fillItemGroup(ItemGroup, NonNullList<ItemStack>) - Method in class net.minecraft.item.BlockItem
 
fillItemGroup(ItemGroup, NonNullList<ItemStack>) - Method in class net.minecraft.item.EnchantedBookItem
 
fillItemGroup(ItemGroup, NonNullList<ItemStack>) - Method in class net.minecraft.item.Item
 
fillItemGroup(ItemGroup, NonNullList<ItemStack>) - Method in class net.minecraft.item.PotionItem
 
fillItemGroup(ItemGroup, NonNullList<ItemStack>) - Method in class net.minecraft.item.TippedArrowItem
 
FillLayerConfig - Class in net.minecraft.world.gen.feature
 
FillLayerConfig(int, BlockState) - Constructor for class net.minecraft.world.gen.feature.FillLayerConfig
 
FillLayerFeature - Class in net.minecraft.world.gen.feature
 
FillLayerFeature(Function<Dynamic<?>, ? extends FillLayerConfig>) - Constructor for class net.minecraft.world.gen.feature.FillLayerFeature
 
fillNormal(int[], Direction) - Static method in class net.minecraftforge.client.ForgeHooksClient
internal, relies on fixed format of FaceBakery
FillPlayerHead - Class in net.minecraft.world.storage.loot.functions
 
FillPlayerHead(ILootCondition[], LootContext.EntityTarget) - Constructor for class net.minecraft.world.storage.loot.functions.FillPlayerHead
 
FillPlayerHead.Serializer - Class in net.minecraft.world.storage.loot.functions
 
fillResourcePackList(ResourcePackList<ClientResourcePackInfo>) - Method in class net.minecraft.client.GameSettings
 
fillSelectorSuggestions(SuggestionsBuilder) - Static method in class net.minecraftforge.common.command.EntitySelectorManager
fillSnooper(Snooper) - Method in class net.minecraft.client.Minecraft
 
fillSnooper(Snooper) - Method in interface net.minecraft.profiler.ISnooperInfo
 
fillSnooper(Snooper) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
fillSnooper(Snooper) - Method in class net.minecraft.server.integrated.IntegratedServer
 
fillSnooper(Snooper) - Method in class net.minecraft.server.MinecraftServer
 
fillStackedContents(RecipeItemHelper) - Method in class net.minecraft.inventory.CraftingInventory
 
fillStackedContents(RecipeItemHelper) - Method in class net.minecraft.inventory.Inventory
 
fillStackedContents(RecipeItemHelper) - Method in interface net.minecraft.inventory.IRecipeHelperPopulator
 
fillStackedContents(RecipeItemHelper) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.AbstractButtonBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.AnvilBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.AttachedStemBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BambooBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BannerBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BarrelBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BedBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BeetrootBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BellBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.Block
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BrewingStandBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BubbleColumnBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CactusBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CakeBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CampfireBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CarvedPumpkinBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CauldronBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ChestBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ChorusFlowerBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ChorusPlantBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CocoaBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CommandBlockBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ComparatorBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ComposterBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ConduitBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CropsBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.DaylightDetectorBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.DetectorRailBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.DispenserBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.DoorBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.DoublePlantBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.EnderChestBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.EndPortalFrameBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.EndRodBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.FarmlandBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.FenceBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.FenceGateBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.FireBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.FlowingFluidBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.FrostedIceBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.GlazedTerracottaBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.GrindstoneBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.HopperBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.HugeMushroomBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.JigsawBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.JukeboxBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.KelpTopBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.LadderBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.LanternBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.LeavesBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.LecternBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.LeverBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.LoomBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.MovingPistonBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.NetherPortalBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.NetherWartBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.NoteBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ObserverBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.PaneBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.PistonBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.PistonHeadBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.PoweredRailBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.PressurePlateBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RailBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RedstoneLampBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RedstoneOreBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RedstoneTorchBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RedstoneWireBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RepeaterBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RotatedPillarBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SaplingBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ScaffoldingBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SeaPickleBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ShulkerBoxBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SkullBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SlabBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SnowBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SnowyDirtBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.StairsBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.StandingSignBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.StemBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.StonecutterBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.StructureBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SugarCaneBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SweetBerryBushBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.TNTBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.TrapDoorBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.TripWireBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.TripWireHookBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.TurtleEggBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.VineBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.WallBannerBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.WallBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.WallSignBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.WallSkullBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.WallTorchBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
fillStateContainer(StateContainer.Builder<Fluid, IFluidState>) - Method in class net.minecraft.fluid.FlowingFluid
 
fillStateContainer(StateContainer.Builder<Fluid, IFluidState>) - Method in class net.minecraft.fluid.Fluid
 
fillStateContainer(StateContainer.Builder<Fluid, IFluidState>) - Method in class net.minecraft.fluid.LavaFluid.Flowing
 
fillStateContainer(StateContainer.Builder<Fluid, IFluidState>) - Method in class net.minecraft.fluid.WaterFluid.Flowing
 
fillStateContainer(StateContainer.Builder<Fluid, IFluidState>) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Flowing
 
fillSuggestions(SuggestionsBuilder, Consumer<SuggestionsBuilder>) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
fillWithAir(IWorld, MutableBoundingBox, int, int, int, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
fillWithBlocks(IWorld, MutableBoundingBox, int, int, int, int, int, int, BlockState, BlockState, boolean) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
fillWithLoot(PlayerEntity) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
fillWithRain(World, BlockPos) - Method in class net.minecraft.block.Block
 
fillWithRain(World, BlockPos) - Method in class net.minecraft.block.CauldronBlock
 
fillWithRandomizedBlocks(IWorld, MutableBoundingBox, int, int, int, int, int, int, boolean, Random, StructurePiece.BlockSelector) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
filter(MutableBoundingBox, BlockPos, BlockStateInput, ServerWorld) - Method in interface net.minecraft.command.impl.SetBlockCommand.IFilter
 
filter - Variable in class net.minecraft.world.chunk.ChunkPrimerTickList
 
filter - Variable in class net.minecraft.world.ServerTickList
 
filter(NonNullPredicate<? super T>) - Method in class net.minecraftforge.common.util.LazyOptional
Resolve the contained supplier if non-empty, and filter it by the given NonNullPredicate, returning empty if false.
filter(Predicate<? super T>) - Method in class net.minecraftforge.fml.OptionalMod
If a mod object is present, and the mod object matches the given predicate, return an OptionalMod describing the value, otherwise return an empty OptionalMod.
filter(Predicate<? super T>) - Method in class net.minecraftforge.fml.RegistryObject
If a mod object is present, and the mod object matches the given predicate, return an RegistryObject describing the value, otherwise return an empty RegistryObject.
filterAllowedCharacters(String) - Static method in class net.minecraft.util.SharedConstants
 
filterLegacy(List<File>) - Method in class net.minecraftforge.fml.relauncher.libraries.LinkRepository
 
filterLegacy(List<File>) - Method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
finalize() - Method in class net.minecraft.resources.FilePack
 
finalTick(CrashReport) - Method in class net.minecraft.server.integrated.IntegratedServer
 
finalTick(CrashReport) - Method in class net.minecraft.server.MinecraftServer
 
findAmmo(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
findAmmo(ItemStack) - Method in class net.minecraft.entity.monster.MonsterEntity
 
findAmmo(ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
findBiomePosition(int, int, int, List<Biome>, Random) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
findBiomePosition(int, int, int, List<Biome>, Random) - Method in class net.minecraft.world.biome.provider.CheckerboardBiomeProvider
 
findBiomePosition(int, int, int, List<Biome>, Random) - Method in class net.minecraft.world.biome.provider.EndBiomeProvider
 
findBiomePosition(int, int, int, List<Biome>, Random) - Method in class net.minecraft.world.biome.provider.OverworldBiomeProvider
 
findBiomePosition(int, int, int, List<Biome>, Random) - Method in class net.minecraft.world.biome.provider.SingleBiomeProvider
 
findBlockstateInArea(AxisAlignedBB, Block) - Method in class net.minecraft.world.World
 
findConstructor(Class<T>, Class<?>...) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
Finds a constructor with the specified parameter types in the given class and makes it accessible.
findCorridorSize(List<StructurePiece>, Random, int, int, int, Direction) - Static method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
findCrossing(List<StructurePiece>, Random, int, int, int, Direction) - Static method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
 
findField(Class<? super T>, String) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
Finds a field with the specified name in the given class and makes it accessible.
findField(Class<? super T>, int) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
Deprecated.
Use ObfuscationReflectionHelper.findField(Class, String) because field indices change a lot more often than field names do. TODO: Remove in 1.15
findGlyph(char) - Method in class net.minecraft.client.gui.fonts.Font
 
FindHidingPlaceDuringRaidTask - Class in net.minecraft.entity.ai.brain.task
 
FindHidingPlaceDuringRaidTask(int, float) - Constructor for class net.minecraft.entity.ai.brain.task.FindHidingPlaceDuringRaidTask
 
FindHidingPlaceTask - Class in net.minecraft.entity.ai.brain.task
 
FindHidingPlaceTask(int, float, int) - Constructor for class net.minecraft.entity.ai.brain.task.FindHidingPlaceTask
 
FindInteractionAndLookTargetTask - Class in net.minecraft.entity.ai.brain.task
 
FindInteractionAndLookTargetTask(EntityType<?>, int, Predicate<LivingEntity>, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask
 
FindInteractionAndLookTargetTask(EntityType<?>, int) - Constructor for class net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask
 
findIntersecting(List<StructurePiece>, MutableBoundingBox) - Static method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
findMatches(List<T>, List<? extends Predicate<T>>) - Static method in class net.minecraftforge.common.util.RecipeMatcher
Attempts to match inputs to the specified tests.
findMatchingRecipe(ItemStack) - Method in class net.minecraft.tileentity.CampfireTileEntity
 
findMessageType(MSG) - Method in class net.minecraftforge.fml.network.simple.IndexedMessageCodec
 
findMethod(Class<?>, String, Class<?>...) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
Finds a method with the specified name and parameters in the given class and makes it accessible.
findMinecarts(World, BlockPos, Class<T>, Predicate<Entity>) - Method in class net.minecraft.block.DetectorRailBlock
 
findNearest(World, ChunkGenerator<? extends GenerationSettings>, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.feature.structure.StrongholdStructure
 
findNearest(World, ChunkGenerator<? extends GenerationSettings>, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.feature.structure.Structure
 
findNearestStructure(World, String, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.ChunkGenerator
 
findNearestStructure(World, String, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
findNearestStructure(String, BlockPos, int, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
findNearestStructure(String, BlockPos, int, boolean) - Method in class net.minecraft.world.World
 
findNearestTarget() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
findObjectHolders() - Static method in class net.minecraftforge.registries.ObjectHolderRegistry
 
findPath(int, int, PathPoint) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
findPieceBox(List<StructurePiece>, Random, int, int, int, Direction) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Corridor
 
findPossibleShelter() - Method in class net.minecraft.entity.ai.goal.FleeSunGoal
 
findPoweredRailSignal(World, BlockPos, BlockState, boolean, int) - Method in class net.minecraft.block.PoweredRailBlock
 
findRaid(BlockPos, int) - Method in class net.minecraft.world.raid.RaidManager
 
findRaid(BlockPos) - Method in class net.minecraft.world.server.ServerWorld
 
findRandomPosition() - Method in class net.minecraft.entity.ai.goal.PanicGoal
 
findRandomTarget(CreatureEntity, int, int) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
findRandomTargetBlockAwayFrom(CreatureEntity, int, int, Vec3d) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
findRandomTargetBlockTowards(CreatureEntity, int, int, Vec3d) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
findRandomTargetTowardsScaled(CreatureEntity, int, int, Vec3d, double) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
findRegistry(Class<K>) - Static method in class net.minecraftforge.fml.common.registry.GameRegistry
Retrieves the registry associated with this super class type.
findSlotMatchingUnusedItem(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
findSpawn(ChunkPos, boolean) - Method in class net.minecraft.world.dimension.Dimension
 
findSpawn(int, int, boolean) - Method in class net.minecraft.world.dimension.Dimension
 
findSpawn(ChunkPos, boolean) - Method in class net.minecraft.world.dimension.EndDimension
 
findSpawn(int, int, boolean) - Method in class net.minecraft.world.dimension.EndDimension
 
findSpawn(ChunkPos, boolean) - Method in class net.minecraft.world.dimension.NetherDimension
 
findSpawn(int, int, boolean) - Method in class net.minecraft.world.dimension.NetherDimension
 
findSpawn(ChunkPos, boolean) - Method in class net.minecraft.world.dimension.OverworldDimension
 
findSpawn(int, int, boolean) - Method in class net.minecraft.world.dimension.OverworldDimension
 
findStairs(List<StructurePiece>, Random, int, int, int, Direction) - Static method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Stairs
 
FindTargetGoal(AbstractIllagerEntity, float) - Constructor for class net.minecraft.entity.monster.AbstractRaiderEntity.FindTargetGoal
 
FindTreeStep - Class in net.minecraft.client.tutorial
 
FindTreeStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.FindTreeStep
 
FindWalkTargetAfterRaidVictoryTask - Class in net.minecraft.entity.ai.brain.task
 
FindWalkTargetAfterRaidVictoryTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.FindWalkTargetAfterRaidVictoryTask
 
FindWalkTargetTask - Class in net.minecraft.entity.ai.brain.task
 
FindWalkTargetTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.FindWalkTargetTask
 
FindWalkTargetTask(float, int, int) - Constructor for class net.minecraft.entity.ai.brain.task.FindWalkTargetTask
 
FindWaterGoal - Class in net.minecraft.entity.ai.goal
 
FindWaterGoal(CreatureEntity) - Constructor for class net.minecraft.entity.ai.goal.FindWaterGoal
 
finish() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
Finish(LivingEntity, ItemStack, int, ItemStack) - Constructor for class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Finish
 
finish() - Method in class net.minecraftforge.fml.StartupQuery
 
finishCompileTask() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
finishDrawing() - Method in class net.minecraft.client.renderer.BufferBuilder
 
finishMods(Executor) - Method in class net.minecraftforge.fml.ModLoader
 
finishRender(Tessellator) - Method in interface net.minecraft.client.particle.IParticleRenderType
 
FIRE - Static variable in class net.minecraft.block.Blocks
 
FIRE - Static variable in class net.minecraft.block.material.Material
 
FIRE_ASPECT - Static variable in class net.minecraft.enchantment.Enchantments
 
FIRE_CHARGE - Static variable in class net.minecraft.item.Items
 
FIRE_CORAL - Static variable in class net.minecraft.block.Blocks
 
FIRE_CORAL - Static variable in class net.minecraft.item.Items
 
FIRE_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
FIRE_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
FIRE_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
FIRE_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
FIRE_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
FIRE_EXTINGUISH_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
FIRE_PROTECTION - Static variable in class net.minecraft.enchantment.Enchantments
 
FIRE_RESISTANCE - Static variable in class net.minecraft.potion.Effects
 
FIRE_RESISTANCE - Static variable in class net.minecraft.potion.Potions
 
FireAspectEnchantment - Class in net.minecraft.enchantment
 
FireAspectEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.FireAspectEnchantment
 
FIREBALL - Static variable in class net.minecraft.entity.EntityType
 
Fireball(DamagingProjectileEntity, RayTraceResult) - Constructor for class net.minecraftforge.event.entity.ProjectileImpactEvent.Fireball
 
FireballEntity - Class in net.minecraft.entity.projectile
 
FireballEntity(EntityType<? extends FireballEntity>, World) - Constructor for class net.minecraft.entity.projectile.FireballEntity
 
FireballEntity(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.FireballEntity
 
FireballEntity(World, LivingEntity, double, double, double) - Constructor for class net.minecraft.entity.projectile.FireballEntity
 
FireBlock - Class in net.minecraft.block
 
FireBlock(Block.Properties) - Constructor for class net.minecraft.block.FireBlock
 
fireBlockHarvesting(NonNullList<ItemStack>, World, BlockPos, BlockState, int, float, boolean, PlayerEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
FireChargeItem - Class in net.minecraft.item
 
FireChargeItem(Item.Properties) - Constructor for class net.minecraft.item.FireChargeItem
 
fireChunkWatch(boolean, ServerPlayerEntity, ChunkPos, ServerWorld) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
fireCreateRegistryEvents() - Static method in class net.minecraftforge.registries.GameData
 
fireCreateRegistryEvents(LifecycleEventProvider, Consumer<LifecycleEventProvider>) - Static method in class net.minecraftforge.registries.GameData
 
FireFeature - Class in net.minecraft.world.gen.feature
 
FireFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.FireFeature
 
fireFluidPlaceBlockEvent(IWorld, BlockPos, BlockPos, BlockState) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
fireKeyInput(int, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
fireMouseInput(int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
firePlayerChangedDimensionEvent(PlayerEntity, DimensionType, DimensionType) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
firePlayerCraftingEvent(PlayerEntity, ItemStack, IInventory) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
firePlayerItemPickupEvent(PlayerEntity, ItemEntity, ItemStack) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
firePlayerLoadingEvent(PlayerEntity, File, String) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
firePlayerLoadingEvent(PlayerEntity, IPlayerFileData, String) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
firePlayerLoggedIn(PlayerEntity) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
firePlayerLoggedOut(PlayerEntity) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
firePlayerLogin(PlayerController, ClientPlayerEntity, NetworkManager) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
firePlayerLogout(PlayerController, ClientPlayerEntity) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
firePlayerRespawn(PlayerController, ClientPlayerEntity, ClientPlayerEntity, NetworkManager) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
firePlayerRespawnEvent(PlayerEntity, boolean) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
firePlayerSavingEvent(PlayerEntity, File, String) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
firePlayerSmeltedEvent(PlayerEntity, ItemStack) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
fireProjectiles(World, LivingEntity, Hand, ItemStack, float, float) - Static method in class net.minecraft.item.CrossbowItem
 
fireRegister() - Static method in class net.minecraftforge.common.DimensionManager
 
fireRegistryEvents(Predicate<ResourceLocation>, LifecycleEventProvider, Consumer<LifecycleEventProvider>) - Static method in class net.minecraftforge.registries.GameData
 
fireSleepingLocationCheck(LivingEntity, BlockPos) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
fireSleepingTimeCheck(PlayerEntity, Optional<BlockPos>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
FIREWORK - Static variable in class net.minecraft.particles.ParticleTypes
 
FIREWORK_ROCKET - Static variable in class net.minecraft.entity.EntityType
 
FIREWORK_ROCKET - Static variable in class net.minecraft.item.Items
 
FIREWORK_SHOOT_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
FIREWORK_STAR - Static variable in class net.minecraft.item.Items
 
FireworkParticle - Class in net.minecraft.client.particle
 
FireworkParticle() - Constructor for class net.minecraft.client.particle.FireworkParticle
 
FireworkParticle.Overlay - Class in net.minecraft.client.particle
 
FireworkParticle.OverlayFactory - Class in net.minecraft.client.particle
 
FireworkParticle.SparkFactory - Class in net.minecraft.client.particle
 
FireworkParticle.Starter - Class in net.minecraft.client.particle
 
FireworkRocketEntity - Class in net.minecraft.entity.item
 
FireworkRocketEntity(EntityType<? extends FireworkRocketEntity>, World) - Constructor for class net.minecraft.entity.item.FireworkRocketEntity
 
FireworkRocketEntity(World, double, double, double, ItemStack) - Constructor for class net.minecraft.entity.item.FireworkRocketEntity
 
FireworkRocketEntity(World, ItemStack, LivingEntity) - Constructor for class net.minecraft.entity.item.FireworkRocketEntity
 
FireworkRocketEntity(World, ItemStack, double, double, double, boolean) - Constructor for class net.minecraft.entity.item.FireworkRocketEntity
 
FireworkRocketItem - Class in net.minecraft.item
 
FireworkRocketItem(Item.Properties) - Constructor for class net.minecraft.item.FireworkRocketItem
 
FireworkRocketItem.Shape - Enum in net.minecraft.item
 
FireworkRocketRecipe - Class in net.minecraft.item.crafting
 
FireworkRocketRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.FireworkRocketRecipe
 
FireworkRocketRenderer - Class in net.minecraft.client.renderer.entity
 
FireworkRocketRenderer(EntityRendererManager, ItemRenderer) - Constructor for class net.minecraft.client.renderer.entity.FireworkRocketRenderer
 
FIREWORKS - Static variable in class net.minecraft.util.DamageSource
 
FireworkStarFadeRecipe - Class in net.minecraft.item.crafting
 
FireworkStarFadeRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.FireworkStarFadeRecipe
 
FireworkStarItem - Class in net.minecraft.item
 
FireworkStarItem(Item.Properties) - Constructor for class net.minecraft.item.FireworkStarItem
 
FireworkStarRecipe - Class in net.minecraft.item.crafting
 
FireworkStarRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.FireworkStarRecipe
 
fireZombieSummonAid(ZombieEntity, World, int, int, int, LivingEntity, double) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
FIRST - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
firstFilled(Direction.Axis, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
firstperson_left - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
firstperson_right - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
FirstPersonRenderer - Class in net.minecraft.client.renderer
 
FirstPersonRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.FirstPersonRenderer
 
FirstShuffledTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
FirstShuffledTask(List<Pair<Task<? super E>, Integer>>) - Constructor for class net.minecraft.entity.ai.brain.task.FirstShuffledTask
 
FirstShuffledTask(Map<MemoryModuleType<?>, MemoryModuleStatus>, List<Pair<Task<? super E>, Integer>>) - Constructor for class net.minecraft.entity.ai.brain.task.FirstShuffledTask
 
firstTwoElementsOfStackTraceMatch(StackTraceElement, StackTraceElement) - Method in class net.minecraft.crash.CrashReportCategory
 
firstUpdate - Variable in class net.minecraft.entity.Entity
 
FISH_CAUGHT - Static variable in class net.minecraft.stats.Stats
 
FishBucketItem - Class in net.minecraft.item
 
FishBucketItem(EntityType<?>, Fluid, Item.Properties) - Constructor for class net.minecraft.item.FishBucketItem
Deprecated.
FishBucketItem(Supplier<? extends EntityType<?>>, Supplier<? extends Fluid>, Item.Properties) - Constructor for class net.minecraft.item.FishBucketItem
 
FISHERMAN - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
FISHERMAN - Static variable in class net.minecraft.village.PointOfInterestType
 
FISHES - Static variable in class net.minecraft.tags.ItemTags
 
FISHING - Static variable in class net.minecraft.particles.ParticleTypes
 
FISHING - Static variable in class net.minecraft.world.storage.loot.LootParameterSets
 
FISHING_BOBBER - Static variable in class net.minecraft.entity.EntityType
 
FISHING_ROD - Static variable in class net.minecraft.item.Items
 
FISHING_ROD_HOOKED - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
fishingBobber - Variable in class net.minecraft.entity.player.PlayerEntity
 
FishingBobberEntity - Class in net.minecraft.entity.projectile
 
FishingBobberEntity(World, PlayerEntity, double, double, double) - Constructor for class net.minecraft.entity.projectile.FishingBobberEntity
 
FishingBobberEntity(PlayerEntity, World, int, int) - Constructor for class net.minecraft.entity.projectile.FishingBobberEntity
 
FishingLootTables - Class in net.minecraft.data.loot
 
FishingLootTables() - Constructor for class net.minecraft.data.loot.FishingLootTables
 
FishingRodHookedTrigger - Class in net.minecraft.advancements.criterion
 
FishingRodHookedTrigger() - Constructor for class net.minecraft.advancements.criterion.FishingRodHookedTrigger
 
FishingRodHookedTrigger.Instance - Class in net.minecraft.advancements.criterion
 
FishingRodItem - Class in net.minecraft.item
 
FishingRodItem(Item.Properties) - Constructor for class net.minecraft.item.FishingRodItem
 
FishRenderer - Class in net.minecraft.client.renderer.entity
 
FishRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.FishRenderer
 
fit(String) - Method in class net.minecraftforge.common.util.TextTable.Column
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.ArmorStandSilent
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.BlockEntityBannerColor
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.BlockEntityKeepPacked
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.CatTypeFix
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.ColorlessShulkerEntityFix
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.EntityItemFrameFacing
 
fix(String, Typed<?>) - Method in class net.minecraft.util.datafix.fixes.EntityRename
 
fix(String, Typed<?>) - Method in class net.minecraft.util.datafix.fixes.EntityRenameHelper
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.HorseSaddle
 
fix(String, Typed<?>) - Method in class net.minecraft.util.datafix.fixes.HorseSplit
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.JukeboxRecordItem
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.NamedEntityFix
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.OminousBannerTileEntityRenameFix
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.PaintingMotive
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.PistonPushedBlock
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.ShulkerBoxEntityColor
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.ShulkerBoxTileColor
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.SignStrictJSON
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.VillagerProfessionFix
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.VillagerTrades
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.WolfCollarColor
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.ZombieProfToType
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.ZombieVillagerXpFix
 
fixAdvancementLoading - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
fixBlock(String) - Method in class net.minecraft.util.datafix.fixes.BlockRename
 
fixDescription(String) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
fixDomain(String, String) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
fixed - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
fixed - Variable in class net.minecraft.entity.EntitySize
 
fixed(float, float) - Static method in class net.minecraft.entity.EntitySize
 
FIXED - Static variable in class net.minecraft.world.biome.provider.BiomeProviderType
 
fixItem(String) - Method in class net.minecraft.util.datafix.fixes.ItemRename
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.ArmorStandSilent
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.BlockEntityBannerColor
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.BookPagesStrictJSON
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.EntityHealth
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.EntityItemFrameFacing
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.PaintingMotive
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.ShulkerBoxEntityColor
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.WolfCollarColor
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.ZombieProfToType
 
fixTagCustomName(Dynamic<?>) - Static method in class net.minecraft.util.datafix.fixes.CustomNameStringToComponentEntity
 
fixupQuadColor(int) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
fixupQuadColor(float, float, float) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
fixupVertexColor(float, float, float, int) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
fixVanillaCascading - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
fixVanillaCascading - Static variable in class net.minecraftforge.common.ForgeMod
Deprecated.
flagForUpdate() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
FlaggedPathPoint - Class in net.minecraft.pathfinding
 
FlaggedPathPoint(PathPoint) - Constructor for class net.minecraft.pathfinding.FlaggedPathPoint
 
FlaggedPathPoint(int, int, int) - Constructor for class net.minecraft.pathfinding.FlaggedPathPoint
 
FLAGS - Static variable in class net.minecraft.entity.Entity
 
FLAME - Static variable in class net.minecraft.enchantment.Enchantments
 
FLAME - Static variable in class net.minecraft.particles.ParticleTypes
 
FlameEnchantment - Class in net.minecraft.enchantment
 
FlameEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.FlameEnchantment
 
FlameParticle - Class in net.minecraft.client.particle
 
FlameParticle.Factory - Class in net.minecraft.client.particle
 
FlamingSittingPhase - Class in net.minecraft.entity.boss.dragon.phase
 
FlamingSittingPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
flammable() - Method in class net.minecraft.block.material.Material.Builder
 
flap - Variable in class net.minecraft.entity.passive.ParrotEntity
 
flapping - Variable in class net.minecraft.entity.passive.ParrotEntity
 
flapSpeed - Variable in class net.minecraft.entity.passive.ParrotEntity
 
FLASH - Static variable in class net.minecraft.particles.ParticleTypes
 
FLAT - Static variable in class net.minecraft.world.gen.ChunkGeneratorType
 
FLAT - Static variable in class net.minecraft.world.WorldType
 
FLAT_AABB - Static variable in class net.minecraft.block.AbstractRailBlock
 
FlatChunkGenerator - Class in net.minecraft.world.gen
 
FlatChunkGenerator(IWorld, BiomeProvider, FlatGenerationSettings) - Constructor for class net.minecraft.world.gen.FlatChunkGenerator
 
FlatGenerationSettings - Class in net.minecraft.world.gen
 
FlatGenerationSettings() - Constructor for class net.minecraft.world.gen.FlatGenerationSettings
 
FlatLayerInfo - Class in net.minecraft.world.gen
 
FlatLayerInfo(int, Block) - Constructor for class net.minecraft.world.gen.FlatLayerInfo
 
flatMap(Function<? super T, Optional<U>>) - Method in class net.minecraftforge.fml.OptionalMod
If a value is present, apply the provided Optional-bearing mapping function to it, return that result, otherwise return an empty Optional.
flatMap(Function<? super T, Optional<U>>) - Method in class net.minecraftforge.fml.RegistryObject
If a value is present, apply the provided Optional-bearing mapping function to it, return that result, otherwise return an empty Optional.
FlatPresetsScreen - Class in net.minecraft.client.gui.screen
 
FlatPresetsScreen(CreateFlatWorldScreen) - Constructor for class net.minecraft.client.gui.screen.FlatPresetsScreen
 
flatten() - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
flattenLists(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
FleeSunGoal - Class in net.minecraft.entity.ai.goal
 
FleeSunGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.FleeSunGoal
 
FleeTask - Class in net.minecraft.entity.ai.brain.task
 
FleeTask(MemoryModuleType<? extends Entity>, float) - Constructor for class net.minecraft.entity.ai.brain.task.FleeTask
 
FLETCHER - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
FLETCHER - Static variable in class net.minecraft.village.PointOfInterestType
 
FLETCHING_TABLE - Static variable in class net.minecraft.block.Blocks
 
FLETCHING_TABLE - Static variable in class net.minecraft.item.Items
 
FletchingTableBlock - Class in net.minecraft.block
 
FletchingTableBlock(Block.Properties) - Constructor for class net.minecraft.block.FletchingTableBlock
 
flexible(float, float) - Static method in class net.minecraft.entity.EntitySize
 
FLINT - Static variable in class net.minecraft.item.Items
 
FLINT_AND_STEEL - Static variable in class net.minecraft.item.Items
 
FlintAndSteelItem - Class in net.minecraft.item
 
FlintAndSteelItem(Item.Properties) - Constructor for class net.minecraft.item.FlintAndSteelItem
 
flip - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
flip() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
flipA - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
flipFace() - Method in class net.minecraft.client.renderer.model.TexturedQuad
 
flipT - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
flipV - Variable in class net.minecraftforge.client.model.obj.OBJModel2
 
flipV - Variable in class net.minecraftforge.client.model.obj.OBJModel2.ModelSettings
 
FLOAT - Static variable in class net.minecraft.network.datasync.DataSerializers
 
FloatArgumentSerializer - Class in net.minecraft.command.arguments.serializers
 
FloatArgumentSerializer() - Constructor for class net.minecraft.command.arguments.serializers.FloatArgumentSerializer
 
FLOATING_ISLANDS - Static variable in class net.minecraft.world.gen.ChunkGeneratorType
 
FloatNBT - Class in net.minecraft.nbt
 
FloatNBT(float) - Constructor for class net.minecraft.nbt.FloatNBT
 
FloatRange() - Constructor for class net.minecraft.command.arguments.IRangeArgument.FloatRange
 
floatTooHigh() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
floatTooLow() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
floor(double) - Static method in class net.minecraft.realms.RealmsMth
 
floor(float) - Static method in class net.minecraft.realms.RealmsMth
 
floor(float) - Static method in class net.minecraft.util.math.MathHelper
 
floor(double) - Static method in class net.minecraft.util.math.MathHelper
 
FLOOR_X_SHAPE - Static variable in class net.minecraft.block.LeverBlock
 
FLOOR_Z_SHAPE - Static variable in class net.minecraft.block.LeverBlock
 
flowAround(IWorld, BlockPos, IFluidState) - Method in class net.minecraft.fluid.FlowingFluid
 
FLOWER_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 
FLOWER_FOREST - Static variable in class net.minecraft.world.biome.Biomes
 
FLOWER_POT - Static variable in class net.minecraft.block.Blocks
 
FLOWER_POT - Static variable in class net.minecraft.item.Items
 
FLOWER_POTS - Static variable in class net.minecraft.tags.BlockTags
 
FlowerBlock - Class in net.minecraft.block
 
FlowerBlock(Effect, int, Block.Properties) - Constructor for class net.minecraft.block.FlowerBlock
 
FlowerEntry(BlockState, int) - Constructor for class net.minecraft.world.biome.Biome.FlowerEntry
 
FlowerForestBiome - Class in net.minecraft.world.biome
 
FlowerForestBiome() - Constructor for class net.minecraft.world.biome.FlowerForestBiome
 
FlowerPotBlock - Class in net.minecraft.block
 
FlowerPotBlock(Block, Block.Properties) - Constructor for class net.minecraft.block.FlowerPotBlock
Deprecated.
FlowerPotBlock(Supplier<FlowerPotBlock>, Supplier<? extends Block>, Block.Properties) - Constructor for class net.minecraft.block.FlowerPotBlock
For mod use, eliminates the need to extend this class, and prevents modded flower pots from altering vanilla behavior.
flowers - Variable in class net.minecraft.world.biome.Biome
 
FlowersFeature - Class in net.minecraft.world.gen.feature
 
FlowersFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.FlowersFeature
 
Flowing() - Constructor for class net.minecraft.fluid.LavaFluid.Flowing
 
Flowing() - Constructor for class net.minecraft.fluid.WaterFluid.Flowing
 
Flowing(ForgeFlowingFluid.Properties) - Constructor for class net.minecraftforge.fluids.ForgeFlowingFluid.Flowing
 
FLOWING_LAVA - Static variable in class net.minecraft.fluid.Fluids
 
FLOWING_WATER - Static variable in class net.minecraft.fluid.Fluids
 
FlowingFluid - Class in net.minecraft.fluid
 
FlowingFluid() - Constructor for class net.minecraft.fluid.FlowingFluid
 
FlowingFluidBlock - Class in net.minecraft.block
 
FlowingFluidBlock(FlowingFluid, Block.Properties) - Constructor for class net.minecraft.block.FlowingFluidBlock
Deprecated.
FlowingFluidBlock(Supplier<? extends FlowingFluid>, Block.Properties) - Constructor for class net.minecraft.block.FlowingFluidBlock
 
flowInto(IWorld, BlockPos, BlockState, Direction, IFluidState) - Method in class net.minecraft.fluid.FlowingFluid
 
flowInto(IWorld, BlockPos, BlockState, Direction, IFluidState) - Method in class net.minecraft.fluid.LavaFluid
 
Fluid - Class in net.minecraft.fluid
 
Fluid() - Constructor for class net.minecraft.fluid.Fluid
 
FLUID - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
fluid - Variable in class net.minecraftforge.fluids.capability.templates.FluidTank
 
FLUID_HANDLER_CAPABILITY - Static variable in class net.minecraftforge.fluids.capability.CapabilityFluidHandler
 
FLUID_HANDLER_ITEM_CAPABILITY - Static variable in class net.minecraftforge.fluids.capability.CapabilityFluidHandler
 
FLUID_NBT_KEY - Static variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
FLUID_NBT_KEY - Static variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
FluidActionResult - Class in net.minecraftforge.fluids
Holds the result of a fluid action from FluidUtil.
FluidActionResult(ItemStack) - Constructor for class net.minecraftforge.fluids.FluidActionResult
 
FluidAttributes - Class in net.minecraftforge.fluids
Minecraft Forge Fluid Implementation This class is a fluid (liquid or gas) equivalent to "Item." It describes the nature of a fluid and contains its general properties.
FluidAttributes(FluidAttributes.Builder, Fluid) - Constructor for class net.minecraftforge.fluids.FluidAttributes
 
FluidAttributes.Builder - Class in net.minecraftforge.fluids
 
FluidAttributes.Water - Class in net.minecraftforge.fluids
 
FluidBlockRenderer - Class in net.minecraft.client.renderer
 
FluidBlockRenderer() - Constructor for class net.minecraft.client.renderer.FluidBlockRenderer
 
FluidBucketWrapper - Class in net.minecraftforge.fluids.capability.wrappers
Wrapper for vanilla and forge buckets.
FluidBucketWrapper(ItemStack) - Constructor for class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
FluidContainerColorer - Class in net.minecraftforge.client
 
FluidContainerColorer() - Constructor for class net.minecraftforge.client.FluidContainerColorer
 
FluidHandlerItemStack - Class in net.minecraftforge.fluids.capability.templates
FluidHandlerItemStack is a template capability provider for ItemStacks.
FluidHandlerItemStack(ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
FluidHandlerItemStack.Consumable - Class in net.minecraftforge.fluids.capability.templates
Destroys the container item when it's emptied.
FluidHandlerItemStack.SwapEmpty - Class in net.minecraftforge.fluids.capability.templates
Swaps the container item for a different one when it's emptied.
FluidHandlerItemStackSimple - Class in net.minecraftforge.fluids.capability.templates
FluidHandlerItemStackSimple is a template capability provider for ItemStacks.
FluidHandlerItemStackSimple(ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
FluidHandlerItemStackSimple.Consumable - Class in net.minecraftforge.fluids.capability.templates
Destroys the container item when it's emptied.
FluidHandlerItemStackSimple.SwapEmpty - Class in net.minecraftforge.fluids.capability.templates
Swaps the container item for a different one when it's emptied.
FluidPlaceBlockEvent(IWorld, BlockPos, BlockPos, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.FluidPlaceBlockEvent
 
Fluids - Class in net.minecraft.fluid
 
Fluids() - Constructor for class net.minecraft.fluid.Fluids
 
FLUIDS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
FLUIDS - Static variable in class net.minecraftforge.registries.GameData
 
FluidStack - Class in net.minecraftforge.fluids
ItemStack substitute for Fluids.
FluidStack(Fluid, int) - Constructor for class net.minecraftforge.fluids.FluidStack
 
FluidStack(Fluid, int, CompoundNBT) - Constructor for class net.minecraftforge.fluids.FluidStack
 
FluidStack(FluidStack, int) - Constructor for class net.minecraftforge.fluids.FluidStack
 
FluidState - Class in net.minecraft.fluid
 
FluidState(Fluid, ImmutableMap<IProperty<?>, Comparable<?>>) - Constructor for class net.minecraft.fluid.FluidState
 
fluidStates - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
FluidTags - Class in net.minecraft.tags
 
FluidTags() - Constructor for class net.minecraft.tags.FluidTags
 
FluidTags.Wrapper - Class in net.minecraft.tags
 
FluidTagsProvider - Class in net.minecraft.data
 
FluidTagsProvider(DataGenerator) - Constructor for class net.minecraft.data.FluidTagsProvider
 
FluidTank - Class in net.minecraftforge.fluids.capability.templates
Flexible implementation of a Fluid Storage object.
FluidTank(int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidTank
 
FluidTank(int, Predicate<FluidStack>) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidTank
 
FluidUtil - Class in net.minecraftforge.fluids
 
flushDirty(ServerPlayerEntity) - Method in class net.minecraft.advancements.PlayerAdvancements
 
FLY_INTO_WALL - Static variable in class net.minecraft.util.DamageSource
 
FLY_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
FLYING_SPEED - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
FlyingEntity - Class in net.minecraft.entity
 
FlyingEntity(EntityType<? extends FlyingEntity>, World) - Constructor for class net.minecraft.entity.FlyingEntity
 
FlyingMovementController - Class in net.minecraft.entity.ai.controller
 
FlyingMovementController(MobEntity) - Constructor for class net.minecraft.entity.ai.controller.FlyingMovementController
 
FlyingNodeProcessor - Class in net.minecraft.pathfinding
 
FlyingNodeProcessor() - Constructor for class net.minecraft.pathfinding.FlyingNodeProcessor
 
FlyingPathNavigator - Class in net.minecraft.pathfinding
 
FlyingPathNavigator(MobEntity, World) - Constructor for class net.minecraft.pathfinding.FlyingPathNavigator
 
flyToggleTimer - Variable in class net.minecraft.entity.player.PlayerEntity
 
FMLClientSetupEvent - Class in net.minecraftforge.fml.event.lifecycle
This is the second of four commonly called events during mod lifecycle startup.
FMLClientSetupEvent(Supplier<Minecraft>, ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent
 
FMLCommonSetupEvent - Class in net.minecraftforge.fml.event.lifecycle
This is the first of four commonly called events during mod initialization.
FMLCommonSetupEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.FMLCommonSetupEvent
 
FMLDedicatedServerSetupEvent - Class in net.minecraftforge.fml.event.lifecycle
This is the second of four commonly called events during mod lifecycle startup.
FMLDedicatedServerSetupEvent(Supplier<DedicatedServer>, ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.FMLDedicatedServerSetupEvent
 
FMLFingerprintViolationEvent - Class in net.minecraftforge.fml.event.lifecycle
A special event used when the Mod#certificateFingerprint() doesn't match the certificate loaded from the JAR file.
FMLFingerprintViolationEvent(boolean, File, ImmutableSet<String>, String) - Constructor for class net.minecraftforge.fml.event.lifecycle.FMLFingerprintViolationEvent
 
FMLHandshakeHandler - Class in net.minecraftforge.fml.network
Instance responsible for handling the overall FML network handshake.
FMLHandshakeMessages - Class in net.minecraftforge.fml.network
 
FMLHandshakeMessages() - Constructor for class net.minecraftforge.fml.network.FMLHandshakeMessages
 
FMLHandshakeMessages.C2SAcknowledge - Class in net.minecraftforge.fml.network
 
FMLHandshakeMessages.C2SModListReply - Class in net.minecraftforge.fml.network
 
FMLHandshakeMessages.S2CConfigData - Class in net.minecraftforge.fml.network
 
FMLHandshakeMessages.S2CModList - Class in net.minecraftforge.fml.network
Server to client "list of mods".
FMLHandshakeMessages.S2CRegistry - Class in net.minecraftforge.fml.network
 
FMLJavaModLanguageProvider - Class in net.minecraftforge.fml.javafmlmod
 
FMLJavaModLanguageProvider() - Constructor for class net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider
 
FMLJavaModLoadingContext - Class in net.minecraftforge.fml.javafmlmod
 
FMLLoadCompleteEvent - Class in net.minecraftforge.fml.event.lifecycle
This is a mostly internal event fired to mod containers that indicates that loading is complete.
FMLLoadCompleteEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.FMLLoadCompleteEvent
 
FMLLoginWrapper - Class in net.minecraftforge.fml.network
Wrapper for custom login packets.
FMLMCRegisterPacketHandler - Class in net.minecraftforge.fml.network
 
FMLMCRegisterPacketHandler() - Constructor for class net.minecraftforge.fml.network.FMLMCRegisterPacketHandler
 
FMLMCRegisterPacketHandler.ChannelList - Class in net.minecraftforge.fml.network
 
FMLModContainer - Class in net.minecraftforge.fml.javafmlmod
 
FMLModContainer(IModInfo, String, ClassLoader, ModFileScanData) - Constructor for class net.minecraftforge.fml.javafmlmod.FMLModContainer
 
FMLModIdMappingEvent - Class in net.minecraftforge.fml.event.lifecycle
Called whenever the ID mapping might have changed.
FMLModIdMappingEvent(Map<ResourceLocation, Map<ResourceLocation, Integer[]>>, boolean) - Constructor for class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent
 
FMLModIdMappingEvent.ModRemapping - Class in net.minecraftforge.fml.event.lifecycle
 
FMLNETMARKER - Static variable in class net.minecraftforge.fml.network.FMLNetworkConstants
 
FMLNETVERSION - Static variable in class net.minecraftforge.fml.network.FMLNetworkConstants
 
FMLNetworkConstants - Class in net.minecraftforge.fml.network
Constants related to networking
FMLNetworkConstants() - Constructor for class net.minecraftforge.fml.network.FMLNetworkConstants
 
FMLPlayMessages - Class in net.minecraftforge.fml.network
 
FMLPlayMessages() - Constructor for class net.minecraftforge.fml.network.FMLPlayMessages
 
FMLPlayMessages.DimensionInfoMessage - Class in net.minecraftforge.fml.network
 
FMLPlayMessages.OpenContainer - Class in net.minecraftforge.fml.network
 
FMLPlayMessages.SpawnEntity - Class in net.minecraftforge.fml.network
Used to spawn a custom entity without the same restrictions as SSpawnObjectPacket or SSpawnMobPacket To customize how your entity is created clientside (instead of using the default factory provided to the EntityType) see EntityType.Builder#setCustomClientFactory.
FMLServerAboutToStartEvent - Class in net.minecraftforge.fml.event.server
Called before the server begins loading anything.
FMLServerAboutToStartEvent(MinecraftServer) - Constructor for class net.minecraftforge.fml.event.server.FMLServerAboutToStartEvent
 
FMLServerStartedEvent - Class in net.minecraftforge.fml.event.server
Called after FMLServerStartingEvent when the server is available and ready to play.
FMLServerStartedEvent(MinecraftServer) - Constructor for class net.minecraftforge.fml.event.server.FMLServerStartedEvent
 
FMLServerStartingEvent - Class in net.minecraftforge.fml.event.server
FMLServerStartingEvent(MinecraftServer) - Constructor for class net.minecraftforge.fml.event.server.FMLServerStartingEvent
 
FMLServerStoppedEvent - Class in net.minecraftforge.fml.event.server
Called after FMLServerStoppingEvent when the server has completely shut down.
FMLServerStoppedEvent(MinecraftServer) - Constructor for class net.minecraftforge.fml.event.server.FMLServerStoppedEvent
 
FMLServerStoppingEvent - Class in net.minecraftforge.fml.event.server
Called when the server begins an orderly shutdown, before FMLServerStoppedEvent.
FMLServerStoppingEvent(MinecraftServer) - Constructor for class net.minecraftforge.fml.event.server.FMLServerStoppingEvent
 
FMLStatusPing - Class in net.minecraftforge.fml.network
{ "fmlNetworkVersion" : FMLNETVERSION, "channels": [ { "res": "fml:handshake", "version": "1.2.3.4", "required": true } ], "mods": [ { "modid": "modid", "modmarker": "" } ] }
FMLStatusPing() - Constructor for class net.minecraftforge.fml.network.FMLStatusPing
 
FMLStatusPing.Serializer - Class in net.minecraftforge.fml.network
 
FMLWorldPersistenceHook - Class in net.minecraftforge.fml
 
FMLWorldPersistenceHook() - Constructor for class net.minecraftforge.fml.FMLWorldPersistenceHook
 
FocusableGui - Class in net.minecraft.client.gui
 
FocusableGui() - Constructor for class net.minecraft.client.gui.FocusableGui
 
focusOn(RealmsGuiEventListener) - Method in class net.minecraft.realms.RealmsScreen
 
fog(int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
FogColors(FogRenderer, GameRenderer, ActiveRenderInfo, double, float, float, float) - Constructor for class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
fogDensity(float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
FogDensity(FogRenderer, GameRenderer, ActiveRenderInfo, double, float) - Constructor for class net.minecraftforge.client.event.EntityViewRenderEvent.FogDensity
 
fogEnd(float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
fogi(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
fogMode(GlStateManager.FogMode) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
FogRenderer - Class in net.minecraft.client.renderer
 
FogRenderer(GameRenderer) - Constructor for class net.minecraft.client.renderer.FogRenderer
 
fogStart(float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
folder - Variable in class net.minecraftforge.client.model.generators.ModelProvider
 
folderInfo - Variable in class net.minecraft.client.GameConfiguration
 
FolderInformation(File, File, File, String) - Constructor for class net.minecraft.client.GameConfiguration.FolderInformation
 
FolderPack - Class in net.minecraft.resources
 
FolderPack(File) - Constructor for class net.minecraft.resources.FolderPack
 
FolderPackFinder - Class in net.minecraft.resources
 
FolderPackFinder(File) - Constructor for class net.minecraft.resources.FolderPackFinder
 
FolderResourceIndex - Class in net.minecraft.client.resources
 
FolderResourceIndex(File) - Constructor for class net.minecraft.client.resources.FolderResourceIndex
 
FOLIAGE - Static variable in class net.minecraft.block.material.MaterialColor
 
FoliageColorReloadListener - Class in net.minecraft.client.resources
 
FoliageColorReloadListener() - Constructor for class net.minecraft.client.resources.FoliageColorReloadListener
 
FoliageColors - Class in net.minecraft.world
 
FoliageColors() - Constructor for class net.minecraft.world.FoliageColors
 
FOLLOW_RANGE - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
FollowBoatGoal - Class in net.minecraft.entity.ai.goal
 
FollowBoatGoal(CreatureEntity) - Constructor for class net.minecraft.entity.ai.goal.FollowBoatGoal
 
followLeashSpeed() - Method in class net.minecraft.entity.CreatureEntity
 
followLeashSpeed() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
FollowMobGoal - Class in net.minecraft.entity.ai.goal
 
FollowMobGoal(MobEntity, double, float, float) - Constructor for class net.minecraft.entity.ai.goal.FollowMobGoal
 
followMother() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
followMother() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
FollowOwnerFlyingGoal - Class in net.minecraft.entity.ai.goal
 
FollowOwnerFlyingGoal(TameableEntity, double, float, float) - Constructor for class net.minecraft.entity.ai.goal.FollowOwnerFlyingGoal
 
FollowOwnerGoal - Class in net.minecraft.entity.ai.goal
 
FollowOwnerGoal(TameableEntity, double, float, float) - Constructor for class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
FollowParentGoal - Class in net.minecraft.entity.ai.goal
 
FollowParentGoal(AnimalEntity, double) - Constructor for class net.minecraft.entity.ai.goal.FollowParentGoal
 
FollowSchoolLeaderGoal - Class in net.minecraft.entity.ai.goal
 
FollowSchoolLeaderGoal(AbstractGroupFishEntity) - Constructor for class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
FollowTraderGoal(LlamaEntity) - Constructor for class net.minecraft.entity.passive.horse.TraderLlamaEntity.FollowTraderGoal
 
Font - Class in net.minecraft.client.gui.fonts
 
Font(TextureManager, ResourceLocation) - Constructor for class net.minecraft.client.gui.fonts.Font
 
font - Variable in class net.minecraft.client.gui.screen.Screen
 
FONT_HEIGHT - Variable in class net.minecraft.client.gui.FontRenderer
 
fontDrawShadow(String, int, int, int) - Method in class net.minecraft.realms.RealmsScreen
 
fontDrawShadow(String, int, int, int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
fontLineHeight() - Method in class net.minecraft.realms.RealmsScreen
 
fontLineHeight() - Method in class net.minecraft.realms.RealmsScreenProxy
 
FontRenderer - Class in net.minecraft.client.gui
 
FontRenderer(TextureManager, Font) - Constructor for class net.minecraft.client.gui.FontRenderer
 
fontRenderer - Variable in class net.minecraft.client.Minecraft
 
fontRenderer - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
FontResourceManager - Class in net.minecraft.client.gui.fonts
 
FontResourceManager(TextureManager, boolean) - Constructor for class net.minecraft.client.gui.fonts.FontResourceManager
 
fontSplit(String, int) - Method in class net.minecraft.realms.RealmsScreen
 
fontSplit(String, int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
FontTexture - Class in net.minecraft.client.gui.fonts
 
FontTexture(ResourceLocation, boolean) - Constructor for class net.minecraft.client.gui.fonts.FontTexture
 
fontWidth(String) - Method in class net.minecraft.realms.RealmsScreen
 
fontWidth(String) - Method in class net.minecraft.realms.RealmsScreenProxy
 
Food - Class in net.minecraft.item
 
food(Food) - Method in class net.minecraft.item.Item.Properties
 
FOOD - Static variable in class net.minecraft.item.ItemGroup
 
FOOD - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
Food.Builder - Class in net.minecraft.item
 
Foods - Class in net.minecraft.item
 
Foods() - Constructor for class net.minecraft.item.Foods
 
foodStats - Variable in class net.minecraft.entity.player.PlayerEntity
 
FoodStats - Class in net.minecraft.util
 
FoodStats() - Constructor for class net.minecraft.util.FoodStats
 
forAllObjectives(ScoreCriteria, String, Consumer<Score>) - Method in class net.minecraft.scoreboard.Scoreboard
 
forAllStates(Function<BlockState, ConfiguredModel[]>) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
forAllStatesExcept(Function<BlockState, ConfiguredModel[]>, IProperty<?>...) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
forBiome(Biome) - Static method in class net.minecraft.advancements.criterion.LocationPredicate
 
forBlock(Block) - Static method in class net.minecraft.advancements.criterion.EnterBlockTrigger.Instance
 
forBlock(Block) - Static method in class net.minecraft.block.pattern.BlockMatcher
 
forBlock(Block) - Static method in class net.minecraft.block.pattern.BlockStateMatcher
 
FORCE_UNICODE_FONT - Static variable in class net.minecraft.client.settings.AbstractOption
 
forceChunk(ChunkPos, boolean) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
forceChunk(ChunkPos, boolean) - Method in class net.minecraft.world.server.ServerChunkProvider
 
forceChunk(int, int, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
forceChunk(ChunkPos, boolean) - Method in class net.minecraft.world.server.TicketManager
 
FORCED - Static variable in class net.minecraft.world.server.TicketType
 
forcedAge - Variable in class net.minecraft.entity.AgeableEntity
 
forcedAgeTimer - Variable in class net.minecraft.entity.AgeableEntity
 
ForcedChunksSaveData - Class in net.minecraft.world
 
ForcedChunksSaveData() - Constructor for class net.minecraft.world.ForcedChunksSaveData
 
forceGameMode - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
forceGamemode - Variable in class net.minecraft.server.dedicated.ServerProperties
 
ForceLoadCommand - Class in net.minecraft.command.impl
 
ForceLoadCommand() - Constructor for class net.minecraft.command.impl.ForceLoadCommand
 
forceSpawn - Variable in class net.minecraft.entity.Entity
 
forceUnicodeFont - Variable in class net.minecraft.client.GameSettings
 
ForceVBOOn - Class in net.minecraft.util.datafix.fixes
 
ForceVBOOn(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ForceVBOOn
 
forColor(DyeColor) - Static method in class net.minecraft.block.BannerBlock
 
forDamage(DamagePredicate.Builder) - Static method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger.Instance
 
forDamage(DamagePredicate.Builder) - Static method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger.Instance
 
forDimension(DimensionType) - Static method in class net.minecraft.advancements.criterion.LocationPredicate
 
forDistance(DistancePredicate) - Static method in class net.minecraft.advancements.criterion.LevitationTrigger.Instance
 
forDistance(DistancePredicate) - Static method in class net.minecraft.advancements.criterion.NetherTravelTrigger.Instance
 
forEachAboveCopyrightLine(BiConsumer<Integer, String>) - Static method in class net.minecraftforge.fml.BrandingControl
 
forEachBox(VoxelShapes.ILineConsumer) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
forEachBox(VoxelShapePart.ILineConsumer, boolean) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
forEachByte(ByteProcessor) - Method in class net.minecraft.network.PacketBuffer
 
forEachByte(int, int, ByteProcessor) - Method in class net.minecraft.network.PacketBuffer
 
forEachByteDesc(ByteProcessor) - Method in class net.minecraft.network.PacketBuffer
 
forEachByteDesc(int, int, ByteProcessor) - Method in class net.minecraft.network.PacketBuffer
 
forEachEdge(VoxelShapes.ILineConsumer) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
forEachEdge(VoxelShapePart.ILineConsumer, boolean) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
forEachFace(VoxelShapePart.IFaceConsumer) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
forEachLine(boolean, boolean, BiConsumer<Integer, String>) - Static method in class net.minecraftforge.fml.BrandingControl
 
forEachManager(Consumer<ITicketManager<T>>) - Method in class net.minecraftforge.common.ticket.SimpleTicket
 
forEachModContainer(BiConsumer<String, ModContainer>) - Method in class net.minecraftforge.fml.ModList
 
forEachModFile(Consumer<ModFile>) - Method in class net.minecraftforge.fml.ModList
 
forEffect(MobEffectsPredicate) - Static method in class net.minecraft.advancements.criterion.EffectsChangedTrigger.Instance
 
forEntity(Entity) - Static method in interface net.minecraft.util.math.shapes.ISelectionContext
 
FOREST - Static variable in class net.minecraft.world.biome.Biomes
 
FOREST - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
FOREST_FLOWER - Static variable in class net.minecraft.world.gen.feature.Feature
 
FOREST_ROCK - Static variable in class net.minecraft.world.gen.feature.Feature
 
FOREST_ROCK - Static variable in class net.minecraft.world.gen.placement.Placement
 
ForestBiome - Class in net.minecraft.world.biome
 
ForestBiome() - Constructor for class net.minecraft.world.biome.ForestBiome
 
ForestFlowersFeature - Class in net.minecraft.world.gen.feature
 
ForestFlowersFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.ForestFlowersFeature
 
forException(Exception) - Static method in exception net.minecraft.client.util.JSONException
 
forFeature(Structure<?>) - Static method in class net.minecraft.advancements.criterion.LocationPredicate
 
forge_marker - Variable in class net.minecraftforge.client.model.BlockStateLoader.Marker
Deprecated.
 
ForgeBlockModelRenderer - Class in net.minecraftforge.client.model.pipeline
 
ForgeBlockModelRenderer(BlockColors) - Constructor for class net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer
 
ForgeBlockStateV1 - Class in net.minecraftforge.client.model
Deprecated.
ForgeBlockStateV1() - Constructor for class net.minecraftforge.client.model.ForgeBlockStateV1
Deprecated.
 
ForgeBlockStateV1.Deserializer - Class in net.minecraftforge.client.model
Deprecated.
 
ForgeBlockStateV1.Transforms - Class in net.minecraftforge.client.model
Deprecated.
 
ForgeBlockStateV1.TRSRDeserializer - Class in net.minecraftforge.client.model
Deprecated.
 
ForgeBlockStateV1.Variant - Class in net.minecraftforge.client.model
Deprecated.
 
ForgeBlockStateV1.Variant.Deserializer - Class in net.minecraftforge.client.model
Deprecated.
 
ForgeBlockTagsProvider - Class in net.minecraftforge.common.data
 
ForgeBlockTagsProvider(DataGenerator) - Constructor for class net.minecraftforge.common.data.ForgeBlockTagsProvider
 
forgeCloudsEnabled - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
ForgeCommand - Class in net.minecraftforge.server.command
 
ForgeCommand(CommandDispatcher<CommandSource>) - Constructor for class net.minecraftforge.server.command.ForgeCommand
 
ForgeConfig - Class in net.minecraftforge.common
 
ForgeConfig() - Constructor for class net.minecraftforge.common.ForgeConfig
 
ForgeConfig.Client - Class in net.minecraftforge.common
Client specific configuration - only loaded clientside from forge-client.toml
ForgeConfig.Server - Class in net.minecraftforge.common
 
ForgeConfigSpec - Class in net.minecraftforge.common
 
ForgeConfigSpec.BooleanValue - Class in net.minecraftforge.common
 
ForgeConfigSpec.Builder - Class in net.minecraftforge.common
 
ForgeConfigSpec.Builder.BuilderConsumer - Interface in net.minecraftforge.common
 
ForgeConfigSpec.ConfigValue<T> - Class in net.minecraftforge.common
 
ForgeConfigSpec.DoubleValue - Class in net.minecraftforge.common
 
ForgeConfigSpec.EnumValue<T extends java.lang.Enum<T>> - Class in net.minecraftforge.common
 
ForgeConfigSpec.IntValue - Class in net.minecraftforge.common
 
ForgeConfigSpec.LongValue - Class in net.minecraftforge.common
 
ForgeConfigSpec.ValueSpec - Class in net.minecraftforge.common
 
forgeData - Variable in class net.minecraft.client.multiplayer.ServerData
 
ForgeEventFactory - Class in net.minecraftforge.event
 
ForgeEventFactory() - Constructor for class net.minecraftforge.event.ForgeEventFactory
 
ForgeFlowingFluid - Class in net.minecraftforge.fluids
 
ForgeFlowingFluid(ForgeFlowingFluid.Properties) - Constructor for class net.minecraftforge.fluids.ForgeFlowingFluid
 
ForgeFlowingFluid.Flowing - Class in net.minecraftforge.fluids
 
ForgeFlowingFluid.Properties - Class in net.minecraftforge.fluids
 
ForgeFlowingFluid.Source - Class in net.minecraftforge.fluids
 
forgeGetWorldMap() - Method in class net.minecraft.server.MinecraftServer
Deprecated.
ForgeHooks - Class in net.minecraftforge.common
 
ForgeHooks() - Constructor for class net.minecraftforge.common.ForgeHooks
 
ForgeHooksClient - Class in net.minecraftforge.client
 
ForgeHooksClient() - Constructor for class net.minecraftforge.client.ForgeHooksClient
 
ForgeI18n - Class in net.minecraftforge.fml
 
ForgeI18n() - Constructor for class net.minecraftforge.fml.ForgeI18n
 
ForgeI18n.CustomReadOnlyFormat - Class in net.minecraftforge.fml
 
ForgeIngameGui - Class in net.minecraftforge.client
 
ForgeIngameGui(Minecraft) - Constructor for class net.minecraftforge.client.ForgeIngameGui
 
ForgeInternalHandler - Class in net.minecraftforge.common
 
ForgeInternalHandler() - Constructor for class net.minecraftforge.common.ForgeInternalHandler
 
ForgeItemTagsProvider - Class in net.minecraftforge.common.data
 
ForgeItemTagsProvider(DataGenerator) - Constructor for class net.minecraftforge.common.data.ForgeItemTagsProvider
 
forgeLightPipelineEnabled - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
forgeLightPipelineEnabled - Static variable in class net.minecraftforge.common.ForgeMod
Deprecated.
ForgeMod - Class in net.minecraftforge.common
 
ForgeMod() - Constructor for class net.minecraftforge.common.ForgeMod
 
ForgeRecipeProvider - Class in net.minecraftforge.common.data
 
ForgeRecipeProvider(DataGenerator) - Constructor for class net.minecraftforge.common.data.ForgeRecipeProvider
 
ForgeRegistries - Class in net.minecraftforge.registries
A class that exposes static references to all vanilla and Forge registries.
ForgeRegistries() - Constructor for class net.minecraftforge.registries.ForgeRegistries
 
ForgeRegistry<V extends IForgeRegistryEntry<V>> - Class in net.minecraftforge.registries
 
ForgeRegistry.Snapshot - Class in net.minecraftforge.registries
 
ForgeRegistryEntry<V extends IForgeRegistryEntry<V>> - Class in net.minecraftforge.registries
Default implementation of IForgeRegistryEntry, this is necessary to reduce redundant code.
ForgeRegistryEntry() - Constructor for class net.minecraftforge.registries.ForgeRegistryEntry
 
forgeStatusLine - Static variable in class net.minecraftforge.client.ForgeHooksClient
 
ForgeTimings<T> - Class in net.minecraftforge.server.timings
ForgeTimings aggregates timings data collected by TimeTracker for an Object and performs operations for interpretation of the data.
ForgeTimings(T, int[]) - Constructor for class net.minecraftforge.server.timings.ForgeTimings
 
ForgetRaidTask - Class in net.minecraft.entity.ai.brain.task
 
ForgetRaidTask() - Constructor for class net.minecraft.entity.ai.brain.task.ForgetRaidTask
 
ForgeVersion - Class in net.minecraftforge.versions.forge
 
ForgeVersion() - Constructor for class net.minecraftforge.versions.forge.ForgeVersion
 
forHorizontal(MinMaxBounds.FloatBound) - Static method in class net.minecraft.advancements.criterion.DistancePredicate
 
forItem(IItemProvider) - Static method in class net.minecraft.advancements.criterion.ConsumeItemTrigger.Instance
 
forItem(ItemPredicate) - Static method in class net.minecraft.advancements.criterion.FilledBucketTrigger.Instance
 
forItemDamage(ItemPredicate, MinMaxBounds.IntBound) - Static method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger.Instance
 
forItems(ItemPredicate...) - Static method in class net.minecraft.advancements.criterion.InventoryChangeTrigger.Instance
 
forItems(IItemProvider...) - Static method in class net.minecraft.advancements.criterion.InventoryChangeTrigger.Instance
 
forLevel(MinMaxBounds.IntBound) - Static method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger.Instance
 
forLocation(LocationPredicate) - Static method in class net.minecraft.advancements.criterion.PositionTrigger.Instance
 
format - Variable in class net.minecraft.client.renderer.model.BakedQuad
 
format(String, Object...) - Static method in class net.minecraft.client.resources.I18n
 
format() - Method in class net.minecraft.profiler.EmptyProfileResult
 
format() - Method in class net.minecraft.profiler.FilledProfileResult
 
format() - Method in interface net.minecraft.profiler.IProfileResult
 
format(ITextComponent) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
format(ITextComponent) - Method in class net.minecraft.scoreboard.Team
 
format(int) - Method in interface net.minecraft.stats.IStatFormatter
 
format(int) - Method in class net.minecraft.stats.Stat
 
format - Variable in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
format - Variable in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad
 
format(String, String) - Method in class net.minecraftforge.common.util.TextTable.Column
 
format(List<TextTable.Column>, String) - Method in class net.minecraftforge.common.util.TextTable.Row
 
format(Object, StringBuffer, FieldPosition) - Method in class net.minecraftforge.fml.ForgeI18n.CustomReadOnlyFormat
 
forMaterial(Material) - Static method in class net.minecraft.block.pattern.BlockMaterialMatcher
 
formatHeader(String) - Method in class net.minecraftforge.common.util.TextTable.Column
 
formatMemberName(Team, ITextComponent) - Static method in class net.minecraft.scoreboard.ScorePlayerTeam
 
formatMessage(String, Object[]) - Method in class net.minecraft.client.resources.Locale
 
formatTo(StringBuilder) - Method in class net.minecraftforge.logging.ModelLoaderErrorMessage
 
formatToString() - Method in exception net.minecraftforge.fml.ModLoadingException
 
formatToString() - Method in class net.minecraftforge.fml.ModLoadingWarning
 
forMergedIndexes(IDoubleListMerger.IConsumer) - Method in class net.minecraft.util.math.shapes.DoubleCubeMergingList
 
forMergedIndexes(IDoubleListMerger.IConsumer) - Method in class net.minecraft.util.math.shapes.IndirectMerger
 
forMergedIndexes(IDoubleListMerger.IConsumer) - Method in class net.minecraft.util.math.shapes.NonOverlappingMerger
 
forMergedIndexes(IDoubleListMerger.IConsumer) - Method in class net.minecraft.util.math.shapes.SimpleDoubleMerger
 
forParent(EntityPredicate.Builder) - Static method in class net.minecraft.advancements.criterion.BredAnimalsTrigger.Instance
 
forSale - Variable in class net.minecraftforge.common.BasicTrade
 
forState(BlockState) - Static method in class net.minecraft.village.PointOfInterestType
 
FORTRESS - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
FortressPieces - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces() - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces
 
FortressPieces.Corridor - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Corridor2 - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Corridor3 - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Corridor4 - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Corridor5 - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Crossing - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Crossing2 - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Crossing3 - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.End - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Entrance - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.NetherStalkRoom - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Stairs - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Start - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Straight - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Throne - Class in net.minecraft.world.gen.feature.structure
 
FortressStructure - Class in net.minecraft.world.gen.feature.structure
 
FortressStructure(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.FortressStructure
 
FortressStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
FORTUNE - Static variable in class net.minecraft.enchantment.Enchantments
 
forVersionFlag(String) - Static method in enum net.minecraftforge.fml.network.ConnectionType
 
forVertical(MinMaxBounds.FloatBound) - Static method in class net.minecraft.advancements.criterion.DistancePredicate
 
forwardKeyDown - Variable in class net.minecraft.util.MovementInput
 
FOSSIL - Static variable in class net.minecraft.world.gen.feature.Feature
 
FossilsFeature - Class in net.minecraft.world.gen.feature
 
FossilsFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.FossilsFeature
 
FOUR_SHAPE - Static variable in class net.minecraft.block.SeaPickleBlock
 
FourWayBlock - Class in net.minecraft.block
 
FourWayBlock(float, float, float, float, float, Block.Properties) - Constructor for class net.minecraft.block.FourWayBlock
 
fourWayBlock(FourWayBlock, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
fourWayMultipart(MultiPartBlockStateBuilder, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
fov - Variable in class net.minecraft.client.GameSettings
 
FOV - Static variable in class net.minecraft.client.settings.AbstractOption
 
FOVModifier(GameRenderer, ActiveRenderInfo, double, double) - Constructor for class net.minecraftforge.client.event.EntityViewRenderEvent.FOVModifier
 
FOVUpdateEvent - Class in net.minecraftforge.client.event
Author: MachineMuse (Claire Semple) Created: 6:07 PM, 9/5/13
FOVUpdateEvent(PlayerEntity, float) - Constructor for class net.minecraftforge.client.event.FOVUpdateEvent
 
FOX - Static variable in class net.minecraft.entity.EntityType
 
FOX_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
FoxData(FoxEntity.Type) - Constructor for class net.minecraft.entity.passive.FoxEntity.FoxData
 
FoxEntity - Class in net.minecraft.entity.passive
 
FoxEntity(EntityType<? extends FoxEntity>, World) - Constructor for class net.minecraft.entity.passive.FoxEntity
 
FoxEntity.AlertablePredicate - Class in net.minecraft.entity.passive
 
FoxEntity.EatBerriesGoal - Class in net.minecraft.entity.passive
 
FoxEntity.FoxData - Class in net.minecraft.entity.passive
 
FoxEntity.LookHelperController - Class in net.minecraft.entity.passive
 
FoxEntity.PounceGoal - Class in net.minecraft.entity.passive
 
FoxEntity.Type - Enum in net.minecraft.entity.passive
 
FoxHeldItemLayer - Class in net.minecraft.client.renderer.entity.layers
 
FoxHeldItemLayer(IEntityRenderer<FoxEntity, FoxModel<FoxEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.FoxHeldItemLayer
 
FoxModel<T extends FoxEntity> - Class in net.minecraft.client.renderer.entity.model
 
FoxModel() - Constructor for class net.minecraft.client.renderer.entity.model.FoxModel
 
FoxRenderer - Class in net.minecraft.client.renderer.entity
 
FoxRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.FoxRenderer
 
fr - Variable in class net.minecraftforge.client.event.RenderTooltipEvent
 
frac(double) - Static method in class net.minecraft.util.math.MathHelper
 
Framebuffer - Class in net.minecraft.client.shader
 
Framebuffer(int, int, boolean, boolean) - Constructor for class net.minecraft.client.shader.Framebuffer
 
framebufferClear(boolean) - Method in class net.minecraft.client.shader.Framebuffer
 
framebufferColor - Variable in class net.minecraft.client.shader.Framebuffer
 
framebufferFilter - Variable in class net.minecraft.client.shader.Framebuffer
 
framebufferHeight - Variable in class net.minecraft.client.shader.Framebuffer
 
framebufferIn - Variable in class net.minecraft.client.shader.Shader
 
framebufferObject - Variable in class net.minecraft.client.shader.Framebuffer
 
framebufferOut - Variable in class net.minecraft.client.shader.Shader
 
framebufferRender(int, int) - Method in class net.minecraft.client.shader.Framebuffer
 
framebufferRenderExt(int, int, boolean) - Method in class net.minecraft.client.shader.Framebuffer
 
framebufferTexture - Variable in class net.minecraft.client.shader.Framebuffer
 
framebufferTextureHeight - Variable in class net.minecraft.client.shader.Framebuffer
 
framebufferTextureWidth - Variable in class net.minecraft.client.shader.Framebuffer
 
framebufferWidth - Variable in class net.minecraft.client.shader.Framebuffer
 
frameCounter - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
FRAMERATE_LIMIT - Static variable in class net.minecraft.client.settings.AbstractOption
 
framerateLimit - Variable in class net.minecraft.client.GameSettings
 
frames - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
framesX - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
framesY - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
frameTimer - Variable in class net.minecraft.client.Minecraft
 
FrameTimer - Class in net.minecraft.util
 
FrameTimer() - Constructor for class net.minecraft.util.FrameTimer
 
FrameType - Enum in net.minecraft.advancements
 
freeMemory(Buffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
freeMemory() - Method in class net.minecraft.client.Minecraft
 
freeRenderBuilder(RegionRenderCacheBuilder) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
freeze() - Method in class net.minecraft.world.storage.loot.LootPool
 
freeze() - Method in class net.minecraft.world.storage.loot.LootTable
 
freeze() - Method in class net.minecraftforge.registries.ForgeRegistry
Used to control the times where people can modify this registry.
FREEZE_TOP_LAYER - Static variable in class net.minecraft.world.gen.feature.Feature
 
freezeData() - Static method in class net.minecraftforge.registries.GameData
 
freezeNearby(LivingEntity, World, BlockPos, int) - Static method in class net.minecraft.enchantment.FrostWalkerEnchantment
 
FrequencyConfig - Class in net.minecraft.world.gen.placement
 
FrequencyConfig(int) - Constructor for class net.minecraft.world.gen.placement.FrequencyConfig
 
from(Block) - Static method in class net.minecraft.block.Block.Properties
 
from(BufferBuilder) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
from(VertexFormat) - Method in class net.minecraft.realms.RealmsVertexFormat
 
from(Direction.Axis, Direction.Axis) - Static method in enum net.minecraft.util.AxisRotation
 
from(BlockPos) - Static method in class net.minecraft.util.math.SectionPos
 
from(ChunkPos, int) - Static method in class net.minecraft.util.math.SectionPos
 
from(Entity) - Static method in class net.minecraft.util.math.SectionPos
 
from(long) - Static method in class net.minecraft.util.math.SectionPos
 
from(E, E...) - Static method in class net.minecraft.util.NonNullList
 
from(float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
Set the "from" position for this element.
from(ItemTransformVec3f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
Deprecated.
from(ModelRotation) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
from(Direction) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
fromAngle(double) - Static method in enum net.minecraft.util.Direction
 
fromColorIndex(int) - Static method in enum net.minecraft.util.text.TextFormatting
 
fromFormattingCode(char) - Static method in enum net.minecraft.util.text.TextFormatting
 
fromItemListStream(Stream<? extends Ingredient.IItemList>) - Static method in class net.minecraft.item.crafting.Ingredient
 
fromItems(IItemProvider...) - Static method in class net.minecraft.item.crafting.Ingredient
 
fromJson(JsonElement) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
fromJson(JsonElement, R, BiFunction<JsonElement, String, T>, MinMaxBounds.IBoundFactory<T, R>) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds
 
fromJson(JsonElement) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
fromJson(String) - Static method in class net.minecraft.advancements.CriterionProgress
 
fromJson(BlockModelDefinition.ContainerHolder, Reader) - Static method in class net.minecraft.client.renderer.model.BlockModelDefinition
Deprecated.
fromJson(BlockModelDefinition.ContainerHolder, Reader, ResourceLocation, ModelBakery, BiConsumer<ResourceLocation, IUnbakedModel>) - Static method in class net.minecraft.client.renderer.model.BlockModelDefinition
 
fromJson(Function<ResourceLocation, Optional<T>>, JsonObject) - Method in class net.minecraft.tags.Tag.Builder
 
fromJson(Gson, Reader, Class<T>, boolean) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Gson, Reader, Type, boolean) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Gson, String, Type, boolean) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Gson, String, Class<T>, boolean) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Gson, Reader, Type) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Gson, String, Type) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Gson, Reader, Class<T>) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Gson, String, Class<T>) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(String, boolean) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Reader, boolean) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(String) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Reader) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(String) - Static method in class net.minecraft.util.text.ITextComponent.Serializer
 
fromJson(JsonElement) - Static method in class net.minecraft.util.text.ITextComponent.Serializer
 
fromJson(StringReader) - Static method in class net.minecraft.util.text.ITextComponent.Serializer
 
fromJsonLenient(String) - Static method in class net.minecraft.util.text.ITextComponent.Serializer
 
fromLong(long) - Static method in class net.minecraft.util.math.BlockPos
 
fromNetwork(PacketBuffer) - Static method in class net.minecraft.advancements.AdvancementProgress
 
fromPitchYaw(Vec2f) - Static method in class net.minecraft.util.math.Vec3d
 
fromPitchYaw(float, float) - Static method in class net.minecraft.util.math.Vec3d
 
fromReader(StringReader) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
fromReader(StringReader, Function<Float, Float>) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
fromReader(StringReader, MinMaxBounds.IBoundReader<T, R>, Function<String, T>, Supplier<DynamicCommandExceptionType>, Function<T, T>) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds
 
fromReader(StringReader) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
fromReader(StringReader, Function<Integer, Integer>) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
fromStacks(ItemStack...) - Static method in class net.minecraft.item.crafting.Ingredient
 
fromStage() - Method in class net.minecraftforge.fml.LifecycleEventProvider.LifecycleEvent
 
fromString(String) - Static method in class net.minecraft.client.multiplayer.ServerAddress
 
fromString(String) - Static method in enum net.minecraft.inventory.EquipmentSlotType
 
fromString(String) - Static method in enum net.minecraft.world.storage.loot.LootContext.EntityTarget
 
fromTag(ListNBT) - Method in class net.minecraft.client.settings.HotbarSnapshot
 
fromTag(Tag<Item>) - Static method in class net.minecraft.item.crafting.Ingredient
 
fromVanilla(Biome.Category) - Static method in class net.minecraftforge.common.BiomeDictionary.Type
 
fromWorld(IBlockReader, BlockPos) - Static method in class net.minecraft.world.storage.MapBanner
 
FROST_WALKER - Static variable in class net.minecraft.enchantment.Enchantments
 
FROSTED_ICE - Static variable in class net.minecraft.block.Blocks
 
FrostedIceBlock - Class in net.minecraft.block
 
FrostedIceBlock(Block.Properties) - Constructor for class net.minecraft.block.FrostedIceBlock
 
frostWalk(BlockPos) - Method in class net.minecraft.entity.LivingEntity
 
frostWalk(BlockPos) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
FrostWalkerEnchantment - Class in net.minecraft.enchantment
 
FrostWalkerEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.FrostWalkerEnchantment
 
FROZEN - Static variable in class net.minecraftforge.registries.RegistryManager
 
FROZEN_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
FROZEN_OCEAN - Static variable in class net.minecraft.world.gen.layer.LayerUtil
 
FROZEN_OCEAN - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
FROZEN_RIVER - Static variable in class net.minecraft.world.biome.Biomes
 
FrozenOceanBiome - Class in net.minecraft.world.biome
 
FrozenOceanBiome() - Constructor for class net.minecraft.world.biome.FrozenOceanBiome
 
FrozenOceanSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
FrozenOceanSurfaceBuilder(Function<Dynamic<?>, ? extends SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.FrozenOceanSurfaceBuilder
 
FrozenRiverBiome - Class in net.minecraft.world.biome
 
FrozenRiverBiome() - Constructor for class net.minecraft.world.biome.FrozenRiverBiome
 
frustum - Variable in class net.minecraft.client.renderer.culling.ClippingHelper
 
Frustum - Class in net.minecraft.client.renderer.culling
 
Frustum() - Constructor for class net.minecraft.client.renderer.culling.Frustum
 
Frustum(ClippingHelper) - Constructor for class net.minecraft.client.renderer.culling.Frustum
 
FULL - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
fullBoundingBoxLadders - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
fullCube() - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
fullscreen - Variable in class net.minecraft.client.GameSettings
 
fullscreen - Variable in class net.minecraft.client.renderer.ScreenSize
 
FULLSCREEN - Static variable in class net.minecraft.client.settings.AbstractOption
 
fullscreenHeight - Variable in class net.minecraft.client.renderer.ScreenSize
 
fullscreenResolution - Variable in class net.minecraft.client.GameSettings
 
FullscreenResolutionOption - Class in net.minecraft.client.settings
 
FullscreenResolutionOption(MainWindow) - Constructor for class net.minecraft.client.settings.FullscreenResolutionOption
 
fullscreenWidth - Variable in class net.minecraft.client.renderer.ScreenSize
 
fullyDone() - Method in class net.minecraft.resources.AsyncReloader
 
fullyDone() - Method in interface net.minecraft.resources.IAsyncReloader
 
func_187373_a() - Method in enum com.mojang.blaze3d.platform.GlStateManager.Profile
 
func_187374_b() - Method in enum com.mojang.blaze3d.platform.GlStateManager.Profile
 
func_194310_f() - Method in interface net.minecraft.client.gui.recipebook.IRecipeShownListener
 
func_194310_f() - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
func_194310_f() - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
func_194310_f() - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
func_194813_a(double) - Method in class net.minecraft.client.gui.NewChatGui
 
func_195234_k() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
func_195235_a(CommandBlockLogic) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
func_195235_a(CommandBlockLogic) - Method in class net.minecraft.client.gui.screen.CommandBlockScreen
 
func_195235_a(CommandBlockLogic) - Method in class net.minecraft.client.gui.screen.EditMinecartCommandBlockScreen
 
func_195363_d(int, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
func_195376_a(double, double) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
func_195394_a(int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_195399_b(int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_195406_b(BlockState) - Method in class net.minecraft.entity.monster.EndermanEntity
 
func_195515_i() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_195604_a(double, double, int, int, int, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
func_195611_j(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
func_195626_a(double, double) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
func_195627_a(int, int, double, double) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
func_195742_b() - Static method in class net.minecraft.client.resources.DownloadingPackFinder
 
func_195789_b() - Method in class net.minecraft.resources.ResourcePackInfo
 
func_195794_a(boolean) - Method in class net.minecraft.resources.ResourcePackInfo
 
func_195808_a(TextureManager) - Method in class net.minecraft.client.resources.ClientResourcePackInfo
 
func_195811_a(IResourceManager, List<String>) - Method in class net.minecraft.client.resources.Locale
 
func_195912_a(Quaternion) - Method in class net.minecraft.client.renderer.Vector4f
 
func_195967_a(CompoundNBT, List<ITextComponent>) - Static method in class net.minecraft.item.FireworkStarItem
 
func_196057_c() - Method in enum net.minecraft.item.DyeColor
 
func_196068_b() - Method in enum net.minecraft.item.FireworkRocketItem.Shape
 
func_196070_a(int) - Static method in enum net.minecraft.item.FireworkRocketItem.Shape
 
func_196071_a() - Method in enum net.minecraft.item.FireworkRocketItem.Shape
 
func_196900_a(BlockState) - Method in class net.minecraft.block.NetherPortalBlock.Size
 
func_196982_a(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in interface net.minecraft.world.chunk.UpgradeData.IBlockFixer
 
func_197329_a(SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ItemParser
 
func_197528_a(IBlockReader, BlockPos, BlockState) - Static method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
func_197642_t(String) - Static method in class net.minecraft.nbt.CompoundNBT
 
func_197731_n() - Method in class net.minecraft.world.storage.WorldSummary
 
func_197890_e() - Method in class net.minecraft.scoreboard.ScoreObjective
 
func_197897_d() - Method in class net.minecraft.scoreboard.Scoreboard
 
func_197902_i() - Method in class net.minecraft.scoreboard.Scoreboard
 
func_197905_a(ListNBT) - Method in class net.minecraft.scoreboard.Scoreboard
 
func_198955_a(double, double, int, int, int, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
func_198967_b() - Method in enum net.minecraft.resources.PackCompatibility
 
func_198968_a() - Method in enum net.minecraft.resources.PackCompatibility
 
func_198969_a(int) - Static method in enum net.minecraft.resources.PackCompatibility
 
func_198971_c() - Method in enum net.minecraft.resources.PackCompatibility
 
func_198992_a() - Method in enum net.minecraft.resources.ResourcePackInfo.Priority
 
func_198993_a(List<T>, T, Function<T, P>, boolean) - Method in enum net.minecraft.resources.ResourcePackInfo.Priority
 
func_199047_a(RendererModel) - Method in class net.minecraft.client.renderer.entity.model.HorseArmorChestsModel
 
func_199047_a(RendererModel) - Method in class net.minecraft.client.renderer.entity.model.HorseModel
 
func_199061_b() - Method in class net.minecraft.stats.ServerStatisticsManager
 
func_199500_a(ClientRecipeBook) - Method in class net.minecraft.client.gui.recipebook.RecipeTabToggleWidget
 
func_200021_a() - Static method in class net.minecraft.command.arguments.FunctionArgument
 
func_200538_i() - Method in class net.minecraft.world.storage.WorldSummary
 
func_201503_d() - Method in class net.minecraft.client.gui.recipebook.RecipeTabToggleWidget
 
func_201516_a(int, IntList) - Method in class net.minecraft.item.crafting.ServerRecipePlacerFurnace
 
func_201518_a(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
func_201520_a(int, int, Minecraft, boolean, RecipeBookContainer<?>) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
func_201571_a(RecipeItemHelper) - Method in class net.minecraft.entity.player.PlayerInventory
 
func_201636_b(short, int) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
func_201636_b(short, int) - Method in interface net.minecraft.world.chunk.IChunk
 
func_201703_a(Minecraft, RecipeList, int, int, int, int, float) - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
func_201725_a(Stream<T>, SuggestionsBuilder, Function<T, ResourceLocation>, Function<T, Message>) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_201762_c(long) - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
func_201763_a(long) - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
func_201771_a(RecipeItemHelper) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
func_201771_a(RecipeItemHelper) - Method in class net.minecraft.inventory.container.PlayerContainer
 
func_201771_a(RecipeItemHelper) - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
func_201771_a(RecipeItemHelper) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
func_202137_b() - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
 
func_202383_b(IWorld, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.SwampHutStructure
 
func_202580_a(IWorld, MutableBoundingBox, int) - Method in class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
func_202715_a(IExtendedNoiseRandom<?>, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.ZoomLayer
 
func_202842_n() - Method in class net.minecraft.world.storage.WorldSummary
 
func_203045_n(boolean) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
func_203047_q() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
func_203085_b(TridentEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.TridentRenderer
 
func_203400_a(RecipeList, RecipeBookPage) - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
func_203411_d() - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
func_203412_e() - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
func_203413_a(int, IRecipe<?>, boolean) - Method in class net.minecraft.client.multiplayer.PlayerController
 
func_203427_a(IWorldGenerationReader, BlockPos, int) - Method in class net.minecraft.world.gen.feature.HugeTreesFeature
 
func_203501_a(String) - Static method in enum net.minecraft.world.gen.Heightmap.Type
 
func_204041_a(TemplateManager, BlockPos, Rotation, List<StructurePiece>, Random, OceanRuinConfig) - Static method in class net.minecraft.world.gen.feature.structure.OceanRuinPieces
 
func_204209_c(int) - Method in class net.minecraft.entity.MobEntity
 
func_204209_c(int) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_204219_dC() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_204222_dD() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_204623_a(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralClawFeature
 
func_204623_a(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralFeature
 
func_204623_a(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralMushroomFeature
 
func_204623_a(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralTreeFeature
 
func_204624_b(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralFeature
 
func_204760_a(TemplateManager, BlockPos, Rotation, List<StructurePiece>, Random, ShipwreckConfig) - Static method in class net.minecraft.world.gen.feature.structure.ShipwreckPieces
 
func_204763_l() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
func_204764_a(List<List<Template.BlockInfo>>, BlockPos) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
func_205056_c() - Method in class net.minecraft.client.renderer.tileentity.model.BannerModel
 
func_205057_b() - Method in class net.minecraft.client.renderer.tileentity.model.BannerModel
 
func_205060_a(float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
func_205062_a() - Method in class net.minecraft.client.renderer.entity.model.IllagerModel
 
func_205070_a() - Method in class net.minecraft.client.renderer.entity.model.SnowManModel
 
func_205071_a() - Method in class net.minecraft.client.renderer.entity.model.IronGolemModel
 
func_205072_a() - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
func_205072_a() - Method in interface net.minecraft.client.renderer.entity.model.IHasHead
 
func_205072_a() - Method in class net.minecraft.client.renderer.entity.model.IllagerModel
 
func_205072_a() - Method in class net.minecraft.client.renderer.entity.model.VillagerModel
 
func_205073_b() - Method in class net.minecraft.client.renderer.entity.model.WitchModel
 
func_205074_a(boolean) - Method in class net.minecraft.client.renderer.entity.model.WitchModel
 
func_205306_h() - Method in class net.minecraft.client.gui.screen.CreateBuffetWorldScreen
 
func_205563_a(double, double, double) - Method in class net.minecraft.world.gen.OctavesNoiseGenerator
 
func_205571_a(IWorldReader, BlockPos, int, Direction, BlockState, BlockPos, Short2ObjectMap<Pair<BlockState, IFluidState>>, Short2BooleanMap) - Method in class net.minecraft.fluid.FlowingFluid
 
func_205572_b(IWorldReader, BlockPos, BlockState) - Method in class net.minecraft.fluid.FlowingFluid
 
func_205702_a() - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
func_205702_a() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
func_205703_f() - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
func_205703_f() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
func_207617_a(TemplateManager, BlockPos, Rotation, List<StructurePiece>, Random, NoFeatureConfig) - Static method in class net.minecraft.world.gen.feature.structure.IglooPieces
 
func_207664_d() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
func_207803_a(IWorld, Random, OreFeatureConfig, double, double, double, double, double, double, int, int, int, int, int) - Method in class net.minecraft.world.gen.feature.OreFeature
 
func_207921_a(StringReader, boolean, Function<Float, Float>) - Static method in class net.minecraft.advancements.criterion.MinMaxBoundsWrapped
 
func_208023_c(long) - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
func_208024_b(long) - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
func_208051_a(IWorldReader, BlockPos, boolean, AxisAlignedBB) - Static method in class net.minecraft.entity.EntityType
 
func_208071_a(World, BlockPos, boolean, int, RailShape) - Method in class net.minecraft.block.PoweredRailBlock
 
func_208216_a(long) - Method in class net.minecraft.world.gen.feature.structure.LegacyStructureDataUtil
 
func_208316_a(Path, String) - Method in class net.minecraft.data.DirectoryCache
 
func_208320_b(Path) - Method in class net.minecraft.data.DirectoryCache
 
func_208508_f() - Method in class net.minecraft.block.NetherPortalBlock.Size
 
func_208826_a(IWorld) - Method in interface net.minecraft.world.chunk.UpgradeData.IBlockFixer
 
func_209000_a(String, Collection<ISuggestionProvider.Coordinates>, SuggestionsBuilder, Predicate<String>) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_209109_s() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
func_209342_b(EntityType<?>) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
 
func_209869_a(Dynamic<T>, Map<String, String>, String) - Static method in class net.minecraft.util.datafix.versions.V0099
 
func_210353_a() - Method in class net.minecraft.network.play.client.CSelectTradePacket
 
func_210384_b() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
func_210511_a(Iterable<T>, String, String, Function<T, ResourceLocation>, Consumer<T>) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_210512_a(Iterable<T>, String, Function<T, ResourceLocation>, Consumer<T>) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_210514_a(Iterable<T>, SuggestionsBuilder, Function<T, ResourceLocation>, Function<T, Message>) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_210834_a(DynamicOps<T>) - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
func_211198_f() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
func_211199_g() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
func_211200_h() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
func_211204_i() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
func_211269_a(String, Collection<ISuggestionProvider.Coordinates>, SuggestionsBuilder, Predicate<String>) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_212181_a(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.LegacyStructureDataUtil
 
func_212248_a(char) - Method in class net.minecraft.client.gui.fonts.providers.DefaultGlyphProvider
 
func_212248_a(char) - Method in interface net.minecraft.client.gui.fonts.providers.IGlyphProvider
 
func_212248_a(char) - Method in class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider
 
func_212248_a(char) - Method in class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider
 
func_212248_a(char) - Method in class net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider
 
func_212323_p(int) - Static method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_212324_b(int) - Static method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_212325_s(int) - Static method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_212326_d(int) - Static method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_212327_q(int) - Static method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_212330_a(Supplier<String>, boolean) - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
func_212336_a(ParseResults<ISuggestionProvider>, String, int) - Static method in class net.minecraft.client.gui.screen.ChatScreen
 
func_212422_f(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
func_212435_a() - Method in class net.minecraft.util.math.shapes.DoubleCubeMergingList
 
func_212435_a() - Method in class net.minecraft.util.math.shapes.IndirectMerger
 
func_212435_a() - Method in class net.minecraft.util.math.shapes.NonOverlappingMerger
 
func_212435_a() - Method in class net.minecraft.util.math.shapes.SimpleDoubleMerger
 
func_212440_a(int, int, int, boolean, boolean, DimensionType) - Method in class net.minecraft.world.storage.MapData
 
func_212476_a(Stream<ResourceLocation>, SuggestionsBuilder) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_212504_a(ServerWorld) - Method in class net.minecraft.server.management.PlayerList
 
func_212507_a(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
func_212508_a() - Method in class net.minecraft.util.datafix.fixes.LeavesFix.LeavesSection
 
func_212508_a() - Method in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
func_212508_a() - Method in class net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit.Section
 
func_212511_a(int) - Method in class net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit.Section
 
func_212590_a(Commands.IParser) - Static method in class net.minecraft.command.Commands
 
func_212592_a(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.DimensionArgument
 
func_212637_f() - Method in interface net.minecraft.util.text.ITextComponent
 
func_212766_a(BlockPos) - Static method in class net.minecraft.world.storage.MapFrame
 
func_212767_e() - Method in class net.minecraft.world.storage.MapFrame
 
func_212800_dy() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
func_212800_dy() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
func_212803_a(AbstractGroupFishEntity) - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
func_212810_a(Stream<AbstractGroupFishEntity>) - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
func_212825_a(AbstractGroupFishEntity) - Method in class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
func_212829_b_(JsonObject, JsonDeserializationContext, int, int, ILootCondition[], ILootFunction[]) - Method in class net.minecraft.world.storage.loot.DynamicLootEntry.Serializer
 
func_212829_b_(JsonObject, JsonDeserializationContext, int, int, ILootCondition[], ILootFunction[]) - Method in class net.minecraft.world.storage.loot.EmptyLootEntry.Serializer
 
func_212829_b_(JsonObject, JsonDeserializationContext, int, int, ILootCondition[], ILootFunction[]) - Method in class net.minecraft.world.storage.loot.ItemLootEntry.Serializer
 
func_212829_b_(JsonObject, JsonDeserializationContext, int, int, ILootCondition[], ILootFunction[]) - Method in class net.minecraft.world.storage.loot.StandaloneLootEntry.Serializer
 
func_212829_b_(JsonObject, JsonDeserializationContext, int, int, ILootCondition[], ILootFunction[]) - Method in class net.minecraft.world.storage.loot.TableLootEntry.Serializer
 
func_212829_b_(JsonObject, JsonDeserializationContext, int, int, ILootCondition[], ILootFunction[]) - Method in class net.minecraft.world.storage.loot.TagLootEntry.Serializer
 
func_212845_d_() - Method in class net.minecraft.world.storage.loot.AlternativesLootEntry.Builder
 
func_212845_d_() - Method in class net.minecraft.world.storage.loot.LootEntry.Builder
 
func_212850_a_(T) - Method in class net.minecraft.client.renderer.entity.model.AbstractZombieModel
 
func_212850_a_(GiantEntity) - Method in class net.minecraft.client.renderer.entity.model.GiantModel
 
func_212850_a_(T) - Method in class net.minecraft.client.renderer.entity.model.ZombieModel
 
func_212857_b_(Properties) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_212857_b_(Properties) - Method in class net.minecraft.server.dedicated.ServerProperties
 
func_212859_a_(IPixelTransformer, R) - Method in interface net.minecraft.world.gen.IExtendedNoiseRandom
 
func_212859_a_(IPixelTransformer, LazyArea) - Method in class net.minecraft.world.gen.LazyAreaLayerContext
 
func_212861_a_(IPixelTransformer) - Method in interface net.minecraft.world.gen.IExtendedNoiseRandom
 
func_212861_a_(IPixelTransformer) - Method in class net.minecraft.world.gen.LazyAreaLayerContext
 
func_212910_m() - Method in class net.minecraft.client.gui.IngameGui
 
func_212921_a() - Method in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
func_212928_a(IGuiEventListener) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
func_212930_a(double, double) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
func_212932_b(IGuiEventListener) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
func_212934_y() - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
func_212942_a() - Method in class net.minecraft.client.gui.widget.button.CheckboxButton
 
func_212954_a(Consumer<String>) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
func_212955_f() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
func_212957_c(boolean) - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
func_212957_c(boolean) - Method in class net.minecraft.client.gui.recipebook.BlastFurnaceRecipeGui
 
func_212957_c(boolean) - Method in class net.minecraft.client.gui.recipebook.FurnaceRecipeGui
 
func_212957_c(boolean) - Method in class net.minecraft.client.gui.recipebook.SmokerRecipeGui
 
func_212958_h() - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
func_212958_h() - Method in class net.minecraft.client.gui.recipebook.BlastFurnaceRecipeGui
 
func_212958_h() - Method in class net.minecraft.client.gui.recipebook.FurnaceRecipeGui
 
func_212958_h() - Method in class net.minecraft.client.gui.recipebook.SmokerRecipeGui
 
func_212959_a(boolean) - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
func_212959_a(boolean) - Method in class net.minecraft.client.gui.recipebook.BlastFurnaceRecipeGui
 
func_212959_a(boolean) - Method in class net.minecraft.client.gui.recipebook.FurnaceRecipeGui
 
func_212959_a(boolean) - Method in class net.minecraft.client.gui.recipebook.SmokerRecipeGui
 
func_212960_g() - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
func_212960_g() - Method in class net.minecraft.client.gui.recipebook.BlastFurnaceRecipeGui
 
func_212960_g() - Method in class net.minecraft.client.gui.recipebook.FurnaceRecipeGui
 
func_212960_g() - Method in class net.minecraft.client.gui.recipebook.SmokerRecipeGui
 
func_212962_b() - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
func_212962_b() - Method in class net.minecraft.client.gui.recipebook.BlastFurnaceRecipeGui
 
func_212962_b() - Method in class net.minecraft.client.gui.recipebook.FurnaceRecipeGui
 
func_212962_b() - Method in class net.minecraft.client.gui.recipebook.SmokerRecipeGui
 
func_212963_d() - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
func_212963_d() - Method in class net.minecraft.client.gui.recipebook.BlastFurnaceRecipeGui
 
func_212963_d() - Method in class net.minecraft.client.gui.recipebook.FurnaceRecipeGui
 
func_212963_d() - Method in class net.minecraft.client.gui.recipebook.SmokerRecipeGui
 
func_212985_a() - Method in class net.minecraft.client.gui.AccessibilityScreen
 
func_213038_a(TrackingChunkStatusListener, int, int, int, int) - Static method in class net.minecraft.client.gui.screen.WorldLoadProgressScreen
 
func_213074_a(boolean) - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
func_213110_a(ExtendedList<?>) - Method in class net.minecraft.client.gui.screen.StatsScreen
 
func_213116_d() - Method in class net.minecraft.client.gui.screen.StatsScreen
 
func_213136_a(ITextComponent) - Method in class net.minecraft.tileentity.BannerTileEntity
 
func_213141_a(Function<? super ITaskExecutor<Source>, ? extends Msg>) - Method in interface net.minecraft.util.concurrent.ITaskExecutor
 
func_213199_b(GameProfile) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_213199_b(GameProfile) - Method in class net.minecraft.server.integrated.IntegratedServer
 
func_213199_b(GameProfile) - Method in class net.minecraft.server.MinecraftServer
 
func_213223_o(boolean) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_213231_b(Screen) - Method in class net.minecraft.client.Minecraft
 
func_213245_w() - Method in class net.minecraft.client.Minecraft
Deprecated.
func_213253_a(SearchTreeManager.Key<T>) - Method in class net.minecraft.client.Minecraft
 
func_213254_o() - Method in class net.minecraft.client.Minecraft
 
func_213286_i(float) - Method in class net.minecraft.entity.Entity
 
func_213296_b(Vec3d) - Static method in class net.minecraft.entity.Entity
 
func_213300_bk() - Method in class net.minecraft.entity.Entity
 
func_213312_b(double, double, double) - Method in class net.minecraft.entity.Entity
 
func_213314_bj() - Method in class net.minecraft.entity.Entity
 
func_213314_bj() - Method in class net.minecraft.entity.LivingEntity
 
func_213320_d(float, float) - Method in class net.minecraft.entity.Entity
 
func_213324_a(double, float, boolean) - Method in class net.minecraft.entity.Entity
 
func_213343_cS() - Method in class net.minecraft.entity.LivingEntity
 
func_213344_a(LivingEntity, EntityPredicate) - Method in class net.minecraft.entity.LivingEntity
 
func_213346_cF() - Method in class net.minecraft.entity.LivingEntity
 
func_213346_cF() - Method in class net.minecraft.entity.MobEntity
 
func_213363_a(boolean, DamageSource) - Method in class net.minecraft.entity.LivingEntity
 
func_213363_a(boolean, DamageSource) - Method in class net.minecraft.entity.MobEntity
 
func_213365_e(ItemStack) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
func_213365_e(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
func_213365_e(ItemStack) - Method in class net.minecraft.entity.MobEntity
 
func_213365_e(ItemStack) - Method in class net.minecraft.entity.passive.DolphinEntity
 
func_213365_e(ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213365_e(ItemStack) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213365_e(ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
func_213371_e(LivingEntity) - Method in class net.minecraft.entity.LivingEntity
 
func_213371_e(LivingEntity) - Method in class net.minecraft.entity.monster.RavagerEntity
 
func_213381_d(int) - Method in class net.minecraft.entity.MobEntity
 
func_213385_F() - Method in class net.minecraft.entity.MobEntity
 
func_213385_F() - Method in class net.minecraft.entity.monster.RavagerEntity
 
func_213387_K() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_213387_K() - Method in class net.minecraft.entity.MobEntity
 
func_213396_dB() - Method in class net.minecraft.entity.MobEntity
 
func_213403_a(EnderDragonPartEntity, DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
func_213404_dT() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
func_213408_v(float) - Method in class net.minecraft.entity.passive.CatEntity
 
func_213409_eh() - Method in class net.minecraft.entity.passive.CatEntity
 
func_213415_v(boolean) - Method in class net.minecraft.entity.passive.CatEntity
 
func_213416_eg() - Method in class net.minecraft.entity.passive.CatEntity
 
func_213419_u(boolean) - Method in class net.minecraft.entity.passive.CatEntity
 
func_213420_ej() - Method in class net.minecraft.entity.passive.CatEntity
 
func_213421_w(float) - Method in class net.minecraft.entity.passive.CatEntity
 
func_213424_x(float) - Method in class net.minecraft.entity.passive.CatEntity
 
func_213439_d(ServerPlayerEntity) - Method in class net.minecraft.entity.passive.ShoulderRidingEntity
 
func_213461_s(boolean) - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213467_eg() - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213472_dX() - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213475_v(float) - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213480_dY() - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213481_a(FoxEntity, LivingEntity) - Static method in class net.minecraft.entity.passive.FoxEntity
 
func_213490_ee() - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213502_u(boolean) - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213503_w(float) - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213525_dW() - Method in class net.minecraft.entity.passive.OcelotEntity
 
func_213529_dV() - Method in class net.minecraft.entity.passive.OcelotEntity
 
func_213534_t(boolean) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213537_eq() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213539_dW() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213542_s(boolean) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213544_dV() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213545_a(PandaEntity, PandaEntity) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213553_r(boolean) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213554_ep() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213556_dX() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213557_el() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213561_v(float) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213562_s(int) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213564_eh() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213566_eo() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213567_dY() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213576_v(boolean) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213578_dZ() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213581_u(boolean) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213583_w(float) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213585_ee() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213588_r(int) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213590_ei() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213591_x(float) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213612_dV() - Method in class net.minecraft.entity.passive.SheepEntity
Deprecated.
func_213623_ec() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
func_213623_ec() - Method in class net.minecraft.entity.monster.MonsterEntity
 
func_213624_b(ItemStack, float) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
func_213624_b(ItemStack, float) - Method in class net.minecraft.entity.monster.StrayEntity
 
func_213624_b(ItemStack, float) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
func_213634_ed() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
func_213634_ed() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
func_213642_em() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
func_213644_t(boolean) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
func_213653_b(int) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
func_213655_u(boolean) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
func_213656_en() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
func_213658_ej() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
func_213660_a(int, boolean) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
func_213660_a(int, boolean) - Method in class net.minecraft.entity.monster.EvokerEntity
 
func_213660_a(int, boolean) - Method in class net.minecraft.entity.monster.IllusionerEntity
 
func_213660_a(int, boolean) - Method in class net.minecraft.entity.monster.PillagerEntity
 
func_213660_a(int, boolean) - Method in class net.minecraft.entity.monster.RavagerEntity
 
func_213660_a(int, boolean) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
func_213660_a(int, boolean) - Method in class net.minecraft.entity.monster.WitchEntity
 
func_213661_eo() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
func_213683_l() - Method in class net.minecraft.entity.monster.RavagerEntity
 
func_213684_dX() - Method in class net.minecraft.entity.monster.RavagerEntity
 
func_213687_eg() - Method in class net.minecraft.entity.monster.RavagerEntity
 
func_213698_b(EntityType<? extends ZombieEntity>) - Method in class net.minecraft.entity.monster.ZombieEntity
 
func_213702_q(int) - Method in interface net.minecraft.entity.merchant.IMerchant
 
func_213702_q(int) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
func_213702_q(int) - Method in class net.minecraft.entity.NPCMerchant
 
func_213703_a(MerchantOffers) - Method in interface net.minecraft.entity.merchant.IMerchant
 
func_213703_a(MerchantOffers) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
func_213703_a(MerchantOffers) - Method in class net.minecraft.entity.NPCMerchant
 
func_213705_dZ() - Method in interface net.minecraft.entity.merchant.IMerchant
 
func_213705_dZ() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
func_213705_dZ() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
func_213705_dZ() - Method in class net.minecraft.entity.NPCMerchant
 
func_213707_a(PlayerEntity, ITextComponent, int) - Method in interface net.minecraft.entity.merchant.IMerchant
 
func_213711_eb() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
func_213713_b(MerchantOffer) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
func_213713_b(MerchantOffer) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_213713_b(MerchantOffer) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
func_213714_ea() - Method in interface net.minecraft.entity.merchant.IMerchant
 
func_213714_ea() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
func_213714_ea() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
func_213714_ea() - Method in class net.minecraft.entity.NPCMerchant
 
func_213715_ed() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
func_213716_dX() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
func_213718_a(IParticleData) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
func_213721_r(boolean) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
func_213721_r(boolean) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
func_213726_g(BlockPos) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
func_213728_s(int) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
func_213735_eg() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
func_213739_a(IReputationType, Entity) - Method in interface net.minecraft.entity.merchant.IReputationTracking
 
func_213739_a(IReputationType, Entity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_213742_a(MemoryModuleType<GlobalPos>) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_213746_a(VillagerEntity, long) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_213750_eg() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
func_213750_eg() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_213766_ei() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_213768_b(MerchantOffers) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_213789_a(int) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
func_213790_g(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
func_213792_a(VillagerData) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
func_213800_eB() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
func_213800_eB() - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
func_213803_dV() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
func_213818_a(int, MerchantOffers, int, int, boolean, boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
func_213818_a(int, MerchantOffers, int, int, boolean, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_213822_a(IWorldReader, BlockPos, boolean) - Static method in class net.minecraft.entity.player.PlayerEntity
 
func_213823_a(SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
func_213823_a(SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.entity.player.PlayerEntity
 
func_213823_a(SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_213826_a(JigsawTileEntity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
func_213826_a(JigsawTileEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
func_213863_b(ItemStack) - Method in class net.minecraft.entity.item.EyeOfEnderEntity
 
func_213865_o(boolean) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
func_213866_a(Vec3d, Vec3d) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
func_213866_a(Vec3d, Vec3d) - Method in class net.minecraft.entity.projectile.TridentEntity
 
func_213867_k() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
func_213867_k() - Method in class net.minecraft.entity.projectile.TridentEntity
 
func_213868_a(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
func_213868_a(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.TridentEntity
 
func_213872_b(byte) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
func_213873_r() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
func_213874_s() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
func_213882_k() - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
func_213884_b(ItemStack) - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
func_213885_i() - Method in class net.minecraft.entity.item.EnderPearlEntity
 
func_213885_i() - Method in class net.minecraft.entity.item.ExperienceBottleEntity
 
func_213885_i() - Method in class net.minecraft.entity.projectile.EggEntity
 
func_213885_i() - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
func_213885_i() - Method in class net.minecraft.entity.projectile.SnowballEntity
 
func_213889_i() - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
func_213892_a(RayTraceResult) - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
func_213896_l() - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 
func_213898_b(ItemStack) - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 
func_213939_a(Direction) - Method in class net.minecraft.tileentity.BellTileEntity
 
func_213962_h() - Method in class net.minecraft.tileentity.BarrelTileEntity
 
func_213968_a(int, PlayerInventory) - Method in class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
func_213968_a(int, PlayerInventory) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
func_213968_a(int, PlayerInventory) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
func_213976_a(World, LockableTileEntity, int, int, int) - Static method in class net.minecraft.tileentity.ChestTileEntity
 
func_213977_a(World, LockableTileEntity, int, int, int, int, int) - Static method in class net.minecraft.tileentity.ChestTileEntity
 
func_213986_d() - Method in class net.minecraft.tileentity.CampfireTileEntity
 
func_213995_d(PlayerEntity) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
func_214005_h() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
func_214024_h() - Method in class net.minecraft.inventory.MerchantInventory
 
func_214025_g() - Method in class net.minecraft.inventory.MerchantInventory
 
func_214062_a(int, int, int, boolean) - Method in class net.minecraft.tileentity.SignTileEntity
 
func_214063_g() - Method in class net.minecraft.tileentity.SignTileEntity
 
func_214065_t() - Method in class net.minecraft.tileentity.SignTileEntity
 
func_214067_u() - Method in class net.minecraft.tileentity.SignTileEntity
 
func_214069_r() - Method in class net.minecraft.tileentity.SignTileEntity
 
func_214153_b(int) - Method in class net.minecraft.client.gui.screen.LecternScreen
 
func_214153_b(int) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
func_214154_c(double, double) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
func_214155_a(ReadBookScreen.IBookInfo) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
func_214157_a(CompoundNBT) - Static method in class net.minecraft.client.gui.screen.ReadBookScreen
 
func_214160_a(int) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
func_214162_b() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
func_214162_b() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
func_214163_e() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
func_214163_e() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
func_214164_c() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
func_214165_d() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
func_214165_d() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
func_214253_a() - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
func_214287_a(ServerSelectionList.Entry) - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
func_214295_b() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
func_214297_b(AbstractResourcePackList.ResourcePackEntry) - Method in class net.minecraft.client.gui.screen.ResourcePacksScreen
 
func_214299_c(AbstractResourcePackList.ResourcePackEntry) - Method in class net.minecraft.client.gui.screen.ResourcePacksScreen
 
func_214300_a(AbstractResourcePackList.ResourcePackEntry) - Method in class net.minecraft.client.gui.screen.ResourcePacksScreen
 
func_214324_a(boolean) - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
func_214333_a(AbstractOption) - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
func_214334_a(AbstractOption, AbstractOption) - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
func_214335_a(AbstractOption[]) - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
func_214365_a(AbstractResourcePackList.ResourcePackEntry) - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList
 
func_214376_a() - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
func_214414_i() - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
func_214415_k() - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
func_214416_d() - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
func_214418_e() - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
func_214419_a() - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
func_214420_c() - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
func_214422_a(SelectedResourcePackList) - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
func_214423_b() - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
func_214424_f() - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
func_214425_g() - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
func_214426_h() - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
func_214427_j() - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
func_214438_a() - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
func_214442_b() - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
func_214444_c() - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
func_214445_d() - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
func_214456_a(float, int, int, SpectatorDetails) - Method in class net.minecraft.client.gui.SpectatorGui
 
func_214457_x() - Method in class net.minecraft.realms.RealmsButton
 
func_214459_y() - Method in class net.minecraft.realms.RealmsSliderButton
 
func_214554_a(IWorld) - Static method in class net.minecraft.world.gen.feature.EndSpikeFeature
 
func_214576_j(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
func_214584_a(IWorldGenerationReader, BlockPos) - Method in class net.minecraft.world.gen.feature.AbstractTreeFeature
Deprecated.
func_214587_a(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
func_214626_a(Random, int, int) - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
func_214628_a(int, Random, int) - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
func_214668_c() - Method in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 
func_214669_a() - Method in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 
func_214671_b() - Method in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 
func_214698_a() - Static method in class net.minecraft.world.gen.feature.EndGatewayConfig
 
func_214700_b() - Method in class net.minecraft.world.gen.feature.EndGatewayConfig
 
func_214701_c() - Method in class net.minecraft.world.gen.feature.EndGatewayConfig
 
func_214702_a(BlockPos, boolean) - Static method in class net.minecraft.world.gen.feature.EndGatewayConfig
 
func_214714_a() - Method in enum net.minecraft.world.gen.feature.structure.MineshaftStructure.Type
 
func_214715_a(String) - Static method in enum net.minecraft.world.gen.feature.structure.MineshaftStructure.Type
 
func_214736_a(String) - Static method in enum net.minecraft.world.gen.feature.OreFeatureConfig.FillerBlockType
 
func_214737_a() - Method in enum net.minecraft.world.gen.feature.OreFeatureConfig.FillerBlockType
 
func_214738_b() - Method in enum net.minecraft.world.gen.feature.OreFeatureConfig.FillerBlockType
 
func_214747_a(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
func_214807_k() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
func_214810_a(ChunkPos, int) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
func_214814_a(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor4
 
func_214824_a(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RightTurn
 
func_214826_b() - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
func_214828_c() - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
func_214838_a(ChunkGenerator<?>, TemplateManager, BlockPos, List<StructurePiece>, SharedSeedRandom, VillageConfig) - Static method in class net.minecraft.world.gen.feature.structure.VillagePieces
 
func_214840_a(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
 
func_214846_a(IWorld, Template.BlockInfo, BlockPos, Rotation, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_214848_a(TemplateManager, IWorld, BlockPos, Rotation, MutableBoundingBox, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
func_214848_a(TemplateManager, IWorld, BlockPos, Rotation, MutableBoundingBox, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
func_214848_a(TemplateManager, IWorld, BlockPos, Rotation, MutableBoundingBox, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_214848_a(TemplateManager, IWorld, BlockPos, Rotation, MutableBoundingBox, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
func_214848_a(TemplateManager, IWorld, BlockPos, Rotation, MutableBoundingBox, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
func_214849_a(TemplateManager, BlockPos, Rotation, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
func_214849_a(TemplateManager, BlockPos, Rotation, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
func_214849_a(TemplateManager, BlockPos, Rotation, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_214849_a(TemplateManager, BlockPos, Rotation, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
func_214849_a(TemplateManager, BlockPos, Rotation, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
func_214850_d() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_214852_a(TemplateManager, BlockPos, Rotation) - Method in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
func_214852_a(TemplateManager, BlockPos, Rotation) - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
func_214852_a(TemplateManager, BlockPos, Rotation) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_214852_a(TemplateManager, BlockPos, Rotation) - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
func_214852_a(TemplateManager, BlockPos, Rotation) - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
func_214857_a(TemplateManager, BlockPos, Rotation, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
func_214860_a(Rotation, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
func_214868_a(TemplateManager, Rotation) - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
func_214869_b() - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
func_214889_a(ResourceLocation, int, JigsawManager.IPieceFactory, ChunkGenerator<?>, TemplateManager, BlockPos, List<StructurePiece>, Random) - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawManager
 
func_214905_a(Quaternion) - Method in class net.minecraft.client.renderer.Vector3f
 
func_214907_a(Dynamic<T>, Registry<U>, String, V) - Static method in interface net.minecraft.util.IDynamicDeserializer
 
func_214936_a() - Method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
 
func_214937_b() - Method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
 
func_214938_a(String) - Static method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
 
func_214943_b(Random) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
func_214944_a(Random) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
func_214945_a(TemplateManager) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
func_214946_c() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
func_214947_b() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
func_214948_a() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
func_214990_a(int) - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
func_214992_a(Path, String, String) - Static method in class net.minecraft.util.FileUtil
 
func_214993_b(Path, String, String) - Static method in class net.minecraft.util.FileUtil
 
func_214994_b(Path) - Static method in class net.minecraft.util.FileUtil
 
func_214995_a(Path) - Static method in class net.minecraft.util.FileUtil
 
func_215070_b(String) - Static method in class net.minecraft.util.SharedConstants
 
func_215092_a(ItemStack, ITextComponent, ITextComponent, ResourceLocation, FrameType, boolean, boolean, boolean) - Method in class net.minecraft.advancements.Advancement.Builder
 
func_215093_a(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, ConfiguredFeature<FC>) - Method in class net.minecraft.world.gen.placement.ConfiguredPlacement
 
func_215105_a(ServerPlayerEntity, Collection<Entity>, int) - Method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger
 
func_215111_a(ServerPlayerEntity, ItemStack) - Method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger
 
func_215114_a(ServerPlayerEntity, AbstractVillagerEntity, ItemStack) - Method in class net.minecraft.advancements.criterion.VillagerTradeTrigger
 
func_215115_a(ServerPlayerEntity, Collection<Entity>, int) - Method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger.Instance
 
func_215116_a(EntityPredicate.Builder...) - Static method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger.Instance
 
func_215117_a(MinMaxBounds.IntBound) - Static method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger.Instance
 
func_215120_d() - Static method in class net.minecraft.advancements.criterion.PositionTrigger.Instance
 
func_215121_a(ItemStack) - Method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger.Instance
 
func_215122_a(IItemProvider) - Static method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger.Instance
 
func_215124_a(EntityPredicate) - Static method in class net.minecraft.advancements.criterion.TameAnimalTrigger.Instance
 
func_215125_a(ServerPlayerEntity, AbstractVillagerEntity, ItemStack) - Method in class net.minecraft.advancements.criterion.VillagerTradeTrigger.Instance
 
func_215126_f() - Method in class net.minecraft.util.math.MutableBoundingBox
 
func_215127_b(int, int, int) - Method in class net.minecraft.util.math.MutableBoundingBox
 
func_215130_a(DimensionType, DimensionSavedDataManager) - Static method in class net.minecraft.world.gen.feature.structure.LegacyStructureDataUtil
 
func_215135_a() - Method in enum net.minecraft.world.gen.feature.structure.OceanRuinStructure.Type
 
func_215136_a(String) - Static method in enum net.minecraft.world.gen.feature.structure.OceanRuinStructure.Type
 
func_215139_a(ChunkGenerator<?>, TemplateManager, BlockPos, List<StructurePiece>, SharedSeedRandom) - Static method in class net.minecraft.world.gen.feature.structure.PillagerOutpostPieces
 
func_215142_a(ChunkGenerator<?>, TemplateManager, BiomeProvider, CompoundNBT) - Static method in class net.minecraft.world.gen.feature.structure.Structures
 
func_215160_a(MapData) - Method in class net.minecraft.world.storage.MapData
 
func_215162_a() - Method in class net.minecraft.world.storage.MapIdTracker
 
func_215165_a(AbstractRaiderEntity, Raid) - Static method in class net.minecraft.world.raid.RaidManager
 
func_215167_a(int) - Method in class net.minecraft.world.raid.RaidManager
 
func_215172_a(Dimension) - Static method in class net.minecraft.world.raid.RaidManager
 
func_215218_i() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
func_215219_b() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
func_215220_b(StructureProcessor) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
func_215223_c(boolean) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
func_215232_a() - Method in class net.minecraft.client.particle.ParticleManager
 
func_215244_a(TextureManager, IResourceManager, ResourceLocation, Executor) - Method in interface net.minecraft.client.renderer.texture.ITextureObject
 
func_215244_a(TextureManager, IResourceManager, ResourceLocation, Executor) - Method in class net.minecraft.client.renderer.texture.PreloadedTexture
 
func_215246_b(IResourceManager) - Method in class net.minecraft.client.renderer.texture.PreloadedTexture
 
func_215246_b(IResourceManager) - Method in class net.minecraft.client.renderer.texture.SimpleTexture
 
func_215248_a() - Method in class net.minecraft.client.renderer.texture.PreloadedTexture
 
func_215286_b() - Method in class net.minecraft.client.renderer.texture.PaintingSpriteUploader
 
func_215302_a(ValidationResults, ResourceLocation, LootTable, Function<ResourceLocation, LootTable>) - Static method in class net.minecraft.world.storage.loot.LootTableManager
 
func_215318_a(Tessellator, BufferBuilder, ActiveRenderInfo) - Method in class net.minecraft.client.renderer.WorldRenderer
 
func_215330_a(BlockState, BlockPos, IEnviromentBlockReader, BufferBuilder, Random) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
Deprecated.
func_215334_a(T) - Method in class net.minecraft.client.renderer.entity.layers.LayerRenderer
 
func_215337_a(EquipmentSlotType) - Method in class net.minecraft.client.renderer.entity.layers.ArmorLayer
 
func_215338_a(Consumer<ResourceLocation>, T, EntityModel<T>, float, float, float, float, float, float, float) - Static method in class net.minecraft.client.renderer.entity.layers.ArmorLayer
 
func_215350_a(Object2ObjectMap<K, VillagerMetadataSection.HatType>, String, DefaultedRegistry<K>, K) - Method in class net.minecraft.client.renderer.entity.layers.VillagerLevelPendantLayer
 
func_215381_a(BlockPos, PlacementSettings, Block) - Method in class net.minecraft.world.gen.feature.template.Template
 
func_215386_a(BlockPos, PlacementSettings, Block, boolean) - Method in class net.minecraft.world.gen.feature.template.Template
 
func_215387_a(IWorld, BlockPos, PlacementSettings, List<Template.BlockInfo>) - Static method in class net.minecraft.world.gen.feature.template.Template
Deprecated.
func_215388_b(PlacementSettings, BlockPos) - Method in class net.minecraft.world.gen.feature.template.Template
 
func_215430_b(long) - Method in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
func_215431_a(int, int, int) - Method in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
func_215456_a(double, double, double, double, double) - Method in class net.minecraft.world.gen.ImprovedNoiseGenerator
 
func_215459_a(int, int, int, double, double, double, double, double, double) - Method in class net.minecraft.world.gen.ImprovedNoiseGenerator
 
func_215460_a(double, double, double, double) - Method in interface net.minecraft.world.gen.INoiseGenerator
 
func_215460_a(double, double, double, double) - Method in class net.minecraft.world.gen.OctavesNoiseGenerator
 
func_215460_a(double, double, double, double) - Method in class net.minecraft.world.gen.PerlinNoiseGenerator
 
func_215462_a(double, double, double, double, double, boolean) - Method in class net.minecraft.world.gen.OctavesNoiseGenerator
 
func_215464_a(double, double, boolean) - Method in class net.minecraft.world.gen.PerlinNoiseGenerator
 
func_215467_a(int[], double, double, double) - Static method in class net.minecraft.world.gen.SimplexNoiseGenerator
 
func_215523_k(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
func_215523_k(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
func_215524_j(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
func_215524_j(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
func_215526_b(long, boolean) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
func_215526_b(long, boolean) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
func_215548_n(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
func_215549_m(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
func_215550_a(int) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
func_215551_l(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
func_215567_a(BlockPos, boolean) - Method in interface net.minecraft.world.lighting.ILightListener
 
func_215570_a() - Method in class net.minecraft.world.lighting.WorldLightManager
 
func_215571_a(ChunkPos, boolean) - Method in class net.minecraft.world.lighting.WorldLightManager
 
func_215571_a(ChunkPos, boolean) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
func_215572_a(LightType, SectionPos) - Method in class net.minecraft.world.lighting.WorldLightManager
 
func_215573_a(BlockPos, int) - Method in class net.minecraft.world.lighting.WorldLightManager
 
func_215573_a(BlockPos, int) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
func_215588_z_() - Method in class net.minecraft.world.server.ServerWorldLightManager
 
func_215598_a(int) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
func_215613_a(IBlockReader, BlockState, BlockPos, BlockState, BlockPos, Direction, int) - Static method in class net.minecraft.world.lighting.LightEngine
 
func_215619_a() - Method in class net.minecraft.world.lighting.LightEngine
 
func_215620_a(ChunkPos, boolean) - Method in class net.minecraft.world.lighting.LightEngine
 
func_215623_a(BlockPos, int) - Method in class net.minecraft.world.lighting.BlockLightEngine
 
func_215623_a(BlockPos, int) - Method in class net.minecraft.world.lighting.LightEngine
 
func_215662_a(IFluidState, IBlockReader, BlockPos) - Method in class net.minecraft.fluid.EmptyFluid
 
func_215662_a(IFluidState, IBlockReader, BlockPos) - Method in class net.minecraft.fluid.FlowingFluid
 
func_215662_a(IFluidState, IBlockReader, BlockPos) - Method in class net.minecraft.fluid.Fluid
 
func_215663_a(IBlockReader, BlockPos, IFluidState) - Method in class net.minecraft.fluid.EmptyFluid
 
func_215663_a(IBlockReader, BlockPos, IFluidState) - Method in class net.minecraft.fluid.FlowingFluid
 
func_215663_a(IBlockReader, BlockPos, IFluidState) - Method in class net.minecraft.fluid.Fluid
 
func_215664_b(IFluidState, IBlockReader, BlockPos) - Method in class net.minecraft.fluid.EmptyFluid
 
func_215664_b(IFluidState, IBlockReader, BlockPos) - Method in class net.minecraft.fluid.FlowingFluid
 
func_215664_b(IFluidState, IBlockReader, BlockPos) - Method in class net.minecraft.fluid.Fluid
 
func_215665_a(IFluidState, IBlockReader, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.EmptyFluid
 
func_215665_a(IFluidState, IBlockReader, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.Fluid
 
func_215665_a(IFluidState, IBlockReader, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.LavaFluid
 
func_215665_a(IFluidState, IBlockReader, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.WaterFluid
 
func_215665_a(IFluidState, IBlockReader, BlockPos, Fluid, Direction) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
func_215667_a(World, BlockPos, IFluidState, IFluidState) - Method in class net.minecraft.fluid.FlowingFluid
 
func_215667_a(World, BlockPos, IFluidState, IFluidState) - Method in class net.minecraft.fluid.LavaFluid
 
func_215670_b(IProperty<T>, Comparable<?>) - Static method in interface net.minecraft.state.IStateHolder
 
func_215671_a(S, IProperty<T>, String, String, String) - Static method in interface net.minecraft.state.IStateHolder
 
func_215677_a(IBlockReader, BlockPos, Fluid, Direction) - Method in interface net.minecraft.fluid.IFluidState
 
func_215679_a(IBlockReader, BlockPos) - Method in interface net.minecraft.fluid.IFluidState
 
func_215682_a(IBlockReader, BlockPos, Entity) - Method in class net.minecraft.block.BlockState
 
func_215691_g() - Method in class net.minecraft.block.BlockState
 
func_215692_c() - Method in class net.minecraft.block.BlockState
 
func_215702_a(IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.BlockState
 
func_215703_d(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
func_215704_f() - Method in class net.minecraft.block.BlockState
 
func_215714_a(int, int, int, int) - Method in interface net.minecraft.world.gen.IExtendedNoiseRandom
 
func_215715_a(int, int) - Method in interface net.minecraft.world.gen.IExtendedNoiseRandom
 
func_215716_a(long) - Method in class net.minecraft.world.gen.LazyAreaLayerContext
 
func_215721_a(int) - Method in interface net.minecraft.world.gen.layer.traits.IDimOffset0Transformer
 
func_215721_a(int) - Method in interface net.minecraft.world.gen.layer.traits.IDimOffset1Transformer
 
func_215721_a(int) - Method in interface net.minecraft.world.gen.layer.traits.IDimTransformer
 
func_215721_a(int) - Method in enum net.minecraft.world.gen.layer.VoroniZoomLayer
 
func_215721_a(int) - Method in enum net.minecraft.world.gen.layer.ZoomLayer
 
func_215722_b(int) - Method in interface net.minecraft.world.gen.layer.traits.IDimOffset0Transformer
 
func_215722_b(int) - Method in interface net.minecraft.world.gen.layer.traits.IDimOffset1Transformer
 
func_215722_b(int) - Method in interface net.minecraft.world.gen.layer.traits.IDimTransformer
 
func_215722_b(int) - Method in enum net.minecraft.world.gen.layer.VoroniZoomLayer
 
func_215722_b(int) - Method in enum net.minecraft.world.gen.layer.ZoomLayer
 
func_215728_a(IExtendedNoiseRandom<?>, IArea, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IAreaTransformer1
 
func_215728_a(IExtendedNoiseRandom<?>, IArea, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IBishopTransformer
 
func_215728_a(IExtendedNoiseRandom<?>, IArea, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IC0Transformer
 
func_215728_a(IExtendedNoiseRandom<?>, IArea, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IC1Transformer
 
func_215728_a(IExtendedNoiseRandom<?>, IArea, int, int) - Method in interface net.minecraft.world.gen.layer.traits.ICastleTransformer
 
func_215728_a(IExtendedNoiseRandom<?>, IArea, int, int) - Method in enum net.minecraft.world.gen.layer.VoroniZoomLayer
 
func_215728_a(IExtendedNoiseRandom<?>, IArea, int, int) - Method in enum net.minecraft.world.gen.layer.ZoomLayer
 
func_215738_a(int, int) - Method in class net.minecraft.world.gen.layer.Layer
 
func_215744_a(IBlockReader, boolean, boolean, BlockPos, PathNodeType) - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
func_215744_a(IBlockReader, boolean, boolean, BlockPos, PathNodeType) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
func_215746_d() - Method in class net.minecraft.pathfinding.Path
 
func_215747_b(int) - Method in class net.minecraft.pathfinding.Path
 
func_215771_d() - Method in class net.minecraft.world.storage.SaveHandler
 
func_215779_a(Path, DataFixer, String) - Static method in class net.minecraft.world.storage.SaveFormat
 
func_215780_a(File, DataFixer) - Static method in class net.minecraft.world.storage.SaveFormat
 
func_215781_c() - Method in class net.minecraft.world.storage.SaveFormat
 
func_215783_a(Path, DataFixer, String, MinecraftServer) - Static method in class net.minecraft.world.storage.SaveFormat
 
func_215796_a() - Static method in class net.minecraft.world.storage.loot.LootTables
 
func_215830_a() - Method in class net.minecraft.world.storage.loot.BinomialRange
 
func_215830_a() - Method in class net.minecraft.world.storage.loot.ConstantRange
 
func_215830_a() - Method in interface net.minecraft.world.storage.loot.IRandomRange
 
func_215830_a() - Method in class net.minecraft.world.storage.loot.RandomValueRange
 
func_215837_a(float, float) - Static method in class net.minecraft.world.storage.loot.RandomValueRange
 
func_215838_a(int, float) - Static method in class net.minecraft.world.storage.loot.BinomialRange
 
func_215843_a(int, int) - Static method in class net.minecraft.world.storage.loot.IntClamper
 
func_215848_a(int) - Static method in class net.minecraft.world.storage.loot.IntClamper
 
func_215851_b(int) - Static method in class net.minecraft.world.storage.loot.IntClamper
 
func_215856_a(ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet) - Method in class net.minecraft.world.storage.loot.conditions.Alternative
 
func_215856_a(ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet) - Method in class net.minecraft.world.storage.loot.conditions.Inverted
 
func_215856_a(ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet) - Method in class net.minecraft.world.storage.loot.functions.SetContents
 
func_215856_a(ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet) - Method in class net.minecraft.world.storage.loot.functions.SetLootTable
 
func_215856_a(ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet) - Method in interface net.minecraft.world.storage.loot.IParameterized
 
func_215856_a(ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet) - Method in class net.minecraft.world.storage.loot.LootFunction
 
func_215858_a(BiFunction<ItemStack, LootContext, ItemStack>, Consumer<ItemStack>, LootContext) - Static method in interface net.minecraft.world.storage.loot.functions.ILootFunction
 
func_215863_b() - Static method in class net.minecraft.world.storage.loot.functions.ExplosionDecay
 
func_215865_a(Enchantment, int) - Static method in class net.minecraft.world.storage.loot.functions.ApplyBonus
 
func_215869_a(Enchantment) - Static method in class net.minecraft.world.storage.loot.functions.ApplyBonus
 
func_215870_a(Enchantment, float, int) - Static method in class net.minecraft.world.storage.loot.functions.ApplyBonus
 
func_215871_b(Enchantment) - Static method in class net.minecraft.world.storage.loot.functions.ApplyBonus
 
func_215881_a(CopyNbt.Source) - Static method in class net.minecraft.world.storage.loot.functions.CopyNbt
 
func_215893_a(CopyName.Source) - Static method in class net.minecraft.world.storage.loot.functions.CopyName
 
func_215895_a(IRandomRange) - Static method in class net.minecraft.world.storage.loot.functions.EnchantWithLevels
 
func_215900_c() - Static method in class net.minecraft.world.storage.loot.functions.EnchantRandomly
 
func_215903_b() - Static method in class net.minecraft.world.storage.loot.functions.ExplorationMap
 
func_215911_a(IntClamper) - Static method in class net.minecraft.world.storage.loot.functions.LimitCount
 
func_215915_a(RandomValueRange) - Static method in class net.minecraft.world.storage.loot.functions.LootingEnchantBonus
 
func_215920_b() - Static method in class net.minecraft.world.storage.loot.functions.SetContents
 
func_215931_a(RandomValueRange) - Static method in class net.minecraft.world.storage.loot.functions.SetDamage
 
func_215932_a(IRandomRange) - Static method in class net.minecraft.world.storage.loot.functions.SetCount
 
func_215936_a(LootContext, LootContext.EntityTarget) - Static method in class net.minecraft.world.storage.loot.functions.SetName
 
func_215948_b() - Static method in class net.minecraft.world.storage.loot.functions.SetStewEffect
 
func_215952_a(CompoundNBT) - Static method in class net.minecraft.world.storage.loot.functions.SetNBT
 
func_215953_b() - Static method in class net.minecraft.world.storage.loot.functions.Smelt
 
func_215998_a(LootContext.EntityTarget) - Static method in class net.minecraft.world.storage.loot.conditions.EntityHasProperty
 
func_215999_a(LootContext.EntityTarget, EntityPredicate.Builder) - Static method in class net.minecraft.world.storage.loot.conditions.EntityHasProperty
 
func_216034_a(ResourceLocation, Consumer<ItemStack>) - Method in class net.minecraft.world.storage.loot.LootContext
 
func_216055_a(String, String, CopyNbt.Action) - Method in class net.minecraft.world.storage.loot.functions.CopyNbt.Builder
 
func_216056_a(String, String) - Method in class net.minecraft.world.storage.loot.functions.CopyNbt.Builder
 
func_216059_e() - Method in class net.minecraft.world.storage.loot.functions.EnchantWithLevels.Builder
 
func_216062_a(byte) - Method in class net.minecraft.world.storage.loot.functions.ExplorationMap.Builder
 
func_216063_a(boolean) - Method in class net.minecraft.world.storage.loot.functions.ExplorationMap.Builder
 
func_216064_a(MapDecoration.Type) - Method in class net.minecraft.world.storage.loot.functions.ExplorationMap.Builder
 
func_216065_a(String) - Method in class net.minecraft.world.storage.loot.functions.ExplorationMap.Builder
 
func_216072_a(int) - Method in class net.minecraft.world.storage.loot.functions.LootingEnchantBonus.Builder
 
func_216075_a(LootEntry.Builder<?>) - Method in class net.minecraft.world.storage.loot.functions.SetContents.Builder
 
func_216077_a(Effect, RandomValueRange) - Method in class net.minecraft.world.storage.loot.functions.SetStewEffect.Builder
 
func_216079_f() - Method in class net.minecraft.world.storage.loot.LootEntry.Builder
 
func_216080_a(LootEntry.Builder<?>) - Method in class net.minecraft.world.storage.loot.AlternativesLootEntry.Builder
 
func_216080_a(LootEntry.Builder<?>) - Method in class net.minecraft.world.storage.loot.LootEntry.Builder
 
func_216081_b() - Method in class net.minecraft.world.storage.loot.AlternativesLootEntry.Builder
 
func_216081_b() - Method in class net.minecraft.world.storage.loot.LootEntry.Builder
 
func_216099_a(ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet) - Method in class net.minecraft.world.storage.loot.LootPool
 
func_216117_a(ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet) - Method in class net.minecraft.world.storage.loot.LootTable
 
func_216141_a(LootContext) - Method in class net.minecraft.world.storage.loot.LootEntry
 
func_216142_a(ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet) - Method in class net.minecraft.world.storage.loot.AlternativesLootEntry
 
func_216142_a(ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet) - Method in class net.minecraft.world.storage.loot.LootEntry
 
func_216142_a(ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet) - Method in class net.minecraft.world.storage.loot.ParentedLootEntry
 
func_216142_a(ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet) - Method in class net.minecraft.world.storage.loot.StandaloneLootEntry
 
func_216142_a(ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet) - Method in class net.minecraft.world.storage.loot.TableLootEntry
 
func_216145_a(ResourceLocation, Class<T>, ParentedLootEntry.IFactory<T>) - Static method in class net.minecraft.world.storage.loot.ParentedLootEntry
 
func_216149_a(LootEntry.Builder<?>...) - Static method in class net.minecraft.world.storage.loot.AlternativesLootEntry
 
func_216154_a(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.world.storage.loot.DynamicLootEntry
 
func_216154_a(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.world.storage.loot.EmptyLootEntry
 
func_216154_a(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.world.storage.loot.ItemLootEntry
 
func_216154_a(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.world.storage.loot.StandaloneLootEntry
 
func_216154_a(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.world.storage.loot.TableLootEntry
 
func_216154_a(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.world.storage.loot.TagLootEntry
 
func_216162_a(ResourceLocation) - Static method in class net.minecraft.world.storage.loot.DynamicLootEntry
 
func_216167_a() - Static method in class net.minecraft.world.storage.loot.EmptyLootEntry
 
func_216176_b(Tag<Item>) - Static method in class net.minecraft.world.storage.loot.TagLootEntry
 
func_216182_a() - Method in class net.minecraft.world.storage.loot.LootEntry.Serializer
 
func_216183_b() - Method in class net.minecraft.world.storage.loot.LootEntry.Serializer
 
func_216186_a(JsonObject, JsonDeserializationContext, LootEntry[], ILootCondition[]) - Method in class net.minecraft.world.storage.loot.ParentedLootEntry.AbstractSerializer
 
func_216188_a(Consumer<ItemStack>, LootContext) - Method in interface net.minecraft.world.storage.loot.ILootGenerator
 
func_216223_a(String) - Static method in enum net.minecraft.world.storage.loot.functions.CopyNbt.Source
 
func_216227_a(INBT, NBTPathArgument.NBTPath, List<INBT>) - Method in enum net.minecraft.world.storage.loot.functions.CopyNbt.Action
 
func_216229_a(String) - Static method in enum net.minecraft.world.storage.loot.functions.CopyNbt.Action
 
func_216235_a(String) - Static method in enum net.minecraft.world.storage.loot.functions.CopyName.Source
 
func_216274_a(ValidationResults, IParameterized) - Method in class net.minecraft.world.storage.loot.LootParameterSet
 
func_216310_a() - Method in class net.minecraft.command.ITimerCallback.Serializer
 
func_216311_b() - Method in class net.minecraft.command.ITimerCallback.Serializer
 
func_216339_a(T) - Method in class net.minecraft.command.TimerCallbackSerializers
 
func_216340_a(ITimerCallback.Serializer<C, ?>) - Method in class net.minecraft.command.TimerCallbackSerializers
 
func_216341_a(CompoundNBT) - Method in class net.minecraft.command.TimerCallbackSerializers
 
func_216363_a(MutableBoundingBox) - Static method in class net.minecraft.util.math.AxisAlignedBB
 
func_216371_e() - Method in class net.minecraft.util.math.Vec3d
 
func_216378_a(VoxelShape, BlockPos, boolean) - Method in class net.minecraft.util.math.shapes.EntitySelectionContext
 
func_216378_a(VoxelShape, BlockPos, boolean) - Method in interface net.minecraft.util.math.shapes.ISelectionContext
 
func_216387_a(VoxelShape, Direction) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
func_216390_a(String) - Static method in class net.minecraft.scoreboard.ScoreCriteria
 
func_216393_a() - Static method in class net.minecraft.client.util.NativeUtil
 
func_216394_b() - Static method in class net.minecraft.client.util.NativeUtil
 
func_216403_a(SoundSystem.Mode) - Method in class net.minecraft.client.audio.SoundSystem
 
func_216404_a() - Method in class net.minecraft.client.audio.SoundSystem
 
func_216409_b() - Method in class net.minecraft.client.audio.SoundSystem
 
func_216418_f() - Method in class net.minecraft.client.audio.SoundSource
 
func_216419_h() - Method in class net.minecraft.client.audio.SoundSource
 
func_216420_a(Vec3d) - Method in class net.minecraft.client.audio.SoundSource
 
func_216422_a(float) - Method in class net.minecraft.client.audio.SoundSource
 
func_216423_c(float) - Method in class net.minecraft.client.audio.SoundSource
 
func_216425_a(boolean) - Method in class net.minecraft.client.audio.SoundSource
 
func_216429_a(AudioStreamBuffer) - Method in class net.minecraft.client.audio.SoundSource
 
func_216430_b(float) - Method in class net.minecraft.client.audio.SoundSource
 
func_216432_b(boolean) - Method in class net.minecraft.client.audio.SoundSource
 
func_216433_a(IAudioStream) - Method in class net.minecraft.client.audio.SoundSource
 
func_216434_i() - Method in class net.minecraft.client.audio.SoundSource
 
func_216435_g() - Method in class net.minecraft.client.audio.SoundSource
 
func_216436_b() - Method in class net.minecraft.client.audio.SoundSource
 
func_216437_e() - Method in class net.minecraft.client.audio.SoundSource
 
func_216438_c() - Method in class net.minecraft.client.audio.SoundSource
 
func_216439_d() - Method in class net.minecraft.client.audio.SoundSource
 
func_216453_b() - Method in interface net.minecraft.client.audio.IAudioStream
 
func_216453_b() - Method in class net.minecraft.client.audio.OggAudioStream
 
func_216454_a() - Method in interface net.minecraft.client.audio.IAudioStream
 
func_216454_a() - Method in class net.minecraft.client.audio.OggAudioStream
 
func_216455_a(int) - Method in interface net.minecraft.client.audio.IAudioStream
 
func_216455_a(int) - Method in class net.minecraft.client.audio.OggAudioStream
 
func_216472_c() - Method in class net.minecraft.client.audio.AudioStreamBuffer
 
func_216474_b() - Method in class net.minecraft.client.audio.AudioStreamBuffer
 
func_216485_a(ByteBuffer) - Static method in class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider
 
func_216487_a(long, GLFWErrorCallbackI) - Method in class net.minecraft.client.ClipboardHelper
 
func_216489_a(long, String) - Method in class net.minecraft.client.ClipboardHelper
 
func_216491_a(int, int, boolean) - Method in class net.minecraft.client.shader.Framebuffer
 
func_216492_b(int, int, boolean) - Method in class net.minecraft.client.shader.Framebuffer
 
func_216500_a() - Method in enum net.minecraft.client.util.InputMappings.Type
 
func_216502_b(int) - Static method in class net.minecraft.client.util.InputMappings
 
func_216503_a(long, GLFWCursorPosCallbackI, GLFWMouseButtonCallbackI, GLFWScrollCallbackI) - Static method in class net.minecraft.client.util.InputMappings
 
func_216504_a(long, int, double, double) - Static method in class net.minecraft.client.util.InputMappings
 
func_216505_a(long, GLFWKeyCallbackI, GLFWCharModsCallbackI) - Static method in class net.minecraft.client.util.InputMappings
 
func_216507_a(int) - Static method in class net.minecraft.client.util.InputMappings
 
func_216510_a(String) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
func_216511_b(String) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
func_216512_a(long) - Method in class net.minecraft.client.renderer.MonitorHandler
 
func_216513_a(int, int, int) - Static method in class net.minecraft.client.renderer.MonitorHandler
 
func_216514_a() - Method in class net.minecraft.client.renderer.MonitorHandler
 
func_216515_a(MainWindow) - Method in class net.minecraft.client.renderer.MonitorHandler
 
func_216534_a(ShaderLoader.ShaderType, String, InputStream) - Static method in class net.minecraft.client.shader.ShaderLoader
 
func_216535_f() - Method in class net.minecraft.client.shader.ShaderInstance
 
func_216537_a(String, Object) - Method in class net.minecraft.client.shader.ShaderInstance
 
func_216539_a(String) - Method in class net.minecraft.client.shader.ShaderInstance
 
func_216542_a(IResourceManager, ShaderLoader.ShaderType, String) - Static method in class net.minecraft.client.shader.ShaderInstance
 
func_216543_a(JsonObject) - Static method in class net.minecraft.client.shader.ShaderInstance
 
func_216544_e() - Method in class net.minecraft.client.shader.ShaderInstance
 
func_216569_b() - Method in enum net.minecraft.client.settings.AmbientOcclusionStatus
 
func_216570_a(int) - Static method in enum net.minecraft.client.settings.AmbientOcclusionStatus
 
func_216572_a() - Method in enum net.minecraft.client.settings.AmbientOcclusionStatus
 
func_216720_c(GameSettings) - Method in class net.minecraft.client.settings.IteratableOption
 
func_216722_a(GameSettings, int) - Method in class net.minecraft.client.settings.IteratableOption
 
func_216725_b(double) - Method in class net.minecraft.client.settings.SliderMultiplierOption
 
func_216725_b(double) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
func_216726_a(double) - Method in class net.minecraft.client.settings.SliderMultiplierOption
 
func_216726_a(double) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
func_216728_a(float) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
func_216730_c(GameSettings) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
func_216740_a(GameSettings) - Method in class net.minecraft.client.settings.BooleanOption
 
func_216743_c(GameSettings) - Method in class net.minecraft.client.settings.BooleanOption
 
func_216748_b() - Method in enum net.minecraft.client.settings.AttackIndicatorStatus
 
func_216751_a() - Method in enum net.minecraft.client.settings.AttackIndicatorStatus
 
func_216755_e(boolean) - Method in class net.minecraft.item.crafting.RecipeBook
 
func_216756_f(boolean) - Method in class net.minecraft.item.crafting.RecipeBook
 
func_216757_g(boolean) - Method in class net.minecraft.item.crafting.RecipeBook
 
func_216758_e() - Method in class net.minecraft.item.crafting.RecipeBook
 
func_216759_g() - Method in class net.minecraft.item.crafting.RecipeBook
 
func_216760_h(boolean) - Method in class net.minecraft.item.crafting.RecipeBook
 
func_216761_f() - Method in class net.minecraft.item.crafting.RecipeBook
 
func_216762_h() - Method in class net.minecraft.item.crafting.RecipeBook
 
func_216769_b(RecipeBookContainer<?>) - Static method in class net.minecraft.client.util.ClientRecipeBook
 
func_216803_b() - Method in enum net.minecraft.client.settings.CloudOption
 
func_216806_a() - Method in enum net.minecraft.client.settings.CloudOption
 
func_216814_a() - Method in class net.minecraft.client.MinecraftGame
 
func_216815_b() - Method in class net.minecraft.client.MinecraftGame
 
func_216824_b() - Method in enum net.minecraft.client.settings.NarratorStatus
 
func_216827_a() - Method in enum net.minecraft.client.settings.NarratorStatus
 
func_216831_a() - Method in enum net.minecraft.client.settings.ParticleStatus
 
func_216832_b() - Method in enum net.minecraft.client.settings.ParticleStatus
 
func_216839_a(int) - Method in class net.minecraft.client.GameSettings
 
func_216840_a(float) - Method in class net.minecraft.client.GameSettings
 
func_216841_b(float) - Method in class net.minecraft.client.GameSettings
 
func_216863_a(String, int, int, boolean) - Method in class net.minecraft.client.gui.FontRenderer
 
func_216864_a(String) - Method in class net.minecraft.client.gui.chat.NarratorChatListener
 
func_216865_a(NarratorStatus) - Method in class net.minecraft.client.gui.chat.NarratorChatListener
 
func_216867_c() - Method in class net.minecraft.client.gui.chat.NarratorChatListener
 
func_216883_a(boolean, Executor, Executor) - Method in class net.minecraft.client.gui.fonts.FontResourceManager
 
func_216884_a() - Method in class net.minecraft.client.gui.fonts.FontResourceManager
 
func_216894_a(char) - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
func_216896_c() - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
func_216897_a(int) - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
func_216898_d() - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
func_216899_b() - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
func_216915_a(int) - Method in interface net.minecraft.client.gui.screen.ReadBookScreen.IBookInfo
 
func_216915_a(int) - Method in class net.minecraft.client.gui.screen.ReadBookScreen.UnwrittenBookInfo
 
func_216915_a(int) - Method in class net.minecraft.client.gui.screen.ReadBookScreen.WrittenBookInfo
 
func_216916_b(int) - Method in interface net.minecraft.client.gui.screen.ReadBookScreen.IBookInfo
 
func_216917_a(ItemStack) - Static method in interface net.minecraft.client.gui.screen.ReadBookScreen.IBookInfo
 
func_216918_a() - Method in interface net.minecraft.client.gui.screen.ReadBookScreen.IBookInfo
 
func_216918_a() - Method in class net.minecraft.client.gui.screen.ReadBookScreen.UnwrittenBookInfo
 
func_216918_a() - Method in class net.minecraft.client.gui.screen.ReadBookScreen.WrittenBookInfo
 
func_216966_c(int, int) - Method in class net.minecraft.inventory.container.BeaconContainer
 
func_216967_f() - Method in class net.minecraft.inventory.container.BeaconContainer
 
func_216968_g() - Method in class net.minecraft.inventory.container.BeaconContainer
 
func_216969_e() - Method in class net.minecraft.inventory.container.BeaconContainer
 
func_216970_h() - Method in class net.minecraft.inventory.container.BeaconContainer
 
func_216976_f() - Method in class net.minecraft.inventory.container.RepairContainer
 
func_216977_d(int) - Static method in class net.minecraft.inventory.container.RepairContainer
 
func_216981_f() - Method in class net.minecraft.inventory.container.BrewingStandContainer
 
func_216982_e() - Method in class net.minecraft.inventory.container.BrewingStandContainer
 
func_217005_f() - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
func_217020_a(Runnable) - Method in class net.minecraft.inventory.container.LoomContainer
 
func_217022_g() - Method in class net.minecraft.inventory.container.LoomContainer
 
func_217023_e() - Method in class net.minecraft.inventory.container.LoomContainer
 
func_217024_f() - Method in class net.minecraft.inventory.container.LoomContainer
 
func_217025_h() - Method in class net.minecraft.inventory.container.LoomContainer
 
func_217026_i() - Method in class net.minecraft.inventory.container.LoomContainer
 
func_217042_i() - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_217043_f(int) - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_217044_a(MerchantOffers) - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_217045_a(boolean) - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_217046_g(int) - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_217047_f() - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_217048_e() - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_217049_g() - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_217051_h() - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_217052_e(int) - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_217056_a(boolean, IRecipe<?>, ServerPlayerEntity) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
func_217056_a(boolean, IRecipe<?>, ServerPlayerEntity) - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
func_217057_a(ItemStack) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
func_217061_l() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
func_217066_a(int, World, PlayerEntity, CraftingInventory, CraftResultInventory) - Static method in class net.minecraft.inventory.container.WorkbenchContainer
 
func_217073_e() - Method in class net.minecraft.inventory.container.StonecutterContainer
 
func_217083_h() - Method in class net.minecraft.inventory.container.StonecutterContainer
 
func_217099_a(float, float, float) - Method in class net.minecraft.client.renderer.tileentity.model.BellModel
 
func_217104_a(float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.GenericHeadModel
 
func_217104_a(float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.HumanoidHeadModel
 
func_217104_a(float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.tileentity.model.DragonHeadModel
 
func_217142_c(float) - Method in interface net.minecraft.client.renderer.entity.model.IHasHead
 
func_217146_a(boolean) - Method in interface net.minecraft.client.renderer.entity.model.IHeadToggle
 
func_217146_a(boolean) - Method in class net.minecraft.client.renderer.entity.model.VillagerModel
 
func_217146_a(boolean) - Method in class net.minecraft.client.renderer.entity.model.ZombieVillagerModel
 
func_217147_a(T) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
func_217148_a(BipedModel<T>) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
func_217154_a(float, float, float) - Method in class net.minecraft.client.renderer.entity.model.CatModel
 
func_217161_a(float, float, float, float, float, int) - Method in class net.minecraft.client.renderer.entity.model.ParrotModel
 
func_217163_a(float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PandaModel
 
func_217178_a(String, float, float, float, int, int, int, float, int, int) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
func_217208_a(ChunkPos) - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_217219_a(int) - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_217222_b(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_217228_a(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_217229_b() - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_217231_i() - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_217232_b(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_217234_d() - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_217250_a(World, int, int, PacketBuffer, CompoundNBT, int, boolean) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
func_217252_g() - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
func_217261_a(CLockDifficultyPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
func_217261_a(CLockDifficultyPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
func_217262_a(CUpdateJigsawBlockPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
func_217262_a(CUpdateJigsawBlockPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
func_217263_a(CSetDifficultyPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
func_217263_a(CSetDifficultyPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
func_217266_a(SSpawnMovingSoundEffectPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_217266_a(SSpawnMovingSoundEffectPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
func_217267_a(SUpdateChunkPositionPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_217267_a(SUpdateChunkPositionPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
func_217268_a(SOpenBookWindowPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_217268_a(SOpenBookWindowPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
func_217270_a(SUpdateViewDistancePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_217270_a(SUpdateViewDistancePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
func_217271_a(SOpenHorseWindowPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_217271_a(SOpenHorseWindowPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
func_217272_a(SOpenWindowPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_217272_a(SOpenWindowPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
func_217273_a(SMerchantOffersPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_217273_a(SMerchantOffersPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
func_217277_l() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_217292_a(ClientPlayerEntity, ClientWorld, Hand, BlockRayTraceResult) - Method in class net.minecraft.client.multiplayer.PlayerController
 
func_217293_r() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
func_217293_r() - Method in interface net.minecraft.command.ISuggestionProvider
 
func_217294_q() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
func_217294_q() - Method in interface net.minecraft.command.ISuggestionProvider
 
func_217296_a(Vec3d, Vec3d, BlockPos, VoxelShape, BlockState) - Method in interface net.minecraft.world.IBlockReader
 
func_217300_a(RayTraceContext, BiFunction<RayTraceContext, BlockPos, T>, Function<RayTraceContext, T>) - Static method in interface net.minecraft.world.IBlockReader
 
func_217303_b(Heightmap.Type) - Method in class net.minecraft.world.chunk.Chunk
 
func_217303_b(Heightmap.Type) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
func_217303_b(Heightmap.Type) - Method in interface net.minecraft.world.chunk.IChunk
 
func_217304_m() - Method in class net.minecraft.world.chunk.Chunk
 
func_217304_m() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
func_217304_m() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
func_217304_m() - Method in interface net.minecraft.world.chunk.IChunk
 
func_217311_f() - Method in class net.minecraft.world.chunk.Chunk
 
func_217311_f() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
func_217311_f() - Method in interface net.minecraft.world.chunk.IChunk
 
func_217313_a(EntityType<?>, AxisAlignedBB, List<Entity>, Predicate<? super Entity>) - Method in class net.minecraft.world.chunk.Chunk
 
func_217314_a(Supplier<ChunkHolder.LocationType>) - Method in class net.minecraft.world.chunk.Chunk
 
func_217318_w() - Method in class net.minecraft.world.chunk.Chunk
 
func_217321_u() - Method in class net.minecraft.world.chunk.Chunk
 
func_217321_u() - Method in class net.minecraft.world.chunk.EmptyChunk
 
func_217332_a(int) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
func_217336_u() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
func_217350_a(BlockState, BlockPos, ISelectionContext) - Method in interface net.minecraft.world.IWorldReader
 
func_217383_a(int, int, int, int) - Method in class net.minecraft.world.World
 
func_217390_a(Consumer<Entity>, Entity) - Method in class net.minecraft.world.World
 
func_217391_K() - Method in class net.minecraft.world.World
 
func_217393_a(BlockPos, BlockState, BlockState) - Method in class net.minecraft.world.server.ServerWorld
 
func_217393_a(BlockPos, BlockState, BlockState) - Method in class net.minecraft.world.World
 
func_217399_a(MapData) - Method in class net.minecraft.client.world.ClientWorld
 
func_217399_a(MapData) - Method in class net.minecraft.world.server.ServerWorld
 
func_217399_a(MapData) - Method in class net.minecraft.world.World
 
func_217400_a(BlockPos, Entity) - Method in class net.minecraft.world.World
 
func_217404_b(IParticleData, boolean, double, double, double, double, double, double) - Method in class net.minecraft.client.world.ClientWorld
 
func_217404_b(IParticleData, boolean, double, double, double, double, double, double) - Method in class net.minecraft.world.World
 
func_217406_a(String) - Method in class net.minecraft.client.world.ClientWorld
 
func_217406_a(String) - Method in class net.minecraft.world.server.ServerWorld
 
func_217406_a(String) - Method in class net.minecraft.world.World
 
func_217418_a(Entity) - Method in class net.minecraft.client.world.ClientWorld
 
func_217420_a(Entity, Entity) - Method in class net.minecraft.client.world.ClientWorld
 
func_217423_b(Entity) - Method in class net.minecraft.client.world.ClientWorld
 
func_217425_f() - Method in class net.minecraft.client.world.ClientWorld
 
func_217441_a(Chunk, int) - Method in class net.minecraft.world.server.ServerWorld
 
func_217443_B() - Method in class net.minecraft.world.server.ServerWorld
 
func_217446_a(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
func_217447_b(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
func_217459_a(Entity, Entity) - Method in class net.minecraft.world.server.ServerWorld
 
func_217460_e(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
func_217471_a(BlockPos, int) - Method in class net.minecraft.world.server.ServerWorld
 
func_217483_b_(BlockPos) - Method in class net.minecraft.world.server.ServerWorld
 
func_217486_a(SectionPos) - Method in class net.minecraft.world.server.ServerWorld
 
func_217489_a(IReputationType, Entity, IReputationTracking) - Method in class net.minecraft.world.server.ServerWorld
 
func_217506_a(ServerData) - Method in class net.minecraft.client.multiplayer.ServerList
 
func_217576_g() - Method in class net.minecraft.client.particle.DripParticle
 
func_217577_h() - Method in class net.minecraft.client.particle.DripParticle
 
func_217644_a(ModelBakery, BlockModel, Function<ResourceLocation, TextureAtlasSprite>, ISprite) - Method in class net.minecraft.client.renderer.model.BlockModel
Deprecated.
func_217648_a(Vector3f, Vector3f, BlockPartFace, TextureAtlasSprite, Direction, ISprite, BlockPartRotation, boolean) - Method in class net.minecraft.client.renderer.model.FaceBakery
 
func_217650_a() - Method in enum net.minecraft.client.renderer.model.ModelRotation
 
func_217665_a(World, TextureManager, FontRenderer, ActiveRenderInfo, RayTraceResult) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
func_217669_a(Vec3d) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
func_217671_b() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
func_217675_a() - Method in interface net.minecraft.client.renderer.debug.DebugRenderer.IDebugRenderer
 
func_217675_a() - Method in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer
 
func_217675_a() - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
func_217675_a() - Method in class net.minecraft.client.renderer.debug.StructureDebugRenderer
 
func_217682_a(int, List<EntityAIDebugRenderer.Entry>) - Method in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer
 
func_217691_a(PointOfInterestDebugRenderer.POIInfo) - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
func_217692_a(PointOfInterestDebugRenderer.BrainInfo) - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
func_217698_a(BlockPos) - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
func_217700_b(SectionPos) - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
func_217701_a(SectionPos) - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
func_217706_a(BlockPos, int) - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
func_217728_a(Entity, int) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
func_217729_a(String, double, double, double, int, float) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
func_217730_a(AxisAlignedBB, float, float, float, float) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
func_217731_a(String, int, int, int, int) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
func_217732_a(String, double, double, double, int) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
func_217733_a(double, double, double, double, double, double, float, float, float, float) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
func_217734_a(String, double, double, double, int, float, boolean, float, boolean) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
func_217735_a(BlockPos, BlockPos, float, float, float, float) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
func_217736_a(BlockPos, float, float, float, float, float) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
func_217737_a() - Method in class net.minecraft.client.renderer.debug.DebugRenderer
 
func_217746_a() - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
func_217758_e(T) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
func_217758_e(T) - Method in interface net.minecraft.client.renderer.entity.IEntityRenderer
 
func_217781_a(World, FontRenderer, ActiveRenderInfo, Entity, GameSettings) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
func_217789_a(int, int, int, int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
func_217790_a() - Static method in class net.minecraft.client.renderer.texture.MissingTextureSprite
 
func_217792_a(Consumer<Stitcher.Slot>) - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
func_217798_a() - Method in class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
func_217799_a(IResourceManager, ResourceLocation) - Static method in class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
func_217800_b() - Method in class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
func_217801_c() - Method in class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
func_217816_a(File) - Method in class net.minecraft.client.resources.DownloadingPackFinder
 
func_217818_a(String, String) - Method in class net.minecraft.client.resources.DownloadingPackFinder
 
func_217821_a(String) - Static method in enum net.minecraft.client.resources.data.VillagerMetadataSection.HatType
 
func_217823_a() - Method in enum net.minecraft.client.resources.data.VillagerMetadataSection.HatType
 
func_217826_a() - Method in class net.minecraft.client.resources.data.VillagerMetadataSection
 
func_217844_a(IProfiler) - Method in class net.minecraft.client.renderer.model.ModelBakery
 
func_217845_a(ResourceLocation, ISprite) - Method in class net.minecraft.client.renderer.model.ModelBakery
 
func_217846_a() - Method in class net.minecraft.client.renderer.model.ModelBakery
 
func_217855_b(String) - Static method in class net.minecraft.util.ResourceLocation
 
func_217867_a(SoundEngine) - Method in interface net.minecraft.client.audio.ISoundEventAccessor
 
func_217867_a(SoundEngine) - Method in class net.minecraft.client.audio.Sound
 
func_217867_a(SoundEngine) - Method in class net.minecraft.client.audio.SoundEventAccessor
 
func_217871_a() - Method in interface net.minecraft.client.util.IMutableSearchTree
 
func_217871_a() - Method in class net.minecraft.client.util.SearchTreeReloadable
 
func_217872_a(T) - Method in interface net.minecraft.client.util.IMutableSearchTree
 
func_217872_a(T) - Method in class net.minecraft.client.util.SearchTreeReloadable
 
func_217874_a(T, T) - Method in class net.minecraft.client.util.SearchTreeReloadable
 
func_217897_a(Consumer<Stream<SoundSource>>) - Method in class net.minecraft.client.audio.ChannelManager
 
func_217908_a(Collection<Sound>) - Method in class net.minecraft.client.audio.AudioStreamManager
 
func_217909_a(ResourceLocation) - Method in class net.minecraft.client.audio.AudioStreamManager
 
func_217912_a() - Method in class net.minecraft.client.audio.AudioStreamManager
 
func_217917_b(ResourceLocation) - Method in class net.minecraft.client.audio.AudioStreamManager
 
func_217946_a(Map<ResourceLocation, SoundEventAccessor>, SoundEngine) - Method in class net.minecraft.client.audio.SoundHandler.Loader
 
func_217950_h(Boolean) - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate.Builder
 
func_217952_a(ServerWorld, Vec3d, DamageSource) - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate
 
func_217985_a(EntityEquipmentPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
func_217986_a(ResourceLocation) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
func_217987_a(EntityFlagsPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
func_217988_b(ResourceLocation) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
func_217989_a(Tag<EntityType<?>>) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
func_217993_a(ServerWorld, Vec3d, Entity) - Method in class net.minecraft.advancements.criterion.EntityPredicate
 
func_217998_a(Tag<EntityType<?>>) - Static method in class net.minecraft.advancements.criterion.EntityTypePredicate
 
func_217999_b(EntityType<?>) - Static method in class net.minecraft.advancements.criterion.EntityTypePredicate
 
func_218039_a(FunctionManager) - Method in class net.minecraft.command.FunctionObject.CacheableFunction
 
func_218042_a(CommandContext<S>, String) - Static method in class net.minecraft.command.arguments.NBTCompoundTagArgument
 
func_218043_a() - Static method in class net.minecraft.command.arguments.NBTCompoundTagArgument
 
func_218068_c(INBT) - Method in class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
func_218069_b(INBT) - Method in class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
func_218071_a(INBT) - Method in class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
func_218073_a(INBT, Supplier<INBT>) - Method in class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
func_218076_b(INBT, Supplier<INBT>) - Method in class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
func_218085_a() - Static method in class net.minecraft.command.arguments.NBTTagArgument
 
func_218086_a(CommandContext<S>, String) - Static method in class net.minecraft.command.arguments.NBTTagArgument
 
func_218091_a() - Static method in class net.minecraft.command.arguments.TimeArgument
 
func_218101_a(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ColumnPosArgument
 
func_218102_b(CommandContext<CommandSource>) - Method in interface net.minecraft.command.arguments.FunctionArgument.IResult
 
func_218110_b(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.FunctionArgument
 
func_218114_a(EntityType<?>) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
func_218115_f() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
func_218240_a(Consumer<BiConsumer<BlockPos, PointOfInterestType>>) - Method in class net.minecraft.village.PointOfInterestData
 
func_218243_a(BlockPos, PointOfInterestType) - Method in class net.minecraft.village.PointOfInterestData
 
func_218244_d(BlockPos) - Method in class net.minecraft.village.PointOfInterestData
 
func_218245_a(BlockPos, Predicate<PointOfInterestType>) - Method in class net.minecraft.village.PointOfInterestData
 
func_218247_a(Predicate<PointOfInterestType>, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestData
 
func_218251_c(BlockPos) - Method in class net.minecraft.village.PointOfInterestData
 
func_218271_a(Dynamic<?>) - Static method in class net.minecraft.world.dimension.DimensionType
 
func_218272_d() - Method in class net.minecraft.world.dimension.DimensionType
 
func_218288_f(long) - Static method in class net.minecraft.util.math.BlockPos
 
func_218295_a(AxisRotation, int, int, int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
func_218383_a(int, int, int) - Static method in enum net.minecraft.util.Direction
 
func_218388_g() - Method in enum net.minecraft.item.DyeColor
 
func_218456_c(Path) - Method in class net.minecraft.data.DirectoryCache
 
func_218463_a(IItemProvider, IRandomRange) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218466_b(Block) - Method in class net.minecraft.data.loot.BlockLootTables
 
func_218475_b(Block, Item) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218476_a(Block, Item) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218481_e(Block) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218482_a() - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218486_d(IItemProvider) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218491_c(Block, IItemProvider) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218492_c(Block) - Method in class net.minecraft.data.loot.BlockLootTables
 
func_218493_a(Block, IItemProvider) - Method in class net.minecraft.data.loot.BlockLootTables
 
func_218494_a(Block, ILootCondition.IBuilder, LootEntry.Builder<?>) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218511_b(Block, LootEntry.Builder<?>) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218513_d(Block) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218515_b(Block, IItemProvider) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218519_a(Block, LootEntry.Builder<?>) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218523_c(IItemProvider) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218526_b(Block, Block, float...) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218530_a(Block, IItemProvider, IRandomRange) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218535_c(Block, LootEntry.Builder<?>) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218540_a(Block, Block, float...) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218541_a(Block, Item, Item, ILootCondition.IBuilder) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218544_f(Block) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218546_a(IItemProvider) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218547_a(Block) - Method in class net.minecraft.data.loot.BlockLootTables
 
func_218552_a(IItemProvider, ILootFunctionConsumer<T>) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218559_g(Block) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218560_a(IItemProvider, ILootConditionConsumer<T>) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218561_b(IItemProvider) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218562_a(Block, IProperty<T>, T) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218564_a(Block, Block) - Method in class net.minecraft.data.loot.BlockLootTables
 
func_218570_h(Block) - Static method in class net.minecraft.data.loot.BlockLootTables
 
func_218582_a(EntityType<?>, LootTable.Builder) - Method in class net.minecraft.data.loot.EntityLootTables
 
func_218585_a(ResourceLocation, LootTable.Builder) - Method in class net.minecraft.data.loot.EntityLootTables
 
func_218643_a(String, ICriterionInstance) - Method in class net.minecraft.data.SingleItemRecipeBuilder
 
func_218644_a(Ingredient, IItemProvider, int) - Static method in class net.minecraft.data.SingleItemRecipeBuilder
 
func_218645_a(Consumer<IFinishedRecipe>, String) - Method in class net.minecraft.data.SingleItemRecipeBuilder
 
func_218647_a(Consumer<IFinishedRecipe>, ResourceLocation) - Method in class net.minecraft.data.SingleItemRecipeBuilder
 
func_218648_a(Ingredient, IItemProvider) - Static method in class net.minecraft.data.SingleItemRecipeBuilder
 
func_218656_a(SpecialRecipeSerializer<?>) - Static method in class net.minecraft.data.CustomRecipeBuilder
 
func_218659_a(int, INBT) - Method in class net.minecraft.nbt.ByteArrayNBT
 
func_218659_a(int, INBT) - Method in class net.minecraft.nbt.CollectionNBT
 
func_218659_a(int, INBT) - Method in class net.minecraft.nbt.IntArrayNBT
 
func_218659_a(int, INBT) - Method in class net.minecraft.nbt.ListNBT
 
func_218659_a(int, INBT) - Method in class net.minecraft.nbt.LongArrayNBT
 
func_218660_b(int, INBT) - Method in class net.minecraft.nbt.ByteArrayNBT
 
func_218660_b(int, INBT) - Method in class net.minecraft.nbt.CollectionNBT
 
func_218660_b(int, INBT) - Method in class net.minecraft.nbt.IntArrayNBT
 
func_218660_b(int, INBT) - Method in class net.minecraft.nbt.ListNBT
 
func_218660_b(int, INBT) - Method in class net.minecraft.nbt.LongArrayNBT
 
func_218673_a(CommandSource) - Method in class net.minecraft.util.text.NBTTextComponent.Block
 
func_218673_a(CommandSource) - Method in class net.minecraft.util.text.NBTTextComponent.Entity
 
func_218673_a(CommandSource) - Method in class net.minecraft.util.text.NBTTextComponent
 
func_218676_i() - Method in class net.minecraft.util.text.NBTTextComponent
 
func_218677_j() - Method in class net.minecraft.util.text.NBTTextComponent
 
func_218683_k() - Method in class net.minecraft.util.text.NBTTextComponent.Block
 
func_218687_k() - Method in class net.minecraft.util.text.NBTTextComponent.Entity
 
func_218690_b() - Method in enum net.minecraft.util.text.ChatType
 
func_218692_i() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
func_218693_g() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
func_218695_h() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
func_218702_c() - Method in class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
func_218703_d() - Method in class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
func_218704_b() - Method in class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
func_218708_a(PacketBuffer, Chunk, int) - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
func_218709_a(Chunk, int) - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
func_218728_h() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
func_218731_d() - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
func_218732_b() - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
func_218733_c() - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
func_218734_e() - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
func_218735_f() - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
func_218743_a(double) - Static method in class net.minecraft.network.play.server.SEntityPacket
 
func_218744_a(long, long, long) - Static method in class net.minecraft.network.play.server.SEntityPacket
 
func_218754_c() - Method in class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
func_218755_b() - Method in class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
func_218758_b() - Method in class net.minecraft.network.play.server.SUpdateViewDistancePacket
 
func_218760_c() - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
func_218761_f() - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
func_218762_d() - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
func_218763_b() - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
func_218764_e() - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
func_218771_a(T, PacketBuffer) - Static method in class net.minecraft.network.play.server.SUpdateRecipesPacket
 
func_218772_c(PacketBuffer) - Static method in class net.minecraft.network.play.server.SUpdateRecipesPacket
 
func_218773_b() - Method in class net.minecraft.network.play.client.CSetDifficultyPacket
 
func_218776_b() - Method in class net.minecraft.network.play.client.CLockDifficultyPacket
 
func_218778_i() - Method in class net.minecraft.network.play.client.CRecipeInfoPacket
 
func_218779_h() - Method in class net.minecraft.network.play.client.CRecipeInfoPacket
 
func_218780_j() - Method in class net.minecraft.network.play.client.CRecipeInfoPacket
 
func_218781_k() - Method in class net.minecraft.network.play.client.CRecipeInfoPacket
 
func_218786_c() - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
func_218787_d() - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
func_218788_e() - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
func_218789_b() - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
func_218794_c() - Method in class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
func_218798_a(LivingEntity) - Static method in class net.minecraft.network.DebugPacketSender
 
func_218799_a(ServerWorld, BlockPos) - Static method in class net.minecraft.network.DebugPacketSender
 
func_218800_a(World, MobEntity, GoalSelector) - Static method in class net.minecraft.network.DebugPacketSender
 
func_218801_c(ServerWorld, BlockPos) - Static method in class net.minecraft.network.DebugPacketSender
 
func_218802_a(ServerWorld, ChunkPos) - Static method in class net.minecraft.network.DebugPacketSender
 
func_218803_a(World, MobEntity, Path, float) - Static method in class net.minecraft.network.DebugPacketSender
 
func_218804_a(IWorld, StructureStart) - Static method in class net.minecraft.network.DebugPacketSender
 
func_218805_b(ServerWorld, BlockPos) - Static method in class net.minecraft.network.DebugPacketSender
 
func_218806_a(World, BlockPos) - Static method in class net.minecraft.network.DebugPacketSender
 
func_218810_a(UUID) - Static method in class net.minecraft.util.RandomObjectDescriptor
 
func_218816_b() - Static method in class net.minecraft.util.registry.Bootstrap
 
func_218821_c() - Static method in class net.minecraft.util.registry.Bootstrap
 
func_218961_b(String, boolean) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218962_a(String, UnaryOperator<Integer>, int) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218964_a(IntFunction<V>, Function<String, V>) - Static method in class net.minecraft.server.dedicated.PropertyManager
 
func_218965_b(String, Function<String, V>, V) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218966_a() - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218967_a(String, long) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218968_a(String, int) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218973_a(String, String) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218974_b(String, int) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218977_a(String, Function<String, V>, UnaryOperator<V>, Function<V, String>, V) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218978_b(String) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218979_a(String, Function<String, V>, V) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218980_a(String) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218981_b(String, Function<String, V>, Function<V, String>, V) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218982_a(String, boolean) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218983_a(String, Function<String, V>, Function<V, String>, V) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218984_a(String, Function<String, V>) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_219033_a(UnaryOperator<ServerProperties>) - Method in class net.minecraft.server.ServerPropertiesProvider
 
func_219038_a(V) - Method in class net.minecraft.server.dedicated.PropertyManager.Property
 
func_219045_a(Runnable) - Method in class net.minecraft.server.gui.MinecraftServerGui
 
func_219048_a(DedicatedServer) - Static method in class net.minecraft.server.gui.MinecraftServerGui
 
func_219050_b() - Method in class net.minecraft.server.gui.MinecraftServerGui
 
func_219053_a() - Method in class net.minecraft.server.gui.StatsComponent
 
func_219066_a(ChunkPos, IntSupplier, int, IntConsumer) - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_219066_a(ChunkPos, IntSupplier, int, IntConsumer) - Method in interface net.minecraft.world.server.ChunkHolder.IListener
 
func_219069_a(Runnable, long, IntSupplier) - Static method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_219073_a(Runnable, long, boolean) - Static method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_219081_a(ChunkHolder, Runnable) - Static method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_219087_a(ITaskExecutor<T>, boolean) - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_219091_a(ITaskExecutor<Runnable>) - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_219106_c(long) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
func_219110_e(long) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
func_219111_b(long) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219111_b(long) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
func_219113_d(long) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
func_219114_b(SectionPos) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
func_219115_a(BooleanSupplier) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219115_a(BooleanSupplier) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
func_219127_a(Predicate<PointOfInterestType>, Predicate<BlockPos>, BlockPos, int, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219135_a(BlockPos, PointOfInterestType) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219137_a(Predicate<PointOfInterestType>, ChunkPos, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219138_a(BlockPos, Predicate<PointOfInterestType>) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219139_a(ChunkPos, ChunkSection) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219140_a(BlockPos) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219142_b(BlockPos) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219145_a(Predicate<PointOfInterestType>, BlockPos, int, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219146_b(Predicate<PointOfInterestType>, BlockPos, int, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219147_b(Predicate<PointOfInterestType>, Predicate<BlockPos>, BlockPos, int, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219148_c(BlockPos) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219150_a(SectionPos) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219157_a(Predicate<PointOfInterestType>, Predicate<BlockPos>, BlockPos, int) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219163_a(Predicate<PointOfInterestType>, Predicate<BlockPos>, PointOfInterestManager.Status, BlockPos, int, Random) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219170_a(ChunkPos) - Method in class net.minecraft.world.server.ChunkManager
 
func_219174_c() - Method in class net.minecraft.world.server.ChunkManager
 
func_219179_a(ChunkHolder) - Method in class net.minecraft.world.server.ChunkManager
 
func_219188_b(ChunkPos) - Method in class net.minecraft.world.server.ChunkManager
 
func_219189_h() - Method in class net.minecraft.world.server.ChunkManager
 
func_219191_c(long) - Method in class net.minecraft.world.server.ChunkManager
 
func_219209_c(ChunkPos) - Method in class net.minecraft.world.server.ChunkManager
 
func_219219_b(long) - Method in class net.minecraft.world.server.ChunkManager
 
func_219220_a(long) - Method in class net.minecraft.world.server.ChunkManager
 
func_219244_a(ChunkHolder, ChunkStatus) - Method in class net.minecraft.world.server.ChunkManager
 
func_219245_b() - Method in class net.minecraft.world.server.ChunkManager
 
func_219246_e() - Method in class net.minecraft.world.server.ChunkManager
 
func_219276_a(ChunkStatus, ChunkManager) - Method in class net.minecraft.world.server.ChunkHolder
 
func_219278_b(int) - Static method in class net.minecraft.world.server.ChunkHolder
 
func_219281_j() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219285_d() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219286_c(int) - Static method in class net.minecraft.world.server.ChunkHolder
 
func_219287_e() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219289_k() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219291_a(ChunkManager) - Method in class net.minecraft.world.server.ChunkHolder
 
func_219292_a(int) - Method in class net.minecraft.world.server.ChunkHolder
 
func_219294_a(ChunkPrimerWrapper) - Method in class net.minecraft.world.server.ChunkHolder
 
func_219296_a() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219297_b() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219298_c() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219299_i() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219300_g() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219301_a(ChunkStatus) - Method in class net.minecraft.world.server.ChunkHolder
 
func_219302_f() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219303_l() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219335_b(long) - Method in class net.minecraft.world.server.TicketManager
 
func_219353_a(ChunkManager) - Method in class net.minecraft.world.server.TicketManager
 
func_219358_b() - Method in class net.minecraft.world.server.TicketManager
 
func_219371_a(long) - Method in class net.minecraft.world.server.TicketManager
 
func_219372_a(long, int, ChunkHolder, int) - Method in class net.minecraft.world.server.TicketManager
 
func_219407_a(int, ChunkPos, int) - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
func_219412_a(Optional<T>, long, int) - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
func_219416_a(long, boolean) - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
func_219417_a() - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
func_219441_a(PlayerEntity, World, ItemStack, Hand, BlockRayTraceResult) - Method in class net.minecraft.server.management.DemoPlayerInteractionManager
 
func_219441_a(PlayerEntity, World, ItemStack, Hand, BlockRayTraceResult) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
func_219456_b() - Method in class net.minecraft.world.TrackedEntity
 
func_219497_a(Stream<NextTickListEntry<T>>) - Method in class net.minecraft.world.chunk.ChunkPrimerTickList
 
func_219497_a(Stream<NextTickListEntry<T>>) - Method in class net.minecraft.world.EmptyTickList
 
func_219497_a(Stream<NextTickListEntry<T>>) - Method in interface net.minecraft.world.ITickList
 
func_219497_a(Stream<NextTickListEntry<T>>) - Method in class net.minecraft.world.SerializableTickList
 
func_219497_a(Stream<NextTickListEntry<T>>) - Method in class net.minecraft.world.ServerTickList
 
func_219497_a(Stream<NextTickListEntry<T>>) - Method in class net.minecraft.world.WorldGenTickList
 
func_219498_a(long) - Method in class net.minecraft.world.SerializableTickList
 
func_219499_a() - Method in class net.minecraft.world.SerializableTickList
 
func_219502_a(Function<T, ResourceLocation>, Iterable<NextTickListEntry<T>>, long) - Static method in class net.minecraft.world.ServerTickList
 
func_219503_a(ChunkPos) - Method in class net.minecraft.world.ServerTickList
 
func_219521_a() - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
func_219523_d() - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
func_219525_a(int, int) - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
func_219587_e(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
func_219591_b() - Method in class net.minecraft.network.rcon.ClientThread
 
func_219591_b() - Method in class net.minecraft.network.rcon.MainThread
 
func_219591_b() - Method in class net.minecraft.network.rcon.RConThread
 
func_219789_a(int, int) - Method in class net.minecraft.util.BitArray
 
func_219790_a(Class<S>) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
func_219792_a(long, int, int) - Method in class net.minecraft.util.FrameTimer
 
func_219794_f(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
func_219795_a(JsonObject, String, byte) - Static method in class net.minecraft.util.JSONUtils
 
func_219796_a(JsonObject, String, long) - Static method in class net.minecraft.util.JSONUtils
 
func_219800_b(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
func_219805_h(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
func_219810_a(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.CatTypeFix
 
func_219816_a() - Method in enum net.minecraft.util.datafix.DefaultTypeReferences
 
func_219873_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1800
 
func_219876_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1904
 
func_219878_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1801
 
func_219880_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1906
 
func_219883_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1928
 
func_219884_a(Schema) - Static method in class net.minecraft.util.datafix.versions.V1928
 
func_219886_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1920
 
func_219888_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1931
 
func_219899_d() - Method in class net.minecraft.profiler.DebugProfiler
 
func_219937_c() - Method in interface net.minecraft.profiler.DebugProfiler.IDebugResultEntry
 
func_219938_b() - Method in interface net.minecraft.profiler.DebugProfiler.IDebugResultEntry
 
func_219939_d() - Method in interface net.minecraft.profiler.DebugProfiler.IDebugResultEntry
 
func_219964_a(ItemStack) - Method in class net.minecraft.world.LockCode
 
func_219972_a(World, LivingEntity, ItemStack, int) - Method in class net.minecraft.item.CrossbowItem
 
func_219972_a(World, LivingEntity, ItemStack, int) - Method in class net.minecraft.item.Item
 
func_219975_a(ItemStack, List<DyeItem>) - Static method in interface net.minecraft.item.IDyeableArmorItem
 
func_219976_d() - Method in class net.minecraft.item.HorseArmorItem
 
func_219977_e() - Method in class net.minecraft.item.HorseArmorItem
 
func_219980_b() - Method in class net.minecraft.item.BannerPatternItem
 
func_219981_d() - Method in class net.minecraft.item.BannerPatternItem
 
func_219987_d() - Method in class net.minecraft.item.BlockItem
 
func_219987_d() - Method in class net.minecraft.item.ScaffoldingItem
 
func_219992_b(World, ItemStack) - Static method in class net.minecraft.item.FilledMapItem
 
func_219993_a(int) - Static method in class net.minecraft.item.FilledMapItem
 
func_219994_a(ItemStack, World) - Static method in class net.minecraft.item.FilledMapItem
 
func_219996_a(BlockState, IWorld, BlockPos) - Static method in class net.minecraft.item.FlintAndSteelItem
 
func_220049_j(ItemStack) - Static method in class net.minecraft.item.WrittenBookItem
 
func_220055_a(IWorldReader, BlockPos, Direction) - Static method in class net.minecraft.block.Block
 
func_220064_c(IBlockReader, BlockPos) - Static method in class net.minecraft.block.Block
 
func_220074_n(BlockState) - Method in class net.minecraft.block.Block
Deprecated.
func_220074_n(BlockState) - Method in class net.minecraft.block.DaylightDetectorBlock
 
func_220074_n(BlockState) - Method in class net.minecraft.block.EnchantingTableBlock
 
func_220074_n(BlockState) - Method in class net.minecraft.block.EndPortalFrameBlock
 
func_220074_n(BlockState) - Method in class net.minecraft.block.FarmlandBlock
 
func_220074_n(BlockState) - Method in class net.minecraft.block.GrassPathBlock
 
func_220074_n(BlockState) - Method in class net.minecraft.block.LecternBlock
 
func_220074_n(BlockState) - Method in class net.minecraft.block.PistonBlock
 
func_220074_n(BlockState) - Method in class net.minecraft.block.PistonHeadBlock
 
func_220074_n(BlockState) - Method in class net.minecraft.block.SlabBlock
 
func_220074_n(BlockState) - Method in class net.minecraft.block.SnowBlock
 
func_220074_n(BlockState) - Method in class net.minecraft.block.StairsBlock
 
func_220074_n(BlockState) - Method in class net.minecraft.block.StonecutterBlock
 
func_220080_a(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractGlassBlock
 
func_220080_a(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BarrierBlock
 
func_220080_a(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
func_220080_a(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.StructureVoidBlock
 
func_220087_a(World, BlockPos) - Method in class net.minecraft.block.BambooSaplingBlock
 
func_220098_a(World, BlockPos, boolean, boolean) - Static method in class net.minecraft.block.CampfireBlock
 
func_220106_a(BlockState, IWorld, BlockPos, boolean, ChestBlock.InventoryFactory<T>) - Static method in class net.minecraft.block.ChestBlock
 
func_220111_a(BlockState, boolean, Direction) - Method in class net.minecraft.block.FenceBlock
 
func_220117_a(IBlockReader, BlockPos) - Static method in class net.minecraft.block.ScaffoldingBlock
 
func_220171_a(Template.BlockInfo, Template.BlockInfo) - Static method in class net.minecraft.block.JigsawBlock
 
func_220172_a(EntityType<?>, IWorldReader, BlockPos, int) - Static method in class net.minecraft.block.BedBlock
 
func_220174_a(IBlockReader, BlockPos) - Static method in class net.minecraft.block.BedBlock
 
func_220175_a(EntityType<?>, IWorldReader, BlockPos) - Static method in class net.minecraft.block.BedBlock
 
func_220185_b(IWorldReader, BlockPos, Direction) - Static method in class net.minecraft.block.HorizontalFaceBlock
 
func_220258_a(BlockState, World, BlockPos, Random, int) - Method in class net.minecraft.block.BambooBlock
 
func_220259_a(IBlockReader, BlockPos) - Method in class net.minecraft.block.BambooBlock
 
func_220260_b(IBlockReader, BlockPos) - Method in class net.minecraft.block.BambooBlock
 
func_220274_q(BlockState) - Method in class net.minecraft.block.FireBlock
Deprecated.
func_220275_r(BlockState) - Method in class net.minecraft.block.FireBlock
Deprecated.
func_220276_d() - Method in class net.minecraft.block.FlowerPotBlock
 
func_220277_j(BlockState) - Static method in class net.minecraft.block.LanternBlock
 
func_220281_a(Random) - Method in class net.minecraft.block.OreBlock
 
func_220289_j(BlockState) - Static method in class net.minecraft.block.WallTorchBlock
 
func_220292_a(World, BlockPos, boolean) - Static method in class net.minecraft.block.ComposterBlock
 
func_220318_a(EquipmentSlotType.Group, int) - Static method in enum net.minecraft.inventory.EquipmentSlotType
 
func_220328_a(double, double, double) - Method in class net.minecraft.entity.EntityType
 
func_220335_a(CompoundNBT, World, Function<Entity, Entity>) - Static method in class net.minecraft.entity.EntityType
 
func_220363_a() - Method in enum net.minecraft.entity.EntityClassification
 
func_220368_a(AttributeModifier.Operation) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
func_220368_a(AttributeModifier.Operation) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
func_220445_a(EntityType<? extends T>, int, MemoryModuleType<T>, float, int) - Static method in class net.minecraft.entity.ai.brain.task.InteractWithEntityTask
 
func_220512_b(LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.PanicTask
 
func_220513_a(LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.PanicTask
 
func_220540_a(CreatureEntity, Entity, float) - Static method in class net.minecraft.entity.ai.brain.task.FleeTask
 
func_220616_b(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
func_220617_a(ServerWorld, SectionPos, int) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
func_220618_a(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
func_220626_d(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
func_220654_a() - Method in class net.minecraft.util.WeightedList
 
func_220655_b() - Method in class net.minecraft.util.WeightedList
 
func_220656_a(U, int) - Method in class net.minecraft.util.WeightedList
 
func_220674_a(Vec3d) - Method in class net.minecraft.entity.ai.controller.LookController
 
func_220675_a(float, float, float) - Method in class net.minecraft.entity.ai.controller.LookController
 
func_220677_g() - Method in class net.minecraft.entity.ai.controller.LookController
 
func_220678_h() - Method in class net.minecraft.entity.ai.controller.LookController
 
func_220679_a(double, double, double) - Method in class net.minecraft.entity.ai.controller.LookController
 
func_220680_b() - Method in class net.minecraft.entity.ai.controller.LookController
 
func_220680_b() - Method in class net.minecraft.entity.passive.FoxEntity.LookHelperController
 
func_220695_a(World, BlockPos) - Static method in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
func_220697_f() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
func_220702_g() - Method in class net.minecraft.entity.ai.goal.FleeSunGoal
 
func_220725_g() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
func_220730_m() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
func_220780_j() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetExpiringGoal
 
func_220781_h() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetExpiringGoal
 
func_220783_a(boolean) - Method in class net.minecraft.entity.ai.goal.ToggleableNearestAttackableTargetGoal
 
func_220912_a(GossipManager, Random, int) - Method in class net.minecraft.village.GossipManager
 
func_220914_a(DynamicOps<T>) - Method in class net.minecraft.village.GossipManager
 
func_220916_a(UUID, GossipType, int) - Method in class net.minecraft.village.GossipManager
 
func_220918_a(Dynamic<?>) - Method in class net.minecraft.village.GossipManager
 
func_220921_a(UUID, Predicate<GossipType>) - Method in class net.minecraft.village.GossipManager
 
func_220929_a(String) - Static method in enum net.minecraft.village.GossipType
 
func_220970_c(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigator
 
func_220995_a() - Method in class net.minecraft.entity.ai.brain.sensor.SensorType
 
func_221024_a(CreatureEntity, int, int, ToDoubleFunction<BlockPos>) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
func_221035_a() - Method in enum net.minecraft.village.PointOfInterestManager.Status
 
func_221045_c() - Method in class net.minecraft.village.PointOfInterestType
 
func_221107_c() - Method in enum net.minecraft.entity.passive.PandaEntity.Type
 
func_221113_a(DamageSource, float) - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
func_221113_a(DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
func_221113_a(DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.phase.SittingPhase
 
func_221127_c(int) - Static method in class net.minecraft.entity.merchant.villager.VillagerData
 
func_221128_d(int) - Static method in class net.minecraft.entity.merchant.villager.VillagerData
 
func_221133_b(int) - Static method in class net.minecraft.entity.merchant.villager.VillagerData
 
func_221146_c() - Method in class net.minecraft.entity.merchant.villager.VillagerProfession
 
func_221150_d() - Method in class net.minecraft.entity.merchant.villager.VillagerProfession
 
func_221251_b() - Method in enum net.minecraft.entity.player.ChatVisibility
 
func_221252_a(int) - Static method in enum net.minecraft.entity.player.ChatVisibility
 
func_221254_a() - Method in enum net.minecraft.entity.player.ChatVisibility
 
func_221264_a(ItemStack, int) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
func_221266_a(Entity, boolean, boolean, Entity, RayTraceContext.BlockMode) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
func_221267_a(Entity, AxisAlignedBB, Predicate<Entity>, RayTraceContext.BlockMode, boolean) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
func_221269_a(World, Entity, Vec3d, Vec3d, AxisAlignedBB, Predicate<Entity>, double) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
func_221271_a(World, Entity, Vec3d, Vec3d, AxisAlignedBB, Predicate<Entity>) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
func_221272_a(LivingEntity, ItemStack, float) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
func_221273_a(Entity, Vec3d, Vec3d, AxisAlignedBB, Predicate<Entity>, double) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
func_221291_n() - Method in class net.minecraft.world.raid.Raid
 
func_221297_c() - Method in class net.minecraft.world.raid.Raid
 
func_221301_k() - Method in class net.minecraft.world.raid.Raid
 
func_221304_t() - Method in class net.minecraft.world.raid.Raid
 
func_221308_w() - Method in class net.minecraft.world.raid.Raid
 
func_221315_l() - Method in class net.minecraft.world.raid.Raid
 
func_221317_a(int, AbstractRaiderEntity, BlockPos, boolean) - Method in class net.minecraft.world.raid.Raid
 
func_221319_a() - Method in class net.minecraft.world.raid.Raid
 
func_221334_b() - Method in class net.minecraft.world.raid.Raid
 
func_221364_a() - Method in class net.minecraft.entity.ai.brain.schedule.Activity
 
func_221388_a() - Method in class net.minecraft.entity.ai.brain.schedule.DutyTime
 
func_221389_b() - Method in class net.minecraft.entity.ai.brain.schedule.DutyTime
 
func_221392_a(int) - Method in class net.minecraft.entity.ai.brain.schedule.ScheduleDuties
 
func_221394_a(int, float) - Method in class net.minecraft.entity.ai.brain.schedule.ScheduleDuties
 
func_221533_k() - Method in class net.minecraft.item.ItemUseContext
 
func_221536_a(BlockItemUseContext, BlockPos, Direction) - Static method in class net.minecraft.item.BlockItemUseContext
 
func_222121_b(World, LivingEntity, int) - Method in class net.minecraft.item.ItemStack
 
func_222124_a(Potion) - Static method in class net.minecraft.potion.PotionBrewing
 
func_222189_b(Enchantment, LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
func_222196_a(PacketBuffer) - Method in class net.minecraft.item.MerchantOffers
 
func_222197_a(ItemStack, ItemStack, int) - Method in class net.minecraft.item.MerchantOffers
 
func_222198_b(PacketBuffer) - Static method in class net.minecraft.item.MerchantOffers
 
func_222199_a() - Method in class net.minecraft.item.MerchantOffers
 
func_222200_d() - Method in class net.minecraft.item.MerchantOffer
 
func_222202_c() - Method in class net.minecraft.item.MerchantOffer
 
func_222203_h() - Method in class net.minecraft.item.MerchantOffer
 
func_222204_a(ItemStack, ItemStack) - Method in class net.minecraft.item.MerchantOffer
 
func_222205_b() - Method in class net.minecraft.item.MerchantOffer
 
func_222206_f() - Method in class net.minecraft.item.MerchantOffer
 
func_222207_a(int) - Method in class net.minecraft.item.MerchantOffer
 
func_222208_r() - Method in class net.minecraft.item.MerchantOffer
 
func_222209_b(int) - Method in class net.minecraft.item.MerchantOffer
 
func_222210_n() - Method in class net.minecraft.item.MerchantOffer
 
func_222211_m() - Method in class net.minecraft.item.MerchantOffer
 
func_222212_l() - Method in class net.minecraft.item.MerchantOffer
 
func_222213_g() - Method in class net.minecraft.item.MerchantOffer
 
func_222214_i() - Method in class net.minecraft.item.MerchantOffer
 
func_222215_b(ItemStack, ItemStack) - Method in class net.minecraft.item.MerchantOffer
 
func_222216_p() - Method in class net.minecraft.item.MerchantOffer
 
func_222217_o() - Method in class net.minecraft.item.MerchantOffer
 
func_222218_a() - Method in class net.minecraft.item.MerchantOffer
 
func_222219_j() - Method in class net.minecraft.item.MerchantOffer
 
func_222220_k() - Method in class net.minecraft.item.MerchantOffer
 
func_222221_q() - Method in class net.minecraft.item.MerchantOffer
 
func_222222_e() - Method in class net.minecraft.item.MerchantOffer
 
func_222250_a() - Method in class net.minecraft.util.math.RayTraceContext
 
func_222253_b() - Method in class net.minecraft.util.math.RayTraceContext
 
func_222259_a(Vec3d, Entity) - Static method in class net.minecraft.world.Explosion
 
func_222268_a(Entity, float) - Method in class net.minecraft.world.Teleporter
 
func_222272_a(BlockPos, Vec3d, Direction, double, double, boolean) - Method in class net.minecraft.world.Teleporter
 
func_222283_Y(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222284_F(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222285_H(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222287_ah(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222290_D(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222296_u(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222299_R(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222303_T(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222304_B(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222308_M(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222309_aj(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222314_K(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222316_G(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222319_X(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222320_ai(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222323_C(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222327_E(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222329_ae(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222336_x(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222339_L(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222340_ak(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222343_A(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222344_J(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222348_W(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_222357_a() - Method in enum net.minecraft.world.biome.Biome.TempCategory
 
func_222365_c(int, int) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
func_222365_c(int, int) - Method in class net.minecraft.world.biome.provider.EndBiomeProvider
 
func_222366_b(int, int) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
func_222366_b(int, int) - Method in class net.minecraft.world.biome.provider.OverworldBiomeProvider
 
func_222466_a(Random) - Static method in enum net.minecraft.util.Rotation
 
func_222467_b(Random) - Static method in enum net.minecraft.util.Rotation
 
func_222476_a() - Method in class net.minecraft.tileentity.BannerPattern.Builder
 
func_222477_a(BannerPattern, DyeColor) - Method in class net.minecraft.tileentity.BannerPattern.Builder
 
func_222504_a(Direction, BlockPos, double, Vec3d, double) - Method in class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
func_222529_a(int, int, Heightmap.Type) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_222529_a(int, int, Heightmap.Type) - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
func_222529_a(int, int, Heightmap.Type) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
func_222529_a(int, int, Heightmap.Type) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_222531_c(int, int, Heightmap.Type) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_222532_b(int, int, Heightmap.Type) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_222545_a(double, double, int) - Method in class net.minecraft.world.gen.EndChunkGenerator
 
func_222545_a(double, double, int) - Method in class net.minecraft.world.gen.NetherChunkGenerator
 
func_222545_a(double, double, int) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_222545_a(double, double, int) - Method in class net.minecraft.world.gen.OverworldChunkGenerator
 
func_222546_a(double[], int, int, double, double, double, double, int, int) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_222547_b(int, int) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_222548_a(double[], int, int) - Method in class net.minecraft.world.gen.EndChunkGenerator
 
func_222548_a(double[], int, int) - Method in class net.minecraft.world.gen.NetherChunkGenerator
 
func_222548_a(double[], int, int) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_222548_a(double[], int, int) - Method in class net.minecraft.world.gen.OverworldChunkGenerator
 
func_222549_a(int, int) - Method in class net.minecraft.world.gen.EndChunkGenerator
 
func_222549_a(int, int) - Method in class net.minecraft.world.gen.NetherChunkGenerator
 
func_222549_a(int, int) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_222549_a(int, int) - Method in class net.minecraft.world.gen.OverworldChunkGenerator
 
func_222550_i() - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_222551_g() - Method in class net.minecraft.world.gen.EndChunkGenerator
 
func_222551_g() - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_222553_h() - Method in class net.minecraft.world.gen.EndChunkGenerator
 
func_222553_h() - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_222581_a(int) - Static method in class net.minecraft.world.chunk.ChunkStatus
 
func_222599_a(ChunkStatus) - Static method in class net.minecraft.world.chunk.ChunkStatus
 
func_222600_b() - Static method in class net.minecraft.world.chunk.ChunkStatus
 
func_222639_b(int, int, int, T) - Method in class net.minecraft.world.chunk.BlockStateContainer
 
func_222641_a(int, int, int, T) - Method in class net.minecraft.world.chunk.BlockStateContainer
 
func_222643_a(int, T) - Method in class net.minecraft.world.chunk.BlockStateContainer
 
func_222661_c(ChunkPos) - Method in class net.minecraft.world.chunk.storage.RegionFile
 
func_222662_b(ChunkPos) - Method in class net.minecraft.world.chunk.storage.RegionFile
 
func_222664_a(ChunkPos, byte[], int) - Method in class net.minecraft.world.chunk.storage.RegionFile
 
func_222666_a(ChunkPos) - Method in class net.minecraft.world.chunk.storage.RegionFile
 
func_222681_b() - Method in enum net.minecraft.world.gen.Heightmap.Type
 
func_222683_c() - Method in enum net.minecraft.world.gen.Heightmap.Type
 
func_222684_d() - Method in enum net.minecraft.world.gen.Heightmap.Type
 
func_222690_a(IChunk, Set<Heightmap.Type>) - Static method in class net.minecraft.world.gen.Heightmap
 
func_222700_a(IChunk, int, int, int, int, int, int, int, int) - Method in class net.minecraft.world.gen.carver.UnderwaterCanyonWorldCarver
 
func_222700_a(IChunk, int, int, int, int, int, int, int, int) - Method in class net.minecraft.world.gen.carver.UnderwaterCaveWorldCarver
 
func_222700_a(IChunk, int, int, int, int, int, int, int, int) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
func_222702_a(int, int, double, double, int, int, float) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
func_222704_c() - Method in class net.minecraft.world.gen.carver.WorldCarver
 
func_222705_a(IChunk, long, int, int, int, double, double, double, double, double, BitSet) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
func_222706_a(BlockState) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
func_222708_a(double, double, double, int) - Method in class net.minecraft.world.gen.carver.CanyonWorldCarver
 
func_222708_a(double, double, double, int) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
func_222708_a(double, double, double, int) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
func_222723_a(IChunk, long, int, int, int, double, double, double, float, double, BitSet) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
func_222724_a() - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
func_222724_a() - Method in class net.minecraft.world.gen.carver.NetherCaveWorldCarver
 
func_222725_b() - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
func_222725_b() - Method in class net.minecraft.world.gen.carver.NetherCaveWorldCarver
 
func_222728_a(WorldCarver<?>, IChunk, BitSet, Random, BlockPos.MutableBlockPos, int, int, int, int, int, int, int, int) - Static method in class net.minecraft.world.gen.carver.UnderwaterCaveWorldCarver
 
func_222838_b(IWorldGenerationReader, BlockPos, int, MutableBoundingBox, Set<BlockPos>) - Method in class net.minecraft.world.gen.feature.HugeTreesFeature
 
func_222839_a(IWorldGenerationReader, BlockPos, int, MutableBoundingBox, Set<BlockPos>) - Method in class net.minecraft.world.gen.feature.HugeTreesFeature
 
func_222857_a(IWorld, int, VoxelShapePart, int, int, int) - Static method in class net.minecraft.world.gen.feature.template.Template
 
func_222859_a(PathPoint[], PathPoint) - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
func_222859_a(PathPoint[], PathPoint) - Method in class net.minecraft.pathfinding.NodeProcessor
 
func_222859_a(PathPoint[], PathPoint) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
 
func_222859_a(PathPoint[], PathPoint) - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
func_222859_a(PathPoint[], PathPoint) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
func_222879_B() - Method in class net.minecraft.world.chunk.Chunk
 
func_222880_a(ServerWorld) - Method in class net.minecraft.world.chunk.Chunk
 
func_222887_a(SectionPos) - Method in class net.minecraft.world.server.ServerWorld
 
func_222906_a(Collection<BlockPos>) - Method in class net.minecraft.client.renderer.debug.RaidDebugRenderer
 
func_222911_a(ActiveRenderInfo, Path, float, boolean, boolean) - Static method in class net.minecraft.client.renderer.debug.PathfindingDebugRenderer
 
func_222912_a(ActiveRenderInfo, Path) - Static method in class net.minecraft.client.renderer.debug.PathfindingDebugRenderer
 
func_222961_b(ChunkHolder) - Method in class net.minecraft.world.server.ChunkManager
 
func_222973_a(Chunk) - Method in class net.minecraft.world.server.ChunkManager
 
func_222984_a(ListNBT, Function<T, ResourceLocation>, Function<ResourceLocation, T>) - Static method in class net.minecraft.world.SerializableTickList
 
func_223001_a(int) - Static method in class net.minecraft.util.datafix.fixes.VillagerLevelAndXpFix
 
func_223015_b(ServerWorld, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.MoveToSkylightTask
 
func_223107_f(PlayerEntity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_223134_j(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
func_223134_j(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
func_223134_j(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
func_223134_j(BlockPos) - Method in interface net.minecraft.world.chunk.IChunk
 
func_223135_b() - Method in class net.minecraft.util.MovementInput
 
func_223188_a(ChunkPos, boolean, boolean) - Method in class net.minecraft.world.ServerTickList
 
func_223192_a() - Static method in class net.minecraft.world.NextTickListEntry
 
func_223198_a(ServerWorld, ChunkGenerator<?>, TemplateManager, ServerWorldLightManager, Function<IChunk, CompletableFuture<Either<IChunk, ChunkHolder.IChunkLoadingError>>>, List<IChunk>) - Method in class net.minecraft.world.chunk.ChunkStatus
 
func_223201_a(ServerWorld, TemplateManager, ServerWorldLightManager, Function<IChunk, CompletableFuture<Either<IChunk, ChunkHolder.IChunkLoadingError>>>, IChunk) - Method in class net.minecraft.world.chunk.ChunkStatus
 
func_223213_e_() - Method in class net.minecraft.world.GameRules.BooleanValue
 
func_223213_e_() - Method in class net.minecraft.world.GameRules.IntegerValue
 
func_223213_e_() - Method in class net.minecraft.world.GameRules.RuleValue
 
func_223291_y_() - Method in class net.minecraft.realms.RealmsButton
 
func_223307_a(Entity, Vec3d, AxisAlignedBB, World, ISelectionContext, ReuseableStream<VoxelShape>) - Static method in class net.minecraft.entity.Entity
 
func_223308_g(int) - Method in class net.minecraft.entity.Entity
 
func_223310_a(Vec3d, AxisAlignedBB, ReuseableStream<VoxelShape>) - Static method in class net.minecraft.entity.Entity
 
func_223314_ad() - Method in class net.minecraft.entity.Entity
 
func_223315_a(EntityType<? extends MobEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.MobEntity
 
func_223316_b(EntityType<? extends AnimalEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.AnimalEntity
 
func_223317_c(EntityType<ParrotEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.ParrotEntity
 
func_223318_c(EntityType<MooshroomEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.MooshroomEntity
 
func_223319_c(EntityType<OcelotEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.OcelotEntity
 
func_223320_c(EntityType<PolarBearEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.PolarBearEntity
 
func_223321_c(EntityType<RabbitEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.RabbitEntity
 
func_223322_c(EntityType<TurtleEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.TurtleEntity
 
func_223323_a(IWorld, BlockPos, Random) - Static method in class net.minecraft.entity.monster.MonsterEntity
 
func_223324_d(EntityType<? extends MonsterEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.MonsterEntity
 
func_223325_c(EntityType<? extends MonsterEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.MonsterEntity
 
func_223327_b(EntityType<StrayEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.StrayEntity
 
func_223328_b(EntityType<EndermiteEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.EndermiteEntity
 
func_223329_b(EntityType<? extends GuardianEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.GuardianEntity
 
func_223330_b(EntityType<? extends PatrollerEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.PatrollerEntity
 
func_223331_b(EntityType<SilverfishEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.SilverfishEntity
 
func_223332_b(EntityType<DrownedEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.DrownedEntity
 
func_223334_b(EntityType<HuskEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.HuskEntity
 
func_223337_b(EntityType<ZombiePigmanEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
func_223340_ej() - Method in interface net.minecraft.entity.merchant.IMerchant
 
func_223340_ej() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_223346_ep() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_223350_a(long) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_223358_a(long, int) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_223363_b(EntityType<? extends AbstractFishEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
func_223364_b(EntityType<DolphinEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.DolphinEntity
 
func_223365_b(EntityType<SquidEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.SquidEntity
 
func_223366_c(EntityType<SlimeEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.SlimeEntity
 
func_223367_b(EntityType<MagmaCubeEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.MagmaCubeEntity
 
func_223368_b(EntityType<GhastEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.GhastEntity
 
func_223369_b(EntityType<BatEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.BatEntity
 
func_223374_a(Item, int) - Method in class net.minecraft.inventory.Inventory
 
func_223378_a(List<T>) - Static method in class net.minecraft.util.Util
 
func_223389_a(Iterable<IRecipe<?>>) - Method in class net.minecraft.item.crafting.RecipeManager
 
func_223402_g() - Method in class net.minecraft.advancements.FunctionManager
 
func_223407_a(IFluidState) - Method in class net.minecraft.fluid.EmptyFluid
 
func_223407_a(IFluidState) - Method in class net.minecraft.fluid.FlowingFluid
 
func_223407_a(IFluidState) - Method in class net.minecraft.fluid.Fluid
 
func_223408_f() - Method in interface net.minecraft.fluid.IFluidState
 
func_223416_b(VoxelShape, VoxelShape) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
func_223431_b(boolean) - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_223432_h() - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_223435_b(Entity) - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_223454_a(MutableBoundingBox, List<MutableBoundingBox>, List<Boolean>, DimensionType) - Method in class net.minecraft.client.renderer.debug.StructureDebugRenderer
 
func_223461_a() - Method in class net.minecraft.util.LongSerializable
 
func_223471_o(int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
func_223472_q(int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
func_223473_e() - Method in class net.minecraft.util.math.CubeCoordinateIterator
 
func_223477_g() - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
func_223481_a(GameRules.RuleKey<T>, GameRules.RuleType<T>) - Method in interface net.minecraft.world.GameRules.IRuleEntryVisitor
 
func_223491_f() - Method in class net.minecraft.world.server.ChunkManager
 
func_223492_c() - Method in class net.minecraft.world.server.ChunkHolder
 
func_223494_d(long) - Method in class net.minecraft.world.server.TicketManager
 
func_223507_b(Map<ResourceLocation, Tag<T>>) - Method in class net.minecraft.tags.TagCollection
 
func_223515_a(EntityType<T>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
 
func_223538_b() - Method in class net.minecraft.village.GossipManager
 
func_223545_a(long, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 
func_223548_b(CreatureEntity, int, int, Vec3d) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
func_223552_b() - Method in class net.minecraft.world.GameRules.BooleanValue
 
func_223552_b() - Method in class net.minecraft.world.GameRules.IntegerValue
 
func_223552_b() - Method in class net.minecraft.world.GameRules.RuleValue
 
func_223553_a(String) - Method in class net.minecraft.world.GameRules.BooleanValue
 
func_223553_a(String) - Method in class net.minecraft.world.GameRules.IntegerValue
 
func_223553_a(String) - Method in class net.minecraft.world.GameRules.RuleValue
 
func_223554_b(CommandContext<CommandSource>, String) - Method in class net.minecraft.world.GameRules.RuleValue
 
func_223555_a(CommandContext<CommandSource>, String) - Method in class net.minecraft.world.GameRules.BooleanValue
 
func_223555_a(CommandContext<CommandSource>, String) - Method in class net.minecraft.world.GameRules.IntegerValue
 
func_223555_a(CommandContext<CommandSource>, String) - Method in class net.minecraft.world.GameRules.RuleValue
 
func_223556_a(MinecraftServer) - Method in class net.minecraft.world.GameRules.RuleValue
 
func_223557_c() - Method in class net.minecraft.world.GameRules.BooleanValue
 
func_223557_c() - Method in class net.minecraft.world.GameRules.IntegerValue
 
func_223557_c() - Method in class net.minecraft.world.GameRules.RuleValue
 
func_223576_a() - Method in class net.minecraft.world.GameRules.RuleKey
 
func_223579_a() - Method in class net.minecraft.world.GameRules.RuleType
 
func_223581_a(String) - Method in class net.minecraft.world.GameRules.RuleType
 
func_223590_a(GameRules.IRuleEntryVisitor) - Static method in class net.minecraft.world.GameRules
 
func_223626_e_() - Method in class com.mojang.realmsclient.client.Request.Delete
 
func_223626_e_() - Method in class com.mojang.realmsclient.client.Request
 
func_223626_e_() - Method in class com.mojang.realmsclient.client.Request.Get
 
func_223626_e_() - Method in class com.mojang.realmsclient.client.Request.Post
 
func_223626_e_() - Method in class com.mojang.realmsclient.client.Request.Put
 
func_223704_be() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
func_223705_bi() - Method in class net.minecraft.client.audio.SoundEngineExecutor
 
func_223705_bi() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
func_223707_k() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_223707_k() - Method in class net.minecraft.server.integrated.IntegratedServer
 
func_223707_k() - Method in class net.minecraft.server.MinecraftServer
 
func_223711_a(Path) - Method in class net.minecraft.server.MinecraftServer
 
func_223716_a(INBT) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_223717_b(Item) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_223721_ek() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_223722_es() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_223727_a(INBT) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
func_223729_a(World, BlockPos, GameType) - Method in class net.minecraft.entity.player.PlayerEntity
 
func_223901_c() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_223911_a(RealmsServer, RealmsScreen) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_223922_a(String, int, int) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_223928_a() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_223942_f() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_223948_g() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_223954_a(boolean) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_223970_d() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_223978_e() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_223990_b() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_224052_a(String) - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
func_224058_a() - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
func_224090_a(String, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupScreen
 
func_224150_b(long) - Static method in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
func_224153_a(long) - Static method in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
func_224167_a(int) - Method in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
func_224231_a(String) - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
func_224233_a() - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
func_224234_b(String) - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
func_224235_b() - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
func_224277_a(String, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
func_224322_a(String, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
 
func_224330_a(PendingInvite) - Static method in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
 
func_224366_a(int, RealmsServerSlotButton.Action, boolean, boolean) - Method in interface com.mojang.realmsclient.gui.RealmsServerSlotButton.IHandler
 
func_224366_a(int, RealmsServerSlotButton.Action, boolean, boolean) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_224383_a(boolean, RealmsScreen) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_224386_a(RealmsWorldOptions) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_224394_a(String, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_224398_a() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_224405_a(RealmsScreen) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_224407_b() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_224410_a(String, String) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_224432_a(String) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
func_224435_b(WorldTemplate) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
func_224438_a(RealmsResetWorldScreen.ResetWorldInfo) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
func_224444_a(int) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
func_224445_b(int) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
func_224446_a(RealmsScreen) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
func_224483_a(String) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
func_224488_a(String, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
func_224492_b(String) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
func_224563_a() - Method in class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
func_224665_b(long) - Static method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
func_224667_b(long, RealmsUploadScreen.Unit) - Static method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
func_224671_a(long) - Static method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
func_224691_a(long, RealmsUploadScreen.Unit) - Static method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
func_224742_a(BlockState, BlockState) - Method in class net.minecraft.client.renderer.model.ModelManager
 
func_224745_a(ActiveRenderInfo) - Method in class net.minecraft.client.renderer.WorldRenderer
 
func_224746_a(BlockPos, BlockState, BlockState) - Method in class net.minecraft.client.renderer.WorldRenderer
 
func_224755_d(IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.BlockState
 
func_224756_o(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
func_224757_c(PathPoint) - Method in class net.minecraft.pathfinding.PathPoint
 
func_224758_c(BlockPos) - Method in class net.minecraft.pathfinding.PathPoint
 
func_224759_a() - Method in class net.minecraft.pathfinding.PathPoint
 
func_224760_c(PacketBuffer) - Static method in class net.minecraft.pathfinding.FlaggedPathPoint
 
func_224761_a(float, PathPoint) - Method in class net.minecraft.pathfinding.FlaggedPathPoint
 
func_224762_f() - Method in class net.minecraft.pathfinding.FlaggedPathPoint
 
func_224763_d() - Method in class net.minecraft.pathfinding.FlaggedPathPoint
 
func_224764_e() - Method in class net.minecraft.pathfinding.FlaggedPathPoint
 
func_224768_a(double, double, double) - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
func_224768_a(double, double, double) - Method in class net.minecraft.pathfinding.NodeProcessor
 
func_224768_a(double, double, double) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
 
func_224768_a(double, double, double) - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
func_224768_a(double, double, double) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
func_224769_l() - Method in class net.minecraft.pathfinding.Path
 
func_224770_k() - Method in class net.minecraft.pathfinding.Path
 
func_224771_h() - Method in class net.minecraft.pathfinding.Path
 
func_224775_a(IWorldReader, MobEntity, Set<BlockPos>, float, int) - Method in class net.minecraft.pathfinding.PathFinder
 
func_224783_a() - Method in class net.minecraft.client.util.PosAndRotation
 
func_224784_b() - Method in class net.minecraft.client.util.PosAndRotation
 
func_224785_c() - Method in class net.minecraft.client.util.PosAndRotation
 
func_224790_a() - Static method in class net.minecraft.client.util.InputMappings
 
func_224791_a(long, boolean) - Static method in class net.minecraft.client.util.InputMappings
 
func_224794_a(VideoMode) - Method in class net.minecraft.client.Monitor
 
func_224796_s() - Method in class net.minecraft.client.MainWindow
 
func_224797_a(Optional<VideoMode>) - Method in class net.minecraft.client.MainWindow
 
func_224798_d(boolean) - Method in class net.minecraft.client.MainWindow
 
func_224799_a(char) - Method in class net.minecraft.client.util.KeyCombo
 
func_224800_a() - Method in class net.minecraft.client.util.KeyCombo
 
func_224827_a(String) - Method in class com.mojang.realmsclient.client.FileDownload
 
func_224828_b(String) - Static method in class com.mojang.realmsclient.client.FileDownload
 
func_224830_a(WorldDownload, String, RealmsDownloadLatestWorldScreen.DownloadStatus, RealmsAnvilLevelStorageSource) - Method in class com.mojang.realmsclient.client.FileDownload
 
func_224834_a() - Method in class com.mojang.realmsclient.client.FileDownload
 
func_224835_b() - Method in class com.mojang.realmsclient.client.FileDownload
 
func_224836_c() - Method in class com.mojang.realmsclient.client.FileDownload
 
func_224837_d() - Method in class com.mojang.realmsclient.client.FileDownload
 
func_224864_a() - Static method in class com.mojang.realmsclient.client.Ping
 
func_224867_a(Ping.Region...) - Static method in class com.mojang.realmsclient.client.Ping
 
func_224874_a(Consumer<UploadResult>) - Method in class com.mojang.realmsclient.client.FileUpload
 
func_224878_a() - Method in class com.mojang.realmsclient.client.FileUpload
 
func_224881_b() - Method in class com.mojang.realmsclient.client.FileUpload
 
func_224895_a() - Static method in class com.mojang.realmsclient.client.RealmsClientConfig
 
func_224896_a(Proxy) - Static method in class com.mojang.realmsclient.client.RealmsClientConfig
 
func_224900_a(long, String, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224901_a(String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224902_e() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224903_a(PingResult) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224904_b(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224905_d(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224906_e(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224908_a(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224909_j() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224910_b(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224911_a() - Static method in class com.mojang.realmsclient.client.RealmsClient
 
func_224912_c(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224913_b(String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224914_n() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224915_f() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224916_h(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224917_b(long, int) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224918_g() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224919_k() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224920_m() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224921_c() - Static method in class com.mojang.realmsclient.client.RealmsClient
 
func_224922_b(long, String, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224923_d(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224924_g(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224925_a(long, int, RealmsWorldOptions) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224927_a(long, int) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224928_c(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224929_f(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224930_a(int, int, RealmsServer.ServerType) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224931_h() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224932_f(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224933_g(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224934_h(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224935_a(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224936_a(String, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224937_l() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224939_i() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224940_b() - Static method in class com.mojang.realmsclient.client.RealmsClient
 
func_224941_d() - Static method in class com.mojang.realmsclient.client.RealmsClient
 
func_224942_e(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224943_a(long, String, Integer, boolean) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224951_b(String, String) - Static method in class com.mojang.realmsclient.client.Request
 
func_224952_b(String) - Static method in class com.mojang.realmsclient.client.Request
 
func_224953_a(String) - Static method in class com.mojang.realmsclient.client.Request
 
func_224955_d() - Method in class com.mojang.realmsclient.client.Request
 
func_224956_c(String) - Method in class com.mojang.realmsclient.client.Request
 
func_224957_a() - Method in class com.mojang.realmsclient.client.Request
 
func_224958_b() - Method in class com.mojang.realmsclient.client.Request
 
func_224959_a(String, String, int, int) - Static method in class com.mojang.realmsclient.client.Request
 
func_224960_a(String, int, int) - Static method in class com.mojang.realmsclient.client.Request
 
func_224961_a(HttpURLConnection, String) - Static method in class com.mojang.realmsclient.client.Request
 
func_224962_a(String, String) - Method in class com.mojang.realmsclient.client.Request
 
func_224963_c() - Method in class com.mojang.realmsclient.client.Request
 
func_224964_a(HttpURLConnection) - Static method in class com.mojang.realmsclient.client.Request
 
func_224965_c(String, String) - Static method in class com.mojang.realmsclient.client.Request
 
func_224966_b(String, String, int, int) - Static method in class com.mojang.realmsclient.client.Request
 
func_224967_a(HttpURLConnection, String, String) - Static method in class com.mojang.realmsclient.client.Request
 
func_224973_a() - Method in class com.mojang.realmsclient.client.RealmsError
 
func_224974_b() - Method in class com.mojang.realmsclient.client.RealmsError
 
func_224986_a(String) - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_224987_a(RealmsLongRunningMcoTaskScreen) - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_224988_a() - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_224989_b(String) - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_224990_b() - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_224990_b() - Method in class com.mojang.realmsclient.util.RealmsTasks.RealmsConnectTask
 
func_224991_c() - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_224992_d() - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_224992_d() - Method in class com.mojang.realmsclient.util.RealmsTasks.RealmsConnectTask
 
func_225011_a(int) - Method in class com.mojang.realmsclient.util.RealmsTasks.ResettingWorldTask
 
func_225012_c(String) - Method in class com.mojang.realmsclient.util.RealmsTasks.ResettingWorldTask
 
func_225038_b() - Method in enum com.mojang.realmsclient.gui.ChatFormatting
 
func_225041_a() - Method in enum com.mojang.realmsclient.gui.ChatFormatting
 
func_225059_i() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225063_j() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225065_a() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225070_k() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225071_g() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225072_c() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225077_a(List<RealmsDataFetcher.Task>) - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225078_e() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225079_h() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225081_f() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225083_a(RealmsDataFetcher.Task) - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225085_a(RealmsServer) - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225086_b() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225087_d() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225109_a(int) - Static method in class com.mojang.realmsclient.gui.RealmsConstants
 
func_225118_a(int, int, int, int) - Method in class com.mojang.realmsclient.gui.ListButton
 
func_225119_a(RealmsObjectSelectionList, RealmListEntry, List<ListButton>, int, double, double) - Static method in class com.mojang.realmsclient.gui.ListButton
 
func_225120_a(int, int, boolean) - Method in class com.mojang.realmsclient.gui.ListButton
 
func_225121_a(int) - Method in class com.mojang.realmsclient.gui.ListButton
 
func_225122_a() - Method in class com.mojang.realmsclient.gui.ListButton
 
func_225123_b() - Method in class com.mojang.realmsclient.gui.ListButton
 
func_225124_a(List<ListButton>, RealmsObjectSelectionList, int, int, int, int) - Static method in class com.mojang.realmsclient.gui.ListButton
 
func_225169_a(String, JsonObject, long) - Static method in class com.mojang.realmsclient.util.JsonUtils
 
func_225170_a(String, JsonObject, boolean) - Static method in class com.mojang.realmsclient.util.JsonUtils
 
func_225171_a(String, JsonObject, String) - Static method in class com.mojang.realmsclient.util.JsonUtils
 
func_225172_a(String, JsonObject, int) - Static method in class com.mojang.realmsclient.util.JsonUtils
 
func_225173_a(String, JsonObject) - Static method in class com.mojang.realmsclient.util.JsonUtils
 
func_225174_a() - Method in class com.mojang.realmsclient.gui.screens.UploadResult.Builder
 
func_225175_a(int) - Method in class com.mojang.realmsclient.gui.screens.UploadResult.Builder
 
func_225176_a(String) - Method in class com.mojang.realmsclient.gui.screens.UploadResult.Builder
 
func_225187_a(RealmsPersistence.RealmsPersistenceData) - Static method in class com.mojang.realmsclient.util.RealmsPersistence
 
func_225188_a() - Static method in class com.mojang.realmsclient.util.RealmsPersistence
 
func_225190_c(String) - Static method in class com.mojang.realmsclient.util.RealmsUtil
 
func_225191_b(String) - Static method in class com.mojang.realmsclient.util.RealmsUtil
 
func_225192_a(Long) - Static method in class com.mojang.realmsclient.util.RealmsUtil
 
func_225193_a(String) - Static method in class com.mojang.realmsclient.util.RealmsUtil
 
func_225202_a(String, String) - Static method in class com.mojang.realmsclient.util.RealmsTextureManager
 
func_225205_a(String, Runnable) - Static method in class com.mojang.realmsclient.util.RealmsTextureManager
 
func_225214_a(String, String) - Static method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
func_225215_a() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
func_225216_c() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
func_225217_b() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
func_225224_a(String, TextRenderingUtils.LineSegment...) - Static method in class com.mojang.realmsclient.util.TextRenderingUtils
 
func_225226_a(String, String) - Static method in class com.mojang.realmsclient.util.TextRenderingUtils
 
func_225228_a(BufferedImage) - Method in class com.mojang.realmsclient.util.SkinProcessor
 
func_225233_b(long) - Static method in class com.mojang.realmsclient.util.UploadTokenCache
 
func_225234_a(long, String) - Static method in class com.mojang.realmsclient.util.UploadTokenCache
 
func_225235_a(long) - Static method in class com.mojang.realmsclient.util.UploadTokenCache
 
func_225310_a(Block) - Method in class net.minecraft.client.renderer.color.BlockColors
 
func_225312_a(SPlayerDiggingPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_225312_a(SPlayerDiggingPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
func_225313_a(int, int) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
func_225313_a(int, int) - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_225314_f() - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_225316_b(Class<? extends T>, AxisAlignedBB, Predicate<? super T>) - Method in interface net.minecraft.world.IEntityReader
 
func_225316_b(Class<? extends T>, AxisAlignedBB, Predicate<? super T>) - Method in class net.minecraft.world.World
 
func_225317_b(Class<? extends T>, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
func_225318_b(Class<? extends T>, EntityPredicate, LivingEntity, double, double, double, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
func_225319_b(BlockPos, BlockState, BlockState) - Method in class net.minecraft.client.world.ClientWorld
 
func_225319_b(BlockPos, BlockState, BlockState) - Method in class net.minecraft.world.World
 
func_225322_a(Path) - Method in class net.minecraft.world.server.ServerWorld
 
func_225323_a(ClientWorld, BlockPos, BlockState, CPlayerDiggingPacket.Action, boolean) - Method in class net.minecraft.client.multiplayer.PlayerController
 
func_225331_a() - Method in exception net.minecraft.client.renderer.StitcherException
 
func_225354_b() - Method in class net.minecraft.client.renderer.model.ModelBakery
 
func_225369_a(SNBTToNBTConverter.ITransformer) - Method in class net.minecraft.data.SNBTToNBTConverter
 
func_225371_a(String, CompoundNBT) - Method in interface net.minecraft.data.SNBTToNBTConverter.ITransformer
 
func_225371_a(String, CompoundNBT) - Method in class net.minecraft.data.StructureUpdater
 
func_225374_c() - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
func_225375_b() - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
func_225376_d() - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
func_225377_e() - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
func_225396_a() - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_225399_a(Predicate<PointOfInterestType>, Predicate<BlockPos>, BlockPos, int, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
func_225410_b(ChunkStatus) - Method in class net.minecraft.world.server.ChunkHolder
 
func_225412_c() - Method in class net.minecraft.world.server.TicketManager
 
func_225413_c(long) - Method in class net.minecraft.world.server.TicketManager
 
func_225415_a(BlockPos, CPlayerDiggingPacket.Action) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
func_225416_a(BlockPos, CPlayerDiggingPacket.Action, Direction, int) - Method in class net.minecraft.server.management.DemoPlayerInteractionManager
 
func_225416_a(BlockPos, CPlayerDiggingPacket.Action, Direction, int) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
func_225419_d(ServerPlayerEntity) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
func_225420_a() - Method in class net.minecraft.world.ServerTickList
 
func_225421_a(IntConsumer) - Method in class net.minecraft.util.BitArray
 
func_225422_a(Writer) - Method in class net.minecraft.util.CSVWriter.Builder
 
func_225423_a(String) - Method in class net.minecraft.util.CSVWriter.Builder
 
func_225426_a(Object...) - Method in class net.minecraft.util.CSVWriter
 
func_225428_a() - Static method in class net.minecraft.util.CSVWriter
 
func_225434_b(String) - Static method in interface net.minecraft.profiler.IProfileResult
 
func_225435_d() - Method in class net.minecraft.entity.EntityType.Builder
 
func_225437_d() - Method in class net.minecraft.entity.EntityType
 
func_225449_a(ServerWorld, List<BlockPos>, int, LivingEntity, Brain<?>) - Static method in class net.minecraft.entity.ai.brain.task.InteractWithDoorTask
 
func_225463_a(Stream<BlockPos>, int) - Method in class net.minecraft.pathfinding.PathNavigator
 
func_225464_a(Set<BlockPos>, int, boolean, int) - Method in class net.minecraft.pathfinding.PathNavigator
 
func_225466_a(double, double, double, int) - Method in class net.minecraft.pathfinding.PathNavigator
 
func_225477_a(ServerWorld, boolean, boolean) - Method in class net.minecraft.village.VillageSiege
 
func_225478_d() - Method in class net.minecraft.village.PointOfInterestType
 
func_225482_k() - Method in class net.minecraft.item.MerchantOffer
 
func_225486_c(BlockPos) - Method in class net.minecraft.world.biome.Biome
 
func_225489_aq(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
func_225497_a(BlockStateContainer.ICountConsumer<T>) - Method in class net.minecraft.world.chunk.BlockStateContainer
 
FUNCTION_SUGGESTER - Static variable in class net.minecraft.command.impl.FunctionCommand
 
FunctionArgument - Class in net.minecraft.command.arguments
 
FunctionArgument() - Constructor for class net.minecraft.command.arguments.FunctionArgument
 
FunctionArgument.IResult - Interface in net.minecraft.command.arguments
 
FunctionCommand - Class in net.minecraft.command.impl
 
FunctionCommand() - Constructor for class net.minecraft.command.impl.FunctionCommand
 
FunctionEntry(FunctionObject) - Constructor for class net.minecraft.command.FunctionObject.FunctionEntry
 
FunctionManager - Class in net.minecraft.advancements
 
FunctionManager(MinecraftServer) - Constructor for class net.minecraft.advancements.FunctionManager
 
FunctionManager.QueuedCommand - Class in net.minecraft.advancements
 
FunctionObject - Class in net.minecraft.command
 
FunctionObject(ResourceLocation, FunctionObject.IEntry[]) - Constructor for class net.minecraft.command.FunctionObject
 
FunctionObject.CacheableFunction - Class in net.minecraft.command
 
FunctionObject.CommandEntry - Class in net.minecraft.command
 
FunctionObject.FunctionEntry - Class in net.minecraft.command
 
FunctionObject.IEntry - Interface in net.minecraft.command
 
functions - Variable in class net.minecraft.world.storage.loot.StandaloneLootEntry
 
FURNACE - Static variable in class net.minecraft.block.Blocks
 
FURNACE - Static variable in class net.minecraft.inventory.container.ContainerType
 
FURNACE - Static variable in class net.minecraft.item.Items
 
FURNACE - Static variable in class net.minecraft.tileentity.TileEntityType
 
FURNACE_MINECART - Static variable in class net.minecraft.entity.EntityType
 
FURNACE_MINECART - Static variable in class net.minecraft.item.Items
 
FurnaceBlock - Class in net.minecraft.block
 
FurnaceBlock(Block.Properties) - Constructor for class net.minecraft.block.FurnaceBlock
 
FurnaceContainer - Class in net.minecraft.inventory.container
 
FurnaceContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.FurnaceContainer
 
FurnaceContainer(int, PlayerInventory, IInventory, IIntArray) - Constructor for class net.minecraft.inventory.container.FurnaceContainer
 
furnaceData - Variable in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
FurnaceFuelBurnTimeEvent - Class in net.minecraftforge.event.furnace
FurnaceFuelBurnTimeEvent is fired when determining the fuel value for an ItemStack.
FurnaceFuelBurnTimeEvent(ItemStack, int) - Constructor for class net.minecraftforge.event.furnace.FurnaceFuelBurnTimeEvent
 
FurnaceFuelSlot - Class in net.minecraft.inventory.container
 
FurnaceFuelSlot(AbstractFurnaceContainer, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.container.FurnaceFuelSlot
 
FurnaceMinecartEntity - Class in net.minecraft.entity.item.minecart
 
FurnaceMinecartEntity(EntityType<? extends FurnaceMinecartEntity>, World) - Constructor for class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
FurnaceMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
FurnaceRecipe - Class in net.minecraft.item.crafting
 
FurnaceRecipe(ResourceLocation, String, Ingredient, ItemStack, float, int) - Constructor for class net.minecraft.item.crafting.FurnaceRecipe
 
FurnaceRecipeGui - Class in net.minecraft.client.gui.recipebook
 
FurnaceRecipeGui() - Constructor for class net.minecraft.client.gui.recipebook.FurnaceRecipeGui
 
FurnaceResultSlot - Class in net.minecraft.inventory.container
 
FurnaceResultSlot(PlayerEntity, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.container.FurnaceResultSlot
 
FurnaceScreen - Class in net.minecraft.client.gui.screen.inventory
 
FurnaceScreen(FurnaceContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.FurnaceScreen
 
FurnaceTileEntity - Class in net.minecraft.tileentity
 
FurnaceTileEntity() - Constructor for class net.minecraft.tileentity.FurnaceTileEntity
 
FURTHEST - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 

G

gallopTime - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
GameConfiguration - Class in net.minecraft.client
 
GameConfiguration(GameConfiguration.UserInformation, ScreenSize, GameConfiguration.FolderInformation, GameConfiguration.GameInformation, GameConfiguration.ServerInformation) - Constructor for class net.minecraft.client.GameConfiguration
 
GameConfiguration.FolderInformation - Class in net.minecraft.client
 
GameConfiguration.GameInformation - Class in net.minecraft.client
 
GameConfiguration.ServerInformation - Class in net.minecraft.client
 
GameConfiguration.UserInformation - Class in net.minecraft.client
 
GameData - Class in net.minecraftforge.registries
INTERNAL ONLY MODDERS SHOULD HAVE NO REASON TO USE THIS CLASS
GameData() - Constructor for class net.minecraftforge.registries.GameData
 
gameDir - Variable in class net.minecraft.client.GameConfiguration.FolderInformation
 
gameDir - Variable in class net.minecraft.client.Minecraft
 
gameInfo - Variable in class net.minecraft.client.GameConfiguration
 
GameInformation(boolean, String, String) - Constructor for class net.minecraft.client.GameConfiguration.GameInformation
 
gameIsSurvivalOrAdventure() - Method in class net.minecraft.client.multiplayer.PlayerController
 
gameMode - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
gamemode - Variable in class net.minecraft.server.dedicated.ServerProperties
 
GameModeCommand - Class in net.minecraft.command.impl
 
GameModeCommand() - Constructor for class net.minecraft.command.impl.GameModeCommand
 
GAMEPLAY_CAT_MORNING_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_FISHING - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_FISHING_FISH - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_FISHING_JUNK - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_FISHING_TREASURE - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_ARMORER_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_BUTCHER_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_CARTOGRAPHER_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_CLERIC_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_FARMER_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_FISHERMAN_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_FLETCHER_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_LEATHERWORKER_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_LIBRARIAN_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_MASON_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_SHEPHERD_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_TOOLSMITH_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_WEAPONSMITH_GIFT - Static variable in class net.minecraft.world.storage.loot.LootTables
 
gameProfile() - Static method in class net.minecraft.command.arguments.GameProfileArgument
 
GameProfileArgument - Class in net.minecraft.command.arguments
 
GameProfileArgument() - Constructor for class net.minecraft.command.arguments.GameProfileArgument
 
GameProfileArgument.IProfileProvider - Interface in net.minecraft.command.arguments
 
GameProfileArgument.ProfileProvider - Class in net.minecraft.command.arguments
 
GameRegistry - Class in net.minecraftforge.fml.common.registry
 
GameRegistry() - Constructor for class net.minecraftforge.fml.common.registry.GameRegistry
 
gameRenderer - Variable in class net.minecraft.client.Minecraft
 
GameRenderer - Class in net.minecraft.client.renderer
 
GameRenderer(Minecraft, IResourceManager) - Constructor for class net.minecraft.client.renderer.GameRenderer
 
GameRuleCommand - Class in net.minecraft.command.impl
 
GameRuleCommand() - Constructor for class net.minecraft.command.impl.GameRuleCommand
 
GameRules - Class in net.minecraft.world
 
GameRules() - Constructor for class net.minecraft.world.GameRules
 
GameRules.BooleanValue - Class in net.minecraft.world
 
GameRules.IntegerValue - Class in net.minecraft.world
 
GameRules.IRuleEntryVisitor - Interface in net.minecraft.world
 
GameRules.RuleKey<T extends GameRules.RuleValue<T>> - Class in net.minecraft.world
 
GameRules.RuleType<T extends GameRules.RuleValue<T>> - Class in net.minecraft.world
 
GameRules.RuleValue<T extends GameRules.RuleValue<T>> - Class in net.minecraft.world
 
GameSettings - Class in net.minecraft.client
 
GameSettings(Minecraft, File) - Constructor for class net.minecraft.client.GameSettings
 
gameSettings - Variable in class net.minecraft.client.Minecraft
 
GameType - Enum in net.minecraft.world
 
gameVersion - Variable in class net.minecraft.client.multiplayer.ServerData
 
gamma - Variable in class net.minecraft.client.GameSettings
 
GAMMA - Static variable in class net.minecraft.client.settings.AbstractOption
 
gaseous() - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
GATEWAY_SPAWN_EFFECTS - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
gather(List<? extends CompletableFuture<? extends V>>) - Static method in class net.minecraft.util.Util
 
gatherAndInitializeMods(Runnable) - Method in class net.minecraftforge.fml.ModLoader
 
gatherCapabilities() - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
gatherCapabilities(ICapabilityProvider) - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
gatherCapabilities(Class<? extends T>, T) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
gatherCapabilities(Class<? extends T>, T, ICapabilityProvider) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
gatherCollisionBoxes(World, Entity, AxisAlignedBB, List<AxisAlignedBB>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
gatherData(GatherDataEvent) - Method in class net.minecraftforge.common.ForgeMod
 
GatherDataEvent - Class in net.minecraftforge.fml.event.lifecycle
 
GatherDataEvent(ModContainer, DataGenerator, GatherDataEvent.DataGeneratorConfig, ExistingFileHelper) - Constructor for class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
GatherDataEvent.DataGeneratorConfig - Class in net.minecraftforge.fml.event.lifecycle
 
gatherFluidTextures(Set<ResourceLocation>) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
gatherLegacyCanidates(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
GatherLoginPayloadsEvent(List<NetworkRegistry.LoginPayload>, boolean) - Constructor for class net.minecraftforge.fml.network.NetworkEvent.GatherLoginPayloadsEvent
 
GatherPOITask - Class in net.minecraft.entity.ai.brain.task
 
GatherPOITask(PointOfInterestType, MemoryModuleType<GlobalPos>, boolean) - Constructor for class net.minecraft.entity.ai.brain.task.GatherPOITask
 
GEMS - Static variable in class net.minecraftforge.common.Tags.Items
 
GEMS_DIAMOND - Static variable in class net.minecraftforge.common.Tags.Items
 
GEMS_EMERALD - Static variable in class net.minecraftforge.common.Tags.Items
 
GEMS_LAPIS - Static variable in class net.minecraftforge.common.Tags.Items
 
GEMS_PRISMARINE - Static variable in class net.minecraftforge.common.Tags.Items
 
GEMS_QUARTZ - Static variable in class net.minecraftforge.common.Tags.Items
 
GENERAL_FOREST_FLOWER - Static variable in class net.minecraft.world.gen.feature.Feature
 
GeneralForestFlowerFeature - Class in net.minecraft.world.gen.feature
 
GeneralForestFlowerFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.GeneralForestFlowerFeature
 
generalQuads - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
generate() - Method in class net.minecraft.client.util.SuffixArray
 
generate(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.world.storage.loot.LootPool
 
generate(LootContext, Consumer<ItemStack>) - Method in class net.minecraft.world.storage.loot.LootTable
Deprecated.
generate(LootContext) - Method in class net.minecraft.world.storage.loot.LootTable
 
generate(Random, int, int, World, ChunkGenerator, AbstractChunkProvider) - Method in interface net.minecraftforge.fml.common.IWorldGenerator
Generate some world
generateBigMushroom(IWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.block.MushroomBlock
 
generateBiomes(IChunk) - Method in class net.minecraft.world.gen.ChunkGenerator
 
generateBiomes(int, int, int, int) - Method in class net.minecraft.world.gen.layer.Layer
 
generateBoxOnFillOnly(IWorld, MutableBoundingBox, int, int, int, int, int, int, BlockState) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
generateCache(World, BlockPos, BlockPos, int) - Static method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
generateCaveRadius(Random) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
generateCaveRadius(Random) - Method in class net.minecraft.world.gen.carver.NetherCaveWorldCarver
 
generateCaveStartY(Random) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
generateCaveStartY(Random) - Method in class net.minecraft.world.gen.carver.NetherCaveWorldCarver
 
generateChest(IWorld, MutableBoundingBox, Random, int, int, int, ResourceLocation) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
generateChest(IWorld, MutableBoundingBox, Random, int, int, int, ResourceLocation) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
generateChest(IWorld, MutableBoundingBox, Random, BlockPos, ResourceLocation, BlockState) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
generateDefaultFloor(IWorld, MutableBoundingBox, int, int, boolean) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
generateDisplayLists(int) - Static method in class net.minecraft.client.renderer.GLAllocation
 
generatedModels - Variable in class net.minecraftforge.client.model.generators.ModelProvider
 
generateEnhancedStackTrace(Throwable) - Static method in class net.minecraftforge.fml.CrashReportExtender
 
generateFloat(Random) - Method in class net.minecraft.world.storage.loot.RandomValueRange
 
generateInt(Random) - Method in class net.minecraft.world.storage.loot.BinomialRange
 
generateInt(Random) - Method in class net.minecraft.world.storage.loot.ConstantRange
 
generateInt(Random) - Method in interface net.minecraft.world.storage.loot.IRandomRange
 
generateInt(Random) - Method in class net.minecraft.world.storage.loot.RandomValueRange
 
generateKeyPair() - Static method in class net.minecraft.util.CryptManager
 
generateLightBrightnessTable() - Method in class net.minecraft.world.dimension.Dimension
 
generateLightBrightnessTable() - Method in class net.minecraft.world.dimension.NetherDimension
 
generateMansion(TemplateManager, BlockPos, Rotation, List<WoodlandMansionPieces.MansionTemplate>, Random) - Static method in class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces
 
generateMaybeBox(IWorld, MutableBoundingBox, Random, float, int, int, int, int, int, int, BlockState, BlockState, boolean, boolean) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
generateMipmaps(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
generateNewRandomName(FontRenderer, int) - Method in class net.minecraft.util.EnchantmentNameParts
 
generatePlant(IWorld, BlockPos, Random, int) - Static method in class net.minecraft.block.ChorusFlowerBlock
 
generateRegistryPackets(boolean) - Static method in class net.minecraftforge.registries.RegistryManager
 
generateSaplings(IWorldGenerationReader, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.MegaPineTree
 
generateStructure(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure.Start
 
generateStructure(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
generateStructure(IWorld, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure.Start
 
generateStructures - Variable in class net.minecraft.server.dedicated.ServerProperties
 
generateStructureStarts(IWorld, IChunk) - Method in class net.minecraft.world.gen.ChunkGenerator
 
generateSurface(IChunk) - Method in class net.minecraft.world.gen.ChunkGenerator
 
generateSurface(IChunk) - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
generateSurface(IChunk) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
generateSurface(IChunk) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
generateTextureId() - Static method in class com.mojang.blaze3d.platform.TextureUtil
 
GenerationSettings - Class in net.minecraft.world.gen
 
GenerationSettings() - Constructor for class net.minecraft.world.gen.GenerationSettings
 
GenerationStage - Class in net.minecraft.world.gen
 
GenerationStage() - Constructor for class net.minecraft.world.gen.GenerationStage
 
GenerationStage.Carving - Enum in net.minecraft.world.gen
 
GenerationStage.Decoration - Enum in net.minecraft.world.gen
 
generator - Variable in class net.minecraft.data.RecipeProvider
 
generator - Variable in class net.minecraft.data.TagsProvider
 
generator - Variable in class net.minecraft.world.server.ServerChunkProvider
 
Generator() - Constructor for class net.minecraft.world.storage.loot.StandaloneLootEntry.Generator
 
generator - Variable in class net.minecraftforge.client.model.generators.ModelProvider
 
generatorSettings - Variable in class net.minecraft.server.dedicated.ServerProperties
 
GENERIC - Static variable in class net.minecraft.util.DamageSource
 
GENERIC - Static variable in class net.minecraft.world.storage.loot.LootParameterSets
 
generic - Variable in class net.minecraftforge.event.village.WandererTradesEvent
 
GENERIC_3X3 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GENERIC_9X1 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GENERIC_9X2 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GENERIC_9X3 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GENERIC_9X4 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GENERIC_9X5 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GENERIC_9X6 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GenericHeadModel - Class in net.minecraft.client.renderer.entity.model
 
GenericHeadModel() - Constructor for class net.minecraft.client.renderer.entity.model.GenericHeadModel
 
GenericHeadModel(int, int, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.GenericHeadModel
 
genLists(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
genQuad(VertexFormat, TRSRTransformation, float, float, float, float, float, TextureAtlasSprite, Direction, int, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
Generates a Front/Back quad for an itemmodel.
genTexture() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
Get(String, int, int) - Constructor for class com.mojang.realmsclient.client.Request.Get
 
get(ResourceLocation) - Static method in class net.minecraft.advancements.CriteriaTriggers
 
get(ResourceLocation) - Method in class net.minecraft.advancements.FunctionManager
 
get(int) - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
get(int, int) - Method in interface net.minecraft.client.particle.IAnimatedSprite
 
get(Random) - Method in interface net.minecraft.client.particle.IAnimatedSprite
 
get(int, int) - Method in class net.minecraft.client.renderer.Matrix4f
 
get(GameSettings) - Method in class net.minecraft.client.settings.BooleanOption
 
get(GameSettings) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
get(SearchTreeManager.Key<T>) - Method in class net.minecraft.client.util.SearchTreeManager
 
get(EntitySelectorParser, String, int) - Static method in class net.minecraft.command.arguments.EntityOptions
 
get(double) - Method in class net.minecraft.command.arguments.LocationPart
 
get(ResourceLocation) - Static method in class net.minecraft.command.arguments.SuggestionProviders
 
get(int) - Method in class net.minecraft.nbt.ByteArrayNBT
 
get(String) - Method in class net.minecraft.nbt.CompoundNBT
 
get(int) - Method in class net.minecraft.nbt.IntArrayNBT
 
get(int) - Method in class net.minecraft.nbt.ListNBT
 
get(int) - Method in class net.minecraft.nbt.LongArrayNBT
 
get(DataParameter<T>) - Method in class net.minecraft.network.datasync.EntityDataManager
 
get(int) - Static method in class net.minecraft.potion.Effect
 
get(ResourceLocation) - Method in class net.minecraft.server.CustomServerBossInfoManager
 
get() - Method in class net.minecraft.server.dedicated.PropertyManager.Property
 
get(IProperty<T>) - Method in interface net.minecraft.state.IStateHolder
 
get(IProperty<T>) - Method in class net.minecraft.state.StateHolder
 
get(T, IStatFormatter) - Method in class net.minecraft.stats.StatType
 
get(T) - Method in class net.minecraft.stats.StatType
 
get(ResourceLocation) - Method in class net.minecraft.tags.TagCollection
 
get(int) - Method in interface net.minecraft.util.IIntArray
 
get(int) - Method in class net.minecraft.util.IntArray
 
get() - Method in class net.minecraft.util.IntReferenceHolder
 
get(Object) - Method in class net.minecraft.util.LowerStringMap
 
get(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in enum net.minecraft.util.math.RayTraceContext.BlockMode
 
get(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in interface net.minecraft.util.math.RayTraceContext.IVoxelProvider
 
get(int) - Method in class net.minecraft.util.NonNullList
 
get(T) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
get(int, int, int) - Method in class net.minecraft.world.chunk.BlockStateContainer
 
get(int) - Method in class net.minecraft.world.chunk.BlockStateContainer
 
get(int) - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
 
get(int) - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
 
get(int) - Method in class net.minecraft.world.chunk.BlockStatePaletteRegistry
 
get(int) - Method in interface net.minecraft.world.chunk.IBlockStatePalette
 
get(int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
 
get(int, int, int) - Method in class net.minecraft.world.chunk.storage.NibbleArrayReader
 
get() - Static method in class net.minecraft.world.EmptyTickList
 
get(double, double) - Static method in class net.minecraft.world.FoliageColors
 
get() - Method in class net.minecraft.world.GameRules.BooleanValue
 
get(GameRules.RuleKey<T>) - Method in class net.minecraft.world.GameRules
 
get() - Method in class net.minecraft.world.GameRules.IntegerValue
 
get(ResourceLocation) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPatternRegistry
 
get(double, double) - Static method in class net.minecraft.world.GrassColors
 
get(Supplier<T>, String) - Method in class net.minecraft.world.storage.DimensionSavedDataManager
 
get(LootParameter<T>) - Method in class net.minecraft.world.storage.loot.LootContext.Builder
 
get(LootParameter<T>) - Method in class net.minecraft.world.storage.loot.LootContext
 
get(String) - Static method in class net.minecraftforge.client.model.ForgeBlockStateV1.Transforms
Deprecated.
get() - Method in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
 
get(String) - Static method in class net.minecraftforge.common.ToolType
 
get(ServerWorld, GameProfile) - Static method in class net.minecraftforge.common.util.FakePlayerFactory
Get a fake player with a given username, Mods should either hold weak references to the return value, or listen for a WorldEvent.Unload and kill all references to prevent worlds staying in memory.
get() - Method in class net.minecraftforge.common.util.Lazy.Concurrent
 
get() - Method in class net.minecraftforge.common.util.Lazy.Fast
 
get() - Method in class net.minecraftforge.common.util.NonNullLazy.Concurrent
 
get() - Method in class net.minecraftforge.common.util.NonNullLazy.Fast
 
get() - Method in interface net.minecraftforge.common.util.NonNullSupplier
 
get() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
get() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Gets this property value.
get() - Static method in class net.minecraftforge.fml.common.thread.EffectiveSide
 
get() - Static method in class net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext
Helper to get the right instance from the ModLoadingContext correctly.
get(LogicalSide) - Method in enum net.minecraftforge.fml.LogicalSidedProvider
 
get() - Static method in class net.minecraftforge.fml.ModList
 
get() - Static method in class net.minecraftforge.fml.ModLoader
 
get() - Static method in class net.minecraftforge.fml.ModLoadingContext
 
get() - Method in class net.minecraftforge.fml.OptionalMod
If a mod is present in this OptionalMod, returns the value, otherwise throws NoSuchElementException.
get() - Method in class net.minecraftforge.fml.RegistryObject
Directly retrieves the wrapped Registry Object.
get(String) - Static method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
get() - Method in enum net.minecraftforge.fml.SidedProvider
 
get() - Method in interface net.minecraftforge.registries.IRegistryDelegate
Get the referent pointed at by this delegate.
get() - Method in enum net.minecraftforge.resource.SelectiveReloadStateHandler
Gets the current reload resource predicate for the initiated reload.
get(ContextKey<T>) - Method in class net.minecraftforge.server.permission.context.AreaContext
 
get(ContextKey<T>) - Method in class net.minecraftforge.server.permission.context.BlockPosContext
 
get(ContextKey<T>) - Method in class net.minecraftforge.server.permission.context.Context
 
get(ContextKey<T>) - Method in interface net.minecraftforge.server.permission.context.IContext
 
get(ContextKey<T>) - Method in class net.minecraftforge.server.permission.context.TargetContext
 
getA() - Method in class net.minecraft.util.Tuple
 
getAabb() - Method in class net.minecraftforge.event.world.GetCollisionBoxesEvent
 
getAbsoluteMotion(Vec3d, float, float) - Static method in class net.minecraft.entity.Entity
 
getAbsorptionAmount() - Method in class net.minecraft.entity.LivingEntity
 
getAbsorptionAmount() - Method in class net.minecraft.entity.player.PlayerEntity
 
getAccepted() - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
getAccessor(ResourceLocation) - Method in class net.minecraft.client.audio.SoundHandler
 
getAction() - Method in class net.minecraft.network.play.client.CEntityActionPacket
 
getAction() - Method in class net.minecraft.network.play.client.CPlayerDiggingPacket
 
getAction() - Method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
getAction() - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
getAction() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket
 
getAction() - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
getAction() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getAction() - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
getAction() - Method in class net.minecraft.util.text.event.ClickEvent
 
getAction() - Method in class net.minecraft.util.text.event.HoverEvent
 
getAction() - Method in class net.minecraftforge.client.event.InputEvent.KeyInputEvent
Integer representing the key's action.
getAction() - Method in class net.minecraftforge.client.event.InputEvent.MouseInputEvent
Integer representing the mouse button's action.
getAction() - Method in class net.minecraftforge.client.event.InputEvent.RawMouseEvent
Integer representing the mouse button's action.
getAction() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
getAction() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
getActionNumber() - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
getActionNumber() - Method in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
getActiveAnvilConverter() - Method in class net.minecraft.server.MinecraftServer
 
getActiveContainer() - Method in class net.minecraftforge.fml.ModLoadingContext
 
getActiveHand() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getActiveHand() - Method in class net.minecraft.entity.LivingEntity
 
getActiveItemStack() - Method in class net.minecraft.entity.LivingEntity
 
getActiveModifier() - Static method in enum net.minecraftforge.client.settings.KeyModifier
 
getActiveNamespace() - Method in class net.minecraftforge.fml.ModLoadingContext
 
getActivePotionEffect(Effect) - Method in class net.minecraft.entity.LivingEntity
 
getActivePotionEffects() - Method in class net.minecraft.entity.LivingEntity
 
getActivePotionMap() - Method in class net.minecraft.entity.LivingEntity
 
getActiveRenderInfo() - Method in class net.minecraft.client.renderer.GameRenderer
 
getActiveRotation(float) - Method in class net.minecraft.tileentity.ConduitTileEntity
 
getActiveSignal(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
 
getActiveSignal(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getActualHeight() - Method in class net.minecraft.world.World
 
getActualHeight() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getActualLocation(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
Deprecated.
 
getAdd() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getAdditionalData() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
getAdditionalData() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getAdditionalDifficulty() - Method in class net.minecraft.world.DifficultyInstance
 
getAdFromPingResponse(String) - Static method in class net.minecraft.client.multiplayer.LanServerPingThread
 
getAdjustedHorizontalFacing() - Method in class net.minecraft.entity.Entity
 
getAdjustedHorizontalFacing() - Method in class net.minecraft.entity.item.BoatEntity
 
getAdjustedHorizontalFacing() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getAdjustedWidth() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getAdvance() - Method in enum net.minecraft.client.gui.fonts.DefaultGlyph
 
getAdvance() - Method in interface net.minecraft.client.gui.fonts.IGlyph
 
getAdvance(boolean) - Method in interface net.minecraft.client.gui.fonts.IGlyph
 
getAdvancement(ResourceLocation) - Method in class net.minecraft.advancements.AdvancementList
 
getAdvancement(ResourceLocation) - Method in class net.minecraft.advancements.AdvancementManager
 
getAdvancement() - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
getAdvancement(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ResourceLocationArgument
 
getAdvancement() - Method in class net.minecraftforge.event.entity.player.AdvancementEvent
 
getAdvancementGui(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
getAdvancementGui(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
getAdvancementID() - Method in class net.minecraft.data.CookingRecipeBuilder.Result
 
getAdvancementID() - Method in interface net.minecraft.data.IFinishedRecipe
 
getAdvancementID() - Method in class net.minecraft.data.ShapedRecipeBuilder.Result
 
getAdvancementID() - Method in class net.minecraft.data.ShapelessRecipeBuilder.Result
 
getAdvancementID() - Method in class net.minecraft.data.SingleItemRecipeBuilder.Result
 
getAdvancementJson() - Method in class net.minecraft.data.CookingRecipeBuilder.Result
 
getAdvancementJson() - Method in interface net.minecraft.data.IFinishedRecipe
 
getAdvancementJson() - Method in class net.minecraft.data.ShapedRecipeBuilder.Result
 
getAdvancementJson() - Method in class net.minecraft.data.ShapelessRecipeBuilder.Result
 
getAdvancementJson() - Method in class net.minecraft.data.SingleItemRecipeBuilder.Result
 
getAdvancementList() - Method in class net.minecraft.client.multiplayer.ClientAdvancementManager
 
getAdvancementManager() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getAdvancementManager() - Method in class net.minecraft.server.MinecraftServer
 
getAdvancements() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getAdvancementsToAdd() - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
getAdvancementsToRemove() - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
getAffectedBlockPositions() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getAffectedBlockPositions() - Method in class net.minecraft.world.Explosion
 
getAffectedBlocks() - Method in class net.minecraftforge.event.world.ExplosionEvent.Detonate
return the list of blocks affected by the explosion.
getAffectedEntities() - Method in class net.minecraftforge.event.world.ExplosionEvent.Detonate
return the list of entities affected by the explosion.
getAge(BlockState) - Method in class net.minecraft.block.CropsBlock
 
getAge() - Method in class net.minecraft.entity.item.ItemEntity
 
getAgeProperty() - Method in class net.minecraft.block.BeetrootBlock
 
getAgeProperty() - Method in class net.minecraft.block.CropsBlock
 
getAIMoveSpeed() - Method in class net.minecraft.entity.LivingEntity
 
getAIMoveSpeed() - Method in class net.minecraft.entity.player.PlayerEntity
 
getAiPathNodeType(BlockState, IBlockReader, BlockPos, MobEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Get the PathNodeType for this block.
getAiPathNodeType(IBlockReader, BlockPos, MobEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Get the PathNodeType for this block.
getAir() - Method in class net.minecraft.entity.Entity
 
getAISit() - Method in class net.minecraft.entity.passive.TameableEntity
 
getAll() - Method in class net.minecraft.advancements.AdvancementList
 
getAll() - Static method in class net.minecraft.advancements.CriteriaTriggers
 
getAll() - Method in class net.minecraft.network.datasync.EntityDataManager
 
getAll() - Static method in class net.minecraft.world.chunk.ChunkStatus
 
getAll() - Static method in class net.minecraft.world.dimension.DimensionType
 
getAll() - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
getAll() - Static method in class net.minecraftforge.common.BiomeDictionary.Type
 
getAllAdvancements() - Method in class net.minecraft.advancements.AdvancementManager
 
getAllAttributes() - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
getAllDutiesExcept(Activity) - Method in class net.minecraft.entity.ai.brain.schedule.Schedule
 
getAllElements() - Method in class net.minecraft.tags.BlockTags.Wrapper
 
getAllElements() - Method in class net.minecraft.tags.EntityTypeTags.Wrapper
 
getAllElements() - Method in class net.minecraft.tags.FluidTags.Wrapper
 
getAllElements() - Method in class net.minecraft.tags.ItemTags.Wrapper
 
getAllElements() - Method in class net.minecraft.tags.Tag
 
getAllEntities() - Method in class net.minecraft.client.world.ClientWorld
 
getAllInBox(BlockPos, BlockPos) - Static method in class net.minecraft.util.math.BlockPos
 
getAllInBox(int, int, int, int, int, int) - Static method in class net.minecraft.util.math.BlockPos
 
getAllInBox(ChunkPos, int) - Static method in class net.minecraft.util.math.ChunkPos
 
getAllInBox(ChunkPos, ChunkPos) - Static method in class net.minecraft.util.math.ChunkPos
 
getAllInBox(SectionPos, int) - Static method in class net.minecraft.util.math.SectionPos
 
getAllInBox(int, int, int, int, int, int) - Static method in class net.minecraft.util.math.SectionPos
 
getAllInBoxMutable(BlockPos, BlockPos) - Static method in class net.minecraft.util.math.BlockPos
 
getAllInBoxMutable(int, int, int, int, int, int) - Static method in class net.minecraft.util.math.BlockPos
 
getAllLootMods() - Method in class net.minecraftforge.common.loot.LootModifierManager
An immutable collection of the registered loot modifiers in layered order.
getAllMappings() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings
 
getAllowedMovement(Vec3d, AxisAlignedBB, IWorldReader, ISelectionContext, ReuseableStream<VoxelShape>) - Static method in class net.minecraft.entity.Entity
 
getAllowedOffset(Direction.Axis, AxisAlignedBB, double) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getAllowedOffset(AxisRotation, AxisAlignedBB, double) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getAllowedOffset(Direction.Axis, AxisAlignedBB, Stream<VoxelShape>, double) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
getAllowedOffset(Direction.Axis, AxisAlignedBB, IWorldReader, double, ISelectionContext, Stream<VoxelShape>) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
getAllowedValues() - Method in class net.minecraft.state.BooleanProperty
 
getAllowedValues() - Method in class net.minecraft.state.EnumProperty
 
getAllowedValues() - Method in class net.minecraft.state.IntegerProperty
 
getAllowedValues() - Method in interface net.minecraft.state.IProperty
 
getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.Team
 
getAllowModifications() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getAllowNether() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getAllowNether() - Method in class net.minecraft.server.MinecraftServer
 
getAllowOverrides() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getAllPacks() - Method in class net.minecraft.resources.ResourcePackList
 
getAllParameters() - Method in class net.minecraft.world.storage.loot.LootParameterSet
 
getAllResourceLocations(ResourcePackType, String, int, Predicate<String>) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
getAllResourceLocations(ResourcePackType, String, int, Predicate<String>) - Method in class net.minecraft.client.resources.VirtualAssetsPack
 
getAllResourceLocations(String, Predicate<String>) - Method in class net.minecraft.resources.FallbackResourceManager
 
getAllResourceLocations(ResourcePackType, String, int, Predicate<String>) - Method in class net.minecraft.resources.FilePack
 
getAllResourceLocations(ResourcePackType, String, int, Predicate<String>) - Method in class net.minecraft.resources.FolderPack
 
getAllResourceLocations(String, Predicate<String>) - Method in interface net.minecraft.resources.IResourceManager
 
getAllResourceLocations(ResourcePackType, String, int, Predicate<String>) - Method in interface net.minecraft.resources.IResourcePack
 
getAllResourceLocations(String, Predicate<String>) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
getAllResourceLocations(ResourcePackType, String, int, Predicate<String>) - Method in class net.minecraft.resources.VanillaPack
 
getAllResourceLocations(ResourcePackType, String, int, Predicate<String>) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
getAllResourceLocations(ResourcePackType, String, int, Predicate<String>) - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
getAllResources(ResourceLocation) - Method in class net.minecraft.resources.FallbackResourceManager
 
getAllResources(ResourceLocation) - Method in interface net.minecraft.resources.IResourceManager
 
getAllResources(ResourceLocation) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
getAllScanData() - Method in class net.minecraftforge.fml.ModList
 
getAllStates() - Static method in class net.minecraft.village.PointOfInterestType
 
getAllTransforms() - Method in class net.minecraft.client.renderer.model.BlockModel
 
getAlpha() - Method in class net.minecraft.particles.RedstoneParticleData
 
getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.Entity
 
getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.LivingEntity
 
getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.player.PlayerEntity
 
getAlwaysShow() - Method in class net.minecraft.particles.ParticleType
 
getAmbientMusicType() - Method in class net.minecraft.client.Minecraft
 
getAmbientOcclusionEnabled(JsonObject) - Method in class net.minecraft.client.renderer.model.BlockModel.Deserializer
 
getAmbientSound() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getAmbientSound() - Method in class net.minecraft.entity.boss.WitherEntity
 
getAmbientSound() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
getAmbientSound() - Method in class net.minecraft.entity.MobEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.BlazeEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.DrownedEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.EndermanEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.EvokerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.GhastEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.HuskEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.PhantomEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.PillagerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.RavagerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.SkeletonEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.SpiderEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.StrayEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.VexEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.VindicatorEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.WitchEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.ZombieEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.BatEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.CatEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.ChickenEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.CowEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.fish.CodEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.fish.SalmonEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.FoxEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.GolemEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.DonkeyEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.MuleEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.OcelotEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.PandaEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.ParrotEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.PigEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.RabbitEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.SheepEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.SquidEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.WolfEntity
 
getAmmoPredicate() - Method in class net.minecraft.item.CrossbowItem
 
getAmmoPredicate() - Method in class net.minecraft.item.ShootableItem
 
getAmount() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getAmount() - Method in class net.minecraft.network.play.server.SCollectItemPacket
 
getAmount() - Method in class net.minecraftforge.event.entity.living.LivingAttackEvent
 
getAmount() - Method in class net.minecraftforge.event.entity.living.LivingDamageEvent
 
getAmount() - Method in class net.minecraftforge.event.entity.living.LivingHealEvent
 
getAmount() - Method in class net.minecraftforge.event.entity.living.LivingHurtEvent
 
getAmount() - Method in class net.minecraftforge.event.entity.player.PlayerXpEvent.XpChange
 
getAmount() - Method in class net.minecraftforge.fluids.FluidStack
 
getAmplifier() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
getAmplifier() - Method in class net.minecraft.potion.EffectInstance
 
getAnalogOutput() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getAndRemove(List<ItemStack>, int) - Static method in class net.minecraft.inventory.ItemStackHelper
 
getAndSplit(List<ItemStack>, int, int) - Static method in class net.minecraft.inventory.ItemStackHelper
 
getAngler() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
getAngrySound() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
getAngrySound() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getAngrySound() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
getAngrySound() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getAnimal() - Method in enum net.minecraft.entity.EntityClassification
 
getAnimal() - Method in class net.minecraftforge.event.entity.living.AnimalTameEvent
 
getAnimation() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getAnimation() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getAnimationParameters(ItemStack, World, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getAnimationProgress(float) - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
getAnimationProgress(float) - Method in class net.minecraft.tileentity.SkullTileEntity
 
getAnimationStatus() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getAnimationsToGo() - Method in class net.minecraft.item.ItemStack
 
getAnimationType() - Method in class net.minecraft.network.play.server.SAnimateHandPacket
 
getAo() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getAo(float, float, float) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
 
getArmForSide(HandSide) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
getArmorByChance(EquipmentSlotType, int) - Static method in class net.minecraft.entity.MobEntity
 
getArmorInventoryList() - Method in class net.minecraft.entity.Entity
 
getArmorInventoryList() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getArmorInventoryList() - Method in class net.minecraft.entity.LivingEntity
 
getArmorInventoryList() - Method in class net.minecraft.entity.MobEntity
 
getArmorInventoryList() - Method in class net.minecraft.entity.player.PlayerEntity
 
getArmorMaterial() - Method in class net.minecraft.item.ArmorItem
 
getArmorModel(LivingEntity, ItemStack, EquipmentSlotType, A) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getArmorModel(LivingEntity, ItemStack, EquipmentSlotType, A) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Override this method to have an item handle its own armor rendering.
getArmorModelHook(LivingEntity, ItemStack, EquipmentSlotType, A) - Method in class net.minecraft.client.renderer.entity.layers.ArmorLayer
Hook to allow item-sensitive armor model.
getArmorModelHook(LivingEntity, ItemStack, EquipmentSlotType, A) - Method in class net.minecraft.client.renderer.entity.layers.BipedArmorLayer
 
getArmorResource(Entity, ItemStack, EquipmentSlotType, String) - Method in class net.minecraft.client.renderer.entity.layers.ArmorLayer
More generic ForgeHook version of the above function, it allows for Items to have more control over what texture they provide.
getArmorTexture(Entity, ItemStack, String, EquipmentSlotType, String) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getArmorTexture(ItemStack, Entity, EquipmentSlotType, String) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called by RenderBiped and RenderPlayer to determine the armor texture that should be use for the currently equipped item.
getArmPose() - Method in class net.minecraft.entity.monster.AbstractIllagerEntity
 
getArmPose() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getArmPose() - Method in class net.minecraft.entity.monster.PillagerEntity
 
getArmPose() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
getArmPose() - Method in class net.minecraft.entity.monster.VindicatorEntity
 
getArray(long) - Method in class net.minecraft.world.lighting.LightDataMap
 
getArray(long, boolean) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getArray(M, long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getArray(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getArrayEntryClass() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getArrayEntryClass() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
This method returns a class that implements IArrayEntry.
getArrow() - Method in class net.minecraftforge.event.entity.ProjectileImpactEvent.Arrow
 
getArrowCountInEntity() - Method in class net.minecraft.entity.LivingEntity
 
getArrowStack() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getArrowStack() - Method in class net.minecraft.entity.projectile.ArrowEntity
 
getArrowStack() - Method in class net.minecraft.entity.projectile.SpectralArrowEntity
 
getArrowStack() - Method in class net.minecraft.entity.projectile.TridentEntity
 
getArrowVelocity(int) - Static method in class net.minecraft.item.BowItem
 
getArtifacts() - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
getAsLongArray() - Method in class net.minecraft.nbt.LongArrayNBT
 
getAsNumber() - Method in class net.minecraft.nbt.ByteNBT
 
getAsNumber() - Method in class net.minecraft.nbt.DoubleNBT
 
getAsNumber() - Method in class net.minecraft.nbt.FloatNBT
 
getAsNumber() - Method in class net.minecraft.nbt.IntNBT
 
getAsNumber() - Method in class net.minecraft.nbt.LongNBT
 
getAsNumber() - Method in class net.minecraft.nbt.NumberNBT
 
getAsNumber() - Method in class net.minecraft.nbt.ShortNBT
 
getAssetsIndex() - Method in class net.minecraft.client.GameConfiguration.FolderInformation
 
getAt(int) - Method in class net.minecraft.util.BitArray
 
getAtlasSprite(String) - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
getAttachedStem() - Method in class net.minecraft.block.MelonBlock
 
getAttachedStem() - Method in class net.minecraft.block.PumpkinBlock
 
getAttachedStem() - Method in class net.minecraft.block.StemGrownBlock
 
getAttachmentFacing() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getAttachmentPos() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getAttachmentType() - Method in class net.minecraft.tileentity.JigsawTileEntity
 
getAttackAnimationScale(float) - Method in class net.minecraft.entity.monster.GuardianEntity
 
getAttackDamage() - Method in interface net.minecraft.item.IItemTier
 
getAttackDamage() - Method in enum net.minecraft.item.ItemTier
 
getAttackDamage() - Method in class net.minecraft.item.SwordItem
 
getAttackDamage() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
getAttackDuration() - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
getAttackDuration() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getAttacker() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getAttacker() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
getAttackingEntity() - Method in class net.minecraft.entity.LivingEntity
 
getAttackingPlayer() - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
 
getAttackReachSqr(LivingEntity) - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
getAttackStrength() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getAttackStrength() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getAttackTarget() - Method in interface net.minecraft.entity.ICrossbowUser
 
getAttackTarget() - Method in class net.minecraft.entity.MobEntity
 
getAttackTimer() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
getAttemptedSpawnPos() - Method in class net.minecraftforge.event.village.VillageSiegeEvent
 
getAttenuationDistance() - Method in class net.minecraft.client.audio.Sound
 
getAttenuationType() - Method in interface net.minecraft.client.audio.ISound
 
getAttenuationType() - Method in class net.minecraft.client.audio.LocatableSound
 
getAttribute() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
getAttribute() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getAttribute(IAttribute) - Method in class net.minecraft.entity.LivingEntity
 
getAttributeInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
getAttributeInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.AttributeMap
 
getAttributeInstanceByName(String) - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
getAttributeInstanceByName(String) - Method in class net.minecraft.entity.ai.attributes.AttributeMap
 
getAttributeModifierAmount(int, AttributeModifier) - Method in class net.minecraft.potion.AttackDamageEffect
 
getAttributeModifierAmount(int, AttributeModifier) - Method in class net.minecraft.potion.Effect
 
getAttributeModifierMap() - Method in class net.minecraft.potion.Effect
 
getAttributeModifiers(EquipmentSlotType) - Method in class net.minecraft.item.ArmorItem
 
getAttributeModifiers(EquipmentSlotType) - Method in class net.minecraft.item.HoeItem
 
getAttributeModifiers(EquipmentSlotType) - Method in class net.minecraft.item.Item
Deprecated.
getAttributeModifiers(EquipmentSlotType) - Method in class net.minecraft.item.ItemStack
 
getAttributeModifiers(EquipmentSlotType) - Method in class net.minecraft.item.SwordItem
 
getAttributeModifiers(EquipmentSlotType) - Method in class net.minecraft.item.ToolItem
 
getAttributeModifiers(EquipmentSlotType) - Method in class net.minecraft.item.TridentItem
 
getAttributeModifiers(EquipmentSlotType, ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
ItemStack sensitive version of getItemAttributeModifiers
getAttributes() - Method in class net.minecraft.entity.LivingEntity
 
getAttributes() - Method in class net.minecraft.fluid.Fluid
 
getAttributes() - Method in interface net.minecraftforge.common.extensions.IForgeFluid
Retrieves the non-vanilla fluid attributes, including localized name.
getAuthor() - Method in class net.minecraft.world.gen.feature.template.Template
 
getAuxData() - Method in class net.minecraft.network.play.client.CEntityActionPacket
 
getAvailablePacks() - Method in class net.minecraft.resources.ResourcePackList
 
getAvailableSections() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
getAvailableSounds() - Method in class net.minecraft.client.audio.SoundHandler
 
getAverageEdgeLength() - Method in class net.minecraft.util.math.AxisAlignedBB
 
getAverageTimings() - Method in class net.minecraftforge.server.timings.ForgeTimings
Averages the raw timings data collected
getAxis() - Method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction
 
getAxis() - Method in enum net.minecraft.util.Direction
 
getAxisDirection() - Method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction
 
getAxisDirection() - Method in enum net.minecraft.util.Direction
 
getB() - Method in class net.minecraft.util.Tuple
 
getBackground() - Method in class net.minecraft.advancements.DisplayInfo
 
getBackground() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
getBackgroundExecutor() - Method in class net.minecraft.server.MinecraftServer
 
getBackgroundImage() - Method in class net.minecraft.item.ItemGroup
 
getBackgroundImageName() - Method in class net.minecraft.item.ItemGroup
 
getBackgroundLocation() - Method in class net.minecraft.inventory.container.Slot
Gets the path of the texture file to use for the background image of this slot when drawing the GUI.
getBackgroundMap() - Method in class net.minecraft.inventory.container.Slot
 
getBackgroundSprite() - Method in class net.minecraft.inventory.container.Slot
 
getBackingLongArray() - Method in class net.minecraft.util.BitArray
 
getBackupsFolder() - Method in class net.minecraft.world.storage.SaveFormat
 
getBake() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getBakedModel(ResourceLocation, ISprite, Function<ResourceLocation, TextureAtlasSprite>, VertexFormat) - Method in class net.minecraft.client.renderer.model.ModelBakery
 
getBakedModel() - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
getBakedModel() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
getBanEndDate() - Method in class net.minecraft.server.management.BanEntry
 
getBanEntry(SocketAddress) - Method in class net.minecraft.server.management.IPBanList
 
getBannedBy() - Method in class net.minecraft.server.management.BanEntry
 
getBannedIPs() - Method in class net.minecraft.server.management.PlayerList
 
getBannedPlayers() - Method in class net.minecraft.server.management.PlayerList
 
getBanReason() - Method in class net.minecraft.server.management.BanEntry
 
getBase() - Method in class net.minecraft.client.renderer.entity.model.ShulkerModel
 
getBase64EncodedIconData() - Method in class net.minecraft.client.multiplayer.ServerData
 
getBaseColor(Supplier<BlockState>) - Method in class net.minecraft.tileentity.BannerTileEntity
 
getBasePath() - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
getBaseState() - Method in class net.minecraft.state.StateContainer
 
getBaseValue() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
getBaseValue() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getBaseValue() - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket.Snapshot
 
getBasicLists(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
getBeaconColorMultiplier(BlockState, IWorldReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getBeaconColorMultiplier(IWorldReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getBeamSegments() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
getBeamTarget() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
getBearingX() - Method in interface net.minecraft.client.gui.fonts.IGlyph
 
getBearingY() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
getBedDirection() - Method in class net.minecraft.entity.LivingEntity
 
getBedDirection(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Returns the direction of the block.
getBedDirection(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Returns the direction of the block.
getBedLocation() - Method in class net.minecraft.entity.player.PlayerEntity
Deprecated.
getBedLocation(DimensionType) - Method in class net.minecraft.entity.player.PlayerEntity
A dimension aware version of getBedLocation.
getBedPosition() - Method in class net.minecraft.entity.LivingEntity
 
getBedrockFloorHeight() - Method in class net.minecraft.world.gen.GenerationSettings
 
getBedrockFloorHeight() - Method in class net.minecraft.world.gen.NetherGenSettings
 
getBedrockFloorHeight() - Method in class net.minecraft.world.gen.OverworldGenSettings
 
getBedrockRoofHeight() - Method in class net.minecraft.world.gen.GenerationSettings
 
getBedrockRoofHeight() - Method in class net.minecraft.world.gen.NetherGenSettings
 
getBedSpawnPosition(EntityType<?>, BlockState, IWorldReader, BlockPos, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Returns the position that the sleeper is moved to upon waking up, or respawning at the bed.
getBedSpawnPosition(EntityType<?>, IWorldReader, BlockPos, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Returns the position that the sleeper is moved to upon waking up, or respawning at the bed.
getBehavior(ItemStack) - Method in class net.minecraft.block.DispenserBlock
 
getBehavior(ItemStack) - Method in class net.minecraft.block.DropperBlock
 
getBestAttacker() - Method in class net.minecraft.util.CombatTracker
 
getBestHotbarSlot() - Method in class net.minecraft.entity.player.PlayerInventory
 
getBidiFlag() - Method in class net.minecraft.client.gui.FontRenderer
 
getBiggestCraftableStack(IRecipe<?>, IntList) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
getBiggestCraftableStack(IRecipe<?>, int, IntList) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
getBigTreeFeature(Random) - Method in class net.minecraft.block.trees.BigTree
 
getBigTreeFeature(Random) - Method in class net.minecraft.block.trees.DarkOakTree
 
getBigTreeFeature(Random) - Method in class net.minecraft.block.trees.JungleTree
 
getBigTreeFeature(Random) - Method in class net.minecraft.block.trees.SpruceTree
 
getBiome(BlockPos) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getBiome(BlockPos) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
getBiome(int, int) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
getBiome(int, int) - Method in class net.minecraft.world.biome.provider.CheckerboardBiomeProvider
 
getBiome(int, int) - Method in class net.minecraft.world.biome.provider.EndBiomeProvider
 
getBiome(int, int) - Method in class net.minecraft.world.biome.provider.OverworldBiomeProvider
 
getBiome(int, int) - Method in class net.minecraft.world.biome.provider.SingleBiomeProvider
 
getBiome() - Method in class net.minecraft.world.biome.provider.SingleBiomeProviderSettings
 
getBiome(BlockPos) - Method in interface net.minecraft.world.chunk.IChunk
 
getBiome(IChunk) - Method in class net.minecraft.world.gen.ChunkGenerator
 
getBiome(WorldGenRegion, BlockPos) - Method in class net.minecraft.world.gen.ChunkGenerator
 
getBiome(IChunk) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
getBiome(WorldGenRegion, BlockPos) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
getBiome() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
getBiome(BlockPos) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getBiome(BlockPos) - Method in interface net.minecraft.world.IEnviromentBlockReader
 
getBiome(BlockPos) - Method in class net.minecraft.world.Region
 
getBiome(BlockPos) - Method in class net.minecraft.world.World
 
getBiome(BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getBiome() - Method in class net.minecraftforge.event.terraingen.BiomeEvent
 
getBiomeBlock(int, int, int, int) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
getBiomeBody(BlockPos) - Method in class net.minecraft.world.World
 
getBiomeFeatureDistance(ChunkGenerator<?>) - Method in class net.minecraft.world.gen.feature.structure.OceanRuinStructure
 
getBiomeFeatureDistance(ChunkGenerator<?>) - Method in class net.minecraft.world.gen.feature.structure.ScatteredStructure
 
getBiomeFeatureDistance(ChunkGenerator<?>) - Method in class net.minecraft.world.gen.feature.structure.ShipwreckStructure
 
getBiomeFeatureDistance() - Method in class net.minecraft.world.gen.GenerationSettings
 
getBiomeFeatureSeparation(ChunkGenerator<?>) - Method in class net.minecraft.world.gen.feature.structure.OceanRuinStructure
 
getBiomeFeatureSeparation(ChunkGenerator<?>) - Method in class net.minecraft.world.gen.feature.structure.ScatteredStructure
 
getBiomeFeatureSeparation(ChunkGenerator<?>) - Method in class net.minecraft.world.gen.feature.structure.ShipwreckStructure
 
getBiomeFeatureSeparation() - Method in class net.minecraft.world.gen.GenerationSettings
 
getBiomeId() - Method in class net.minecraft.world.gen.OverworldGenSettings
 
getBiomeLayer(IAreaFactory<T>, OverworldGenSettings, LongFunction<C>) - Method in interface net.minecraftforge.common.extensions.IForgeWorldType
Allows modifying the IAreaFactory used for this type's biome generation.
getBiomeProvider() - Method in class net.minecraft.world.gen.ChunkGenerator
 
getBiomes(int, int, int, int, boolean) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
getBiomes(int, int, int, int, boolean) - Method in class net.minecraft.world.biome.provider.CheckerboardBiomeProvider
 
getBiomes() - Method in class net.minecraft.world.biome.provider.CheckerboardBiomeProviderSettings
 
getBiomes(int, int, int, int, boolean) - Method in class net.minecraft.world.biome.provider.EndBiomeProvider
 
getBiomes(int, int, int, int, boolean) - Method in class net.minecraft.world.biome.provider.OverworldBiomeProvider
 
getBiomes(int, int, int, int, boolean) - Method in class net.minecraft.world.biome.provider.SingleBiomeProvider
 
getBiomes() - Method in class net.minecraft.world.chunk.Chunk
 
getBiomes() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getBiomes() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getBiomes() - Method in interface net.minecraft.world.chunk.IChunk
 
getBiomes(BiomeDictionary.Type) - Static method in class net.minecraftforge.common.BiomeDictionary
Gets the set of biomes that have the given type.
getBiomes(BiomeManager.BiomeType) - Static method in class net.minecraftforge.common.BiomeManager
 
getBiomesInSquare(int, int, int) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
getBiomesInSquare(int, int, int) - Method in class net.minecraft.world.biome.provider.CheckerboardBiomeProvider
 
getBiomesInSquare(int, int, int) - Method in class net.minecraft.world.biome.provider.EndBiomeProvider
 
getBiomesInSquare(int, int, int) - Method in class net.minecraft.world.biome.provider.OverworldBiomeProvider
 
getBiomesInSquare(int, int, int) - Method in class net.minecraft.world.biome.provider.SingleBiomeProvider
 
getBiomeSize() - Method in class net.minecraft.world.gen.OverworldGenSettings
 
getBiomesToSpawnIn() - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
getBirch() - Static method in class net.minecraft.world.FoliageColors
 
getBlastDamageReduction(LivingEntity, double) - Static method in class net.minecraft.enchantment.ProtectionEnchantment
 
getBlend() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
getBlend() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
getBlock() - Method in class net.minecraft.block.BlockEventData
 
getBlock() - Method in class net.minecraft.block.BlockState
 
getBlock() - Method in class net.minecraft.item.BlockItem
 
getBlock(int) - Method in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
getBlock(int, int, int) - Method in class net.minecraft.util.math.ChunkPos
 
getBlock(String) - Static method in class net.minecraft.world.gen.FlatGenerationSettings
 
getBlock() - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getBlock() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
 
getBlock(IEnviromentBlockReader, BlockPos, IFluidState) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getBlockAndOpacity(long, AtomicInteger) - Method in class net.minecraft.world.lighting.LightEngine
 
getBlockAtCamera() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getBlockByColor(DyeColor) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
getBlockColors() - Method in class net.minecraft.client.Minecraft
 
getBlockColors() - Method in class net.minecraftforge.client.event.ColorHandlerEvent.Block
 
getBlockColors() - Method in class net.minecraftforge.client.event.ColorHandlerEvent.Item
 
getBlocked() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getBlockForOverlay() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
If the overlay type is BLOCK, then this is the block which the overlay is getting it's icon from
getBlockFromItem(Item) - Static method in class net.minecraft.block.Block
 
getBlockHardness(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
getBlockHardness(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
getBlockId(String) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatternEntities
 
getBlockItemMap() - Static method in class net.minecraftforge.registries.GameData
 
getBlockItemUseContext(BlockItemUseContext) - Method in class net.minecraft.item.BlockItem
 
getBlockItemUseContext(BlockItemUseContext) - Method in class net.minecraft.item.ScaffoldingItem
 
getBlockLight() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getBlockLightData() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getBlockLightResetMask() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getBlockLightUpdateMask() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getBlockLocation(String) - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant.Deserializer
Deprecated.
 
getBlockModelRenderer() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getBlockModelShapes() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getBlockModelShapes() - Method in class net.minecraft.client.renderer.model.ModelManager
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.CreatureEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.CreatureEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.monster.GiantEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.monster.GuardianEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.monster.MonsterEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.monster.PillagerEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.passive.AnimalEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.passive.TurtleEntity
 
getBlockPos() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getBlockPos(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.BlockPosArgument
 
getBlockPos(CommandSource) - Method in interface net.minecraft.command.arguments.ILocationArgument
 
getBlockPos() - Method in interface net.minecraft.dispenser.IBlockSource
 
getBlockPos() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getBlockPos() - Method in class net.minecraft.util.math.BlockPosWrapper
 
getBlockPos() - Method in class net.minecraft.util.math.EntityPosWrapper
 
getBlockPos() - Method in interface net.minecraft.util.math.IPosWrapper
 
getBlockPos() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
 
getBlockPos() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getBlockPosition() - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
getBlockPosOffset16(Direction) - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
getBlockPredicate(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.BlockPredicateArgument
 
getBlockReachDistance() - Method in class net.minecraft.client.multiplayer.PlayerController
 
getBlockRendererDispatcher() - Method in class net.minecraft.client.Minecraft
 
getBlocks() - Method in class net.minecraft.tags.NetworkTagManager
 
getBlockShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.util.math.RayTraceContext
 
getBlockSnapshot(IWorld, BlockPos) - Static method in class net.minecraftforge.common.util.BlockSnapshot
 
getBlockSnapshot(IWorld, BlockPos, int) - Static method in class net.minecraftforge.common.util.BlockSnapshot
 
getBlockSnapshot() - Method in class net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent
 
getBlockState(BlockPos) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getBlockState(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.BlockStateArgument
 
getBlockState() - Method in interface net.minecraft.dispenser.IBlockSource
 
getBlockState() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getBlockState() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
getBlockState() - Method in class net.minecraft.entity.LivingEntity
 
getBlockState(IFluidState) - Method in class net.minecraft.fluid.EmptyFluid
 
getBlockState(IFluidState) - Method in class net.minecraft.fluid.Fluid
 
getBlockState() - Method in interface net.minecraft.fluid.IFluidState
 
getBlockState(IFluidState) - Method in class net.minecraft.fluid.LavaFluid
 
getBlockState(IFluidState) - Method in class net.minecraft.fluid.WaterFluid
 
getBlockState() - Method in class net.minecraft.network.play.server.SMultiBlockChangePacket.UpdateData
 
getBlockState() - Method in class net.minecraft.particles.BlockParticleData
 
getBlockState() - Method in class net.minecraft.tileentity.TileEntity
 
getBlockState() - Method in class net.minecraft.util.CachedBlockInfo
 
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getBlockState(int, int, int) - Method in class net.minecraft.world.chunk.ChunkSection
 
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getBlockState(BlockPos) - Method in enum net.minecraft.world.EmptyBlockReader
 
getBlockState() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece.BlockSelector
 
getBlockState(BlockPos) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getBlockState(BlockPos) - Method in interface net.minecraft.world.IBlockReader
 
getBlockState(BlockPos) - Method in class net.minecraft.world.Region
 
getBlockState(BlockPos) - Method in class net.minecraft.world.World
 
getBlockState() - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getBlockState(IFluidState) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getBlockStateFor(int, int) - Static method in class net.minecraft.world.gen.DebugChunkGenerator
 
getBlockStateFromPos(IBlockReader, int, int, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getBlockStateIDMap() - Static method in class net.minecraftforge.registries.GameData
 
getBlocksToBeTicked() - Method in class net.minecraft.world.chunk.Chunk
 
getBlocksToBeTicked() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getBlocksToBeTicked() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getBlocksToBeTicked() - Method in interface net.minecraft.world.chunk.IChunk
 
getBlocksToDestroy() - Method in class net.minecraft.block.state.PistonBlockStructureHelper
 
getBlocksToMove() - Method in class net.minecraft.block.state.PistonBlockStructureHelper
 
getBlockTileEntity() - Method in interface net.minecraft.dispenser.IBlockSource
 
getBlockTileEntity() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getBlockType() - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
getBlue() - Method in class net.minecraft.particles.RedstoneParticleData
 
getBlue() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
getBlueBits() - Method in class net.minecraft.client.renderer.VideoMode
 
getBoatGlide() - Method in class net.minecraft.entity.item.BoatEntity
 
getBoatType() - Method in class net.minecraft.entity.item.BoatEntity
 
getBodyRotation() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getBodyTexture() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getBold() - Method in class net.minecraft.util.text.Style
 
getBoldOffset() - Method in interface net.minecraft.client.gui.fonts.IGlyph
 
getBonemealAgeIncrease(World) - Method in class net.minecraft.block.BeetrootBlock
 
getBonemealAgeIncrease(World) - Method in class net.minecraft.block.CropsBlock
 
getBones() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
getBonusRolls() - Method in class net.minecraft.world.storage.loot.LootPool
 
getBook() - Method in class net.minecraft.inventory.container.LecternContainer
 
getBook() - Method in class net.minecraft.tileentity.LecternTileEntity
 
getBoolean(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getBoolean(int) - Method in class net.minecraft.network.PacketBuffer
 
getBoolean(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getBoolean(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getBoolean(JsonObject, String, boolean) - Static method in class net.minecraft.util.JSONUtils
 
getBoolean(GameRules.RuleKey<GameRules.BooleanValue>) - Method in class net.minecraft.world.GameRules
 
getBorderCenterX() - Method in class net.minecraft.world.storage.WorldInfo
 
getBorderCenterZ() - Method in class net.minecraft.world.storage.WorldInfo
 
getBorderDamagePerBlock() - Method in class net.minecraft.world.storage.WorldInfo
 
getBorderEnd() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
getBorderSafeZone() - Method in class net.minecraft.world.storage.WorldInfo
 
getBorderSize() - Method in class net.minecraft.world.storage.WorldInfo
 
getBorderSizeLerpTarget() - Method in class net.minecraft.world.storage.WorldInfo
 
getBorderSizeLerpTime() - Method in class net.minecraft.world.storage.WorldInfo
 
getBorderStart() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
getBorderWarningBlocks() - Method in class net.minecraft.world.storage.WorldInfo
 
getBorderWarningTime() - Method in class net.minecraft.world.storage.WorldInfo
 
getBossbar(CommandContext<CommandSource>) - Static method in class net.minecraft.command.impl.BossBarCommand
 
getBossbars() - Method in class net.minecraft.server.CustomServerBossInfoManager
 
getBossColorModifier(float) - Method in class net.minecraft.client.renderer.GameRenderer
 
getBossInfo() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
 
getBossOverlay() - Method in class net.minecraft.client.gui.IngameGui
 
getBottom() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getBoundFramebuffer() - Static method in class com.mojang.blaze3d.platform.GLX
 
getBoundingBox() - Method in class net.minecraft.client.particle.Particle
 
getBoundingBox() - Method in class net.minecraft.entity.Entity
 
getBoundingBox(Pose) - Method in class net.minecraft.entity.Entity
 
getBoundingBox(BlockState) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getBoundingBox(Direction) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getBoundingBox() - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getBoundingBox() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getBoundingBox() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getBoundingBox() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
getBoundingBox(AbstractMinecartEntity) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
This function replaces the function of the same name in EntityMinecart.
getBoundOrigin() - Method in class net.minecraft.entity.monster.VexEntity
 
getBow() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
getBow() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
getBrain() - Method in class net.minecraft.entity.LivingEntity
 
getBrain() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getBreakChance() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
 
getBreakerId() - Method in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
getBreakSound() - Method in class net.minecraft.block.SoundType
 
getBreakSpeed(PlayerEntity, BlockState, float, BlockPos) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getBrightness() - Method in class net.minecraft.entity.Entity
 
getBrightness() - Method in class net.minecraft.entity.item.EyeOfEnderEntity
 
getBrightness() - Method in class net.minecraft.entity.monster.BlazeEntity
 
getBrightness() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getBrightness() - Method in class net.minecraft.entity.monster.VexEntity
 
getBrightness() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
getBrightness() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
getBrightness(BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.DiggingParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.DripParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EnchantmentTableParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.FlameParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.LargeExplosionParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.LavaParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.Particle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.PortalParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.SimpleAnimatedParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.SweepAttackParticle
 
getBrightnessForRender() - Method in class net.minecraft.entity.boss.WitherEntity
 
getBrightnessForRender() - Method in class net.minecraft.entity.Entity
 
getBrightnessForRender() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
getBrightnessForRender() - Method in class net.minecraft.entity.item.EyeOfEnderEntity
 
getBrightnessForRender() - Method in class net.minecraft.entity.monster.BlazeEntity
 
getBrightnessForRender() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getBrightnessForRender() - Method in class net.minecraft.entity.monster.VexEntity
 
getBrightnessForRender() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
getBrightnessForRender() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
getBrush() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
getBrush() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
getBrushes() - Method in class net.minecraftforge.client.model.b3d.B3DModel
 
getBucket(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getBuffer() - Method in class net.minecraft.client.renderer.Tessellator
 
getBuffer() - Method in class net.minecraft.realms.RealmsBufferBuilder
 
getBuffer() - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
 
getBufferData() - Method in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
getBuilder(BlockRenderLayer) - Method in class net.minecraft.client.renderer.RegionRenderCacheBuilder
 
getBuilder(int) - Method in class net.minecraft.client.renderer.RegionRenderCacheBuilder
 
getBuilder(Tag<T>) - Method in class net.minecraft.data.TagsProvider
 
getBuilder(String) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
getBuildLimit() - Method in class net.minecraft.server.MinecraftServer
 
getBuildTime() - Method in class net.minecraft.util.MinecraftVersion
 
getBurnLeftScaled() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
getBurnTime(ItemStack) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
getBurnTime(ItemStack) - Method in class net.minecraft.tileentity.BlastFurnaceTileEntity
 
getBurnTime(ItemStack) - Method in class net.minecraft.tileentity.SmokerTileEntity
 
getBurnTime(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getBurnTime() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getBurnTime(ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
Gets the burn time of this itemstack.
getBurnTime() - Method in class net.minecraftforge.event.furnace.FurnaceFuelBurnTimeEvent
The resulting value of this event, the burn time for the ItemStack.
getBurnTimes() - Static method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
Deprecated.
getButton() - Method in class net.minecraft.network.play.client.CEnchantItemPacket
 
getButton() - Method in interface net.minecraft.realms.RealmsAbstractButtonProxy
 
getButton() - Method in class net.minecraft.realms.RealmsButtonProxy
 
getButton() - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
getButton() - Method in class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
The button that was clicked.
getButton() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseClickedEvent
 
getButton() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseReleasedEvent
 
getButton() - Method in class net.minecraftforge.client.event.InputEvent.MouseInputEvent
The mouse button that triggered this event.
getButton() - Method in class net.minecraftforge.client.event.InputEvent.RawMouseEvent
The mouse button that triggered this event.
getButtonList() - Method in class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
A COPY of the GuiScreenEvent.ActionPerformedEvent.buttonList field from the GuiScreen referenced by GuiScreenEvent.gui.
getById(int) - Static method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
getById(int) - Static method in enum net.minecraft.network.ProtocolType
 
getById(int) - Static method in class net.minecraft.world.dimension.DimensionType
 
getByID(int) - Static method in enum net.minecraft.world.GameType
 
getByName(String) - Static method in enum net.minecraft.client.audio.Sound.Type
 
getByName(String) - Static method in enum net.minecraft.command.arguments.EntityAnchorArgument.Type
 
getByName(String) - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
 
getByName(String) - Static method in enum net.minecraft.scoreboard.Team.Visible
 
getByName(String) - Static method in enum net.minecraft.world.GameType
 
getByOrdinal(int) - Static method in enum net.minecraft.entity.projectile.AbstractArrowEntity.PickupStatus
 
getBySound(SoundEvent) - Static method in class net.minecraft.item.MusicDiscItem
 
getByte() - Method in class net.minecraft.nbt.ByteNBT
 
getByte(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getByte() - Method in class net.minecraft.nbt.DoubleNBT
 
getByte() - Method in class net.minecraft.nbt.FloatNBT
 
getByte() - Method in class net.minecraft.nbt.IntNBT
 
getByte() - Method in class net.minecraft.nbt.LongNBT
 
getByte() - Method in class net.minecraft.nbt.NumberNBT
 
getByte() - Method in class net.minecraft.nbt.ShortNBT
 
getByte(int) - Method in class net.minecraft.network.PacketBuffer
 
getByte(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getByteArray() - Method in class net.minecraft.nbt.ByteArrayNBT
 
getByteArray(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getByteAsHexString(byte) - Static method in class net.minecraft.network.rcon.RConUtils
 
getByteBuffer() - Method in class net.minecraft.client.renderer.BufferBuilder
 
getByteBuffer(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getBytes(int, ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, byte[]) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, OutputStream, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, GatheringByteChannel, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, FileChannel, long, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CConfigData
 
getBytesAsBEint(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
 
getBytesAsLEInt(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
 
getBytesAsString(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
 
getByteSize() - Method in class net.minecraft.realms.RealmsVertexFormatElement
 
getByValue(int) - Method in class net.minecraft.util.IntIdentityHashBiMap
 
getByValue(int) - Method in interface net.minecraft.util.IObjectIntIterable
 
getByValue(int) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
getByValue(int) - Method in class net.minecraft.util.registry.DefaultedRegistry
 
getByValue(int) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getByValue(int) - Method in class net.minecraftforge.registries.ClearableRegistry
 
getCachedEntity() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
getCachedModel(IModelState) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
getCachedMultiplier() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getCachedTint() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getCachedUniqueIdString() - Method in class net.minecraft.entity.Entity
 
getCameraTransforms() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getCameraTransforms() - Method in interface net.minecraftforge.client.model.IModelConfiguration
Deprecated.
getCancellationResult() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
getCancelMessage() - Method in class net.minecraftforge.client.event.ScreenshotEvent
 
getCanCraft(PlayerEntity) - Method in class net.minecraft.inventory.container.Container
 
getCanEnterDoors() - Method in class net.minecraft.pathfinding.NodeProcessor
 
getCanonicalName() - Method in enum net.minecraft.util.text.event.ClickEvent.Action
 
getCanonicalName() - Method in enum net.minecraft.util.text.event.HoverEvent.Action
 
getCanOpenDoors() - Method in class net.minecraft.pathfinding.NodeProcessor
 
getCanSpawnAnimals() - Method in class net.minecraft.server.MinecraftServer
 
getCanSpawnNPCs() - Method in class net.minecraft.server.MinecraftServer
 
getCanSwim() - Method in class net.minecraft.pathfinding.NodeProcessor
 
getCanSwim() - Method in class net.minecraft.pathfinding.PathNavigator
 
getCanUpdate() - Method in class net.minecraftforge.event.entity.EntityEvent.CanUpdate
 
getCapabilities() - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
getCapabilities() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
A unmodifiable view of the capabilities that will be attached to this object.
getCapability(Capability<T>, Direction) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.entity.LivingEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.entity.player.PlayerEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.tileentity.ChestTileEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.tileentity.LockableTileEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
getCapability(Capability<T>, Direction) - Method in interface net.minecraftforge.common.capabilities.ICapabilityProvider
Retrieves the Optional handler for the capability requested on the specific side.
getCapability(Capability<T>) - Method in interface net.minecraftforge.common.capabilities.ICapabilityProvider
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.common.model.animation.CapabilityAnimation.DefaultItemAnimationCapabilityProvider
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.fluids.capability.TileFluidHandler
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
getCapacity() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getCapacity() - Method in interface net.minecraftforge.fluids.IFluidTank
 
getCapsString() - Static method in class com.mojang.blaze3d.platform.GLX
 
getCaptureItems(IHopper) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
getCaravanHead() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getCartItem() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
This function returns an ItemStack that represents this cart.
getCarvers(GenerationStage.Carving) - Method in class net.minecraft.world.biome.Biome
 
getCarvingMask(GenerationStage.Carving) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getCarvingMask(GenerationStage.Carving) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getCarvingMask(GenerationStage.Carving) - Method in interface net.minecraft.world.chunk.IChunk
 
getCaster() - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
getCastingInterval() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
getCastingInterval() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
getCastingTime() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
getCastingTime() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
getCastWarmupTime() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
getCastWarmupTime() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
getCategory() - Method in interface net.minecraft.client.audio.ISound
 
getCategory() - Method in class net.minecraft.client.audio.LocatableSound
 
getCategory() - Method in class net.minecraft.crash.CrashReport
 
getCategory() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getCategory() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getCategory() - Method in class net.minecraft.network.play.server.SStopSoundPacket
 
getCategory() - Method in class net.minecraft.world.biome.Biome
 
getCategory() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
getCatType() - Method in class net.minecraft.entity.passive.CatEntity
 
getCatTypeName() - Method in class net.minecraft.entity.passive.CatEntity
 
getCause() - Method in exception net.minecraft.crash.ReportedException
 
getCausedByPlayer() - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
 
getCauseStackTraceOrString() - Method in class net.minecraft.crash.CrashReport
 
getCelestialAngle(float) - Method in interface net.minecraft.world.IWorld
 
getCelestialAngleRadians(float) - Method in class net.minecraft.world.World
 
getCenter() - Method in class net.minecraft.util.math.AxisAlignedBB
 
getCenter() - Method in class net.minecraft.util.math.SectionPos
 
getCenterX() - Method in class net.minecraft.world.border.WorldBorder
 
getCenterX() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
getCenterZ() - Method in class net.minecraft.world.border.WorldBorder
 
getCenterZ() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
getChangedBlocks() - Method in class net.minecraft.network.play.server.SMultiBlockChangePacket
 
getChannelName() - Method in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
getChannelName() - Method in class net.minecraftforge.fml.network.NetworkInstance
 
getChannelName() - Method in class net.minecraftforge.fml.network.NetworkRegistry.LoginPayload
 
getChannels() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SModListReply
 
getChannels() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CModList
 
getChar(int) - Method in class net.minecraft.network.PacketBuffer
 
getCharge() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
getChargeTime(ItemStack) - Static method in class net.minecraft.item.CrossbowItem
 
getCharSequence(int, int, Charset) - Method in class net.minecraft.network.PacketBuffer
 
getCharWidth(char) - Method in class net.minecraft.client.gui.FontRenderer
 
getChatComponent() - Method in class net.minecraft.client.gui.ChatLine
 
getChatComponent() - Method in class net.minecraft.network.play.server.SChatPacket
 
getChatGUI() - Method in class net.minecraft.client.gui.IngameGui
 
getChatHeight() - Method in class net.minecraft.client.gui.NewChatGui
 
getChatLineID() - Method in class net.minecraft.client.gui.ChatLine
 
getChatOpen() - Method in class net.minecraft.client.gui.NewChatGui
 
getChatVisibility() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getChatVisibility() - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
getChatWidth() - Method in class net.minecraft.client.gui.NewChatGui
 
getCheatsEnabled() - Method in class net.minecraft.world.storage.WorldSummary
 
getChild() - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
 
getChildElements() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getChildElements() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Category] Gets this category's child categories/properties.
getChildren() - Method in class net.minecraft.advancements.Advancement
 
getChildren() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
getChildTag(String) - Method in class net.minecraft.item.ItemStack
 
getChildTag(String) - Method in class net.minecraftforge.fluids.FluidStack
 
getChoiceType(DSL.TypeReference, String) - Method in class net.minecraft.util.datafix.NamespacedSchema
 
getChoiceType(DSL.TypeReference, String) - Method in class net.minecraft.util.datafix.versions.V0704
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
getChunk(int, int, boolean) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
getChunk(int, int) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getChunk(int, int, ChunkStatus, boolean) - Method in interface net.minecraft.world.IWorldReader
 
getChunk(BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
getChunk(int, int) - Method in interface net.minecraft.world.IWorldReader
 
getChunk(int, int, ChunkStatus) - Method in interface net.minecraft.world.IWorldReader
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.Region
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.server.ServerChunkProvider
 
getChunk(int, int) - Method in class net.minecraft.world.World
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.World
 
getChunk() - Method in class net.minecraftforge.event.world.ChunkEvent
 
getChunkAt(BlockPos) - Method in class net.minecraft.world.World
 
getChunkForLight(int, int) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
getChunkForLight(int, int) - Method in interface net.minecraft.world.chunk.IChunkLightProvider
 
getChunkForLight(int, int) - Method in class net.minecraft.world.server.ServerChunkProvider
 
getChunkGenerator() - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
getChunkGenerator() - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
getChunkGenerator() - Method in class net.minecraft.world.server.ServerChunkProvider
 
getChunkPosX() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getChunkPosZ() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getChunkProvider() - Method in class net.minecraft.client.world.ClientWorld
 
getChunkProvider() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getChunkProvider() - Method in interface net.minecraft.world.IWorld
 
getChunkProvider() - Method in class net.minecraft.world.server.ServerWorld
 
getChunkProvider() - Method in class net.minecraft.world.World
 
getChunks() - Method in class net.minecraft.world.ForcedChunksSaveData
 
getChunkStatus(CompoundNBT) - Static method in class net.minecraft.world.chunk.storage.ChunkSerializer
 
getChunkStatus() - Method in interface net.minecraft.world.IWorldReader
 
getChunkStatus() - Method in class net.minecraft.world.World
 
getChunkX() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
getChunkX() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getChunkZ() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
getChunkZ() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getClampedAdditionalDifficulty() - Method in class net.minecraft.world.DifficultyInstance
 
getClassification() - Method in class net.minecraft.entity.EntityType
 
getClassification(boolean) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
Returns The classification of this entity
getClazz() - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
getClear() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getClearWeatherTime() - Method in class net.minecraft.world.storage.WorldInfo
 
getClickedComponentAt(int) - Method in class net.minecraft.client.gui.screen.DeathScreen
 
getClickedItem() - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
getClickedSlot(Vec3d) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getClickEvent() - Method in class net.minecraft.util.text.Style
 
getClickType() - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
getClientBranding() - Static method in class net.minecraftforge.fml.BrandingControl
 
getClientGuiElement(int, PlayerEntity, World, int, int, int) - Method in interface net.minecraftforge.fml.common.network.IGuiHandler
Returns a Container to be displayed to the user.
getClientModName() - Static method in class net.minecraft.client.ClientBrandRetriever
 
getClientNonVanillaNetworkMods() - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
getClientPeekAmount(float) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getClientTeleportInterp() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getClientTime() - Method in class net.minecraft.network.status.client.CPingPacket
 
getClip(String) - Method in interface net.minecraftforge.client.model.IForgeUnbakedModel
Retrieves information about an animation clip in the model.
getClipboardString() - Method in class net.minecraft.client.KeyboardListener
 
getClips() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
 
getClosedSet() - Method in class net.minecraft.pathfinding.Path
 
getClosestDistance(Entity) - Method in class net.minecraft.world.border.WorldBorder
 
getClosestDistance(double, double) - Method in class net.minecraft.world.border.WorldBorder
 
getClosestEntity(List<? extends T>, EntityPredicate, LivingEntity, double, double, double) - Method in interface net.minecraft.world.IEntityReader
 
getClosestEntityWithinAABB(Class<? extends T>, EntityPredicate, LivingEntity, double, double, double, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
getClosestIndex(Direction.Axis, double) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getClosestIndex(Direction.Axis, double) - Method in class net.minecraft.util.math.shapes.VoxelShapeCube
 
getClosestPlayer(double, double, double, double, Predicate<Entity>) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getClosestPlayer(double, double, double, double, Predicate<Entity>) - Method in interface net.minecraft.world.IEntityReader
 
getClosestPlayer(Entity, double) - Method in interface net.minecraft.world.IEntityReader
 
getClosestPlayer(double, double, double, double, boolean) - Method in interface net.minecraft.world.IEntityReader
 
getClosestPlayer(double, double, double) - Method in interface net.minecraft.world.IEntityReader
 
getClosestPlayer(EntityPredicate, LivingEntity) - Method in interface net.minecraft.world.IEntityReader
 
getClosestPlayer(EntityPredicate, LivingEntity, double, double, double) - Method in interface net.minecraft.world.IEntityReader
 
getClosestPlayer(EntityPredicate, double, double, double) - Method in interface net.minecraft.world.IEntityReader
 
getCloudColor(float) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getCloudColorBody(float) - Method in class net.minecraft.world.World
 
getCloudColour(float) - Method in class net.minecraft.world.World
 
getCloudHeight() - Method in class net.minecraft.world.dimension.Dimension
 
getCloudHeight() - Method in class net.minecraft.world.dimension.EndDimension
 
getCloudHeight() - Method in interface net.minecraftforge.common.extensions.IForgeWorldType
Get the height to render the clouds for this world type
getCloudOption() - Method in class net.minecraft.client.GameSettings
 
getCloudRenderer() - Method in class net.minecraft.world.dimension.Dimension
 
getCloudRenderer() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getCode() - Method in class net.minecraft.client.resources.Language
 
getCodePoint() - Method in class net.minecraftforge.client.event.GuiScreenEvent.KeyboardCharTypedEvent
The code point typed, used for text entry.
getCollarColor() - Method in class net.minecraft.entity.passive.CatEntity
 
getCollarColor() - Method in class net.minecraft.entity.passive.WolfEntity
 
getCollectedItemEntityID() - Method in class net.minecraft.network.play.server.SCollectItemPacket
 
getCollection() - Static method in class net.minecraft.tags.BlockTags
 
getCollection() - Static method in class net.minecraft.tags.EntityTypeTags
 
getCollection() - Static method in class net.minecraft.tags.FluidTags
 
getCollection() - Static method in class net.minecraft.tags.ItemTags
 
getCollectionArea() - Method in interface net.minecraft.tileentity.IHopper
 
getCollisionBorderSize() - Method in class net.minecraft.entity.Entity
 
getCollisionBorderSize() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getCollisionBorderSize() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getCollisionBorderSize() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
getCollisionBoundingBox() - Method in class net.minecraft.entity.Entity
 
getCollisionBoundingBox() - Method in class net.minecraft.entity.item.BoatEntity
 
getCollisionBoundingBox() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getCollisionBox(Entity) - Method in class net.minecraft.entity.Entity
 
getCollisionBox(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
getCollisionBox(Entity) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getCollisionBox(AbstractMinecartEntity, Entity) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
This function replaced the function of the same name in EntityMinecart.
GetCollisionBoxesEvent - Class in net.minecraftforge.event.world
This event is fired during World#collidesWithAnyBlock(AxisAlignedBB) and before returning the list in World#getCollisionBoxes(Entity, AxisAlignedBB)

GetCollisionBoxesEvent.entity contains the entity passed in the World#getCollisionBoxes(Entity, AxisAlignedBB).
GetCollisionBoxesEvent(World, Entity, AxisAlignedBB, List<AxisAlignedBB>) - Constructor for class net.minecraftforge.event.world.GetCollisionBoxesEvent
 
getCollisionBoxesList() - Method in class net.minecraftforge.event.world.GetCollisionBoxesEvent
 
getCollisionHandler() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
Gets the current global Minecart Collision handler if none is registered, returns null
getCollisionRule() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getCollisionRule() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getCollisionRule() - Method in class net.minecraft.scoreboard.Team
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BambooBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BellBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.Block
Deprecated.
getCollisionShape(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
getCollisionShape(IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BlockState
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CactusBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ComposterBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FenceGateBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FourWayBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.GrindstoneBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.LecternBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.MovingPistonBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ScaffoldingBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SnowBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SoulSandBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.WallBlock
 
getCollisionShape(IBlockReader, BlockPos) - Method in class net.minecraft.tileentity.PistonTileEntity
 
getCollisionShapes(Entity, AxisAlignedBB, Set<Entity>) - Method in interface net.minecraft.world.IWorldReader
 
getCollisionShapes(Entity, AxisAlignedBB) - Method in interface net.minecraft.world.IWorldReader
 
getColor() - Method in class net.minecraft.block.AbstractBannerBlock
 
getColor() - Method in class net.minecraft.block.BeaconBlock
 
getColor() - Method in class net.minecraft.block.BedBlock
 
getColor() - Method in class net.minecraft.block.CarpetBlock
 
getColor() - Method in interface net.minecraft.block.IBeaconBeamColorProvider
 
getColor() - Method in class net.minecraft.block.material.Material
 
getColor() - Method in class net.minecraft.block.ShulkerBoxBlock
 
getColor() - Method in class net.minecraft.block.StainedGlassBlock
 
getColor() - Method in class net.minecraft.block.StainedGlassPaneBlock
 
getColor(BlockState, IEnviromentBlockReader, BlockPos, int) - Method in class net.minecraft.client.renderer.color.BlockColors
 
getColor(BlockState, IEnviromentBlockReader, BlockPos, int) - Method in interface net.minecraft.client.renderer.color.IBlockColor
 
getColor(ItemStack, int) - Method in interface net.minecraft.client.renderer.color.IItemColor
 
getColor(ItemStack, int) - Method in class net.minecraft.client.renderer.color.ItemColors
 
getColor(int, int, int, int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getColor(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ColorArgument
 
getColor() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getColor() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getColor() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getColor() - Method in class net.minecraft.entity.projectile.ArrowEntity
 
getColor() - Method in class net.minecraft.item.BannerItem
 
getColor(ItemStack) - Static method in enum net.minecraft.item.DyeColor
 
getColor(ItemStack) - Static method in class net.minecraft.item.FilledMapItem
 
getColor(ItemStack) - Method in interface net.minecraft.item.IDyeableArmorItem
 
getColor(ItemStack) - Static method in class net.minecraft.item.ShieldItem
 
getColor(int) - Method in class net.minecraft.item.SpawnEggItem
 
getColor() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getColor() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
getColor() - Method in enum net.minecraft.potion.EffectType
 
getColor(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
 
getColor() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getColor() - Method in class net.minecraft.scoreboard.Team
 
getColor() - Method in class net.minecraft.tileentity.BedTileEntity
 
getColor() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getColor() - Method in class net.minecraft.util.text.Style
 
getColor() - Method in enum net.minecraft.util.text.TextFormatting
 
getColor() - Method in enum net.minecraft.world.border.BorderStatus
 
getColor() - Method in class net.minecraft.world.BossInfo
 
getColor(ItemStack, int) - Method in class net.minecraftforge.client.FluidContainerColorer
 
getColor() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
getColor() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
getColor() - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
getColor() - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
 
getColor() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getColor(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getColor(IEnviromentBlockReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getColor(IEnviromentBlockReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes.Water
 
getColorCode(char, boolean) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
 
getColorComponentValues() - Method in enum net.minecraft.item.DyeColor
 
getColoredItemStack(DyeColor) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
getColorFromBlock(Block) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
getColorFromItem(Item) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
getColorIndex(int) - Method in class net.minecraft.client.renderer.BufferBuilder
 
getColorIndex() - Method in enum net.minecraft.util.text.TextFormatting
 
getColorList() - Method in class net.minecraft.tileentity.BannerTileEntity
 
getColorMultiplier(CreeperEntity, float, float) - Method in class net.minecraft.client.renderer.entity.CreeperRenderer
 
getColorMultiplier(T, float, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
getColorMultiplier(int) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getColorOffset() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getColorOffset() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getColorOrMaterialColor(BlockState, World, BlockPos) - Method in class net.minecraft.client.renderer.color.BlockColors
 
getColors() - Method in class net.minecraft.tileentity.BeaconTileEntity.BeamSegment
 
getColorValue() - Method in enum net.minecraft.item.DyeColor
 
getColumn() - Method in class net.minecraft.item.ItemGroup
 
getColumns() - Method in class net.minecraftforge.common.util.TextTable
 
getCombatDuration() - Method in class net.minecraft.util.CombatTracker
 
getCombatTracker() - Method in class net.minecraft.entity.LivingEntity
 
getCombinedLight(BlockPos, int) - Method in interface net.minecraft.world.IEnviromentBlockReader
 
getCombinedState() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getCombinedState() - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
getCommand() - Method in class net.minecraft.network.play.client.CTabCompletePacket
 
getCommand() - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
getCommand() - Method in class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
getCommand() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getCommandBlock(World) - Method in class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
getCommandBlockLogic() - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity
 
getCommandBlockLogic() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
getCommandDispatcher() - Method in class net.minecraft.advancements.FunctionManager
 
getCommandDispatcher() - Method in class net.minecraftforge.fml.event.server.FMLServerStartingEvent
 
getCommandManager() - Method in class net.minecraft.server.MinecraftServer
 
getCommandName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getCommandSource() - Method in class net.minecraft.advancements.FunctionManager
 
getCommandSource() - Method in class net.minecraft.entity.Entity
 
getCommandSource() - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity.MinecartCommandLogic
 
getCommandSource() - Method in class net.minecraft.network.rcon.RConConsoleSource
 
getCommandSource() - Method in class net.minecraft.server.MinecraftServer
 
getCommandSource() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getCommandSource(ServerPlayerEntity) - Method in class net.minecraft.tileentity.SignTileEntity
 
getComment() - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
getComment() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getComment() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property, Category] Gets the comment for this object.
getComparator() - Method in class net.minecraft.world.server.TicketType
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.BarrelBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockState
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.BrewingStandBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.CakeBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.CauldronBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChestBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.CommandBlockBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.ComposterBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.DetectorRailBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.DispenserBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.EndPortalFrameBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.HopperBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.JukeboxBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.LecternBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getComparatorLevel() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
Called from Detector Rails to retrieve a redstone power level for comparators.
getComparatorSignalLevel() - Method in class net.minecraft.tileentity.LecternTileEntity
 
getComparatorValue() - Method in class net.minecraft.item.MusicDiscItem
 
getCompatibility() - Method in class net.minecraft.resources.ResourcePackInfo
 
getCompiledChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
getCompiledChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
getCompletedCriteria() - Method in class net.minecraft.advancements.AdvancementProgress
 
getCompleteReport() - Method in class net.minecraft.crash.CrashReport
 
getComponent(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ComponentArgument
 
getComponent() - Method in exception net.minecraft.command.CommandException
 
getComponent() - Method in class net.minecraftforge.event.ServerChatEvent
 
getComponents() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getComponentToAddBoundingBox(int, int, int, int, int, int, int, int, int, Direction) - Static method in class net.minecraft.util.math.MutableBoundingBox
 
getComponentType() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getCompound(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getCompound(int) - Method in class net.minecraft.nbt.ListNBT
 
getCompressionThreshold() - Method in class net.minecraft.network.login.server.SEnableCompressionPacket
 
getCondition(JsonObject) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
getConditionClass() - Method in class net.minecraft.world.storage.loot.conditions.ILootCondition.AbstractSerializer
 
getConditions() - Method in class net.minecraft.world.storage.loot.LootFunction.Builder
 
getConfig() - Method in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
getConfig() - Method in class net.minecraftforge.fml.config.ModConfig.ModConfigEvent
 
getConfigData() - Method in class net.minecraftforge.fml.config.ModConfig
 
getConfigElement() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Gets the IConfigElement object owned by this entry.
getConfigEntryClass() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getConfigEntryClass() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
This method returns a class that implements IConfigEntry or null.
getConfigFileName(String, ModConfig.Type) - Method in class net.minecraftforge.fml.config.ConfigTracker
 
getConfigID() - Method in class net.minecraftforge.fml.client.event.ConfigChangedEvent
A String identifier for this ConfigChangedEvent.
getConnectedRails() - Method in class net.minecraft.block.RailState
 
getConnection() - Method in class net.minecraft.client.Minecraft
 
getConnectionInfo() - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
getConnectionType(Supplier<NetworkManager>) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
getConstructor() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.AnvilBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
getContainer(World, BlockPos) - Method in class net.minecraft.block.BlockState
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.CartographyTableBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChestBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.ContainerBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.CraftingTableBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.EnchantingTableBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.GrindstoneBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.LecternBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.LoomBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.StonecutterBlock
 
getContainer() - Method in interface net.minecraft.client.gui.IHasContainer
 
getContainer() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getContainer() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
getContainer() - Method in class net.minecraftforge.event.entity.player.PlayerContainerEvent
 
getContainer() - Method in interface net.minecraftforge.fluids.capability.IFluidHandlerItem
Get the container currently acted on by this fluid handler.
getContainer() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
getContainer() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
getContainer() - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
getContainerItem() - Method in class net.minecraft.item.Item
Deprecated.
getContainerItem(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
ItemStack sensitive version of getContainerItem.
getContainerItem() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
ItemStack sensitive version of getContainerItem.
getContainerItem(ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
 
getContainerType() - Method in class net.minecraft.network.play.server.SOpenWindowPacket
 
getContentDump(ByteBuf) - Static method in class net.minecraftforge.fml.common.network.ByteBufUtils
 
getContentHeight() - Method in class net.minecraftforge.client.gui.ScrollPanel
 
getContext() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
 
getContext() - Method in class net.minecraftforge.client.event.RenderHandEvent
 
getContext() - Method in class net.minecraftforge.client.event.RenderWorldLastEvent
 
getContext() - Method in class net.minecraftforge.event.entity.player.UseHoeEvent
 
getContext() - Method in exception net.minecraftforge.fml.ModLoadingException
 
getController() - Method in class net.minecraftforge.client.event.ClientPlayerNetworkEvent
 
getControllingPassenger() - Method in class net.minecraft.entity.Entity
 
getControllingPassenger() - Method in class net.minecraft.entity.item.BoatEntity
 
getControllingPassenger() - Method in class net.minecraft.entity.monster.RavagerEntity
 
getControllingPassenger() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getControllingPassenger() - Method in class net.minecraft.entity.passive.PigEntity
 
getConverted() - Method in class net.minecraft.util.WorldOptimizer
 
getCookProgressionScaled() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
getCookTime() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getCooldown(Item, float) - Method in class net.minecraft.util.CooldownTracker
 
getCooldownPercent(float) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
getCooldownPeriod() - Method in class net.minecraft.entity.player.PlayerEntity
 
getCooldownTracker() - Method in class net.minecraft.entity.player.PlayerEntity
 
getCooledAttackStrength(float) - Method in class net.minecraft.entity.player.PlayerEntity
 
getCoordBaseMode() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getCoordinate(int, int, int, Direction.Axis) - Method in enum net.minecraft.util.AxisRotation
 
getCoordinate(int, int, int) - Method in enum net.minecraft.util.Direction.Axis
 
getCoordinate(double, double, double) - Method in enum net.minecraft.util.Direction.Axis
 
getCoordinate(Direction.Axis) - Method in class net.minecraft.util.math.Vec3d
 
getCoordinateIndex(int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
 
getCoordinateIndex(int, int, int) - Method in class net.minecraft.world.lighting.NibbleArrayRepeater
 
getCoordinateInfo(double, double, double) - Static method in class net.minecraft.crash.CrashReportCategory
 
getCoordinateInfo(BlockPos) - Static method in class net.minecraft.crash.CrashReportCategory
 
getCoordinateInfo(int, int, int) - Static method in class net.minecraft.crash.CrashReportCategory
 
getCoordinateRandom(int, int, int) - Static method in class net.minecraft.util.math.MathHelper
 
getCost() - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
getCount() - Method in class net.minecraft.item.ItemStack
 
getCount() - Method in class net.minecraft.realms.RealmsVertexFormatElement
 
getCpuInfo() - Static method in class com.mojang.blaze3d.platform.GLX
 
getCrafting() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.ItemCraftedEvent
 
getCraftingPlayer() - Static method in class net.minecraftforge.common.ForgeHooks
 
getCraftingResult(IInventory) - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.ArmorDyeRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.BannerDuplicateRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.BookCloningRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.FireworkRocketRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.FireworkStarFadeRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.FireworkStarRecipe
 
getCraftingResult(C) - Method in interface net.minecraft.item.crafting.IRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.MapCloningRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.MapExtendingRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.RepairItemRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.ShieldRecipes
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.ShulkerBoxColoringRecipe
 
getCraftingResult(IInventory) - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.SuspiciousStewRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.TippedArrowRecipe
 
getCraftMatrix() - Method in interface net.minecraftforge.common.crafting.IRecipeContainer
The crafting matrix of your container, where ingredients go for crafting.
getCraftResult() - Method in interface net.minecraftforge.common.crafting.IRecipeContainer
The crafting result slot of your container, where you take out the crafted item.
getCrashCause() - Method in class net.minecraft.crash.CrashReport
 
getCrashReport() - Method in exception net.minecraft.crash.ReportedException
 
getCreate() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getCreatePackets(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
getCreationCloudUpdateTick() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
getCreativeSettings() - Method in class net.minecraft.client.Minecraft
 
getCreativeTabs() - Method in interface net.minecraftforge.common.extensions.IForgeItem
Gets a list of tabs that items belonging to this class can display on, combined properly with getSubItems allows for a single item to span many sub-items across many tabs.
getCreatorModId(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called to get the Mod ID of the mod that *created* the ItemStack, instead of the real Mod ID that *registered* it.
getCreatureAttribute() - Method in class net.minecraft.entity.boss.WitherEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.LivingEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.AbstractIllagerEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.PhantomEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.SpiderEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.ZombieEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.passive.WaterMobEntity
 
getCreatureSpawnList() - Method in class net.minecraft.world.gen.feature.Feature
 
getCreatureSpawnList() - Method in class net.minecraft.world.gen.feature.structure.SwampHutStructure
 
getCreeperFlashIntensity(float) - Method in class net.minecraft.entity.monster.CreeperEntity
 
getCreeperState() - Method in class net.minecraft.entity.monster.CreeperEntity
 
getCriteria() - Method in class net.minecraft.advancements.Advancement.Builder
 
getCriteria() - Method in class net.minecraft.advancements.Advancement
 
getCriteria() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getCriterionInstance() - Method in class net.minecraft.advancements.Criterion
 
getCriterionInstance() - Method in class net.minecraft.advancements.ICriterionTrigger.Listener
 
getCriterionProgress(String) - Method in class net.minecraft.advancements.AdvancementProgress
 
getCriticalHit(PlayerEntity, Entity, boolean, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
getCrop() - Method in class net.minecraft.block.StemBlock
 
getCurativeItems() - Method in class net.minecraft.potion.EffectInstance
 
getCurativeItems() - Method in interface net.minecraftforge.common.extensions.IForgeEffect
Get a fresh list of items that can cure this Potion.
getCurativeItems() - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
Returns a list of curative items for the potion effect By default, this list is initialized using Potion#getCurativeItems
getCurrentBlock() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getCurrentCartSpeedCapOnRail() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getCurrentCartSpeedCapOnRail() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
Returns the current speed cap for the cart when traveling on rails.
getCurrentGameType() - Method in class net.minecraft.client.multiplayer.PlayerController
 
getCurrentHealth() - Method in class net.minecraft.world.raid.Raid
 
getCurrentHeight() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
getCurrentItem() - Method in class net.minecraft.entity.player.PlayerInventory
 
getCurrentLanguage() - Method in class net.minecraft.client.resources.LanguageManager
 
getCurrentMoonPhaseFactor() - Method in interface net.minecraft.world.IWorld
 
getCurrentMoonPhaseFactor(long) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
Calculates the current moon phase factor.
getCurrentPage() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
getCurrentPathIndex() - Method in class net.minecraft.pathfinding.Path
 
getCurrentPathLength() - Method in class net.minecraft.pathfinding.Path
 
getCurrentPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
 
getCurrentPlayerCount() - Method in interface net.minecraft.network.rcon.IServer
 
getCurrentPlayerCount() - Method in class net.minecraft.server.management.PlayerList
 
getCurrentPlayerCount() - Method in class net.minecraft.server.MinecraftServer
 
getCurrentPos() - Method in class net.minecraft.pathfinding.Path
 
getCurrentRailPosition() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
Internal, returns the current spot to look for the attached rail.
getCurrentServer() - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
getCurrentServerData() - Method in class net.minecraft.client.Minecraft
 
getCurrentSession() - Method in class net.minecraft.client.MinecraftGame
 
getCurrentState() - Method in class net.minecraftforge.fml.ModContainer
 
getCurrentValue() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Gets the current value of this entry.
getCurrentValues() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Gets the current values of this list entry.
getCurrentWidth() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
getCursorPosition() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getCustomBossEvents() - Method in class net.minecraft.server.MinecraftServer
 
getCustomBossEvents() - Method in class net.minecraft.world.storage.WorldInfo
 
getCustomColor(ItemStack) - Static method in class net.minecraft.entity.projectile.ArrowEntity
 
getCustomData() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
Deprecated.
 
getCustomData() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
Deprecated.
 
getCustomer() - Method in interface net.minecraft.entity.merchant.IMerchant
 
getCustomer() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getCustomer() - Method in class net.minecraft.entity.NPCMerchant
 
getCustomExtension(ExtensionPoint<T>) - Method in class net.minecraftforge.fml.ModContainer
 
getCustomGeometry() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getCustomMapData(ItemStack, World) - Method in class net.minecraft.item.FilledMapItem
 
getCustomModelState() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getCustomName() - Method in class net.minecraft.entity.Entity
 
getCustomName() - Method in class net.minecraft.tileentity.BannerTileEntity
 
getCustomName() - Method in class net.minecraft.tileentity.EnchantingTableTileEntity
 
getCustomName() - Method in class net.minecraft.tileentity.LockableTileEntity
 
getCustomName() - Method in interface net.minecraft.util.INameable
 
getCustomName() - Method in class net.minecraft.world.storage.MapDecoration
 
getCustomSummonedAid() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
Populate this field to have a custom zombie instead of a normal zombie summoned
getDamage(int, Random) - Static method in class net.minecraft.enchantment.ThornsEnchantment
 
getDamage() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getDamage() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getDamage() - Method in class net.minecraft.item.ItemStack
 
getDamage() - Method in class net.minecraft.util.CombatEntry
 
getDamage(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Return the itemDamage represented by this ItemStack.
getDamageAfterAbsorb(float, float, float) - Static method in class net.minecraft.util.CombatRules
 
getDamageAfterMagicAbsorb(float, float) - Static method in class net.minecraft.util.CombatRules
 
getDamageAmount() - Method in class net.minecraft.util.CombatEntry
 
getDamageBuffer() - Method in class net.minecraft.world.border.WorldBorder
 
getDamageLocation() - Method in class net.minecraft.util.DamageSource
 
getDamageLocation() - Method in class net.minecraft.util.EntityDamageSource
 
getDamageModel(IBakedModel, TextureAtlasSprite, BlockState, IEnviromentBlockReader, BlockPos, long) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getDamageModifier() - Method in class net.minecraftforge.event.entity.player.CriticalHitEvent
The damage modifier for the hit.
This is by default 1.5F for ciritcal hits and 1F for normal hits .
getDamageMultiplier() - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
 
getDamagePerBlock() - Method in class net.minecraft.world.border.WorldBorder
 
getDamageReduceAmount() - Method in class net.minecraft.item.ArmorItem
 
getDamageReductionAmount(EquipmentSlotType) - Method in enum net.minecraft.item.ArmorMaterial
 
getDamageReductionAmount(EquipmentSlotType) - Method in interface net.minecraft.item.IArmorMaterial
 
getDamageSource() - Method in class net.minecraft.world.Explosion
 
getDamageSource() - Method in class net.minecraftforge.event.entity.living.LootingLevelEvent
 
getDamageSrc() - Method in class net.minecraft.util.CombatEntry
 
getDamageSrcDisplayName() - Method in class net.minecraft.util.CombatEntry
 
getDamageTaken() - Method in class net.minecraft.entity.item.BoatEntity
 
getDamageType() - Method in class net.minecraft.util.DamageSource
 
getData(MapItemRenderer.Instance) - Method in class net.minecraft.client.gui.MapItemRenderer
 
getData() - Method in class net.minecraft.command.impl.data.BlockDataAccessor
 
getData() - Method in class net.minecraft.command.impl.data.EntityDataAccessor
 
getData() - Method in interface net.minecraft.command.impl.data.IDataAccessor
 
getData() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getData() - Method in class net.minecraft.world.chunk.ChunkSection
 
getData() - Method in class net.minecraft.world.chunk.NibbleArray
 
getData() - Method in class net.minecraft.world.dimension.DimensionType
 
getData(SectionPos) - Method in enum net.minecraft.world.lighting.IWorldLightListener.Dummy
 
getData(SectionPos) - Method in interface net.minecraft.world.lighting.IWorldLightListener
 
getData(SectionPos) - Method in class net.minecraft.world.lighting.LightEngine
 
getData() - Method in class net.minecraft.world.lighting.NibbleArrayRepeater
 
getData() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Bone
 
getData(ModelProperty<T>) - Method in enum net.minecraftforge.client.model.data.EmptyModelData
 
getData(ModelProperty<T>) - Method in interface net.minecraftforge.client.model.data.IModelData
 
getData(ModelProperty<T>) - Method in class net.minecraftforge.client.model.data.ModelDataMap
 
getData() - Method in class net.minecraftforge.client.model.obj.OBJModel.Normal
Deprecated.
 
getData() - Method in class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
Deprecated.
 
getData() - Method in class net.minecraftforge.common.DimensionManager.SavedEntry
 
getData() - Method in class net.minecraftforge.event.world.ChunkDataEvent
 
getData() - Method in class net.minecraftforge.fml.network.NetworkRegistry.LoginPayload
 
getData1() - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
getData2() - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
getDataArray() - Method in class net.minecraft.world.gen.Heightmap
 
getDataDirectory() - Method in class net.minecraft.server.integrated.IntegratedServer
 
getDataDirectory() - Method in class net.minecraft.server.MinecraftServer
 
getDataFixer() - Method in class net.minecraft.client.Minecraft
 
getDataFixer() - Method in class net.minecraft.server.MinecraftServer
 
getDataFixer() - Static method in class net.minecraft.util.datafix.DataFixesManager
 
getDataForWriting(SaveHandler, WorldInfo) - Method in class net.minecraftforge.common.ForgeMod
 
getDataForWriting(SaveHandler, WorldInfo) - Method in class net.minecraftforge.fml.FMLWorldPersistenceHook
 
getDataForWriting(SaveHandler, WorldInfo) - Method in interface net.minecraftforge.fml.WorldPersistenceHooks.WorldPersistenceHook
 
getDataGeneratorEvent() - Method in class net.minecraftforge.fml.ModLoader
 
getDataManager() - Method in class net.minecraft.entity.Entity
 
getDataManagerEntries() - Method in class net.minecraft.network.play.server.SEntityMetadataPacket
 
getDataManagerEntries() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getDataManagerEntries() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getDataPoints(String) - Method in class net.minecraft.profiler.EmptyProfileResult
 
getDataPoints(String) - Method in class net.minecraft.profiler.FilledProfileResult
 
getDataPoints(String) - Method in interface net.minecraft.profiler.IProfileResult
 
getDataVersion(CompoundNBT) - Static method in class net.minecraft.world.chunk.storage.ChunkLoader
 
getDayTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getDayTime() - Method in class net.minecraft.world.storage.WorldInfo
 
getDayTime() - Method in class net.minecraft.world.World
 
getDeathMaxRotation(EndermiteEntity) - Method in class net.minecraft.client.renderer.entity.EndermiteRenderer
 
getDeathMaxRotation(T) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
getDeathMaxRotation(SilverfishEntity) - Method in class net.minecraft.client.renderer.entity.SilverfishRenderer
 
getDeathMaxRotation(T) - Method in class net.minecraft.client.renderer.entity.SpiderRenderer
 
getDeathMessage() - Method in class net.minecraft.util.CombatTracker
 
getDeathMessage(LivingEntity) - Method in class net.minecraft.util.DamageSource
 
getDeathMessage(LivingEntity) - Method in class net.minecraft.util.EntityDamageSource
 
getDeathMessage(LivingEntity) - Method in class net.minecraft.util.IndirectEntityDamageSource
 
getDeathMessage(LivingEntity) - Method in class net.minecraft.util.NetherBedDamageSource
 
getDeathMessageVisibility() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getDeathMessageVisibility() - Method in class net.minecraft.scoreboard.Team
 
getDeathSound() - Method in class net.minecraft.entity.boss.WitherEntity
 
getDeathSound() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getDeathSound() - Method in class net.minecraft.entity.LivingEntity
 
getDeathSound() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getDeathSound() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.BlazeEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.CreeperEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.DrownedEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.EndermanEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.EvokerEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.GhastEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.HuskEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.MonsterEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.PhantomEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.PillagerEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.RavagerEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.SkeletonEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.SpiderEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.StrayEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.VexEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.VindicatorEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.WitchEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.ZombieEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.BatEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.CatEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.ChickenEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.CowEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.fish.CodEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.fish.SalmonEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.FoxEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.GolemEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.DonkeyEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.MuleEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.OcelotEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.PandaEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.ParrotEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.PigEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.RabbitEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.SheepEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.SquidEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.WolfEntity
 
getDeathSound() - Method in class net.minecraft.entity.player.PlayerEntity
 
getDebugFPS() - Static method in class net.minecraft.client.Minecraft
 
getDebugInfo() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
getDebugInfoEntities() - Method in class net.minecraft.client.renderer.WorldRenderer
 
getDebugInfoRenders() - Method in class net.minecraft.client.renderer.WorldRenderer
 
getDebugInfoRight() - Method in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
getDebugString() - Method in class net.minecraft.client.audio.SoundEngine
 
getDebugString() - Method in class net.minecraft.client.audio.SoundHandler
 
getDebugString() - Method in class net.minecraft.client.audio.SoundSystem
 
getDebugString(long) - Method in class net.minecraft.world.lighting.LightEngine
 
getDebugString(long) - Method in class net.minecraft.world.lighting.SkyLightEngine
 
getDecorationType() - Method in class net.minecraft.world.storage.MapBanner
 
getDefault() - Method in class net.minecraft.client.settings.KeyBinding
 
getDefault() - Static method in class net.minecraft.world.FoliageColors
 
getDefault() - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
getDefault() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
 
getDefault() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getDefault() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Gets this property's default value.
getDefault() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getDefaultBlock() - Method in class net.minecraft.world.gen.GenerationSettings
 
getDefaultCreatorModId(ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
Used as the default implementation of IForgeItem.getCreatorModId(net.minecraft.item.ItemStack).
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getDefaultFlatGenerator() - Static method in class net.minecraft.world.gen.FlatGenerationSettings
 
getDefaultFluid() - Method in class net.minecraft.world.gen.GenerationSettings
 
getDefaultInstance() - Method in class net.minecraft.item.Item
 
getDefaultInstance() - Method in class net.minecraft.item.PotionItem
 
getDefaultInstance() - Method in class net.minecraft.item.TippedArrowItem
 
getDefaultInstance() - Method in class net.minecraftforge.common.capabilities.Capability
A NEW instance of the default implementation.
getDefaultKey() - Method in class net.minecraft.util.registry.DefaultedRegistry
 
getDefaultKey() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getDefaultKey() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getDefaultName() - Method in class net.minecraft.tileentity.BarrelTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.BlastFurnaceTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.ChestTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.DispenserTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.DropperTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.FurnaceTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.LockableTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.SmokerTileEntity
 
getDefaultPermissionLevel(String) - Method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
 
getDefaultPitch() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
getDefaultRepo() - Static method in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
getDefaults() - Static method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
getDefaults() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getDefaults() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Gets this property's default values.
getDefaultSkin(UUID) - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
 
getDefaultSkinLegacy() - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
 
getDefaultSlotName(int) - Method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
getDefaultState() - Method in class net.minecraft.block.Block
 
getDefaultState() - Method in class net.minecraft.fluid.Fluid
 
getDefaultState() - Method in interface net.minecraftforge.client.model.IModel
Deprecated.
Default state this model will be baked with.
getDefaultTeleporter() - Method in class net.minecraft.world.server.ServerWorld
 
getDefaultTemperature() - Method in class net.minecraft.world.biome.Biome
 
getDefaultTranslationKey() - Method in class net.minecraft.enchantment.Enchantment
 
getDefaultTranslationKey() - Method in class net.minecraft.item.Item
 
getDefaultUVs() - Static method in class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
Deprecated.
 
getDefaultValue() - Method in class net.minecraft.entity.ai.attributes.Attribute
 
getDefaultValue() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
 
getDefaultVideoMode() - Method in class net.minecraft.client.Monitor
 
getDefaultVolume() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
getDeferredTileEntities() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getDeferredTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getDeferredTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getDeferredTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getDeferredTileEntity(BlockPos) - Method in interface net.minecraft.world.chunk.IChunk
 
getDelay(BlockState) - Method in class net.minecraft.block.ComparatorBlock
 
getDelay(BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getDelay(BlockState) - Method in class net.minecraft.block.RepeaterBlock
 
getDensity() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogDensity
 
getDensity() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getDensity(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getDensity(IEnviromentBlockReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getDependencies() - Method in class net.minecraft.client.renderer.model.BlockModel
 
getDependencies() - Method in interface net.minecraft.client.renderer.model.IUnbakedModel
 
getDependencies() - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
getDependencies() - Method in class net.minecraft.client.renderer.model.VariantList
 
getDependencies() - Method in interface net.minecraftforge.client.extensions.IForgeTextureAtlasSprite
 
getDependencies() - Method in class net.minecraftforge.client.model.ItemLayerModel
 
getDependencies() - Method in class net.minecraftforge.client.model.ModelDynBucket
Deprecated.
getDependencies() - Method in class net.minecraftforge.client.model.ModelFluid
 
getDependencies() - Method in class net.minecraftforge.client.model.MultiLayerModel
Deprecated.
 
getDependencies() - Method in class net.minecraftforge.client.model.MultiModel
Deprecated.
 
getDependencies() - Method in class net.minecraftforge.client.model.obj.OBJModel
Deprecated.
 
getDepth() - Method in class net.minecraft.world.biome.Biome
 
getDepthStriderModifier(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getDescription() - Method in class com.mojang.realmsclient.dto.RealmsServer
 
getDescription() - Method in class net.minecraft.advancements.DisplayInfo
 
getDescription() - Method in class net.minecraft.crash.CrashReport
 
getDescription() - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
 
getDescription() - Method in class net.minecraft.resources.data.PackMetadataSection
 
getDescription() - Method in class net.minecraft.resources.ResourcePackInfo
 
getDeserializer() - Method in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
getDeserializer() - Method in class net.minecraft.particles.ParticleType
 
getDestroyPackets(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
getDestroySpeed(BlockState) - Method in class net.minecraft.entity.player.PlayerInventory
 
getDestroySpeed(ItemStack, BlockState) - Method in class net.minecraft.item.AxeItem
 
getDestroySpeed(ItemStack, BlockState) - Method in class net.minecraft.item.Item
 
getDestroySpeed(BlockState) - Method in class net.minecraft.item.ItemStack
 
getDestroySpeed(ItemStack, BlockState) - Method in class net.minecraft.item.PickaxeItem
 
getDestroySpeed(ItemStack, BlockState) - Method in class net.minecraft.item.ShearsItem
 
getDestroySpeed(ItemStack, BlockState) - Method in class net.minecraft.item.SwordItem
 
getDestroySpeed(ItemStack, BlockState) - Method in class net.minecraft.item.ToolItem
 
getDiameter() - Method in class net.minecraft.world.border.WorldBorder
 
getDiameter() - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
getDifficulty() - Method in class net.minecraft.client.ClientGameSession
 
getDifficulty() - Method in class net.minecraft.network.play.server.SServerDifficultyPacket
 
getDifficulty() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getDifficulty() - Method in class net.minecraft.server.integrated.IntegratedServer
 
getDifficulty() - Method in class net.minecraft.server.MinecraftServer
 
getDifficulty() - Method in class net.minecraft.world.DifficultyInstance
 
getDifficulty() - Method in interface net.minecraft.world.IWorld
 
getDifficulty() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getDifficulty() - Method in class net.minecraft.world.storage.WorldInfo
 
getDifficulty() - Method in class net.minecraftforge.event.DifficultyChangeEvent
 
getDifficultyForLocation(BlockPos) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getDifficultyForLocation(BlockPos) - Method in interface net.minecraft.world.IWorld
 
getDifficultyForLocation(BlockPos) - Method in class net.minecraft.world.World
 
getDifficultyText(Difficulty) - Method in class net.minecraft.client.gui.screen.OptionsScreen
 
getDigSpeed(BlockState) - Method in class net.minecraft.entity.player.PlayerEntity
Deprecated.
getDigSpeed(BlockState, BlockPos) - Method in class net.minecraft.entity.player.PlayerEntity
 
getDimension() - Static method in class net.minecraft.command.arguments.DimensionArgument
 
getDimension() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
getDimension() - Method in class net.minecraft.network.play.server.SRespawnPacket
 
getDimension() - Method in class net.minecraft.util.math.GlobalPos
 
getDimension() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getDimension() - Method in interface net.minecraft.world.IWorldReader
 
getDimension() - Method in class net.minecraft.world.Region
 
getDimension() - Method in class net.minecraft.world.World
 
getDimension() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getDimension() - Method in class net.minecraftforge.event.entity.EntityTravelToDimensionEvent
 
getDimensionData(DimensionType) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getDimensionData(DimensionType) - Method in class net.minecraft.world.storage.WorldInfo
 
getDimId() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getDirection() - Method in class net.minecraft.network.NetworkManager
 
getDirection() - Method in class net.minecraftforge.event.world.PistonEvent
 
getDirection() - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
getDirection() - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
getDirection() - Method in class net.minecraftforge.fml.network.PacketDistributor.PacketTarget
 
getDirections() - Method in enum net.minecraft.util.Direction8
 
getDirectionToAttached(BlockState) - Static method in class net.minecraft.block.ChestBlock
 
getDirectionVec() - Method in enum net.minecraft.util.Direction
 
getDirectory(File) - Method in class net.minecraft.world.dimension.DimensionType
 
getDirectoryName() - Method in enum net.minecraft.resources.ResourcePackType
 
getDirty() - Method in class net.minecraft.network.datasync.EntityDataManager
 
getDirtyInstances() - Method in class net.minecraft.entity.ai.attributes.AttributeMap
 
getDisabledDataPacks() - Method in class net.minecraft.world.storage.WorldInfo
 
getDispatcher() - Method in class net.minecraft.command.Commands
 
getDispensePosition(IBlockSource) - Static method in class net.minecraft.block.DispenserBlock
 
getDispenseSlot() - Method in class net.minecraft.tileentity.DispenserTileEntity
 
getDisplay() - Method in class net.minecraft.advancements.Advancement
 
getDisplayedItem() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getDisplayedRecipes() - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
getDisplayHealth() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getDisplayList(BlockRenderLayer, CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.ListedChunkRender
 
getDisplayName(NetworkPlayerInfo) - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
getDisplayName() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getDisplayName() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Type
 
getDisplayName() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Usage
 
getDisplayName() - Method in class net.minecraft.command.CommandSource
 
getDisplayName(int) - Method in class net.minecraft.enchantment.Enchantment
 
getDisplayName() - Method in class net.minecraft.entity.Entity
 
getDisplayName() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getDisplayName() - Method in class net.minecraft.entity.player.PlayerEntity
 
getDisplayName() - Method in interface net.minecraft.inventory.container.INamedContainerProvider
 
getDisplayName() - Method in class net.minecraft.inventory.container.SimpleNamedContainerProvider
 
getDisplayName(ItemStack) - Method in class net.minecraft.item.Item
 
getDisplayName() - Method in class net.minecraft.item.ItemStack
 
getDisplayName(ItemStack) - Method in class net.minecraft.item.SkullItem
 
getDisplayName(ItemStack) - Method in class net.minecraft.item.WrittenBookItem
 
getDisplayName() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
 
getDisplayName() - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
getDisplayName() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getDisplayName() - Method in class net.minecraft.potion.Effect
 
getDisplayName() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getDisplayName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getDisplayName() - Method in enum net.minecraft.scoreboard.Team.CollisionRule
 
getDisplayName() - Method in enum net.minecraft.scoreboard.Team.Visible
 
getDisplayName() - Method in class net.minecraft.server.management.BanEntry
 
getDisplayName() - Method in class net.minecraft.server.management.IPBanEntry
 
getDisplayName() - Method in class net.minecraft.server.management.ProfileBanEntry
 
getDisplayName() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
getDisplayName() - Method in class net.minecraft.tileentity.LecternTileEntity
 
getDisplayName() - Method in class net.minecraft.tileentity.LockableTileEntity
 
getDisplayName() - Method in interface net.minecraft.util.INameable
 
getDisplayName(GameProfile) - Static method in class net.minecraft.util.text.TextComponentUtils
 
getDisplayName() - Method in class net.minecraft.world.biome.Biome
 
getDisplayName() - Method in enum net.minecraft.world.Difficulty
 
getDisplayName() - Method in enum net.minecraft.world.GameType
 
getDisplayName() - Method in class net.minecraft.world.storage.WorldSummary
 
getDisplayname() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
 
getDisplayName(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
Returns the localized name of this fluid.
getDisplayName() - Method in class net.minecraftforge.fluids.FluidStack
 
getDisplayNameAndUUID() - Method in class net.minecraft.entity.player.PlayerEntity
 
getDisplayRecipes(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
getDisplaySlotStrings() - Static method in class net.minecraft.scoreboard.Scoreboard
 
getDisplayString() - Method in class net.minecraft.client.settings.AbstractOption
 
getDisplayString(String) - Static method in class net.minecraft.client.settings.KeyBinding
 
getDisplayText() - Method in class net.minecraft.advancements.Advancement
 
getDisplayTile() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getDisplayTileOffset() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getDisplayTime() - Method in class net.minecraft.network.play.server.STitlePacket
 
getDistance() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getDistance() - Method in class net.minecraft.entity.ai.brain.memory.WalkTarget
 
getDistance(Entity) - Method in class net.minecraft.entity.Entity
 
getDistance() - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
 
getDistance() - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
 
getDistanceSq() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
getDistanceSq() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
getDistanceSq(double, double, double) - Method in class net.minecraft.entity.Entity
 
getDistanceSq(Entity) - Method in class net.minecraft.entity.Entity
 
getDistanceSq(Vec3d) - Method in class net.minecraft.entity.Entity
 
getDistanceSq(double, double, double) - Method in class net.minecraft.tileentity.TileEntity
 
getDistanceToCamera(double, double, double) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
getDistanceUntilEdge(BlockPos, Direction) - Method in class net.minecraft.block.NetherPortalBlock.Size
 
getDouble() - Method in class net.minecraft.nbt.ByteNBT
 
getDouble(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getDouble() - Method in class net.minecraft.nbt.DoubleNBT
 
getDouble() - Method in class net.minecraft.nbt.FloatNBT
 
getDouble() - Method in class net.minecraft.nbt.IntNBT
 
getDouble(int) - Method in class net.minecraft.nbt.ListNBT
 
getDouble() - Method in class net.minecraft.nbt.LongNBT
 
getDouble() - Method in class net.minecraft.nbt.NumberNBT
 
getDouble() - Method in class net.minecraft.nbt.ShortNBT
 
getDouble(int) - Method in class net.minecraft.network.PacketBuffer
 
getDouble(String, double) - Static method in class net.minecraft.realms.RealmsMth
 
getDouble(String, double, double) - Static method in class net.minecraft.realms.RealmsMth
 
getDouble(String, double) - Static method in class net.minecraft.util.math.MathHelper
 
getDouble(String, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
getDouble(int) - Method in class net.minecraft.util.math.shapes.DoubleRangeList
 
getDouble(int) - Method in class net.minecraft.util.math.shapes.NonOverlappingMerger
 
getDouble(int) - Method in class net.minecraft.util.math.shapes.OffsetDoubleList
 
getDownfall() - Method in class net.minecraft.world.biome.Biome
 
getDownloadImageSkin(ResourceLocation, String) - Static method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getDragAir() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getDragAir() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getDragEvent(int) - Static method in class net.minecraft.inventory.container.Container
 
getDragonFightManager() - Method in class net.minecraft.world.dimension.EndDimension
 
getDragons() - Method in class net.minecraft.world.server.ServerWorld
 
getDragX() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent
 
getDragY() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent
 
getDrawMode() - Method in class net.minecraft.client.renderer.BufferBuilder
 
getDrawMode() - Method in class net.minecraft.realms.RealmsBufferBuilder
 
getDrinkSound(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
getDrinkSound(ItemStack) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
getDripParticleData() - Method in class net.minecraft.fluid.Fluid
 
getDripParticleData() - Method in interface net.minecraft.fluid.IFluidState
 
getDripParticleData() - Method in class net.minecraft.fluid.LavaFluid
 
getDripParticleData() - Method in class net.minecraft.fluid.WaterFluid
 
getDropChance(EquipmentSlotType) - Method in class net.minecraft.entity.MobEntity
 
getDropChance() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
 
getDroppedExperience() - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
 
getDrops(BlockState, LootContext.Builder) - Method in class net.minecraft.block.Block
Deprecated.
getDrops(BlockState, ServerWorld, BlockPos, TileEntity) - Static method in class net.minecraft.block.Block
 
getDrops(BlockState, ServerWorld, BlockPos, TileEntity, Entity, ItemStack) - Static method in class net.minecraft.block.Block
 
getDrops(LootContext.Builder) - Method in class net.minecraft.block.BlockState
 
getDrops(BlockState, LootContext.Builder) - Method in class net.minecraft.block.FlowingFluidBlock
 
getDrops(BlockState, LootContext.Builder) - Method in class net.minecraft.block.MovingPistonBlock
 
getDrops(BlockState, LootContext.Builder) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getDrops(BlockState, LootContext.Builder) - Method in class net.minecraft.block.SkullWallPlayerBlock
 
getDrops() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
 
getDrops() - Method in class net.minecraftforge.event.entity.player.ItemFishedEvent
Use this to get the items the player will receive.
getDrops() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
 
getDummyDimType(int) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
getDummyFactory() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getDummyManagers() - Method in class net.minecraftforge.common.ticket.SimpleTicket
 
getDurability(EquipmentSlotType) - Method in enum net.minecraft.item.ArmorMaterial
 
getDurability(EquipmentSlotType) - Method in interface net.minecraft.item.IArmorMaterial
 
getDurabilityForDisplay(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Queries the percentage of the 'Durability' bar that should be drawn.
getDuration() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getDuration() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
getDuration() - Method in class net.minecraft.potion.EffectInstance
 
getDuration() - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent
 
getDustColor(BlockState) - Method in class net.minecraft.block.FallingBlock
 
getDustColor(BlockState) - Method in class net.minecraft.block.GravelBlock
 
getDustColor(BlockState) - Method in class net.minecraft.block.SandBlock
 
getDutiesFor(Activity) - Method in class net.minecraft.entity.ai.brain.schedule.Schedule
 
getDx() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getDy() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getDyeColor() - Method in class net.minecraft.item.DyeItem
 
getDyeRgb(DyeColor) - Static method in class net.minecraft.entity.passive.SheepEntity
 
getDynamicTexture() - Static method in class net.minecraft.client.renderer.texture.MissingTextureSprite
 
getDynamicTextureLocation(String, DynamicTexture) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
getDz() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getEatingGrassTimer() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 
getEatSound(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
getEatSound(ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
 
getEdgeLevel(long, long, int) - Method in class net.minecraft.util.SectionDistanceGraph
 
getEdgeLevel(long, long, int) - Method in class net.minecraft.world.chunk.ChunkDistanceGraph
 
getEdgeLevel(long, long, int) - Method in class net.minecraft.world.lighting.BlockLightEngine
 
getEdgeLevel(long, long, int) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
getEdgeLevel(long, long, int) - Method in class net.minecraft.world.lighting.LightEngine
 
getEdgeLevel(long, long, int) - Method in class net.minecraft.world.lighting.SkyLightEngine
 
getEffect() - Method in interface net.minecraftforge.common.extensions.IForgeEffect
 
getEffectId() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
getEffectInstance() - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
 
getEffectiveWeight(float) - Method in interface net.minecraft.world.storage.loot.ILootGenerator
 
getEffectiveWeight(float) - Method in class net.minecraft.world.storage.loot.StandaloneLootEntry.Generator
 
getEffectName() - Method in class net.minecraft.potion.EffectInstance
 
getEffects() - Method in class net.minecraft.item.Food
 
getEffects() - Method in class net.minecraft.potion.Potion
 
getEffects() - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
Note that returned list is unmodifiable.
getEffectsFromStack(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
 
getEffectsFromTag(CompoundNBT) - Static method in class net.minecraft.potion.PotionUtils
 
getEffectType() - Method in class net.minecraft.potion.Effect
 
getEfficiency() - Method in interface net.minecraft.item.IItemTier
 
getEfficiency() - Method in enum net.minecraft.item.ItemTier
 
getEfficiencyModifier(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEgg(EntityType<?>) - Static method in class net.minecraft.item.SpawnEggItem
 
getEggs() - Static method in class net.minecraft.item.SpawnEggItem
 
getElement(int) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getElement(int) - Method in class net.minecraft.realms.RealmsVertexFormat
 
getElementAfter(Iterable<T>, T) - Static method in class net.minecraft.util.Util
 
getElementBefore(Iterable<T>, T) - Static method in class net.minecraft.util.Util
 
getElementCount() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getElementCount() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getElementCount() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getElements() - Method in class net.minecraft.client.renderer.model.BlockModel
Deprecated.
getElements() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getElements() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getElements() - Method in class net.minecraftforge.client.model.obj.OBJModel.Parser
Deprecated.
 
getEmptyBucket() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
 
getEmptyCollisionShapes(Entity, AxisAlignedBB, Set<Entity>) - Method in interface net.minecraft.world.IEntityReader
 
getEmptyCollisionShapes(Entity, AxisAlignedBB, Set<Entity>) - Method in interface net.minecraft.world.IWorld
 
getEmptyCollisionShapes(Entity, AxisAlignedBB, Set<Entity>) - Method in interface net.minecraft.world.IWorldReader
 
getEmptyDefaults() - Static method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
getEmptyPot() - Method in class net.minecraft.block.FlowerPotBlock
 
getEmptySound() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getEmptySound(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getEmptySound(IEnviromentBlockReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getEnabledDataPacks() - Method in class net.minecraft.world.storage.WorldInfo
 
getEnabledPacks() - Method in class net.minecraft.resources.ResourcePackList
 
getEnchantability() - Method in enum net.minecraft.item.ArmorMaterial
 
getEnchantability() - Method in interface net.minecraft.item.IArmorMaterial
 
getEnchantability() - Method in interface net.minecraft.item.IItemTier
 
getEnchantability() - Method in enum net.minecraft.item.ItemTier
 
getEnchantedItemStack(EnchantmentData) - Static method in class net.minecraft.item.EnchantedBookItem
 
getEnchantIncreasePerLevel() - Method in enum net.minecraft.enchantment.ProtectionEnchantment.Type
 
getEnchantment(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EnchantmentArgument
 
getEnchantmentByID(int) - Static method in class net.minecraft.enchantment.Enchantment
 
getEnchantmentDatas(int, ItemStack, boolean) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEnchantmentLevel(Enchantment, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEnchantmentModifierDamage(Iterable<ItemStack>, DamageSource) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEnchantments(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEnchantments(ItemStack) - Static method in class net.minecraft.item.EnchantedBookItem
 
getEnchantmentTagList() - Method in class net.minecraft.item.ItemStack
 
getEnchantPowerBonus(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines the amount of enchanting power this block can provide to an enchanting table.
getEnchantPowerBonus(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines the amount of enchanting power this block can provide to an enchanting table.
getEnchantRow() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
Get the row for which the enchantment level is being set
getEnd() - Method in class net.minecraft.command.arguments.MessageArgument.Part
 
getEnd(Direction.Axis) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
getEnd(Direction.Axis) - Method in class net.minecraft.util.math.shapes.PartSplitVoxelShape
 
getEnd(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getEnd(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
getEndCityDistance() - Method in class net.minecraft.world.gen.GenerationSettings
 
getEndCitySeparation() - Method in class net.minecraft.world.gen.GenerationSettings
 
getEnergyStored() - Method in class net.minecraftforge.energy.EnergyStorage
 
getEnergyStored() - Method in interface net.minecraftforge.energy.IEnergyStorage
Returns the amount of energy currently stored.
getEnterDoors() - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
getEntities(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityArgument
 
getEntities() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getEntities(EntityType<?>, Predicate<? super Entity>) - Method in class net.minecraft.world.server.ServerWorld
 
getEntities() - Method in class net.minecraft.world.server.ServerWorld
 
getEntitiesAllowingNone(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityArgument
 
getEntitiesInAABBexcluding(Entity, AxisAlignedBB, Predicate<? super Entity>) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getEntitiesInAABBexcluding(Entity, AxisAlignedBB, Predicate<? super Entity>) - Method in interface net.minecraft.world.IEntityReader
 
getEntitiesInAABBexcluding(Entity, AxisAlignedBB, Predicate<? super Entity>) - Method in class net.minecraft.world.World
 
getEntitiesOfTypeWithinAABB(Class<? extends T>, AxisAlignedBB, List<T>, Predicate<? super T>) - Method in class net.minecraft.world.chunk.Chunk
 
getEntitiesOfTypeWithinAABB(Class<? extends T>, AxisAlignedBB, List<T>, Predicate<? super T>) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB, Predicate<? super T>) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB, Predicate<? super T>) - Method in interface net.minecraft.world.IEntityReader
 
getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
getEntitiesWithinAABB(EntityType<?>, AxisAlignedBB, Predicate<? super Entity>) - Method in class net.minecraft.world.World
 
getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB, Predicate<? super T>) - Method in class net.minecraft.world.World
 
getEntitiesWithinAABBExcludingEntity(Entity, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List<Entity>, Predicate<? super Entity>) - Method in class net.minecraft.world.chunk.Chunk
 
getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List<Entity>, Predicate<? super Entity>) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getEntity(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityArgument
 
getEntity() - Method in class net.minecraft.command.CommandSource
 
getEntity(ServerWorld) - Method in class net.minecraft.network.play.client.CSpectatePacket
 
getEntity(World) - Method in class net.minecraft.network.play.server.SCameraPacket
 
getEntity(World) - Method in class net.minecraft.network.play.server.SEntityHeadLookPacket
 
getEntity(World) - Method in class net.minecraft.network.play.server.SEntityPacket
 
getEntity(World) - Method in class net.minecraft.network.play.server.SEntityStatusPacket
 
getEntity(World) - Method in class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
getEntity() - Method in class net.minecraft.util.math.EntityRayTraceResult
 
getEntity() - Method in class net.minecraft.util.math.shapes.EntitySelectionContext
 
getEntity() - Method in class net.minecraftforge.client.event.FOVUpdateEvent
 
getEntity() - Method in class net.minecraftforge.client.event.RenderLivingEvent
 
getEntity() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
getEntity() - Method in interface net.minecraftforge.common.extensions.IForgeSelectionContext
 
getEntity() - Method in class net.minecraftforge.event.entity.EntityEvent
 
getEntity() - Method in class net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent
 
getEntity() - Method in class net.minecraftforge.event.world.BlockEvent.FarmlandTrampleEvent
 
getEntity() - Method in class net.minecraftforge.event.world.GetCollisionBoxesEvent
 
getEntity() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getEntityAnchor(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityAnchorArgument
 
getEntityAnchorType() - Method in class net.minecraft.command.CommandSource
 
getEntityBeingMounted() - Method in class net.minecraftforge.event.entity.EntityMountEvent
 
getEntityBoundingBox() - Method in class net.minecraftforge.client.event.PlayerSPPushOutOfBlocksEvent
 
getEntityByID(int) - Method in class net.minecraft.client.world.ClientWorld
 
getEntityByID(int) - Method in class net.minecraft.world.server.ServerWorld
 
getEntityByID(int) - Method in class net.minecraft.world.World
 
getEntityByUuid(UUID) - Method in class net.minecraft.world.server.ServerWorld
 
getEntityEquipment(LivingEntity) - Method in class net.minecraft.enchantment.Enchantment
 
getEntityFromWorld(World) - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
getEntityId(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntitySummonArgument
 
getEntityId() - Method in class net.minecraft.entity.Entity
 
getEntityId() - Method in class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SAnimateHandPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SCollectItemPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SEntityEquipmentPacket
 
getEntityId() - Method in class net.minecraft.network.play.server.SEntityMetadataPacket
 
getEntityId() - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket
 
getEntityId() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
getEntityId() - Method in class net.minecraft.network.play.server.SMountEntityPacket
 
getEntityId() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
getEntityId() - Method in class net.minecraft.network.play.server.SSetPassengersPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
getEntityId() - Method in class net.minecraft.network.play.server.SSpawnGlobalEntityPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getEntityId() - Method in class net.minecraft.world.storage.MapFrame
 
getEntityId() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getEntityIDs() - Method in class net.minecraft.network.play.server.SDestroyEntitiesPacket
 
getEntityItem() - Method in class net.minecraftforge.event.entity.item.ItemEvent
The relevant EntityItem for this event, already cast for you.
getEntityItemFrame() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
 
getEntityLifespan(ItemStack, World) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Retrieves the normal 'lifespan' of this item when it is dropped on the ground as a EntityItem.
getEntityLifespan(World) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Retrieves the normal 'lifespan' of this item when it is dropped on the ground as a EntityItem.
getEntityLists() - Method in class net.minecraft.world.chunk.Chunk
 
getEntityLiving() - Method in class net.minecraftforge.event.entity.living.LivingEvent
 
getEntityModel() - Method in interface net.minecraft.client.renderer.entity.IEntityRenderer
 
getEntityModel() - Method in class net.minecraft.client.renderer.entity.layers.LayerRenderer
 
getEntityModel() - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
getEntityMounting() - Method in class net.minecraftforge.event.entity.EntityMountEvent
 
getEntityPlayer() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
This event is fired with a null player during startup when populating search trees for tooltips.
getEntityPlayer() - Method in class net.minecraftforge.event.entity.player.PlayerEvent
Deprecated.
getEntityPosition() - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
getEntityPosition() - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
getEntityPosition() - Method in class net.minecraft.pathfinding.PathNavigator
 
getEntityPosition() - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
getEntitySenses() - Method in class net.minecraft.entity.MobEntity
 
getEntityShader(Class<? extends Entity>) - Static method in class net.minecraftforge.fml.client.registry.ClientRegistry
 
getEntitySpawningPacket(Entity) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
getEntityString() - Method in class net.minecraft.entity.Entity
 
getEntityTexture(ZombieEntity) - Method in class net.minecraft.client.renderer.entity.AbstractZombieRenderer
 
getEntityTexture(AreaEffectCloudEntity) - Method in class net.minecraft.client.renderer.entity.AreaEffectCloudRenderer
 
getEntityTexture(ArmorStandEntity) - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
getEntityTexture(BatEntity) - Method in class net.minecraft.client.renderer.entity.BatRenderer
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.BipedRenderer
 
getEntityTexture(BlazeEntity) - Method in class net.minecraft.client.renderer.entity.BlazeRenderer
 
getEntityTexture(BoatEntity) - Method in class net.minecraft.client.renderer.entity.BoatRenderer
 
getEntityTexture(CatEntity) - Method in class net.minecraft.client.renderer.entity.CatRenderer
 
getEntityTexture(CaveSpiderEntity) - Method in class net.minecraft.client.renderer.entity.CaveSpiderRenderer
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.ChestedHorseRenderer
 
getEntityTexture(ChickenEntity) - Method in class net.minecraft.client.renderer.entity.ChickenRenderer
 
getEntityTexture(CodEntity) - Method in class net.minecraft.client.renderer.entity.CodRenderer
 
getEntityTexture(CowEntity) - Method in class net.minecraft.client.renderer.entity.CowRenderer
 
getEntityTexture(CreeperEntity) - Method in class net.minecraft.client.renderer.entity.CreeperRenderer
 
getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.DefaultRenderer
 
getEntityTexture(DolphinEntity) - Method in class net.minecraft.client.renderer.entity.DolphinRenderer
 
getEntityTexture(DragonFireballEntity) - Method in class net.minecraft.client.renderer.entity.DragonFireballRenderer
 
getEntityTexture(ZombieEntity) - Method in class net.minecraft.client.renderer.entity.DrownedRenderer
 
getEntityTexture(GuardianEntity) - Method in class net.minecraft.client.renderer.entity.ElderGuardianRenderer
 
getEntityTexture(EnderCrystalEntity) - Method in class net.minecraft.client.renderer.entity.EnderCrystalRenderer
 
getEntityTexture(EnderDragonEntity) - Method in class net.minecraft.client.renderer.entity.EnderDragonRenderer
 
getEntityTexture(EndermanEntity) - Method in class net.minecraft.client.renderer.entity.EndermanRenderer
 
getEntityTexture(EndermiteEntity) - Method in class net.minecraft.client.renderer.entity.EndermiteRenderer
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
getEntityTexture(EvokerFangsEntity) - Method in class net.minecraft.client.renderer.entity.EvokerFangsRenderer
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.EvokerRenderer
 
getEntityTexture(ExperienceOrbEntity) - Method in class net.minecraft.client.renderer.entity.ExperienceOrbRenderer
 
getEntityTexture(FallingBlockEntity) - Method in class net.minecraft.client.renderer.entity.FallingBlockRenderer
 
getEntityTexture(FireworkRocketEntity) - Method in class net.minecraft.client.renderer.entity.FireworkRocketRenderer
 
getEntityTexture(FishingBobberEntity) - Method in class net.minecraft.client.renderer.entity.FishRenderer
 
getEntityTexture(FoxEntity) - Method in class net.minecraft.client.renderer.entity.FoxRenderer
 
getEntityTexture(GhastEntity) - Method in class net.minecraft.client.renderer.entity.GhastRenderer
 
getEntityTexture(GiantEntity) - Method in class net.minecraft.client.renderer.entity.GiantZombieRenderer
 
getEntityTexture(GuardianEntity) - Method in class net.minecraft.client.renderer.entity.GuardianRenderer
 
getEntityTexture(HorseEntity) - Method in class net.minecraft.client.renderer.entity.HorseRenderer
 
getEntityTexture(ZombieEntity) - Method in class net.minecraft.client.renderer.entity.HuskRenderer
 
getEntityTexture(IllusionerEntity) - Method in class net.minecraft.client.renderer.entity.IllusionerRenderer
 
getEntityTexture(IronGolemEntity) - Method in class net.minecraft.client.renderer.entity.IronGolemRenderer
 
getEntityTexture(ItemFrameEntity) - Method in class net.minecraft.client.renderer.entity.ItemFrameRenderer
 
getEntityTexture(ItemEntity) - Method in class net.minecraft.client.renderer.entity.ItemRenderer
 
getEntityTexture(LeashKnotEntity) - Method in class net.minecraft.client.renderer.entity.LeashKnotRenderer
 
getEntityTexture(LightningBoltEntity) - Method in class net.minecraft.client.renderer.entity.LightningBoltRenderer
 
getEntityTexture(LlamaEntity) - Method in class net.minecraft.client.renderer.entity.LlamaRenderer
 
getEntityTexture(LlamaSpitEntity) - Method in class net.minecraft.client.renderer.entity.LlamaSpitRenderer
 
getEntityTexture(MagmaCubeEntity) - Method in class net.minecraft.client.renderer.entity.MagmaCubeRenderer
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.MinecartRenderer
 
getEntityTexture(MooshroomEntity) - Method in class net.minecraft.client.renderer.entity.MooshroomRenderer
 
getEntityTexture(OcelotEntity) - Method in class net.minecraft.client.renderer.entity.OcelotRenderer
 
getEntityTexture(PaintingEntity) - Method in class net.minecraft.client.renderer.entity.PaintingRenderer
 
getEntityTexture(PandaEntity) - Method in class net.minecraft.client.renderer.entity.PandaRenderer
 
getEntityTexture(ParrotEntity) - Method in class net.minecraft.client.renderer.entity.ParrotRenderer
 
getEntityTexture(PhantomEntity) - Method in class net.minecraft.client.renderer.entity.PhantomRenderer
 
getEntityTexture(PigEntity) - Method in class net.minecraft.client.renderer.entity.PigRenderer
 
getEntityTexture(ZombiePigmanEntity) - Method in class net.minecraft.client.renderer.entity.PigZombieRenderer
 
getEntityTexture(PillagerEntity) - Method in class net.minecraft.client.renderer.entity.PillagerRenderer
 
getEntityTexture(AbstractClientPlayerEntity) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
getEntityTexture(PolarBearEntity) - Method in class net.minecraft.client.renderer.entity.PolarBearRenderer
 
getEntityTexture(PufferfishEntity) - Method in class net.minecraft.client.renderer.entity.PufferfishRenderer
 
getEntityTexture(RabbitEntity) - Method in class net.minecraft.client.renderer.entity.RabbitRenderer
 
getEntityTexture(RavagerEntity) - Method in class net.minecraft.client.renderer.entity.RavagerRenderer
 
getEntityTexture(SalmonEntity) - Method in class net.minecraft.client.renderer.entity.SalmonRenderer
 
getEntityTexture(SheepEntity) - Method in class net.minecraft.client.renderer.entity.SheepRenderer
 
getEntityTexture(ShulkerBulletEntity) - Method in class net.minecraft.client.renderer.entity.ShulkerBulletRenderer
 
getEntityTexture(ShulkerEntity) - Method in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
getEntityTexture(SilverfishEntity) - Method in class net.minecraft.client.renderer.entity.SilverfishRenderer
 
getEntityTexture(AbstractSkeletonEntity) - Method in class net.minecraft.client.renderer.entity.SkeletonRenderer
 
getEntityTexture(SlimeEntity) - Method in class net.minecraft.client.renderer.entity.SlimeRenderer
 
getEntityTexture(SnowGolemEntity) - Method in class net.minecraft.client.renderer.entity.SnowManRenderer
 
getEntityTexture(SpectralArrowEntity) - Method in class net.minecraft.client.renderer.entity.SpectralArrowRenderer
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.SpiderRenderer
 
getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.SpriteRenderer
 
getEntityTexture(SquidEntity) - Method in class net.minecraft.client.renderer.entity.SquidRenderer
 
getEntityTexture(AbstractSkeletonEntity) - Method in class net.minecraft.client.renderer.entity.StrayRenderer
 
getEntityTexture(ArrowEntity) - Method in class net.minecraft.client.renderer.entity.TippedArrowRenderer
 
getEntityTexture(TNTEntity) - Method in class net.minecraft.client.renderer.entity.TNTRenderer
 
getEntityTexture(TridentEntity) - Method in class net.minecraft.client.renderer.entity.TridentRenderer
 
getEntityTexture(TropicalFishEntity) - Method in class net.minecraft.client.renderer.entity.TropicalFishRenderer
 
getEntityTexture(TurtleEntity) - Method in class net.minecraft.client.renderer.entity.TurtleRenderer
 
getEntityTexture(AbstractHorseEntity) - Method in class net.minecraft.client.renderer.entity.UndeadHorseRenderer
 
getEntityTexture(VexEntity) - Method in class net.minecraft.client.renderer.entity.VexRenderer
 
getEntityTexture(VillagerEntity) - Method in class net.minecraft.client.renderer.entity.VillagerRenderer
 
getEntityTexture(VindicatorEntity) - Method in class net.minecraft.client.renderer.entity.VindicatorRenderer
 
getEntityTexture(WanderingTraderEntity) - Method in class net.minecraft.client.renderer.entity.WanderingTraderRenderer
 
getEntityTexture(WitchEntity) - Method in class net.minecraft.client.renderer.entity.WitchRenderer
 
getEntityTexture(WitherEntity) - Method in class net.minecraft.client.renderer.entity.WitherRenderer
 
getEntityTexture(AbstractSkeletonEntity) - Method in class net.minecraft.client.renderer.entity.WitherSkeletonRenderer
 
getEntityTexture(WitherSkullEntity) - Method in class net.minecraft.client.renderer.entity.WitherSkullRenderer
 
getEntityTexture(WolfEntity) - Method in class net.minecraft.client.renderer.entity.WolfRenderer
 
getEntityTexture(ZombieVillagerEntity) - Method in class net.minecraft.client.renderer.entity.ZombieVillagerRenderer
 
getEntityType() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getEntityTypes() - Method in class net.minecraft.tags.NetworkTagManager
 
getEntityWorld() - Method in class net.minecraft.entity.Entity
 
getEntries() - Method in class net.minecraft.command.FunctionObject
 
getEntries() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket
 
getEntries() - Method in class net.minecraft.server.management.UserList
 
getEntries() - Method in class net.minecraft.tags.BlockTags.Wrapper
 
getEntries() - Method in class net.minecraft.tags.EntityTypeTags.Wrapper
 
getEntries() - Method in class net.minecraft.tags.FluidTags.Wrapper
 
getEntries() - Method in class net.minecraft.tags.ItemTags.Wrapper
 
getEntries() - Method in class net.minecraft.tags.Tag
 
getEntries() - Method in class net.minecraftforge.registries.DeferredRegister
 
getEntries() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getEntries() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getEntry(int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getEntry(K) - Method in class net.minecraft.server.management.UserList
 
getEntry(ResourceLocation) - Method in class net.minecraftforge.event.world.RegisterDimensionsEvent
 
getEntryAtPosition(double, double) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getEntryRightBound() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Gets this entry's right-hand x boundary.
getEnumGameType() - Method in class net.minecraft.world.storage.WorldSummary
 
getEquipmentAndArmor() - Method in class net.minecraft.entity.Entity
 
getEquipmentSlot() - Method in class net.minecraft.item.ArmorItem
 
getEquipmentSlot() - Method in class net.minecraft.network.play.server.SEntityEquipmentPacket
 
getEquipmentSlot(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Override this to set a non-default armor slot for an ItemStack, but do not use this to get the armor slot of said stack; for that, use net.minecraft.entity.EntityLiving#getSlotForItemStack(ItemStack).
getEquipmentSlot() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Override this to set a non-default armor slot for an ItemStack, but do not use this to get the armor slot of said stack; for that, use net.minecraft.entity.EntityLiving#getSlotForItemStack(ItemStack).
getEquipProgress() - Method in class net.minecraftforge.client.event.RenderSpecificHandEvent
 
getError() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getErrors() - Method in exception net.minecraftforge.fml.LoadingFailedException
 
getErrorString(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
getEvent(ICustomPacket<?>, Supplier<NetworkEvent.Context>) - Method in enum net.minecraftforge.fml.network.NetworkDirection
 
getEventBus() - Method in class net.minecraftforge.fml.javafmlmod.FMLModContainer
 
getEventID() - Method in class net.minecraft.block.BlockEventData
 
getEventParameter() - Method in class net.minecraft.block.BlockEventData
 
getExamples() - Method in class net.minecraft.command.arguments.BlockPosArgument
 
getExamples() - Method in class net.minecraft.command.arguments.BlockPredicateArgument
 
getExamples() - Method in class net.minecraft.command.arguments.BlockStateArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ColorArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ColumnPosArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ComponentArgument
 
getExamples() - Method in class net.minecraft.command.arguments.DimensionArgument
 
getExamples() - Method in class net.minecraft.command.arguments.EnchantmentArgument
 
getExamples() - Method in class net.minecraft.command.arguments.EntityAnchorArgument
 
getExamples() - Method in class net.minecraft.command.arguments.EntityArgument
 
getExamples() - Method in class net.minecraft.command.arguments.EntitySummonArgument
 
getExamples() - Method in class net.minecraft.command.arguments.FunctionArgument
 
getExamples() - Method in class net.minecraft.command.arguments.GameProfileArgument
 
getExamples() - Method in class net.minecraft.command.arguments.IRangeArgument.FloatRange
 
getExamples() - Method in class net.minecraft.command.arguments.IRangeArgument.IntRange
 
getExamples() - Method in class net.minecraft.command.arguments.ItemArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ItemPredicateArgument
 
getExamples() - Method in class net.minecraft.command.arguments.MessageArgument
 
getExamples() - Method in class net.minecraft.command.arguments.NBTCompoundTagArgument
 
getExamples() - Method in class net.minecraft.command.arguments.NBTPathArgument
 
getExamples() - Method in class net.minecraft.command.arguments.NBTTagArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ObjectiveArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
getExamples() - Method in class net.minecraft.command.arguments.OperationArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ParticleArgument
 
getExamples() - Method in class net.minecraft.command.arguments.PotionArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ResourceLocationArgument
 
getExamples() - Method in class net.minecraft.command.arguments.RotationArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ScoreboardSlotArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ScoreHolderArgument
 
getExamples() - Method in class net.minecraft.command.arguments.SlotArgument
 
getExamples() - Method in class net.minecraft.command.arguments.SwizzleArgument
 
getExamples() - Method in class net.minecraft.command.arguments.TeamArgument
 
getExamples() - Method in class net.minecraft.command.arguments.TimeArgument
 
getExamples() - Method in class net.minecraft.command.arguments.Vec2Argument
 
getExamples() - Method in class net.minecraft.command.arguments.Vec3Argument
 
getExamples() - Method in class net.minecraftforge.server.command.EnumArgument
 
getExamples() - Method in class net.minecraftforge.server.command.ModIdArgument
 
getException() - Method in class net.minecraftforge.event.CommandEvent
 
getExecutionThread() - Method in class net.minecraft.client.audio.SoundEngineExecutor
 
getExecutionThread() - Method in class net.minecraft.client.Minecraft
 
getExecutionThread() - Method in class net.minecraft.server.MinecraftServer
 
getExecutionThread() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
getExistingFile(ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
getExistingFileHelper() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
getExitMessage() - Method in class net.minecraft.network.NetworkManager
 
getExpDrop(BlockState, IWorldReader, BlockPos, int, int) - Method in class net.minecraft.block.OreBlock
 
getExpDrop(BlockState, IWorldReader, BlockPos, int, int) - Method in class net.minecraft.block.RedstoneOreBlock
 
getExpDrop(BlockState, IWorldReader, BlockPos, int, int) - Method in class net.minecraft.block.SpawnerBlock
 
getExpDrop(BlockState, IWorldReader, BlockPos, int, int) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Gathers how much experience this block drops when broken.
getExpDrop(IWorldReader, BlockPos, int, int) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Gathers how much experience this block drops when broken.
getExpectedFingerprint() - Method in class net.minecraftforge.fml.event.lifecycle.FMLFingerprintViolationEvent
 
getExperience() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getExperienceBar() - Method in class net.minecraft.network.play.server.SSetExperiencePacket
 
getExperienceDrop(LivingEntity, PlayerEntity, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.LivingEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.MobEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.monster.ZombieEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.passive.AnimalEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.passive.ChickenEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.passive.WaterMobEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
getExplosion() - Method in class net.minecraftforge.event.world.ExplosionEvent
 
getExplosionResistance() - Method in class net.minecraft.block.Block
Deprecated.
getExplosionResistance() - Method in class net.minecraft.block.StairsBlock
 
getExplosionResistance(Explosion, IBlockReader, BlockPos, BlockState, IFluidState, float) - Method in class net.minecraft.entity.Entity
 
getExplosionResistance(Explosion, IBlockReader, BlockPos, BlockState, IFluidState, float) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
getExplosionResistance(Explosion, IBlockReader, BlockPos, BlockState, IFluidState, float) - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
getExplosionResistance() - Method in class net.minecraft.fluid.EmptyFluid
 
getExplosionResistance() - Method in class net.minecraft.fluid.Fluid
 
getExplosionResistance() - Method in interface net.minecraft.fluid.IFluidState
Deprecated.
getExplosionResistance() - Method in class net.minecraft.fluid.LavaFluid
 
getExplosionResistance() - Method in class net.minecraft.fluid.WaterFluid
 
getExplosionResistance(BlockState, IWorldReader, BlockPos, Entity, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Location sensitive version of getExplosionResistance
getExplosionResistance(IWorldReader, BlockPos, Entity, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Location sensitive version of getExplosionResistance
getExplosionResistance(IFluidState, IWorldReader, BlockPos, Entity, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeFluid
Location sensitive version of getExplosionResistance
getExplosionResistance(IWorldReader, BlockPos, Entity, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeFluidState
Location sensitive version of getExplosionResistance
getExplosionResistance() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getExplosivePlacedBy() - Method in class net.minecraft.world.Explosion
 
getExpToDrop() - Method in class net.minecraftforge.event.world.BlockEvent.BreakEvent
Get the experience dropped by the block after the event has processed
getExtendedState(BlockState, IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Can return IExtendedBlockState
getExtendedState(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Can return IExtendedBlockState
getExtraLife() - Method in class net.minecraftforge.event.entity.item.ItemExpireEvent
 
getEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.Entity
 
getEyeHeight(Pose) - Method in class net.minecraft.entity.Entity
 
getEyeHeight() - Method in class net.minecraft.entity.Entity
 
getEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
getEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.item.TNTEntity
 
getEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.LivingEntity
 
getEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getEyePosition(float) - Method in class net.minecraft.entity.Entity
 
getFace() - Method in class net.minecraft.client.renderer.model.BakedQuad
 
getFace() - Method in class net.minecraft.item.ItemUseContext
 
getFace() - Method in class net.minecraft.util.math.BlockRayTraceResult
 
getFace() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
getFaceOffsetPos() - Method in class net.minecraftforge.event.world.PistonEvent
Helper method that gets the piston position offset by its facing
getFaces() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
getFaces() - Method in class net.minecraftforge.client.model.obj.OBJModel.Group
Deprecated.
 
getFaceUvs(Direction) - Method in class net.minecraft.client.renderer.model.BlockPart
 
getFacing(BlockState) - Static method in class net.minecraft.block.HorizontalFaceBlock
 
getFacing(Direction) - Static method in enum net.minecraft.client.renderer.FaceDirection
 
getFacing() - Method in class net.minecraft.network.play.client.CPlayerDiggingPacket
 
getFacing() - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
getFacing() - Method in class net.minecraft.tileentity.PistonTileEntity
 
getFacingDirections(Entity) - Static method in enum net.minecraft.util.Direction
 
getFacingFromAxis(Direction.AxisDirection, Direction.Axis) - Static method in enum net.minecraft.util.Direction
 
getFacingFromAxisDirection(Direction.Axis, Direction.AxisDirection) - Static method in enum net.minecraft.util.Direction
 
getFacingFromVector(double, double, double) - Static method in enum net.minecraft.util.Direction
 
getFacingFromVector(float, float, float) - Static method in enum net.minecraft.util.Direction
 
getFacingFromVertexData(int[]) - Static method in class net.minecraft.client.renderer.model.FaceBakery
 
getFactory(JsonObject) - Method in enum net.minecraft.client.gui.fonts.providers.GlyphProviderTypes
 
getFactory() - Method in class net.minecraftforge.common.ModDimension
 
getFadeInTime() - Method in class net.minecraft.network.play.server.STitlePacket
 
getFadeOutTime() - Method in class net.minecraft.network.play.server.STitlePacket
 
getFallDistance() - Method in class net.minecraftforge.event.world.BlockEvent.FarmlandTrampleEvent
 
getFallSound() - Method in class net.minecraft.block.SoundType
 
getFallSound(int) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getFallSound(int) - Method in class net.minecraft.entity.LivingEntity
 
getFallSound(int) - Method in class net.minecraft.entity.monster.MonsterEntity
 
getFallSound(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
getFallSuffix() - Method in class net.minecraft.util.CombatEntry
 
getFarPlaneDistance() - Method in class net.minecraft.client.renderer.GameRenderer
 
getFarPlaneDistance() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.RenderFogEvent
 
getFavicon() - Method in class net.minecraft.network.ServerStatusResponse
 
getFeatures(GenerationStage.Decoration) - Method in class net.minecraft.world.biome.Biome
 
getFGColor() - Method in class net.minecraft.client.gui.widget.Widget
 
getFighter() - Method in class net.minecraft.util.CombatTracker
 
getFightManager() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getFile(ResourceLocation) - Method in class net.minecraft.client.resources.FolderResourceIndex
 
getFile(String) - Method in class net.minecraft.client.resources.FolderResourceIndex
 
getFile(ResourceLocation) - Method in class net.minecraft.client.resources.ResourceIndex
 
getFile(String) - Method in class net.minecraft.client.resources.ResourceIndex
 
getFile() - Method in class net.minecraft.crash.CrashReport
 
getFile(String) - Method in class net.minecraft.server.MinecraftServer
 
getFile(String, String) - Method in class net.minecraft.world.storage.SaveFormat
 
getFile() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getFile(String) - Method in class net.minecraftforge.fml.relauncher.libraries.LinkRepository
 
getFile(String) - Method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
getFileName() - Method in enum net.minecraft.tileentity.BannerPattern
 
getFileName() - Method in class net.minecraft.world.storage.WorldSummary
 
getFileName() - Method in class net.minecraftforge.fml.config.ModConfig
 
getFileName() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CConfigData
 
getFilename() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getFileResourcePacks() - Method in class net.minecraft.client.Minecraft
 
getFiles(String, int, Predicate<String>) - Method in class net.minecraft.client.resources.FolderResourceIndex
 
getFiles(String, int, Predicate<String>) - Method in class net.minecraft.client.resources.ResourceIndex
 
getFileVisitor() - Method in class net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider
 
getFileVisitor() - Method in class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider
 
getFilledBucket() - Method in class net.minecraft.fluid.EmptyFluid
 
getFilledBucket() - Method in class net.minecraft.fluid.Fluid
 
getFilledBucket() - Method in class net.minecraft.fluid.LavaFluid
 
getFilledBucket() - Method in class net.minecraft.fluid.WaterFluid
 
getFilledBucket() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
 
getFilledBucket(FluidStack) - Static method in class net.minecraftforge.fluids.FluidUtil
 
getFilledBucket() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getFilledPercentage(World, BlockPos) - Method in interface net.minecraftforge.fluids.IFluidBlock
Returns the amount of a single block is filled.
getFillSound() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getFillSound(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getFillSound(IEnviromentBlockReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getFinalPathPoint() - Method in class net.minecraft.pathfinding.Path
 
getFinalState() - Method in class net.minecraft.tileentity.JigsawTileEntity
 
getFingerLength() - Method in class net.minecraft.block.pattern.BlockPattern
 
getFingerprint(Certificate) - Static method in class net.minecraftforge.fml.common.CertificateHelper
 
getFingerprint(ByteBuffer) - Static method in class net.minecraftforge.fml.common.CertificateHelper
 
getFingerprints(Certificate[]) - Static method in class net.minecraftforge.fml.common.CertificateHelper
 
getFingerprints() - Method in class net.minecraftforge.fml.event.lifecycle.FMLFingerprintViolationEvent
 
getFireAspectModifier(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getFireball() - Method in class net.minecraftforge.event.entity.ProjectileImpactEvent.Fireball
 
getFireballStrength() - Method in class net.minecraft.entity.monster.GhastEntity
 
getFireImmuneTicks() - Method in class net.minecraft.entity.Entity
 
getFireImmuneTicks() - Method in class net.minecraft.entity.player.PlayerEntity
 
getFireSpreadSpeed(BlockState, IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called when fire is updating on a neighbor block.
getFireSpreadSpeed(IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called when fire is updating on a neighbor block.
getFireTimeForEntity(LivingEntity, int) - Static method in class net.minecraft.enchantment.ProtectionEnchantment
 
getFireworkColor() - Method in enum net.minecraft.item.DyeColor
 
getFirstEmptyStack() - Method in class net.minecraft.entity.player.PlayerInventory
 
getFirstPersonRenderer() - Method in class net.minecraft.client.Minecraft
 
getFirstProgressDate() - Method in class net.minecraft.advancements.AdvancementProgress
 
getFishBucket() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
getFishBucket() - Method in class net.minecraft.entity.passive.fish.CodEntity
 
getFishBucket() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getFishBucket() - Method in class net.minecraft.entity.passive.fish.SalmonEntity
 
getFishBucket() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getFishingLuckBonus(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getFishingSpeedBonus(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getFishType() - Method in class net.minecraft.item.FishBucketItem
 
getFixedNBTForID(int) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
 
getFixer() - Method in class net.minecraft.world.storage.SaveHandler
 
getFlag(int) - Method in class net.minecraft.entity.Entity
 
getFlag() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getFlags() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getFlags() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
getFlags() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
getFlags() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
Use to determine if the advanced information on item tooltips is being shown, toggled by F3+H.
getFlammability(BlockState, IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Chance that fire will spread and consume this block.
getFlammability(IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Chance that fire will spread and consume this block.
getFlatLayers() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
getFleeceColor() - Method in class net.minecraft.entity.passive.SheepEntity
 
getFloat() - Method in class net.minecraft.nbt.ByteNBT
 
getFloat(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getFloat() - Method in class net.minecraft.nbt.DoubleNBT
 
getFloat() - Method in class net.minecraft.nbt.FloatNBT
 
getFloat() - Method in class net.minecraft.nbt.IntNBT
 
getFloat(int) - Method in class net.minecraft.nbt.ListNBT
 
getFloat() - Method in class net.minecraft.nbt.LongNBT
 
getFloat() - Method in class net.minecraft.nbt.NumberNBT
 
getFloat() - Method in class net.minecraft.nbt.ShortNBT
 
getFloat(int) - Method in class net.minecraft.network.PacketBuffer
 
getFloat(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getFloat(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getFloat(JsonObject, String, float) - Static method in class net.minecraft.util.JSONUtils
 
getFlopSound() - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
getFlopSound() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getFlopSound() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
getFlopSound() - Method in class net.minecraft.entity.passive.fish.CodEntity
 
getFlopSound() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getFlopSound() - Method in class net.minecraft.entity.passive.fish.SalmonEntity
 
getFlopSound() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getFlow(IBlockReader, BlockPos) - Method in interface net.minecraft.fluid.IFluidState
 
getFlowers() - Method in class net.minecraft.world.biome.Biome
 
getFlowing(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getFlowing(IEnviromentBlockReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getFlowingFluid() - Method in class net.minecraft.fluid.FlowingFluid
 
getFlowingFluid() - Method in class net.minecraft.fluid.LavaFluid
 
getFlowingFluid() - Method in class net.minecraft.fluid.WaterFluid
 
getFlowingFluid() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getFlowingFluidState(int, boolean) - Method in class net.minecraft.fluid.FlowingFluid
 
getFlowingTexture() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getFluid() - Method in class net.minecraft.block.FlowingFluidBlock
 
getFluid() - Method in class net.minecraft.fluid.FluidState
 
getFluid() - Method in interface net.minecraft.fluid.IFluidState
 
getFluid() - Method in class net.minecraft.item.BucketItem
 
getFluid() - Method in interface net.minecraftforge.common.extensions.IForgeFluid
 
getFluid() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
getFluid() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
getFluid() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getFluid() - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
getFluid() - Method in class net.minecraftforge.fluids.FluidStack
 
getFluid() - Method in interface net.minecraftforge.fluids.IFluidBlock
Returns the Fluid associated with this Block.
getFluid() - Method in interface net.minecraftforge.fluids.IFluidTank
 
getFluidAmount() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getFluidAmount() - Method in interface net.minecraftforge.fluids.IFluidTank
 
getFluidContained(ItemStack) - Static method in class net.minecraftforge.fluids.FluidUtil
Helper method to get the fluid contained in an itemStack
getFluidHandler(ItemStack) - Static method in class net.minecraftforge.fluids.FluidUtil
Helper method to get an IFluidHandlerItem for an itemStack.
getFluidHandler(World, BlockPos, Direction) - Static method in class net.minecraftforge.fluids.FluidUtil
Helper method to get an IFluidHandler for at a block position.
getFluidInTank(int) - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
Returns the FluidStack in a given tank.
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
getFluids() - Method in class net.minecraft.tags.NetworkTagManager
 
getFluidShape(IFluidState, IBlockReader, BlockPos) - Method in class net.minecraft.util.math.RayTraceContext
 
getFluidSprites(IEnviromentBlockReader, BlockPos, IFluidState) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getFluidState(BlockState) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.AbstractSignBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.Block
Deprecated.
getFluidState() - Method in class net.minecraft.block.BlockState
 
getFluidState(BlockState) - Method in class net.minecraft.block.BubbleColumnBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.CampfireBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.ChestBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.ConduitBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.EnderChestBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.FlowingFluidBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.FourWayBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.KelpBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.KelpTopBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.LadderBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.ScaffoldingBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.SeaGrassBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.SeaPickleBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.SlabBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.StairsBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.TallSeaGrassBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.TrapDoorBlock
 
getFluidState() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getFluidState(BlockPos) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getFluidState(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
 
getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getFluidState(int, int, int) - Method in class net.minecraft.world.chunk.ChunkSection
 
getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getFluidState(BlockPos) - Method in enum net.minecraft.world.EmptyBlockReader
 
getFluidState(BlockPos) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getFluidState(BlockPos) - Method in interface net.minecraft.world.IBlockReader
 
getFluidState(BlockPos) - Method in class net.minecraft.world.Region
 
getFluidState(BlockPos) - Method in class net.minecraft.world.World
 
getFluidState() - Method in interface net.minecraftforge.common.extensions.IForgeFluidState
 
getFluidsToBeTicked() - Method in class net.minecraft.world.chunk.Chunk
 
getFluidsToBeTicked() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getFluidsToBeTicked() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getFluidsToBeTicked() - Method in interface net.minecraft.world.chunk.IChunk
 
getFlySpeed() - Method in class net.minecraft.entity.player.PlayerAbilities
 
getFlySpeed() - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
getFMLNetworkVersion() - Method in class net.minecraftforge.fml.network.FMLStatusPing
 
getFMLVersion() - Method in class net.minecraft.network.handshake.client.CHandshakePacket
 
getFMLVersion(String) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
getFMLVersionNumber(String) - Method in enum net.minecraftforge.fml.network.ConnectionType
 
getFocused() - Method in class net.minecraft.client.gui.FocusableGui
 
getFocused() - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
getFocused() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getFocused() - Method in class net.minecraft.client.gui.widget.list.AbstractOptionList.Entry
 
getFogColor(float, float) - Method in class net.minecraft.world.dimension.Dimension
 
getFogColor(float, float) - Method in class net.minecraft.world.dimension.EndDimension
 
getFogColor(float, float) - Method in class net.minecraft.world.dimension.NetherDimension
 
getFogColor(float, float) - Method in class net.minecraft.world.dimension.OverworldDimension
 
getFogColor(float) - Method in class net.minecraft.world.World
 
getFogColor(BlockState, IWorldReader, BlockPos, Entity, Vec3d, float) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Use this to change the fog color used when the entity is "inside" a material.
getFogColor(IWorldReader, BlockPos, Entity, Vec3d, float) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Use this to change the fog color used when the entity is "inside" a material.
getFogDensity(FogRenderer, GameRenderer, ActiveRenderInfo, float, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getFogMode() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.RenderFogEvent
 
getFolder() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getFolderName() - Method in interface net.minecraft.network.rcon.IServer
 
getFolderName() - Method in class net.minecraft.server.MinecraftServer
 
getFoliageColor(BlockPos) - Method in class net.minecraft.world.biome.BadlandsBiome
 
getFoliageColor(BlockPos) - Method in class net.minecraft.world.biome.BadlandsPlateauBiome
 
getFoliageColor(BlockPos) - Method in class net.minecraft.world.biome.Biome
 
getFoliageColor(IEnviromentBlockReader, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColors
 
getFoliageColor(BlockPos) - Method in class net.minecraft.world.biome.ErodedBadlandsBiome
 
getFoliageColor(BlockPos) - Method in class net.minecraft.world.biome.ModifiedBadlandsPlateauBiome
 
getFoliageColor(BlockPos) - Method in class net.minecraft.world.biome.ModifiedWoodedBadlandsPlateauBiome
 
getFoliageColor(BlockPos) - Method in class net.minecraft.world.biome.SwampBiome
 
getFoliageColor(BlockPos) - Method in class net.minecraft.world.biome.SwampHillsBiome
 
getFoliageColor(BlockPos) - Method in class net.minecraft.world.biome.WoodedBadlandsPlateauBiome
 
GetFoliageColor(Biome, int) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.GetFoliageColor
 
getFont() - Method in class net.minecraft.realms.RealmsScreenProxy
 
getFontRenderer(ResourceLocation) - Method in class net.minecraft.client.gui.fonts.FontResourceManager
 
getFontRenderer() - Method in class net.minecraft.client.gui.IngameGui
 
getFontRenderer() - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
getFontRenderer() - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
getFontRenderer() - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
getFontRenderer() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
 
getFontRenderer(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Returns the font renderer used to render tooltips and overlays for this item.
getFontRendererFromRenderManager() - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
getFontResourceManager() - Method in class net.minecraft.client.Minecraft
 
getFood() - Method in class net.minecraft.item.Item
 
getFoodLevel() - Method in class net.minecraft.network.play.server.SUpdateHealthPacket
 
getFoodLevel() - Method in class net.minecraft.util.FoodStats
 
getFoodStats() - Method in class net.minecraft.entity.player.PlayerEntity
 
getFooter() - Method in class net.minecraft.network.play.server.SPlayerListHeaderFooterPacket
 
getForcedChunks() - Method in class net.minecraft.world.server.ServerWorld
 
getForceGamemode() - Method in class net.minecraft.server.MinecraftServer
 
getForceRedstoneUpdate() - Method in class net.minecraftforge.event.world.BlockEvent.NeighborNotifyEvent
Get if redstone update was forced during setBlock call (0x16 to flags)
getForceUnicodeFont() - Method in class net.minecraft.client.Minecraft
 
getForgeData() - Method in class net.minecraft.network.ServerStatusResponse
 
getFormat() - Method in enum net.minecraft.advancements.FrameType
 
getFormat() - Method in class net.minecraft.client.renderer.model.BakedQuad
 
getFormat() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
getFormatArgs() - Method in class net.minecraft.util.text.TranslationTextComponent
 
getFormatString(String) - Static method in enum net.minecraft.util.text.TextFormatting
 
getFormattedName() - Method in class net.minecraft.server.CustomServerBossInfo
 
getFormattedText() - Method in interface net.minecraft.util.text.ITextComponent
 
getFormatting() - Method in enum net.minecraft.world.BossInfo.Color
 
getFormattingCode() - Method in class net.minecraft.util.text.Style
 
getFortuneLevel() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
 
getForward() - Method in class net.minecraft.entity.Entity
 
getForwardDirection() - Method in class net.minecraft.entity.item.BoatEntity
 
getForwards() - Method in class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
getForwardSpeed() - Method in class net.minecraft.network.play.client.CInputPacket
 
getFOV() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FOVModifier
 
getFov() - Method in class net.minecraftforge.client.event.FOVUpdateEvent
 
getFovModifier() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getFOVModifier(GameRenderer, ActiveRenderInfo, double, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getFps() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
getFragmentShaderLoader() - Method in interface net.minecraft.client.shader.IShaderManager
 
getFragmentShaderLoader() - Method in class net.minecraft.client.shader.ShaderInstance
 
getFrame() - Method in class net.minecraft.advancements.DisplayInfo
 
getFrame() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getFramebuffer() - Method in class net.minecraft.client.Minecraft
 
getFramebufferHeight() - Method in class net.minecraft.client.MainWindow
 
getFramebufferRaw(String) - Method in class net.minecraft.client.shader.ShaderGroup
 
getFramebufferWidth() - Method in class net.minecraft.client.MainWindow
 
getFrameCount() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getFrameCount() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameHeight() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameIndex() - Method in class net.minecraft.client.resources.data.AnimationFrame
 
getFrameIndex(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameIndexSet() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrames() - Method in class net.minecraft.util.FrameTimer
 
getFrames() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
getFrameTime() - Method in class net.minecraft.client.resources.data.AnimationFrame
 
getFrameTime() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameTimer() - Method in class net.minecraft.client.Minecraft
 
getFrameTimer() - Method in class net.minecraft.server.MinecraftServer
 
getFrameTimeSingle(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameWidth() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFriendlyFlags() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getFriendlyFlags() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getFriendlyName() - Method in enum net.minecraft.util.text.TextFormatting
 
getFrom() - Method in class net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent
 
getFrom() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.PlayerChangedDimensionEvent
 
getFromId(int) - Static method in enum net.minecraft.entity.monster.SpellcastingIllagerEntity.SpellType
 
getFromPacket(IPacket<?>) - Static method in enum net.minecraft.network.ProtocolType
 
getFrontTopLeft() - Method in class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
getFullEffectsFromItem(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
 
getFullEffectsFromTag(CompoundNBT) - Static method in class net.minecraft.potion.PotionUtils
 
getFullPath() - Method in class net.minecraftforge.fml.config.ModConfig
 
getFunctionClass() - Method in class net.minecraft.world.storage.loot.functions.ILootFunction.Serializer
 
getFunctionManager() - Method in class net.minecraft.server.MinecraftServer
 
getFunctionName() - Method in class net.minecraft.world.storage.loot.functions.ILootFunction.Serializer
 
getFunctions() - Method in class net.minecraft.advancements.FunctionManager
 
getFunctions(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.FunctionArgument
 
getFunctions() - Method in class net.minecraft.world.storage.loot.StandaloneLootEntry.Builder
 
getFuse() - Method in class net.minecraft.entity.item.TNTEntity
 
getFuseDataManager() - Method in class net.minecraft.entity.item.TNTEntity
 
getFuseTicks() - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
getFx() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
getGain() - Method in class net.minecraft.client.audio.Listener
 
getGameDirectoryPath() - Static method in class net.minecraft.realms.Realms
 
getGameMode() - Method in class net.minecraft.client.ClientGameSession
 
getGameMode() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
 
getGameMode() - Method in class net.minecraft.realms.RealmsLevelSummary
 
getGameProfile() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getGameProfile() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getGameProfile() - Method in class net.minecraft.entity.player.PlayerEntity
 
getGameProfileForUsername(String) - Method in class net.minecraft.server.management.PlayerProfileCache
 
getGameProfileRepository() - Method in class net.minecraft.server.MinecraftServer
 
getGameProfiles(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.GameProfileArgument
 
getGameRules() - Method in class net.minecraft.server.MinecraftServer
 
getGameRules() - Method in class net.minecraft.world.World
 
getGameRulesInstance() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getGameRulesInstance() - Method in class net.minecraft.world.storage.WorldInfo
 
getGameState() - Method in class net.minecraft.network.play.server.SChangeGameStatePacket
 
getGameTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getGameTime() - Method in class net.minecraft.world.storage.WorldInfo
 
getGameTime() - Method in class net.minecraft.world.World
 
getGameType() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getGameType() - Method in class net.minecraft.client.tutorial.Tutorial
 
getGameType() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
getGameType() - Method in class net.minecraft.network.play.server.SRespawnPacket
 
getGameType() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getGameType() - Method in class net.minecraft.server.integrated.IntegratedServer
 
getGameType() - Method in class net.minecraft.server.management.PlayerInteractionManager
 
getGameType() - Method in class net.minecraft.server.MinecraftServer
 
getGameType() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getGameType() - Method in class net.minecraft.world.storage.WorldInfo
 
getGameType() - Method in class net.minecraft.world.WorldSettings
 
getGeneratingPlayers(long) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
getGeneration(ItemStack) - Static method in class net.minecraft.item.WrittenBookItem
 
getGeneration() - Static method in class net.minecraft.tags.BlockTags
 
getGeneration() - Static method in class net.minecraft.tags.EntityTypeTags
 
getGeneration() - Static method in class net.minecraft.tags.FluidTags
 
getGeneration() - Static method in class net.minecraft.tags.ItemTags
 
getGenerator() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getGenerator() - Method in class net.minecraft.world.storage.WorldInfo
 
getGenerator() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
getGeneratorOptions() - Method in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
getGeneratorOptions() - Method in class net.minecraft.world.storage.WorldInfo
 
getGeneratorOptions() - Method in class net.minecraft.world.WorldSettings
 
getGeneratorSettings() - Method in class net.minecraft.world.biome.provider.OverworldBiomeProviderSettings
 
getGenericTrades() - Method in class net.minecraftforge.event.village.WandererTradesEvent
 
getGetMessage(NBTPathArgument.NBTPath, double, int) - Method in class net.minecraft.command.impl.data.BlockDataAccessor
 
getGetMessage(NBTPathArgument.NBTPath, double, int) - Method in class net.minecraft.command.impl.data.EntityDataAccessor
 
getGetMessage(NBTPathArgument.NBTPath, double, int) - Method in interface net.minecraft.command.impl.data.IDataAccessor
 
getGlConstant() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Type
 
getGlFormat() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
getGlFormat() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormatGLCode
 
getGLMaximumTextureSize() - Static method in class net.minecraft.client.Minecraft
 
getGlTextureId() - Method in interface net.minecraft.client.renderer.texture.ITextureObject
 
getGlTextureId() - Method in class net.minecraft.client.renderer.texture.Texture
 
getGlyph(char) - Method in class net.minecraft.client.gui.fonts.Font
 
getGoal() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
getGrassColor(BlockPos) - Method in class net.minecraft.world.biome.BadlandsBiome
 
getGrassColor(BlockPos) - Method in class net.minecraft.world.biome.BadlandsPlateauBiome
 
getGrassColor(BlockPos) - Method in class net.minecraft.world.biome.Biome
 
getGrassColor(IEnviromentBlockReader, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColors
 
getGrassColor(BlockPos) - Method in class net.minecraft.world.biome.DarkForestBiome
 
getGrassColor(BlockPos) - Method in class net.minecraft.world.biome.DarkForestHillsBiome
 
getGrassColor(BlockPos) - Method in class net.minecraft.world.biome.ErodedBadlandsBiome
 
getGrassColor(BlockPos) - Method in class net.minecraft.world.biome.ModifiedBadlandsPlateauBiome
 
getGrassColor(BlockPos) - Method in class net.minecraft.world.biome.ModifiedWoodedBadlandsPlateauBiome
 
getGrassColor(BlockPos) - Method in class net.minecraft.world.biome.SwampBiome
 
getGrassColor(BlockPos) - Method in class net.minecraft.world.biome.SwampHillsBiome
 
getGrassColor(BlockPos) - Method in class net.minecraft.world.biome.WoodedBadlandsPlateauBiome
 
GetGrassColor(Biome, int) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.GetGrassColor
 
getGrassEatingAmount(float) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getGravityVelocity() - Method in class net.minecraft.entity.item.ExperienceBottleEntity
 
getGravityVelocity() - Method in class net.minecraft.entity.projectile.PotionEntity
 
getGravityVelocity() - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
getGreen() - Method in class net.minecraft.particles.RedstoneParticleData
 
getGreen() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
getGreenBits() - Method in class net.minecraft.client.renderer.VideoMode
 
getGroundAboveSeaLevel(BlockPos) - Method in class net.minecraft.world.World
 
getGroundHeight() - Method in class net.minecraft.world.gen.ChunkGenerator
 
getGroundHeight() - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
getGroundHeight() - Method in class net.minecraft.world.gen.EndChunkGenerator
 
getGroundHeight() - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
getGroundHeight() - Method in class net.minecraft.world.gen.NetherChunkGenerator
 
getGroundHeight() - Method in class net.minecraft.world.gen.OverworldChunkGenerator
 
getGroundLevelDelta() - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
getGroundY(IBlockReader, BlockPos) - Static method in class net.minecraft.pathfinding.WalkNodeProcessor
 
getGroup() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getGroup() - Method in interface net.minecraft.item.crafting.IRecipe
 
getGroup() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getGroup() - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
getGroup() - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getGroup() - Method in class net.minecraft.item.Item
 
getGroup() - Static method in class net.minecraftforge.versions.forge.ForgeVersion
 
getGroupCountSafe() - Static method in class net.minecraft.item.ItemGroup
 
getGroupNamesFromMap() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
getGroups() - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
Deprecated.
 
getGroupsContainingFace(OBJModel.Face) - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
Deprecated.
 
getGroupsWithVisibility(boolean) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
getGrowingAge() - Method in class net.minecraft.entity.AgeableEntity
 
getGrowthChance(Block, IBlockReader, BlockPos) - Static method in class net.minecraft.block.CropsBlock
 
getGui() - Method in class net.minecraftforge.client.event.GuiOpenEvent
 
getGui() - Method in class net.minecraftforge.client.event.GuiScreenEvent
The GuiScreen object generating this event.
getGui3d() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
Deprecated.
 
getGuiContainer() - Method in class net.minecraftforge.client.event.GuiContainerEvent
 
getGuiEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getGuiEnabled() - Method in class net.minecraft.server.MinecraftServer
 
getGuiFactoryFor(ModInfo) - Static method in class net.minecraftforge.fml.client.ConfigGuiHandler
 
getGuiLeft() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getGuiScaleFactor() - Method in class net.minecraft.client.MainWindow
 
getGuiSortColor(EffectInstance) - Method in interface net.minecraftforge.common.extensions.IForgeEffect
Used for determining PotionEffect sort order in GUIs.
getGuiTop() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getGuiWorldSelection() - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
getHand() - Method in class net.minecraft.item.ItemUseContext
 
getHand() - Method in class net.minecraft.network.play.client.CAnimateHandPacket
 
getHand() - Method in class net.minecraft.network.play.client.CEditBookPacket
 
getHand() - Method in class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
getHand() - Method in class net.minecraft.network.play.client.CPlayerTryUseItemPacket
 
getHand() - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
getHand() - Method in class net.minecraft.network.play.server.SOpenBookWindowPacket
 
getHand() - Method in class net.minecraftforge.client.event.RenderSpecificHandEvent
 
getHand() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
getHand() - Method in class net.minecraftforge.event.entity.player.PlayerDestroyItemEvent
 
getHand() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
getHandle() - Method in class net.minecraft.client.MainWindow
 
getHandler() - Method in class net.minecraftforge.fml.config.ModConfig
 
getHandlerFromIndex(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
getHandWith(LivingEntity, Item) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
getHangingPosition() - Method in class net.minecraft.entity.item.HangingEntity
 
getHardcoreEnabled() - Method in class net.minecraft.world.WorldSettings
 
getHarvester() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
 
getHarvestLevel(BlockState) - Method in class net.minecraft.block.Block
 
getHarvestLevel() - Method in interface net.minecraft.item.IItemTier
 
getHarvestLevel(ItemStack, ToolType, PlayerEntity, BlockState) - Method in class net.minecraft.item.Item
 
getHarvestLevel() - Method in enum net.minecraft.item.ItemTier
 
getHarvestLevel(BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Queries the harvest level of this item stack for the specified tool class, Returns -1 if this tool is not of the specified type
getHarvestLevel() - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getHarvestLevel(ItemStack, ToolType, PlayerEntity, BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Queries the harvest level of this item stack for the specified tool class, Returns -1 if this tool is not of the specified type
getHarvestLevel(ToolType, PlayerEntity, BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Queries the harvest level of this item stack for the specified tool class, Returns -1 if this tool is not of the specified type
getHarvestTool(BlockState) - Method in class net.minecraft.block.Block
 
getHarvestTool(BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Queries the class of tool required to harvest this block, if null is returned we assume that anything can harvest this block.
getHarvestTool() - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Queries the class of tool required to harvest this block, if null is returned we assume that anything can harvest this block.
getHash() - Method in class net.minecraft.network.play.server.SSendResourcePackPacket
 
getHashname() - Method in enum net.minecraft.tileentity.BannerPattern
 
getHasStack() - Method in class net.minecraft.inventory.container.Slot
 
getHead() - Method in class net.minecraft.client.renderer.entity.model.CowModel
 
getHead() - Method in class net.minecraft.client.renderer.entity.model.ShulkerModel
 
getHeader() - Method in class net.minecraft.network.play.server.SPlayerListHeaderFooterPacket
 
getHeadLookVec(float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getHeadPartYOffset(int, double[], double[]) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getHeadPitch() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getHeadRotation() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getHeadRotationAngleX(float) - Method in class net.minecraft.entity.passive.SheepEntity
 
getHeadRotationPointY(float) - Method in class net.minecraft.entity.passive.SheepEntity
 
getHeadXRotation(int) - Method in class net.minecraft.entity.boss.WitherEntity
 
getHeadYaw() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getHeadYRotation(int) - Method in class net.minecraft.entity.boss.WitherEntity
 
getHealing() - Method in class net.minecraft.item.Food
 
getHealth() - Method in class net.minecraft.entity.LivingEntity
 
getHealth() - Method in class net.minecraft.network.play.server.SUpdateHealthPacket
 
getHealthBlinkTime() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getHeight() - Method in class net.minecraft.block.NetherPortalBlock.Size
 
getHeight() - Method in class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
getHeight() - Method in enum net.minecraft.client.gui.fonts.DefaultGlyph
 
getHeight() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
getHeight() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getHeight() - Method in class net.minecraft.client.gui.widget.Widget
 
getHeight() - Method in class net.minecraft.client.MainWindow
 
getHeight() - Method in class net.minecraft.client.renderer.Rectangle2d
 
getHeight() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
getHeight() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getHeight() - Method in class net.minecraft.client.renderer.VideoMode
 
getHeight() - Method in class net.minecraft.entity.Entity
 
getHeight() - Method in class net.minecraft.entity.EntityType
 
getHeight() - Method in class net.minecraft.entity.item.PaintingType
 
getHeight() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
getHeight() - Method in class net.minecraft.inventory.container.PlayerContainer
 
getHeight() - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
getHeight() - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
getHeight() - Method in class net.minecraft.inventory.CraftingInventory
 
getHeight() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getHeight() - Method in class net.minecraft.realms.RealmsButton
 
getHeight() - Method in class net.minecraft.realms.RealmsButtonProxy
 
getHeight() - Method in class net.minecraft.realms.RealmsSliderButton
 
getHeight() - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
getHeight() - Method in class net.minecraft.tileentity.BeaconTileEntity.BeamSegment
 
getHeight() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
getHeight(Random) - Method in class net.minecraft.world.gen.feature.HugeTreesFeature
 
getHeight(Random) - Method in class net.minecraft.world.gen.feature.JungleTreeFeature
 
getHeight(Random) - Method in class net.minecraft.world.gen.feature.TreeFeature
 
getHeight(int, int) - Method in class net.minecraft.world.gen.Heightmap
 
getHeight(Heightmap.Type, BlockPos) - Method in interface net.minecraft.world.gen.IWorldGenerationBaseReader
 
getHeight(Heightmap.Type, int, int) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getHeight(Heightmap.Type, BlockPos) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getHeight() - Method in interface net.minecraft.world.IBlockReader
 
getHeight(Heightmap.Type, BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
getHeight(Heightmap.Type, int, int) - Method in interface net.minecraft.world.IWorldReader
 
getHeight(Heightmap.Type, BlockPos) - Method in class net.minecraft.world.Region
 
getHeight(Heightmap.Type, int, int) - Method in class net.minecraft.world.Region
 
getHeight(Heightmap.Type, int, int) - Method in class net.minecraft.world.World
 
getHeight(Heightmap.Type, BlockPos) - Method in class net.minecraft.world.World
 
getHeight() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Post
 
getHeight() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getHeightMaps() - Method in class net.minecraft.world.chunk.ChunkStatus
 
getHeightmapTags() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
getHeightPixels() - Method in class net.minecraft.entity.item.HangingEntity
 
getHeightPixels() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getHeightPixels() - Method in class net.minecraft.entity.item.LeashKnotEntity
 
getHeightPixels() - Method in class net.minecraft.entity.item.PaintingEntity
 
getHeldAmmo(LivingEntity, Predicate<ItemStack>) - Static method in class net.minecraft.item.ShootableItem
 
getHeldBlockState() - Method in class net.minecraft.entity.monster.EndermanEntity
 
getHeldEquipment() - Method in class net.minecraft.entity.Entity
 
getHeldEquipment() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getHeldEquipment() - Method in class net.minecraft.entity.MobEntity
 
getHeldEquipment() - Method in class net.minecraft.entity.player.PlayerEntity
 
getHeldItem(Hand) - Method in class net.minecraft.entity.LivingEntity
 
getHeldItemHotbarIndex() - Method in class net.minecraft.network.play.server.SHeldItemChangePacket
 
getHeldItemMainhand() - Method in class net.minecraft.entity.LivingEntity
 
getHeldItemOffhand() - Method in class net.minecraft.entity.LivingEntity
 
getHiddenGene() - Method in class net.minecraft.entity.passive.PandaEntity
 
getHiddenModelPart(ImmutableList<String>) - Static method in enum net.minecraftforge.common.model.Models
 
getHiddenRows() - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
getHighlightTip(ItemStack, String) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Allow the item one last chance to modify its name used for the tool highlight useful for adding something extra that can't be removed by a user in the displayed name, such as a mode of operation.
getHighspeedSplashSound() - Method in class net.minecraft.entity.Entity
 
getHighspeedSplashSound() - Method in class net.minecraft.entity.player.PlayerEntity
 
getHitGroundSound() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getHitSound() - Method in class net.minecraft.block.SoundType
 
getHitVec() - Method in class net.minecraft.item.ItemUseContext
 
getHitVec() - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
getHitVec() - Method in class net.minecraft.util.math.RayTraceResult
 
getHoldRoseTick() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
getHomePosition() - Method in class net.minecraft.entity.MobEntity
 
getHookEntity() - Method in class net.minecraftforge.event.entity.player.ItemFishedEvent
Use this to stuff related to the hook itself, like the position of the bobber.
getHorizon() - Method in class net.minecraft.world.World
 
getHorizon() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getHorizon(World) - Method in interface net.minecraftforge.common.extensions.IForgeWorldType
 
getHorizontalAngle() - Method in enum net.minecraft.util.Direction
 
getHorizontalFaceSpeed() - Method in class net.minecraft.entity.MobEntity
 
getHorizontalFaceSpeed() - Method in class net.minecraft.entity.monster.RavagerEntity
 
getHorizontalFaceSpeed() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getHorizontalFaceSpeed() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getHorizontalFacing() - Method in class net.minecraft.entity.Entity
 
getHorizontalFacing() - Method in class net.minecraft.entity.item.HangingEntity
 
getHorizontalIndex() - Method in enum net.minecraft.util.Direction
 
getHorseJumpPower() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getHorseJumpStrength() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getHorseTexture() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
getHorseVariant() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
getHorseWatchableBoolean(int) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getHost() - Method in class net.minecraft.realms.RealmsServerAddress
 
getHostname() - Method in interface net.minecraft.network.rcon.IServer
 
getHostname() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getHostPlayerData() - Method in class net.minecraft.server.integrated.IntegratedPlayerList
 
getHostPlayerData() - Method in class net.minecraft.server.management.PlayerList
 
getHotbarSize() - Static method in class net.minecraft.entity.player.PlayerInventory
 
getHotbarSnapshot(int) - Method in class net.minecraft.client.settings.CreativeSettings
 
getHoverEvent() - Method in class net.minecraft.entity.Entity
 
getHoverEvent() - Method in class net.minecraft.util.text.Style
 
getHungerDamage() - Method in class net.minecraft.util.DamageSource
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.boss.WitherEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.LivingEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.BlazeEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.CreeperEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.DrownedEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.EndermanEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.EvokerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.GhastEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.GuardianEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.HuskEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.MonsterEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.PhantomEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.PillagerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.RavagerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.SkeletonEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.SlimeEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.SpiderEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.StrayEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.VexEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.WitchEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.ZombieEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.BatEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.CatEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.ChickenEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.CowEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.DolphinEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.fish.CodEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.fish.SalmonEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.FoxEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.GolemEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.DonkeyEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.MuleEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.OcelotEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.PandaEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.ParrotEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.PigEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.RabbitEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.SheepEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.SquidEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.TurtleEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.WolfEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.player.PlayerEntity
 
getI18NMessage() - Method in exception net.minecraftforge.fml.ModLoadingException
 
getIcon() - Method in class net.minecraft.advancements.DisplayInfo
 
getIcon() - Method in enum net.minecraft.advancements.FrameType
 
getIcon() - Method in class net.minecraft.item.crafting.BlastingRecipe
 
getIcon() - Method in class net.minecraft.item.crafting.CampfireCookingRecipe
 
getIcon() - Method in class net.minecraft.item.crafting.FurnaceRecipe
 
getIcon() - Method in interface net.minecraft.item.crafting.IRecipe
 
getIcon() - Method in class net.minecraft.item.crafting.SmokingRecipe
 
getIcon() - Method in class net.minecraft.item.crafting.StonecuttingRecipe
 
getIcon() - Method in class net.minecraft.item.ItemGroup
 
getIcon() - Method in enum net.minecraft.world.storage.MapDecoration.Type
 
getIcons() - Method in enum net.minecraft.client.util.RecipeBookCategories
 
getId() - Method in class net.minecraft.advancements.Advancement
 
getId() - Method in class net.minecraft.advancements.criterion.BredAnimalsTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.BrewedPotionTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ConsumeItemTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.CriterionInstance
 
getId() - Method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.EffectsChangedTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.EnchantedItemTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.EnterBlockTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.FilledBucketTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ImpossibleTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.InventoryChangeTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.KilledTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.LevitationTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.NetherTravelTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.PlacedBlockTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.PositionTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.SummonedEntityTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.TameAnimalTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.TickTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.UsedEnderEyeTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.UsedTotemTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.VillagerTradeTrigger
 
getId() - Method in interface net.minecraft.advancements.ICriterionInstance
 
getId() - Method in interface net.minecraft.advancements.ICriterionTrigger
 
getId() - Method in enum net.minecraft.client.gui.advancements.AdvancementState
 
getId(SuggestionProvider<ISuggestionProvider>) - Static method in class net.minecraft.command.arguments.SuggestionProviders
 
getId() - Method in class net.minecraft.command.FunctionObject.CacheableFunction
 
getId() - Method in class net.minecraft.command.FunctionObject
 
getID() - Method in class net.minecraft.data.CookingRecipeBuilder.Result
 
getID() - Method in interface net.minecraft.data.IFinishedRecipe
 
getID() - Method in class net.minecraft.data.ShapedRecipeBuilder.Result
 
getID() - Method in class net.minecraft.data.ShapelessRecipeBuilder.Result
 
getID() - Method in class net.minecraft.data.SingleItemRecipeBuilder.Result
 
getID() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getId() - Method in enum net.minecraft.entity.ai.attributes.AttributeModifier.Operation
 
getId() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
getId() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getId() - Method in interface net.minecraft.item.crafting.IRecipe
 
getId() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getId() - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
getId() - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getId() - Method in class net.minecraft.item.crafting.SpecialRecipe
 
getId() - Method in enum net.minecraft.item.DyeColor
 
getId() - Method in class net.minecraft.nbt.ByteArrayNBT
 
getId() - Method in class net.minecraft.nbt.ByteNBT
 
getId() - Method in class net.minecraft.nbt.CompoundNBT
 
getId() - Method in class net.minecraft.nbt.DoubleNBT
 
getId() - Method in class net.minecraft.nbt.EndNBT
 
getId() - Method in class net.minecraft.nbt.FloatNBT
 
getId() - Method in interface net.minecraft.nbt.INBT
 
getId() - Method in class net.minecraft.nbt.IntArrayNBT
 
getId() - Method in class net.minecraft.nbt.IntNBT
 
getId() - Method in class net.minecraft.nbt.ListNBT
 
getId() - Method in class net.minecraft.nbt.LongArrayNBT
 
getId() - Method in class net.minecraft.nbt.LongNBT
 
getId() - Method in class net.minecraft.nbt.ShortNBT
 
getId() - Method in class net.minecraft.nbt.StringNBT
 
getId() - Method in class net.minecraft.network.datasync.DataParameter
 
getId() - Method in class net.minecraft.network.play.server.SKeepAlivePacket
 
getId() - Method in enum net.minecraft.network.ProtocolType
 
getId(Effect) - Static method in class net.minecraft.potion.Effect
 
getId() - Method in enum net.minecraft.scoreboard.ScoreCriteria.RenderType
 
getId() - Method in class net.minecraft.server.CustomServerBossInfo
 
getId() - Method in class net.minecraft.tags.Tag
 
getId(TileEntityType<?>) - Static method in class net.minecraft.tileentity.TileEntityType
 
getId(K) - Method in class net.minecraft.util.IntIdentityHashBiMap
 
getId() - Method in class net.minecraft.util.MinecraftVersion
 
getId(T) - Method in class net.minecraft.util.registry.DefaultedRegistry
 
getId(T) - Method in class net.minecraft.util.registry.Registry
 
getId(T) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getId() - Method in enum net.minecraft.util.text.ChatType
 
getId() - Method in enum net.minecraft.world.Difficulty
 
getId() - Method in class net.minecraft.world.dimension.DimensionType
 
getID() - Method in enum net.minecraft.world.GameType
 
getId() - Method in enum net.minecraft.world.gen.Heightmap.Type
 
getId() - Method in class net.minecraft.world.raid.Raid
 
getId() - Method in class net.minecraft.world.storage.loot.LootParameter
 
getId() - Method in class net.minecraft.world.WorldType
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.AndCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.AndCondition.Serializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.FalseCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.FalseCondition.Serializer
 
getID() - Method in interface net.minecraftforge.common.crafting.conditions.ICondition
 
getID() - Method in interface net.minecraftforge.common.crafting.conditions.IConditionSerializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition.Serializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition.Serializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.NotCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.NotCondition.Serializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.OrCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.OrCondition.Serializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition.Serializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.TrueCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.TrueCondition.Serializer
 
getID(IIngredientSerializer<?>) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
getId() - Method in class net.minecraftforge.common.DimensionManager.SavedEntry
 
getId() - Method in class net.minecraftforge.fml.RegistryObject
 
getId(T) - Method in class net.minecraftforge.registries.ClearableRegistry
 
getID(V) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getID(ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getIdFromItem(Item) - Static method in class net.minecraft.item.Item
 
getIdleTime() - Method in class net.minecraft.entity.LivingEntity
 
getIDs() - Method in class net.minecraft.server.CustomServerBossInfoManager
 
getIgnoreEntities() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
getImage() - Method in class net.minecraft.world.storage.MapDecoration
 
getImage() - Method in class net.minecraftforge.client.event.ScreenshotEvent
 
getImageLayer(ResourceLocation, IResourceManager) - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
getIMCStream() - Method in class net.minecraftforge.fml.event.lifecycle.ModLifecycleEvent
 
getIMCStream(Predicate<String>) - Method in class net.minecraftforge.fml.event.lifecycle.ModLifecycleEvent
 
getImmediateSource() - Method in class net.minecraft.util.DamageSource
 
getImmediateSource() - Method in class net.minecraft.util.IndirectEntityDamageSource
 
getIncrement() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
 
getIndex(BlockState) - Method in class net.minecraft.block.FourWayBlock
 
getIndex(BlockPos) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getIndex(int, int, int) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getIndex() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getIndex() - Method in enum net.minecraft.entity.passive.FoxEntity.Type
 
getIndex() - Method in enum net.minecraft.entity.passive.PandaEntity.Type
 
getIndex() - Method in enum net.minecraft.inventory.EquipmentSlotType
 
getIndex() - Method in class net.minecraft.item.ItemGroup
 
getIndex() - Method in class net.minecraft.realms.RealmsVertexFormatElement
 
getIndex(int, int, int) - Static method in class net.minecraft.util.datafix.fixes.LeavesFix
 
getIndex() - Method in enum net.minecraft.util.Direction
 
getIndex() - Method in class net.minecraft.util.FrameTimer
 
getIndex(int, int, int) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
getIndex() - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
getIndexForSlot(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
getInfo() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
 
getInfo() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
 
getInfoTranslationKey() - Method in class net.minecraft.world.WorldType
 
getIngredient() - Method in class net.minecraftforge.common.brewing.BrewingRecipe
 
getIngredient(ResourceLocation, PacketBuffer) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
getIngredient(JsonElement) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
getIngredientInput() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
Get the second item input into the anvil
getIngredients() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getIngredients() - Method in interface net.minecraft.item.crafting.IRecipe
 
getIngredients() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getIngredients() - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
getIngredients() - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getInhabitedTime() - Method in class net.minecraft.world.chunk.Chunk
 
getInhabitedTime() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getInhabitedTime() - Method in interface net.minecraft.world.chunk.IChunk
 
getInput() - Method in class net.minecraftforge.common.brewing.BrewingRecipe
 
getInputByCode(int, int) - Static method in class net.minecraft.client.util.InputMappings
 
getInputByName(String) - Static method in class net.minecraft.client.util.InputMappings
 
getInputFolders() - Method in class net.minecraft.data.DataGenerator
 
getInputStream(ResourceLocation, IResourcePack) - Method in class net.minecraft.resources.FallbackResourceManager
 
getInputStream(String) - Method in class net.minecraft.resources.FilePack
 
getInputStream(String) - Method in class net.minecraft.resources.FolderPack
 
getInputStream() - Method in interface net.minecraft.resources.IResource
 
getInputStream(String) - Method in class net.minecraft.resources.ResourcePack
 
getInputStream() - Method in class net.minecraft.resources.SimpleResource
 
getInputStream(String) - Method in class net.minecraftforge.fml.packs.DelegatableResourcePack
 
getInputStream(String) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
getInputStream(String) - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
getInputStreamVanilla(ResourcePackType, ResourceLocation) - Method in class net.minecraft.client.resources.VirtualAssetsPack
 
getInputStreamVanilla(String) - Method in class net.minecraft.client.resources.VirtualAssetsPack
 
getInputStreamVanilla(ResourcePackType, ResourceLocation) - Method in class net.minecraft.resources.VanillaPack
 
getInputStreamVanilla(String) - Method in class net.minecraft.resources.VanillaPack
 
getInsertion() - Method in class net.minecraft.util.text.Style
 
getInstance() - Static method in class net.minecraft.client.Minecraft
 
getInstance() - Static method in class net.minecraft.client.renderer.culling.ClippingHelperImpl
 
getInstance() - Static method in class net.minecraft.client.renderer.Tessellator
 
getInstance() - Static method in class net.minecraft.util.EnchantmentNameParts
 
getInstance() - Static method in class net.minecraft.util.text.translation.LanguageMap
 
getInstance() - Static method in class net.minecraftforge.common.ForgeMod
 
getInstance() - Static method in class net.minecraftforge.fluids.DispenseFluidContainer
 
getInstrument() - Method in class net.minecraftforge.event.world.NoteBlockEvent.Play
 
getInt() - Method in class net.minecraft.nbt.ByteNBT
 
getInt(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getInt() - Method in class net.minecraft.nbt.DoubleNBT
 
getInt() - Method in class net.minecraft.nbt.FloatNBT
 
getInt() - Method in class net.minecraft.nbt.IntNBT
 
getInt(int) - Method in class net.minecraft.nbt.ListNBT
 
getInt() - Method in class net.minecraft.nbt.LongNBT
 
getInt() - Method in class net.minecraft.nbt.NumberNBT
 
getInt() - Method in class net.minecraft.nbt.ShortNBT
 
getInt(int) - Method in class net.minecraft.network.PacketBuffer
 
getInt(String, int) - Static method in class net.minecraft.realms.RealmsMth
 
getInt(String, int, int) - Static method in class net.minecraft.realms.RealmsMth
 
getInt(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getInt(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getInt(JsonObject, String, int) - Static method in class net.minecraft.util.JSONUtils
 
getInt(String, int) - Static method in class net.minecraft.util.math.MathHelper
 
getInt(String, int, int) - Static method in class net.minecraft.util.math.MathHelper
 
getInt(GameRules.RuleKey<GameRules.IntegerValue>) - Method in class net.minecraft.world.GameRules
 
getIntArray(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getIntArray() - Method in class net.minecraft.nbt.IntArrayNBT
 
getIntArray(int) - Method in class net.minecraft.nbt.ListNBT
 
getInteger(int, IntBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getInteger(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getIntegerSize() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getIntegerSize() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getIntegratedServer() - Method in class net.minecraft.client.Minecraft
 
getIntegrity() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getIntegrity() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getInterestedAngle(float) - Method in class net.minecraft.entity.passive.WolfEntity
 
getInternalData() - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
getInterpolatedPitch() - Method in class net.minecraftforge.client.event.RenderSpecificHandEvent
 
getInterpolatedU(double) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getInterpolatedV(double) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getIntLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getIntRange(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.IRangeArgument.IntRange
 
getIntStream(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getInv() - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
getInvBindPose() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
 
getInvBindPose() - Method in interface net.minecraftforge.common.model.animation.IJoint
 
getInventory(BlockState, World, BlockPos, boolean) - Static method in class net.minecraft.block.ChestBlock
 
getInventory() - Method in class net.minecraft.entity.monster.PillagerEntity
 
getInventory() - Method in class net.minecraft.inventory.container.Container
 
getInventory() - Method in class net.minecraft.tileentity.CampfireTileEntity
 
getInventory() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.ItemCraftedEvent
 
getInventoryAmmoPredicate() - Method in class net.minecraft.item.BowItem
 
getInventoryAmmoPredicate() - Method in class net.minecraft.item.CrossbowItem
 
getInventoryAmmoPredicate() - Method in class net.minecraft.item.ShootableItem
 
getInventoryAtPosition(World, BlockPos) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
getInventoryAtPosition(World, double, double, double) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
getInventoryColumns() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
getInventoryColumns() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getInventoryEnderChest() - Method in class net.minecraft.entity.player.PlayerEntity
 
getInventoryPlayer() - Method in class net.minecraftforge.items.wrapper.PlayerArmorInvWrapper
 
getInventoryPlayer() - Method in class net.minecraftforge.items.wrapper.PlayerMainInvWrapper
 
getInventorySize() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
getInventorySize() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getInventorySize() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getInventoryStackLimit() - Method in class net.minecraft.inventory.DoubleSidedInventory
 
getInventoryStackLimit() - Method in interface net.minecraft.inventory.IInventory
 
getInventoryStackLimit() - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
getInventoryVariant(String) - Static method in class net.minecraftforge.client.model.ModelLoader
Hooked from ModelBakery, allows using MRLs that don't end with "inventory" for items.
getInvulTime() - Method in class net.minecraft.entity.boss.WitherEntity
 
getIP() - Method in class net.minecraft.client.multiplayer.ServerAddress
 
getIsAboveDestination() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
getIsAmbient() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
getIsBatHanging() - Method in class net.minecraft.entity.passive.BatEntity
 
getIsCritical() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getIsEditable() - Method in class net.minecraft.tileentity.SignTileEntity
 
getIsHittingBlock() - Method in class net.minecraft.client.multiplayer.PlayerController
 
getIsJumping() - Method in class net.minecraft.entity.passive.RabbitEntity.JumpHelperController
 
getIsLooking() - Method in class net.minecraft.entity.ai.controller.LookController
 
getIsPotionDurationMax() - Method in class net.minecraft.potion.EffectInstance
 
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ArmorItem
 
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ElytraItem
 
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.Item
 
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ShieldItem
 
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.TieredItem
 
getIsStationary() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
getIsStationary() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
getIsStationary() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
getIsStationary() - Method in class net.minecraft.entity.boss.dragon.phase.SittingPhase
 
getIsThornsDamage() - Method in class net.minecraft.util.EntityDamageSource
 
getItalic() - Method in class net.minecraft.util.text.Style
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractBannerBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.AttachedStemBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.BambooSaplingBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.Block
Deprecated.
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.CropsBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.EndGatewayBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.EndPortalBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.FlowerPotBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.FrostedIceBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.KelpBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.MovingPistonBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.NetherPortalBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.NetherWartBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.PistonHeadBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.SpawnerBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.StemBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.SweetBerryBushBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.TallSeaGrassBlock
 
getItem() - Method in class net.minecraft.client.gui.recipebook.GhostRecipe.GhostIngredient
 
getItem(int) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
getItem(CommandContext<S>, String) - Static method in class net.minecraft.command.arguments.ItemArgument
 
getItem() - Method in class net.minecraft.command.arguments.ItemInput
 
getItem() - Method in class net.minecraft.command.arguments.ItemParser
 
getItem() - Method in interface net.minecraft.entity.IRendersAsItem
 
getItem() - Method in class net.minecraft.entity.item.EyeOfEnderEntity
 
getItem() - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
getItem() - Method in class net.minecraft.entity.item.ItemEntity
 
getItem() - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 
getItem() - Method in class net.minecraft.entity.projectile.PotionEntity
 
getItem() - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
getItem(DyeColor) - Static method in class net.minecraft.item.DyeItem
 
getItem() - Method in class net.minecraft.item.ItemStack
 
getItem() - Method in class net.minecraft.item.ItemUseContext
 
getItem() - Method in class net.minecraft.network.play.server.SCooldownPacket
 
getItem(BlockState) - Method in class net.minecraft.tileentity.BannerTileEntity
 
getItem(int) - Static method in class net.minecraft.util.datafix.fixes.ItemIntIDToString
 
getItem(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getItem(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getItem() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
 
getItem() - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getItem(int) - Method in class net.minecraftforge.event.brewing.PotionBrewEvent
 
getItem() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
Get the item being enchanted
getItem() - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent
 
getItem() - Method in class net.minecraftforge.event.entity.player.EntityItemPickupEvent
 
getItemAtPosition(double, double) - Method in class net.minecraft.client.gui.SlotGui
 
getItemBoat() - Method in class net.minecraft.entity.item.BoatEntity
 
getItemBurnTime(ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getItemById(int) - Static method in class net.minecraft.item.Item
 
getItemCameraTransforms() - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
getItemCameraTransforms() - Method in interface net.minecraft.client.renderer.model.IBakedModel
Deprecated.
getItemCameraTransforms() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
getItemCameraTransforms() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
getItemCameraTransforms() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
getItemCameraTransforms() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getItemCameraTransforms() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getItemColors() - Method in class net.minecraft.client.Minecraft
 
getItemColors() - Method in class net.minecraftforge.client.event.ColorHandlerEvent.Item
 
getItemConsumer() - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
Deprecated.
getItemCount() - Method in class net.minecraft.client.gui.SlotGui
 
getItemCount() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getItemCount() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
getItemCount() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
getItemCount() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getItemCount() - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
getItemCount() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
getItemCount() - Method in class net.minecraft.realms.RealmsScrolledSelectionListProxy
 
getItemCount() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
getItemCount() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
getItemEnchantability() - Method in class net.minecraft.item.ArmorItem
 
getItemEnchantability() - Method in class net.minecraft.item.BookItem
 
getItemEnchantability() - Method in class net.minecraft.item.FishingRodItem
 
getItemEnchantability() - Method in class net.minecraft.item.Item
 
getItemEnchantability() - Method in class net.minecraft.item.ShootableItem
 
getItemEnchantability() - Method in class net.minecraft.item.TieredItem
 
getItemEnchantability() - Method in class net.minecraft.item.TridentItem
 
getItemEnchantability(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
ItemStack sensitive version of getItemEnchantability
getItemEnchantability() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
ItemStack sensitive version of getItemEnchantability
getItemFrame() - Method in class net.minecraft.item.ItemStack
 
getItemFromBlock(Block) - Static method in class net.minecraft.item.Item
Deprecated.
getItemHandler() - Method in class net.minecraftforge.items.SlotItemHandler
 
getItemHandler(World, double, double, double, Direction) - Static method in class net.minecraftforge.items.VanillaInventoryCodeHooks
 
getItemHeight() - Method in class net.minecraft.client.gui.SlotGui
 
getItemInput() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
Get the first item input into the anvil
getItemInUseCount() - Method in class net.minecraft.entity.LivingEntity
 
getItemInUseMaxCount() - Method in class net.minecraft.entity.LivingEntity
 
getItemModel(ItemStack) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getItemModel(Item) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getItemModel(Item) - Method in class net.minecraftforge.client.ItemModelMesherForge
 
getItemModelMesher() - Method in class net.minecraft.client.renderer.ItemRenderer
 
getItemModelWithOverrides(ItemStack, World, LivingEntity) - Method in class net.minecraft.client.renderer.ItemRenderer
 
getItemOverrides(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.model.BlockModel.Deserializer
 
getItemPredicate(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ItemPredicateArgument
 
getItemRenderer() - Method in class net.minecraft.client.Minecraft
 
getItemResult() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
Get the output result from the anvil
getItems() - Method in class net.minecraft.client.gui.spectator.BaseSpectatorGroup
 
getItems() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
getItems() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
getItems() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuView
 
getItems() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
getItems() - Method in class net.minecraft.tags.NetworkTagManager
 
getItems() - Method in class net.minecraft.tileentity.BarrelTileEntity
 
getItems() - Method in class net.minecraft.tileentity.ChestTileEntity
 
getItems() - Method in class net.minecraft.tileentity.DispenserTileEntity
 
getItems() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getItems() - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
getItems() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getItemStack() - Method in class net.minecraft.entity.player.PlayerInventory
 
getItemStack() - Method in class net.minecraft.network.play.server.SEntityEquipmentPacket
 
getItemStack() - Method in class net.minecraft.particles.ItemParticleData
 
getItemStack() - Method in class net.minecraftforge.client.event.RenderSpecificHandEvent
 
getItemStack(JsonObject, boolean) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
getItemStack() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
The ItemStack with the tooltip.
getItemStack() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
getItemStack() - Method in class net.minecraftforge.event.furnace.FurnaceFuelBurnTimeEvent
Get the ItemStack "fuel" in question.
getItemStackFromSlot(EquipmentSlotType) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getItemStackFromSlot(EquipmentSlotType) - Method in class net.minecraft.entity.LivingEntity
 
getItemStackFromSlot(EquipmentSlotType) - Method in class net.minecraft.entity.MobEntity
 
getItemStackFromSlot(EquipmentSlotType) - Method in class net.minecraft.entity.player.PlayerEntity
 
getItemStackLimit(ItemStack) - Method in class net.minecraft.inventory.container.FurnaceFuelSlot
 
getItemStackLimit(ItemStack) - Method in class net.minecraft.inventory.container.Slot
 
getItemStackLimit(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Gets the maximum number of items that this stack should be able to hold.
getItemStackLimit(ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
 
getItemStacks() - Method in class net.minecraft.network.play.server.SWindowItemsPacket
 
getJavaLocale() - Method in class net.minecraft.client.resources.Language
 
getJoint(int) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
 
getJson() - Method in class net.minecraft.network.ServerStatusResponse
Returns this object as a Json string.
getJson(T) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionSerializer
 
getJsonArray(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getJsonArray(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getJsonArray(JsonObject, String, JsonArray) - Static method in class net.minecraft.util.JSONUtils
 
getJsonKeys() - Method in class net.minecraft.client.util.JSONException.Entry
 
getJsonObject(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getJsonObject(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getJsonObject(JsonObject, String, JsonObject) - Static method in class net.minecraft.util.JSONUtils
 
getJumpCompletion(float) - Method in class net.minecraft.entity.passive.RabbitEntity
 
getJumpController() - Method in class net.minecraft.entity.MobEntity
 
getJumpDelay() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getJumpDelay() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getJumpSound() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getJumpSound() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getJumpSound() - Method in class net.minecraft.entity.passive.RabbitEntity
 
getJumpUpwardsMotion() - Method in class net.minecraft.entity.LivingEntity
 
getJumpUpwardsMotion() - Method in class net.minecraft.entity.passive.RabbitEntity
 
getJunctions() - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
getJvmFlags() - Static method in class net.minecraft.util.Util
 
getKey() - Method in class net.minecraft.client.settings.KeyBinding
 
getKey(EntityType<?>) - Static method in class net.minecraft.entity.EntityType
 
getKey() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
getKey() - Method in class net.minecraft.network.play.client.CKeepAlivePacket
 
getKey(T) - Method in class net.minecraft.util.registry.DefaultedRegistry
 
getKey(T) - Method in class net.minecraft.util.registry.Registry
 
getKey(T) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getKey() - Method in class net.minecraft.util.text.TranslationTextComponent
 
getKey(DimensionType) - Static method in class net.minecraft.world.dimension.DimensionType
 
getKey(LootParameterSet) - Static method in class net.minecraft.world.storage.loot.LootParameterSets
 
getKey() - Method in class net.minecraftforge.client.event.InputEvent.KeyInputEvent
The keyboard key that triggered this event.
getKey() - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
getKey(T) - Method in class net.minecraftforge.registries.ClearableRegistry
 
getKey(V) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getKey(V) - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getKeybind() - Method in class net.minecraft.util.text.KeybindTextComponent
 
getKeyBinding() - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
getKeyCategory() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyCode() - Method in class net.minecraft.client.util.InputMappings.Input
 
getKeyCode() - Method in class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyEvent
The keyboard key that was pressed or released https://www.glfw.org/docs/latest/group__keys.html
getKeyConflictContext() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyConflictContext() - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
getKeyDescription() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyModifier() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyModifier() - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
getKeyModifierDefault() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyModifierDefault() - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
getKeyPair() - Method in class net.minecraft.server.MinecraftServer
 
getKeys() - Method in class net.minecraft.item.crafting.RecipeManager
 
getKeys() - Method in class net.minecraft.server.management.BanList
 
getKeys() - Method in class net.minecraft.server.management.OpList
 
getKeys() - Method in class net.minecraft.server.management.UserList
 
getKeys() - Method in class net.minecraft.server.management.WhiteList
 
getKeys() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
getKeys() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getKeys() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getKind() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getKnockbackModifier(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getKnownBlocks() - Method in class net.minecraft.data.loot.BlockLootTables
 
getKnownEntities() - Method in class net.minecraft.data.loot.EntityLootTables
 
getKnownKeys() - Method in class net.minecraft.client.renderer.texture.PaintingSpriteUploader
 
getKnownKeys() - Method in class net.minecraft.client.renderer.texture.PotionSpriteUploader
 
getKnownKeys() - Method in class net.minecraft.client.renderer.texture.SpriteUploader
 
getKnownLists(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
getLabel() - Method in class net.minecraft.realms.RealmsLabelProxy
 
getLabel() - Method in interface net.minecraftforge.fml.common.ICrashCallable
 
getLabelColor() - Method in class net.minecraft.item.ItemGroup
 
getLabelWidth() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Gets this entry's label width.
getLandPos(CreatureEntity, int, int) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
getLang() - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
getLanguage(String) - Method in class net.minecraft.client.resources.LanguageManager
 
getLanguageKey() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getLanguageKey() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property, Category] Gets a language key for localization of config GUI entry names.
getLanguageManager() - Method in class net.minecraft.client.Minecraft
 
getLanguages() - Method in class net.minecraft.client.resources.data.LanguageMetadataSection
 
getLanguages() - Method in class net.minecraft.client.resources.LanguageManager
 
getLanServers() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
 
getLapisAmount() - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
getLastActiveTime() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getLastAttackedEntity() - Method in class net.minecraft.entity.LivingEntity
 
getLastAttackedEntityTime() - Method in class net.minecraft.entity.LivingEntity
 
getLastClickedRecipe() - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
getLastClickedRecipeList() - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
getLastDamageSource() - Method in class net.minecraft.entity.LivingEntity
 
getLastExtendedBlockStorage() - Method in interface net.minecraft.world.chunk.IChunk
 
getLastHealth() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getLastHealthTime() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getLastIndex() - Method in class net.minecraft.util.FrameTimer
 
getLastKnownUsername(UUID) - Static method in class net.minecraftforge.common.UsernameCache
Get the player's last known username
getLastLightningBolt() - Method in class net.minecraft.world.World
 
getLastOutput() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getLastPlayed() - Method in class net.minecraft.realms.RealmsLevelSummary
 
getLastPortalVec() - Method in class net.minecraft.entity.Entity
 
getLastRecipeClicked() - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
getLastTicked() - Method in class net.minecraft.tileentity.PistonTileEntity
 
getLastTimePlayed() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getLastTimePlayed() - Method in class net.minecraft.world.storage.WorldInfo
 
getLastTimePlayed() - Method in class net.minecraft.world.storage.WorldSummary
 
getLastUpdateTime() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getLastUpdateTimeInMilliseconds() - Method in class net.minecraft.util.text.translation.LanguageMap
 
getLater(Supplier<T>) - Static method in class net.minecraftforge.fml.DeferredWorkQueue
Deprecated.
Run a task computing a result on the loading thread at the next available opportunity, i.e.
getLaterChecked(Callable<T>) - Static method in class net.minecraftforge.fml.DeferredWorkQueue
Deprecated.
Run a task computing a result on the loading thread at the next available opportunity, i.e.
getLatest() - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
getLayerCount() - Method in class net.minecraft.world.gen.FlatLayerInfo
 
getLayerMaterial() - Method in class net.minecraft.world.gen.FlatLayerInfo
 
getLeader(int) - Method in class net.minecraft.world.raid.Raid
 
getLeashed() - Method in class net.minecraft.entity.MobEntity
 
getLeashHolder() - Method in class net.minecraft.entity.MobEntity
 
getLeft() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getLeft() - Method in class net.minecraft.network.play.client.CSteerBoatPacket
 
getLeft() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Text
 
getLeft() - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
getLeftArmRotation() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getLeftLegRotation() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getLeftRot() - Method in class net.minecraftforge.common.model.TRSRTransformation
 
getLeftShoulderEntity() - Method in class net.minecraft.entity.player.PlayerEntity
 
getLegacyNames() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getLength() - Method in class net.minecraft.util.math.MutableBoundingBox
 
getLength() - Method in class net.minecraftforge.event.brewing.PotionBrewEvent
 
getLevel() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getLevel() - Method in class net.minecraft.entity.merchant.villager.VillagerData
 
getLevel(IFluidState) - Method in class net.minecraft.fluid.EmptyFluid
 
getLevel(IFluidState) - Method in class net.minecraft.fluid.Fluid
 
getLevel() - Method in interface net.minecraft.fluid.IFluidState
 
getLevel(IFluidState) - Method in class net.minecraft.fluid.LavaFluid.Flowing
 
getLevel(IFluidState) - Method in class net.minecraft.fluid.LavaFluid.Source
 
getLevel(IFluidState) - Method in class net.minecraft.fluid.WaterFluid.Flowing
 
getLevel(IFluidState) - Method in class net.minecraft.fluid.WaterFluid.Source
 
getLevel() - Method in class net.minecraft.network.play.server.SSetExperiencePacket
 
getLevel(long) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
getLevel(long) - Method in class net.minecraft.world.lighting.LightEngine
 
getLevel(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getLevel() - Method in class net.minecraft.world.server.Ticket
 
getLevel() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
Get the level of the enchantment for this row (0-30)
getLevel(IFluidState) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Flowing
 
getLevel(IFluidState) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Source
 
getLevelDecreasePerBlock(IWorldReader) - Method in class net.minecraft.fluid.FlowingFluid
 
getLevelDecreasePerBlock(IWorldReader) - Method in class net.minecraft.fluid.LavaFluid
 
getLevelDecreasePerBlock(IWorldReader) - Method in class net.minecraft.fluid.WaterFluid
 
getLevelDecreasePerBlock(IWorldReader) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getLevelFromArray(NibbleArray, long) - Method in class net.minecraft.world.lighting.LightEngine
 
getLevelFromState(IFluidState) - Static method in class net.minecraft.fluid.FlowingFluid
 
getLevelId() - Method in class net.minecraft.realms.RealmsLevelSummary
 
getLevelList() - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
 
getLevelName() - Method in class net.minecraft.realms.RealmsLevelSummary
 
getLevels() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
getLevels() - Method in class net.minecraftforge.event.entity.player.PlayerXpEvent.LevelChange
 
getLevelStorageSource() - Method in class net.minecraft.realms.RealmsScreen
 
getLid() - Method in class net.minecraft.client.renderer.entity.model.ShulkerModel
 
getLid() - Method in class net.minecraft.client.renderer.tileentity.model.ChestModel
 
getLidAngle(float) - Method in class net.minecraft.tileentity.ChestTileEntity
 
getLidAngle(float) - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
getLidAngle(float) - Method in interface net.minecraft.tileentity.IChestLid
 
getLifespan() - Method in class net.minecraft.world.server.TicketType
 
getLight(BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
getLight(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getLightBrightnessTable() - Method in class net.minecraft.world.dimension.Dimension
 
getLightEngine(LightType) - Method in class net.minecraft.world.lighting.WorldLightManager
 
getLightFor(LightType, BlockPos) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getLightFor(LightType, BlockPos) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getLightFor(LightType, BlockPos) - Method in interface net.minecraft.world.IEnviromentBlockReader
 
getLightFor(BlockPos) - Method in enum net.minecraft.world.lighting.IWorldLightListener.Dummy
 
getLightFor(BlockPos) - Method in interface net.minecraft.world.lighting.IWorldLightListener
 
getLightFor(BlockPos) - Method in class net.minecraft.world.lighting.LightEngine
 
getLightFor(LightType, BlockPos) - Method in class net.minecraft.world.Region
 
getLightFor(LightType, BlockPos) - Method in class net.minecraft.world.World
 
getLightManager() - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
getLightManager() - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
getLightManager() - Method in class net.minecraft.world.server.ChunkManager
 
getLightManager() - Method in class net.minecraft.world.server.ServerChunkProvider
 
getLightmapColors(float, float, float, float, float[]) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
Allows for manipulating the coloring of the lightmap texture.
getLightning() - Method in class net.minecraftforge.event.entity.EntityStruckByLightningEvent
 
getLightOrDefault(long) - Method in class net.minecraft.world.lighting.BlockLightStorage
 
getLightOrDefault(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getLightOrDefault(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
getLightSubtracted(BlockPos, int) - Method in class net.minecraft.world.chunk.Chunk
 
getLightSubtracted(BlockPos, int, boolean) - Method in interface net.minecraft.world.chunk.IChunk
 
getLightSubtracted(BlockPos, int) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getLightSubtracted(BlockPos, int) - Method in interface net.minecraft.world.IWorldReader
 
getLightSubtracted(BlockPos, int) - Method in class net.minecraft.world.Region
 
getLightSubtracted(BlockPos, int) - Method in class net.minecraft.world.World
 
getLightValue(BlockState) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
getLightValue(BlockState) - Method in class net.minecraft.block.Block
Deprecated.
getLightValue() - Method in class net.minecraft.block.BlockState
 
getLightValue(BlockState) - Method in class net.minecraft.block.CampfireBlock
 
getLightValue(BlockState) - Method in class net.minecraft.block.RedstoneLampBlock
 
getLightValue(BlockState) - Method in class net.minecraft.block.RedstoneOreBlock
 
getLightValue(BlockState) - Method in class net.minecraft.block.RedstoneTorchBlock
 
getLightValue(BlockState) - Method in class net.minecraft.block.SeaPickleBlock
 
getLightValue(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getLightValue(BlockPos) - Method in interface net.minecraft.world.IBlockReader
 
getLightValue(BlockState, IEnviromentBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Get a light value for this block, taking into account the given state and coordinates, normal ranges are between 0 and 15
getLightValue(IEnviromentBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Get a light value for this block, taking into account the given state and coordinates, normal ranges are between 0 and 15
getLimit() - Method in class net.minecraft.command.arguments.EntitySelector
 
getLimitFramerate() - Method in class net.minecraft.client.MainWindow
 
getLineBeingEdited() - Method in class net.minecraft.tileentity.SignTileEntity
 
getLineCount() - Method in class net.minecraft.client.gui.NewChatGui
 
getLines() - Method in class net.minecraft.network.play.client.CUpdateSignPacket
 
getLines() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
The lines to be drawn.
getLiquidColor() - Method in class net.minecraft.potion.Effect
 
getLiquidPos() - Method in class net.minecraftforge.event.world.BlockEvent.FluidPlaceBlockEvent
 
getList() - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
getList(String, int) - Method in class net.minecraft.nbt.CompoundNBT
 
getList(int) - Method in class net.minecraft.nbt.ListNBT
 
getList(ShortList[], int) - Static method in interface net.minecraft.world.chunk.IChunk
 
getList() - Method in class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
 
getList() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getList() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Gets this property value as a list.
getListener() - Method in class net.minecraft.client.audio.SoundSystem
 
getListeners() - Method in class net.minecraft.world.border.WorldBorder
 
getListeners() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
 
getLoadedBlockPos(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.BlockPosArgument
 
getLoadedChunkCount() - Method in class net.minecraft.world.server.ChunkManager
 
getLoadedChunkCount() - Method in class net.minecraft.world.server.ServerChunkProvider
 
getLoadedShaders() - Method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
getLoadingGui() - Method in class net.minecraft.client.Minecraft
 
getLocale() - Static method in class net.minecraftforge.client.MinecraftForgeClient
returns the Locale set by the player in Minecraft.
getLocalizedComboName(InputMappings.Input, Supplier<String>) - Method in enum net.minecraftforge.client.settings.KeyModifier
 
getLocalizedName() - Method in class net.minecraft.client.settings.KeyBinding
 
getLocalizedString(String, Object...) - Static method in class net.minecraft.realms.Realms
 
getLocalizedString(String) - Static method in class net.minecraft.realms.RealmsScreen
 
getLocalizedString(String, Object...) - Static method in class net.minecraft.realms.RealmsScreen
 
getLocalizedStringWithLineWidth(String, int) - Method in class net.minecraft.realms.RealmsScreen
 
getLocalPos() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteractSpecific
Returns the local interaction position.
getLocation() - Method in class net.minecraft.client.gui.overlay.SubtitleOverlayGui.Subtitle
 
getLocation() - Method in class net.minecraft.client.renderer.model.ItemOverride
 
getLocation() - Static method in class net.minecraft.client.renderer.texture.MissingTextureSprite
 
getLocation(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.Vec3Argument
 
getLocation() - Method in interface net.minecraft.resources.IResource
 
getLocation() - Method in class net.minecraft.resources.SimpleResource
 
getLocation(ItemStack) - Method in class net.minecraftforge.client.ItemModelMesherForge
 
getLocation() - Method in class net.minecraftforge.client.model.generators.ModelFile
 
getLocationCape() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getLocationCape() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getLocationElytra() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getLocationElytra() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getLocationSkin() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getLocationSkin(String) - Static method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getLocationSkin() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getLock() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
getLockCompileTask() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
getLogContents() - Method in class net.minecraft.network.rcon.RConConsoleSource
 
getLogic() - Method in class net.minecraft.client.gui.screen.EditMinecartCommandBlockScreen
 
getLoginIndex() - Method in class net.minecraftforge.fml.network.NetworkEvent
 
getLong() - Method in class net.minecraft.nbt.ByteNBT
 
getLong(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getLong() - Method in class net.minecraft.nbt.DoubleNBT
 
getLong() - Method in class net.minecraft.nbt.FloatNBT
 
getLong() - Method in class net.minecraft.nbt.IntNBT
 
getLong() - Method in class net.minecraft.nbt.LongNBT
 
getLong() - Method in class net.minecraft.nbt.NumberNBT
 
getLong() - Method in class net.minecraft.nbt.ShortNBT
 
getLong(int) - Method in class net.minecraft.network.PacketBuffer
 
getLongArray(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getLongLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getLongStream(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getLook(float) - Method in class net.minecraft.entity.Entity
 
getLookController() - Method in class net.minecraft.entity.MobEntity
 
getLookDirection() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getLookPosX() - Method in class net.minecraft.entity.ai.controller.LookController
 
getLookPosY() - Method in class net.minecraft.entity.ai.controller.LookController
 
getLookPosZ() - Method in class net.minecraft.entity.ai.controller.LookController
 
getLookVec() - Method in class net.minecraft.entity.Entity
 
getLootingLevel(Entity, Entity, DamageSource) - Static method in class net.minecraftforge.common.ForgeHooks
 
getLootingLevel(LivingEntity, DamageSource, int) - Static method in class net.minecraftforge.common.ForgeHooks
 
getLootingLevel() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
 
getLootingLevel() - Method in class net.minecraftforge.event.entity.living.LootingLevelEvent
 
getLootingModifier(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getLootingModifier() - Method in class net.minecraft.world.storage.loot.LootContext
 
getLootModifierManager() - Method in class net.minecraft.server.MinecraftServer
 
getLootTable() - Method in class net.minecraft.block.Block
 
getLootTable() - Method in class net.minecraft.entity.EntityType
 
getLootTable() - Method in class net.minecraft.entity.MobEntity
 
getLootTable() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getLootTable() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getLootTable() - Method in class net.minecraft.entity.passive.SheepEntity
 
getLootTableFromLocation(ResourceLocation) - Method in class net.minecraft.world.storage.loot.LootTableManager
 
getLootTableKeys() - Method in class net.minecraft.world.storage.loot.LootTableManager
 
getLootTableLocation() - Method in class net.minecraft.world.storage.loot.conditions.ILootCondition.AbstractSerializer
 
getLootTableManager() - Method in class net.minecraft.server.MinecraftServer
 
getLootTableManager() - Method in class net.minecraft.world.storage.loot.LootContext
 
getLootTableManager() - Method in class net.minecraftforge.event.LootTableLoadEvent
 
getLoveCause() - Method in class net.minecraft.entity.passive.AnimalEntity
 
getLowerChestInventory() - Method in class net.minecraft.inventory.container.ChestContainer
 
getLowestRidingEntity() - Method in class net.minecraft.entity.Entity
 
getLoyaltyModifier(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getLuck() - Method in class net.minecraft.entity.player.PlayerEntity
 
getLuck() - Method in class net.minecraft.world.storage.loot.LootContext
 
getLuminosity() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getLuminosity(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getLuminosity(IEnviromentBlockReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getLWJGLVersion() - Static method in class com.mojang.blaze3d.platform.GLX
 
getMainChunkX() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getMainChunkZ() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getMainGene() - Method in class net.minecraft.entity.passive.PandaEntity
 
getMainHand() - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
getMainScreen(RealmsScreen) - Method in interface net.minecraft.realms.pluginapi.LoadedRealmsPlugin
 
getManagedSectionPos() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getManager() - Method in class net.minecraftforge.client.event.sound.SoundEvent
 
getMansionDistance() - Method in class net.minecraft.world.gen.GenerationSettings
 
getMansionSeparation() - Method in class net.minecraft.world.gen.GenerationSettings
 
getMap() - Method in class net.minecraftforge.client.event.TextureStitchEvent
 
getMap() - Static method in class net.minecraftforge.common.UsernameCache
Get an immutable copy of the cache's underlying map
getMapColor(int) - Method in class net.minecraft.block.material.MaterialColor
 
getMapColor() - Method in enum net.minecraft.item.DyeColor
 
getMapColor() - Method in enum net.minecraft.world.storage.MapDecoration.Type
 
getMapData(ItemStack, World) - Static method in class net.minecraft.item.FilledMapItem
 
getMapDecorationId() - Method in class net.minecraft.world.storage.MapBanner
 
getMapId(ItemStack) - Static method in class net.minecraft.item.FilledMapItem
 
getMapId() - Method in class net.minecraft.network.play.server.SMapDataPacket
 
getMapInfo(PlayerEntity) - Method in class net.minecraft.world.storage.MapData
 
getMapInstanceIfExists(String) - Method in class net.minecraft.client.gui.MapItemRenderer
 
getMapItemRenderer() - Method in class net.minecraft.client.renderer.GameRenderer
 
getMapPacket(ItemStack, IBlockReader, PlayerEntity) - Method in class net.minecraft.world.storage.MapData
 
getMappings() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings
 
getMapValues(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getMasterManager() - Method in class net.minecraftforge.common.ticket.SimpleTicket
 
getMatchingStacks() - Method in class net.minecraft.item.crafting.Ingredient
 
getMatchingStacks() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
getMaterial(BlockState) - Method in class net.minecraft.block.Block
Deprecated.
getMaterial() - Method in class net.minecraft.block.BlockState
 
getMaterial(String) - Method in class net.minecraftforge.client.model.obj.MaterialLibrary2
 
getMaterial(String) - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
Deprecated.
 
getMaterial() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
Deprecated.
 
getMaterialColor(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BedBlock
 
getMaterialColor(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
getMaterialColor(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
Deprecated.
use {@link BlockState#rotate(IWorld, BlockPos, Rotation)
getMaterialColor(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.LogBlock
 
getMaterialCost() - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
getMaterialName() - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
Deprecated.
 
getMaterialNames() - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
Deprecated.
 
getMatLib() - Method in class net.minecraftforge.client.model.obj.OBJModel
Deprecated.
 
getMatrix(int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getMatrix(ItemTransformVec3f) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getMatrix(ModelRotation) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getMatrix(Direction) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
getMatrix4f(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getMatrixVec() - Method in enum net.minecraft.client.renderer.model.ModelRotation
 
getMatrixVec() - Method in interface net.minecraftforge.common.model.ITransformation
 
getMatrixVec() - Method in class net.minecraftforge.common.model.TRSRTransformation
 
getMax() - Method in class net.minecraft.advancements.criterion.MinMaxBounds
 
getMax() - Method in class net.minecraft.advancements.criterion.MinMaxBoundsWrapped
 
getMax() - Method in class net.minecraft.server.CustomServerBossInfo
 
getMax(Direction.Axis) - Method in class net.minecraft.util.math.AxisAlignedBB
 
getMax() - Method in class net.minecraft.world.storage.loot.RandomValueRange
 
getMaxAge() - Method in class net.minecraft.block.BeetrootBlock
 
getMaxAge() - Method in class net.minecraft.block.CropsBlock
 
getMaxAge() - Method in class net.minecraft.client.particle.Particle
 
getMaxAir() - Method in class net.minecraft.entity.Entity
 
getMaxAir() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getMaxAmount(boolean, int, boolean) - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
getmaxCacheSize() - Method in class net.minecraft.world.gen.area.LazyArea
 
getMaxCartSpeedOnRail() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
Returns the carts max speed when traveling on rails.
getMaxCommandChainLength() - Method in class net.minecraft.advancements.FunctionManager
 
getMaxDamage() - Method in class net.minecraft.item.Item
Deprecated.
getMaxDamage() - Method in class net.minecraft.item.ItemStack
 
getMaxDamage(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Return the maxDamage for this ItemStack.
getMaxDelay() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.AquaAffinityEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.BindingCurseEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.ChannelingEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.DamageEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.DepthStriderEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EfficiencyEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.FireAspectEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.FlameEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.FrostWalkerEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.ImpalingEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.InfinityEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.KnockbackEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.LootBonusEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.LoyaltyEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.LureEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.MendingEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.MultishotEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.PiercingEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.PowerEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.ProtectionEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.PunchEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.QuickChargeEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.RespirationEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.RiptideEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.SilkTouchEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.SweepingEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.ThornsEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.UnbreakingEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
 
getMaxEnchantmentLevel(Enchantment, LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getMaxEnergyStored() - Method in class net.minecraftforge.energy.EnergyStorage
 
getMaxEnergyStored() - Method in interface net.minecraftforge.energy.IEnergyStorage
Returns the maximum amount of energy that can be stored.
getMaxEntityRadius() - Method in class net.minecraft.world.World
 
getMaxEntityRadius() - Method in interface net.minecraftforge.common.extensions.IForgeWorld
The maximum radius to scan for entities when trying to check bounding boxes.
getMaxFallHeight() - Method in class net.minecraft.entity.Entity
 
getMaxFallHeight() - Method in class net.minecraft.entity.MobEntity
 
getMaxFallHeight() - Method in class net.minecraft.entity.monster.CreeperEntity
 
getMaxFreeTickets() - Method in class net.minecraft.village.PointOfInterestType
 
getMaxGroupSize() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
getMaxGroupSize() - Method in class net.minecraft.entity.passive.fish.SalmonEntity
 
getMaxHealth() - Method in class net.minecraft.entity.LivingEntity
 
getMaxHeight() - Method in class net.minecraft.world.gen.ChunkGenerator
 
getMaxHeight() - Method in interface net.minecraft.world.gen.IWorldGenerationBaseReader
 
getMaxHeight() - Method in class net.minecraft.world.gen.NetherChunkGenerator
 
getMaxId() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getMaximumHomeDistance() - Method in class net.minecraft.entity.MobEntity
 
getMaximumSpeed() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getMaximumSpeed() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
getMaxInPortalTime() - Method in class net.minecraft.entity.Entity
 
getMaxInPortalTime() - Method in class net.minecraft.entity.player.PlayerEntity
 
getMaxLevel() - Method in class net.minecraft.enchantment.AquaAffinityEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.BindingCurseEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.ChannelingEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.DamageEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.DepthStriderEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.EfficiencyEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.Enchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.FireAspectEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.FlameEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.FrostWalkerEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.ImpalingEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.InfinityEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.KnockbackEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.LootBonusEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.LoyaltyEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.LureEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.MendingEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.MultishotEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.PiercingEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.PowerEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.ProtectionEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.PunchEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.QuickChargeEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.RespirationEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.RiptideEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.SilkTouchEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.SweepingEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.ThornsEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.UnbreakingEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
 
getMaxLevel() - Method in class net.minecraft.world.raid.Raid
 
getMaxLightLevel() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getMaxLightLevel() - Method in interface net.minecraft.world.IBlockReader
 
getMaxListLength() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getMaxListLength() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Gets the max length of this list property, or -1 if the length is unlimited.
getMaxNumberOfCreature() - Method in enum net.minecraft.entity.EntityClassification
 
getMaxPackSize() - Method in class net.minecraftforge.event.entity.living.LivingPackSizeEvent
This event is fired when the spawning system determines the maximum amount of the selected entity that can spawn at the same time.
getMaxPlayerIdleMinutes() - Method in class net.minecraft.server.MinecraftServer
 
getMaxPlayers() - Method in interface net.minecraft.network.rcon.IServer
 
getMaxPlayers() - Method in class net.minecraft.network.ServerStatusResponse.Players
 
getMaxPlayers() - Method in class net.minecraft.server.management.PlayerList
 
getMaxPlayers() - Method in class net.minecraft.server.MinecraftServer
 
getMaxPosition() - Method in class net.minecraft.client.gui.SlotGui
 
getMaxPosition() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getMaxPosition() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
getMaxPosition() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
getMaxPosition() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getMaxPosition() - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
getMaxPosition() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
getMaxPosition() - Method in class net.minecraft.realms.RealmsScrolledSelectionListProxy
 
getMaxPosition() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
getMaxPosition() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
getMaxRefCount() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.TileEntity
 
getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
getMaxRiseOrFall() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
getMaxScroll() - Method in class net.minecraft.client.gui.SlotGui
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.MobEntity
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.monster.GhastEntity
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.monster.PillagerEntity
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.WolfEntity
 
getMaxSpawnPackSize(MobEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getMaxSpeedAirLateral() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getMaxSpeedAirLateral() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getMaxSpeedAirVertical() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getMaxSpeedAirVertical() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getMaxSpeedWithRail() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getMaxSpeedWithRail() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getMaxStackSize() - Method in class net.minecraft.item.Item
Deprecated.
getMaxStackSize() - Method in class net.minecraft.item.ItemStack
 
getMaxTemper() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getMaxTemper() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getMaxTickTime() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getMaxU() - Method in class net.minecraft.client.particle.BreakingParticle
 
getMaxU() - Method in class net.minecraft.client.particle.DiggingParticle
 
getMaxU() - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
getMaxU() - Method in class net.minecraft.client.particle.TexturedParticle
 
getMaxU() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getMaxUses() - Method in interface net.minecraft.item.IItemTier
 
getMaxUses() - Method in enum net.minecraft.item.ItemTier
 
getMaxV() - Method in class net.minecraft.client.particle.BreakingParticle
 
getMaxV() - Method in class net.minecraft.client.particle.DiggingParticle
 
getMaxV() - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
getMaxV() - Method in class net.minecraft.client.particle.TexturedParticle
 
getMaxV() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getMaxValue() - Method in class net.minecraft.client.settings.SliderPercentageOption
 
getMaxValue() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getMaxValue() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Gets this property's maximum value.
getMaxWidth() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
getMaxWorldSize() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getMaxWorldSize() - Method in class net.minecraft.server.MinecraftServer
 
getMCPandMCVersion() - Static method in class net.minecraftforge.versions.mcp.MCPVersion
 
getMCPVersion() - Static method in class net.minecraftforge.versions.mcp.MCPVersion
 
getMCVersion() - Static method in class net.minecraftforge.versions.mcp.MCPVersion
 
getMd5() - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson.Entry
 
getMedium(int) - Method in class net.minecraft.network.PacketBuffer
 
getMediumLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getMembershipCollection() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getMembershipCollection() - Method in class net.minecraft.scoreboard.Team
 
getMemory(MemoryModuleType<U>) - Method in class net.minecraft.entity.ai.brain.Brain
 
getMeshes() - Method in class net.minecraftforge.client.model.b3d.B3DModel
 
getMessage() - Method in class net.minecraft.client.gui.widget.Widget
 
getMessage() - Method in exception net.minecraft.client.util.JSONException
 
getMessage(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.MessageArgument
 
getMessage() - Method in exception net.minecraft.crash.ReportedException
 
getMessage() - Method in enum net.minecraft.entity.player.PlayerEntity.SleepResult
 
getMessage() - Method in class net.minecraft.network.play.client.CChatMessagePacket
 
getMessage() - Method in class net.minecraft.network.play.server.STitlePacket
 
getMessage() - Method in class net.minecraft.realms.RealmsSliderButton
 
getMessage() - Method in class net.minecraftforge.client.event.ClientChatEvent
 
getMessage() - Method in class net.minecraftforge.client.event.ClientChatReceivedEvent
 
getMessage() - Method in class net.minecraftforge.event.ServerChatEvent
 
getMessage() - Method in exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
getMessage() - Method in exception net.minecraftforge.fml.LoadingFailedException
 
getMessage() - Method in exception net.minecraftforge.fml.ModLoadingException
 
getMessageContext() - Method in class net.minecraftforge.fml.network.NetworkRegistry.LoginPayload
 
getMessages(String, Predicate<String>) - Static method in class net.minecraftforge.fml.InterModComms
Retrieve pending messages for your modid.
getMessages(String) - Static method in class net.minecraftforge.fml.InterModComms
Retrieve all message for your modid.
getMessageSupplier() - Method in class net.minecraftforge.fml.InterModComms.IMCMessage
 
getMeta() - Method in enum net.minecraft.state.properties.RailShape
 
getMeta() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getMetadata(IMetadataSectionSerializer<T>) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
getMetadata() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getMetadata(IMetadataSectionSerializer<T>) - Method in interface net.minecraft.resources.IResource
 
getMetadata(IMetadataSectionSerializer<T>) - Method in interface net.minecraft.resources.IResourcePack
 
getMetadata(IMetadataSectionSerializer<T>) - Method in class net.minecraft.resources.ResourcePack
 
getMetadata(IMetadataSectionSerializer<T>) - Method in class net.minecraft.resources.SimpleResource
 
getMetadata(IMetadataSectionSerializer<T>) - Method in class net.minecraft.resources.VanillaPack
 
getMetadata() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getMetadata(IMetadataSectionSerializer<T>) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
getMethod() - Method in class net.minecraftforge.fml.InterModComms.IMCMessage
 
getMimickedBlock() - Method in class net.minecraft.block.SilverfishBlock
 
getMimicSound(EntityType<?>) - Static method in class net.minecraft.entity.passive.ParrotEntity
 
getMin() - Method in class net.minecraft.advancements.criterion.MinMaxBounds
 
getMin() - Method in class net.minecraft.advancements.criterion.MinMaxBoundsWrapped
 
getMin(Direction.Axis) - Method in class net.minecraft.util.math.AxisAlignedBB
 
getMin() - Method in class net.minecraft.world.storage.loot.RandomValueRange
 
getMinDelay() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
 
getMinecart() - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity.MinecartCommandLogic
 
getMinecart() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getMinecartCollisionBox(AbstractMinecartEntity) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
This function is used to define the box used for detecting minecart collisions.
getMinecartType() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.MinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
getMinecraft() - Method in class net.minecraft.client.gui.screen.Screen
 
getMinecraft() - Method in class net.minecraft.client.gui.toasts.ToastGui
 
getMinecraft() - Method in class net.minecraft.client.renderer.GameRenderer
 
getMinecraft() - Method in class net.minecraft.client.tutorial.Tutorial
 
getMinecraft(ServerWorld) - Static method in class net.minecraftforge.common.util.FakePlayerFactory
 
getMinecraftGame() - Method in class net.minecraft.client.Minecraft
 
getMinecraftSessionService() - Method in class net.minecraft.server.MinecraftServer
 
getMinecraftStartTimeMillis() - Method in class net.minecraft.profiler.Snooper
 
getMinecraftSupplier() - Method in class net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent
 
getMinecraftVersion() - Method in interface net.minecraft.network.rcon.IServer
 
getMinecraftVersion() - Method in class net.minecraft.server.MinecraftServer
 
getMinecraftVersionString() - Static method in class net.minecraft.realms.Realms
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.AquaAffinityEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.BindingCurseEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.ChannelingEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.DamageEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.DepthStriderEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EfficiencyEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.FireAspectEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.FlameEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.FrostWalkerEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.ImpalingEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.InfinityEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.KnockbackEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.LootBonusEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.LoyaltyEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.LureEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.MendingEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.MultishotEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.PiercingEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.PowerEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.ProtectionEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.PunchEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.QuickChargeEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.RespirationEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.RiptideEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.SilkTouchEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.SweepingEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.ThornsEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.UnbreakingEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
 
getMinId() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getMinigameName() - Method in class com.mojang.realmsclient.dto.RealmsServer
 
getMinimalEnchantability() - Method in enum net.minecraft.enchantment.ProtectionEnchantment.Type
 
getMiningSpeedup(LivingEntity) - Static method in class net.minecraft.potion.EffectUtils
 
getMinLevel() - Method in class net.minecraft.enchantment.Enchantment
 
getMinU() - Method in class net.minecraft.client.particle.BreakingParticle
 
getMinU() - Method in class net.minecraft.client.particle.DiggingParticle
 
getMinU() - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
getMinU() - Method in class net.minecraft.client.particle.TexturedParticle
 
getMinU() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getMinV() - Method in class net.minecraft.client.particle.BreakingParticle
 
getMinV() - Method in class net.minecraft.client.particle.DiggingParticle
 
getMinV() - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
getMinV() - Method in class net.minecraft.client.particle.TexturedParticle
 
getMinV() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getMinValue() - Method in class net.minecraft.client.settings.SliderPercentageOption
 
getMinValue() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getMinValue() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Gets this property's minimum value.
getMinY() - Method in class net.minecraft.world.gen.FlatLayerInfo
 
getMipmapLevels() - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
getMirror() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getMirror() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getMirror() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
getMirroredYaw(Mirror) - Method in class net.minecraft.entity.Entity
 
getMirroredYaw(Mirror) - Method in class net.minecraft.entity.item.HangingEntity
 
getMissing() - Static method in class net.minecraftforge.common.model.animation.AnimationStateMachine
 
getMissingEvent(ResourceLocation, Map<ResourceLocation, Integer>) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getMissingFactory() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getMissingModel() - Method in class net.minecraft.client.renderer.model.ModelManager
 
getMissingModel() - Method in class net.minecraftforge.client.model.ModelLoader
 
getMissingModel() - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
Deprecated.
 
getMissingNames() - Method in class net.minecraftforge.event.world.RegisterDimensionsEvent
 
getMobEffect(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.PotionArgument
 
getMobGriefingEvent(World, Entity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getMobRotation() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
getMod() - Method in class net.minecraftforge.fml.javafmlmod.FMLModContainer
 
getMod() - Method in class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider.MinecraftModContainer
 
getMod() - Method in class net.minecraftforge.fml.ModContainer
 
getModContainerById(String) - Method in class net.minecraftforge.fml.ModList
 
getModContainerByObject(Object) - Method in class net.minecraftforge.fml.ModList
 
getModdedBiomeSize(WorldType, int) - Static method in class net.minecraft.world.gen.layer.LayerUtil
 
getMode() - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
getMode() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getMode() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
getMode() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getModel(BlockState) - Method in class net.minecraft.client.renderer.BlockModelShapes
 
getModel(ResourceLocation) - Method in class net.minecraft.client.renderer.model.ModelManager
 
getModel(ModelResourceLocation) - Method in class net.minecraft.client.renderer.model.ModelManager
 
getModel() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
Deprecated.
 
getModel(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
Deprecated.
Primary method to get IModel instances.
getModel(ResourceLocation, JsonDeserializationContext, JsonObject) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry2
 
getModel() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
getModelClipNode(ResourceLocation, String) - Static method in class net.minecraftforge.common.model.animation.Clips
Retrieves the clip from the model.
getModelCount(ItemStack) - Method in class net.minecraft.client.renderer.entity.ItemRenderer
 
getModelData(BlockPos) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
getModelData(IEnviromentBlockReader, BlockPos, BlockState, IModelData) - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
getModelData(IEnviromentBlockReader, BlockPos, BlockState, IModelData) - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getModelData(IEnviromentBlockReader, BlockPos, BlockState, IModelData) - Method in class net.minecraftforge.client.model.CompositeModel
 
getModelData(World, BlockPos) - Static method in class net.minecraftforge.client.model.ModelDataManager
 
getModelData(World, ChunkPos) - Static method in class net.minecraftforge.client.model.ModelDataManager
 
getModelData() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
Allows you to return additional model data.
getModelElements(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.model.BlockModel.Deserializer
 
getModelForState(BlockState) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getModelLoader() - Method in class net.minecraftforge.client.event.ModelBakeEvent
 
getModelLocation(BlockState) - Static method in class net.minecraft.client.renderer.BlockModelShapes
 
getModelLocation(ResourceLocation, BlockState) - Static method in class net.minecraft.client.renderer.BlockModelShapes
 
getModelLocation() - Method in class net.minecraft.client.renderer.model.Variant
 
getModelLocation() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
Deprecated.
 
getModelLocation(ResourceLocation) - Method in class net.minecraftforge.client.model.ModelLoader
 
getModelManager() - Method in class net.minecraft.client.Minecraft
 
getModelManager() - Method in class net.minecraft.client.renderer.BlockModelShapes
 
getModelManager() - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getModelManager() - Method in class net.minecraftforge.client.event.ModelBakeEvent
 
getModelName() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getModelName() - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
getModelOrLogError(ResourceLocation, String) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
Deprecated.
Use this if you want the model, but need to log the error.
getModelOrMissing(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
Deprecated.
Use this if you don't care about the exception and want some model anyway.
getModelPartFlags() - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
getModelParts() - Method in class net.minecraft.client.GameSettings
 
getModelRegistry() - Method in class net.minecraftforge.client.event.ModelBakeEvent
 
getModelRotation(int, int) - Static method in enum net.minecraft.client.renderer.model.ModelRotation
 
getModels() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
getModelWithOverrides(ItemStack, World, LivingEntity) - Method in class net.minecraft.client.renderer.ItemRenderer
 
getModelWithOverrides(ItemStack) - Method in class net.minecraft.client.renderer.ItemRenderer
 
getModelWithOverrides(IBakedModel, ItemStack, World, LivingEntity) - Method in class net.minecraft.client.renderer.model.ItemOverrideList
 
getModelWithOverrides(IBakedModel, ItemStack, World, LivingEntity) - Method in class net.minecraftforge.client.model.animation.AnimationItemOverrideList
 
getModEvent(ModContainer) - Method in enum net.minecraftforge.fml.ModLoadingStage
 
getModEventBus() - Method in class net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext
 
getModFile() - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
getModFileById(String) - Method in class net.minecraftforge.fml.ModList
 
getModFiles() - Method in class net.minecraftforge.fml.ModList
 
getModId() - Method in class net.minecraftforge.common.ForgeMod
 
getModID() - Method in class net.minecraftforge.fml.client.event.ConfigChangedEvent
The Mod ID of the mod whose configuration just changed.
getModId() - Method in class net.minecraftforge.fml.config.ModConfig
 
getModId() - Method in class net.minecraftforge.fml.FMLWorldPersistenceHook
 
getModId() - Method in class net.minecraftforge.fml.InterModComms.IMCMessage
 
getModId() - Method in class net.minecraftforge.fml.ModContainer
 
getModId() - Method in class net.minecraftforge.fml.OptionalMod
 
getModId() - Method in interface net.minecraftforge.fml.WorldPersistenceHooks.WorldPersistenceHook
 
getModifiedJumpStrength() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getModifiedMaxHealth() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getModifiedMessage() - Method in class net.minecraft.command.impl.data.BlockDataAccessor
 
getModifiedMessage() - Method in class net.minecraft.command.impl.data.EntityDataAccessor
 
getModifiedMessage() - Method in interface net.minecraft.command.impl.data.IDataAccessor
 
getModifiedMovementSpeed() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getModifier(UUID) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
getModifier(UUID) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getModifierForCreature(ItemStack, CreatureAttribute) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getModifiers() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
getModifiers() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getModifiers() - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket.Snapshot
 
getModifiers() - Method in class net.minecraftforge.client.event.GuiScreenEvent.KeyboardCharTypedEvent
Bit field representing the modifier keys pressed.
getModifiers() - Method in class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyEvent
Bit field representing the modifier keys pressed.
getModifiers() - Method in class net.minecraftforge.client.event.InputEvent.KeyInputEvent
Bit field representing the modifier keys pressed.
getModInfo() - Method in class net.minecraftforge.fml.ModContainer
 
getModList() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SModListReply
 
getModList() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CModList
 
getModObjectById(String) - Method in class net.minecraftforge.fml.ModList
 
getMods() - Method in class net.minecraftforge.client.event.InputEvent.MouseInputEvent
Bit field representing the modifier keys pressed.
getMods() - Method in class net.minecraftforge.client.event.InputEvent.RawMouseEvent
Bit field representing the modifier keys pressed.
getMods() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent.DataGeneratorConfig
 
getMods() - Method in class net.minecraftforge.fml.ModList
 
getModType() - Method in class net.minecraft.world.dimension.DimensionType
 
getMoistness() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getMonitorPointer() - Method in class net.minecraft.client.Monitor
 
getMoonPhase(long) - Method in class net.minecraft.world.dimension.Dimension
 
getMoonPhase() - Method in interface net.minecraft.world.IWorld
 
getMooshroomType() - Method in class net.minecraft.entity.passive.MooshroomEntity
 
getMotd() - Method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
 
getMotd() - Method in interface net.minecraft.network.rcon.IServer
 
getMotd() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getMOTD() - Method in class net.minecraft.server.MinecraftServer
 
getMotdFromPingResponse(String) - Static method in class net.minecraft.client.multiplayer.LanServerPingThread
 
getMotion() - Method in class net.minecraft.entity.Entity
 
getMotionDirection() - Method in class net.minecraft.tileentity.PistonTileEntity
 
getMotionFactor() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
getMotionFactor() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
getMotionX() - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
getMotionX() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getMotionY() - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
getMotionY() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getMotionZ() - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
getMotionZ() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getMountedYOffset() - Method in class net.minecraft.entity.Entity
 
getMountedYOffset() - Method in class net.minecraft.entity.item.BoatEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.monster.RavagerEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.monster.SpiderEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getMouseButton() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent
 
getMouseOver(float) - Method in class net.minecraft.client.renderer.GameRenderer
 
getMouseX() - Method in class net.minecraft.client.MouseHelper
 
getMouseX() - Method in class net.minecraftforge.client.event.GuiContainerEvent.DrawBackground
 
getMouseX() - Method in class net.minecraftforge.client.event.GuiContainerEvent.DrawForeground
 
getMouseX() - Method in class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
The x coordinate of the mouse pointer on the screen.
getMouseX() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseInputEvent
 
getMouseX() - Method in class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
getMouseY() - Method in class net.minecraft.client.MouseHelper
 
getMouseY() - Method in class net.minecraftforge.client.event.GuiContainerEvent.DrawBackground
 
getMouseY() - Method in class net.minecraftforge.client.event.GuiContainerEvent.DrawForeground
 
getMouseY() - Method in class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
The y coordinate of the mouse pointer on the screen.
getMouseY() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseInputEvent
 
getMouseY() - Method in class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
getMouthOpennessAngle(float) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getMoveHelper() - Method in class net.minecraft.entity.MobEntity
 
getMovementFactor() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
The dimension's movement factor.
getMovementInput() - Method in class net.minecraftforge.client.event.InputUpdateEvent
 
getMovementOffsets(int, float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getMoveVector() - Method in class net.minecraft.util.MovementInput
 
getMultipartBuilder(Block) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
getMultipartData() - Method in class net.minecraft.client.renderer.model.BlockModelDefinition
 
getMultiplier() - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
 
getMusicTicker() - Method in class net.minecraft.client.Minecraft
 
getMusicType() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
Called on the client to get the music type to play when in this world type.
getMutationForBiome(Biome) - Static method in class net.minecraft.world.biome.Biome
 
getMutexFlags() - Method in class net.minecraft.entity.ai.goal.Goal
 
getMutexFlags() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
getName() - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
getName() - Method in class com.mojang.realmsclient.dto.RealmsServer
 
getName() - Method in enum net.minecraft.advancements.FrameType
 
getName() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getName() - Method in class net.minecraft.client.resources.Language
 
getName() - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
getName() - Method in enum net.minecraft.client.tutorial.TutorialSteps
 
getName() - Method in class net.minecraft.command.CommandSource
 
getName() - Method in class net.minecraft.data.AdvancementProvider
 
getName() - Method in class net.minecraft.data.BlockListReport
 
getName() - Method in class net.minecraft.data.BlockTagsProvider
 
getName() - Method in class net.minecraft.data.CommandsReport
 
getName() - Method in class net.minecraft.data.EntityTypeTagsProvider
 
getName() - Method in class net.minecraft.data.FluidTagsProvider
 
getName() - Method in interface net.minecraft.data.IDataProvider
 
getName() - Method in class net.minecraft.data.ItemTagsProvider
 
getName() - Method in class net.minecraft.data.LootTableProvider
 
getName() - Method in class net.minecraft.data.NBTToSNBTConverter
 
getName() - Method in class net.minecraft.data.RecipeProvider
 
getName() - Method in class net.minecraft.data.RegistryDumpReport
 
getName() - Method in class net.minecraft.data.SNBTToNBTConverter
 
getName() - Method in class net.minecraft.enchantment.Enchantment
 
getName() - Method in class net.minecraft.entity.ai.attributes.Attribute
 
getName() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getName() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
 
getName() - Method in class net.minecraft.entity.Entity
 
getName() - Method in class net.minecraft.entity.EntityType
 
getName() - Method in enum net.minecraft.entity.item.BoatEntity.Type
 
getName() - Method in class net.minecraft.entity.item.ItemEntity
 
getName() - Method in enum net.minecraft.entity.passive.FoxEntity.Type
 
getName() - Method in enum net.minecraft.entity.passive.PandaEntity.Type
 
getName() - Method in class net.minecraft.entity.player.PlayerEntity
 
getName() - Method in class net.minecraft.entity.player.PlayerInventory
 
getName() - Method in enum net.minecraft.entity.player.PlayerModelPart
 
getName() - Method in enum net.minecraft.inventory.EquipmentSlotType
 
getName() - Method in enum net.minecraft.item.ArmorMaterial
 
getName() - Method in enum net.minecraft.item.DyeColor
 
getName() - Method in interface net.minecraft.item.IArmorMaterial
 
getName() - Method in class net.minecraft.item.Item
 
getName() - Method in class net.minecraft.network.play.client.CRenameItemPacket
 
getName() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getName() - Method in class net.minecraft.network.play.server.SDisplayObjectivePacket
 
getName() - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket.Snapshot
 
getName() - Method in class net.minecraft.network.play.server.SStopSoundPacket
 
getName() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getName() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
getName() - Method in class net.minecraft.network.ServerStatusResponse.Version
 
getName() - Method in class net.minecraft.potion.Effect
 
getName() - Static method in class net.minecraft.realms.Realms
 
getName() - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
 
getName() - Method in interface net.minecraft.resources.IResourcePack
 
getName() - Method in class net.minecraft.resources.ResourcePack
 
getName() - Method in class net.minecraft.resources.ResourcePackInfo
 
getName() - Method in class net.minecraft.resources.VanillaPack
 
getName() - Method in class net.minecraft.scoreboard.ScoreCriteria
 
getName() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getName() - Method in class net.minecraft.scoreboard.Team
 
getName(Boolean) - Method in class net.minecraft.state.BooleanProperty
 
getName(T) - Method in class net.minecraft.state.EnumProperty
 
getName(Integer) - Method in class net.minecraft.state.IntegerProperty
 
getName() - Method in interface net.minecraft.state.IProperty
 
getName(T) - Method in interface net.minecraft.state.IProperty
 
getName() - Method in enum net.minecraft.state.properties.AttachFace
 
getName() - Method in enum net.minecraft.state.properties.BambooLeaves
 
getName() - Method in enum net.minecraft.state.properties.BedPart
 
getName() - Method in enum net.minecraft.state.properties.BellAttachment
 
getName() - Method in enum net.minecraft.state.properties.ChestType
 
getName() - Method in enum net.minecraft.state.properties.ComparatorMode
 
getName() - Method in enum net.minecraft.state.properties.DoorHingeSide
 
getName() - Method in enum net.minecraft.state.properties.DoubleBlockHalf
 
getName() - Method in enum net.minecraft.state.properties.Half
 
getName() - Method in enum net.minecraft.state.properties.NoteBlockInstrument
 
getName() - Method in enum net.minecraft.state.properties.PistonType
 
getName() - Method in enum net.minecraft.state.properties.RailShape
 
getName() - Method in enum net.minecraft.state.properties.RedstoneSide
 
getName() - Method in enum net.minecraft.state.properties.SlabType
 
getName() - Method in enum net.minecraft.state.properties.StairsShape
 
getName() - Method in enum net.minecraft.state.properties.StructureMode
 
getName() - Method in class net.minecraft.state.Property
 
getName() - Method in class net.minecraft.tileentity.BannerTileEntity
 
getName() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getName() - Method in class net.minecraft.tileentity.EnchantingTableTileEntity
 
getName() - Method in class net.minecraft.tileentity.LockableTileEntity
 
getName() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getName() - Method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
getName() - Method in interface net.minecraft.util.concurrent.ITaskExecutor
 
getName() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
getName(Dynamic<?>) - Static method in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
getName() - Method in enum net.minecraft.util.Direction.Axis
 
getName() - Method in enum net.minecraft.util.Direction
 
getName() - Method in interface net.minecraft.util.INameable
 
getName() - Method in interface net.minecraft.util.IStringSerializable
 
getName() - Method in class net.minecraft.util.MinecraftVersion
 
getName() - Method in enum net.minecraft.util.SoundCategory
 
getName() - Method in class net.minecraft.util.SoundEvent
 
getName() - Method in class net.minecraft.util.text.ScoreTextComponent
 
getName() - Method in enum net.minecraft.world.biome.Biome.Category
 
getName() - Method in enum net.minecraft.world.biome.Biome.RainType
 
getName() - Method in enum net.minecraft.world.BossInfo.Color
 
getName() - Method in class net.minecraft.world.BossInfo
 
getName() - Method in enum net.minecraft.world.BossInfo.Overlay
 
getName() - Method in class net.minecraft.world.chunk.ChunkStatus
 
getName() - Method in enum net.minecraft.world.GameType
 
getName() - Method in enum net.minecraft.world.gen.GenerationStage.Carving
 
getName() - Method in enum net.minecraft.world.gen.GenerationStage.Decoration
 
getName() - Method in class net.minecraft.world.storage.loot.LootPool
 
getName() - Method in class net.minecraft.world.storage.MapBanner
 
getName() - Method in class net.minecraft.world.storage.SaveFormat
 
getName() - Method in class net.minecraft.world.storage.WorldSavedData
 
getName() - Method in class net.minecraft.world.WorldType
 
getName() - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
 
getName() - Method in class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
 
getName() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
 
getName() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJointWeight
 
getName() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
getName() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getName() - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
getName() - Method in class net.minecraftforge.client.model.obj.OBJModel.Group
Deprecated.
 
getName() - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
getName() - Method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
 
getName() - Method in class net.minecraftforge.common.animation.TimeValues.ParameterValue
 
getName() - Method in class net.minecraftforge.common.BiomeDictionary.Type
Gets the name for this type.
getName() - Method in class net.minecraftforge.common.capabilities.Capability
 
getName() - Method in class net.minecraftforge.common.data.ForgeBlockTagsProvider
 
getName() - Method in class net.minecraftforge.common.data.ForgeItemTagsProvider
 
getName() - Method in class net.minecraftforge.common.data.LanguageProvider
 
getName() - Method in class net.minecraftforge.common.DimensionManager.SavedEntry
 
getName() - Method in class net.minecraftforge.common.model.animation.Clips.ClipReference
 
getName() - Method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
 
getName() - Method in class net.minecraftforge.common.ToolType
 
getName() - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
getName() - Method in class net.minecraftforge.event.LootTableLoadEvent
 
getName() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings
 
getName() - Method in class net.minecraftforge.event.RegistryEvent.Register
 
getName() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getName() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property, Category] Gets the name of this object.
getName() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Gets the name of the ConfigElement owned by this entry.
getName() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
getName() - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
getName() - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
getName() - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
getName() - Method in class net.minecraftforge.fml.RegistryObject
Deprecated.
getName() - Method in class net.minecraftforge.fml.relauncher.libraries.MemoryModList
 
getName() - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
getName() - Method in class net.minecraftforge.registries.RegistryManager
 
getName(IForgeRegistry<V>) - Method in class net.minecraftforge.registries.RegistryManager
 
getName2() - Method in enum net.minecraft.util.Direction.Axis
 
getName2() - Method in enum net.minecraft.util.Direction
 
getNamePrefixed(String) - Method in class net.minecraft.potion.Potion
 
getNames(CommandSource) - Method in interface net.minecraft.command.arguments.GameProfileArgument.IProfileProvider
 
getNames(CommandSource) - Method in class net.minecraft.command.arguments.GameProfileArgument.ProfileProvider
 
getNames(CommandSource, Supplier<Collection<String>>) - Method in interface net.minecraft.command.arguments.ScoreHolderArgument.INameProvider
 
getNames(CommandSource, Supplier<Collection<String>>) - Method in class net.minecraft.command.arguments.ScoreHolderArgument.NameProvider
 
getNamespace() - Method in class net.minecraft.util.ResourceLocation
 
getNamespace() - Method in class net.minecraftforge.fml.ModContainer
 
getNameTagVisibility() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getNameTagVisibility() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getNameTagVisibility() - Method in class net.minecraft.scoreboard.Team
 
getNameTextComponent() - Method in class net.minecraft.block.Block
 
getNarrationMessage() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
getNarrationMessage() - Method in class net.minecraft.client.gui.screen.Screen
 
getNarrationMessage() - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
getNarrationMessage() - Method in class net.minecraft.client.gui.widget.button.LockIconButton
 
getNarrationMessage() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getNarrationMessage() - Method in class net.minecraft.client.gui.widget.Widget
 
getNavigator() - Method in class net.minecraft.entity.MobEntity
 
getNbt() - Method in class net.minecraft.command.arguments.BlockStateParser
 
getNbt() - Method in class net.minecraft.command.arguments.ItemParser
 
getNbt() - Method in class net.minecraft.util.WeightedSpawnerEntity
 
getNbt() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getNBTCompound() - Method in class net.minecraft.client.multiplayer.ServerData
 
getNbtCompound() - Method in class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
getNBTPath(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.NBTPathArgument
 
getNBTQueryManager() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getNearestLookingDirection() - Method in class net.minecraft.item.BlockItemUseContext
 
getNearestLookingDirection() - Method in class net.minecraft.item.DirectionalPlaceContext
 
getNearestLookingDirections() - Method in class net.minecraft.item.BlockItemUseContext
 
getNearestLookingDirections() - Method in class net.minecraft.item.DirectionalPlaceContext
 
getNearestPpIdx(double, double, double) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getNeighborAwareLightSubtracted(BlockPos, int) - Method in interface net.minecraft.world.IWorldReader
 
getNeighbourInfo(Direction) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.NeighborInfo
 
getNetHandler() - Method in class net.minecraft.network.NetworkManager
 
getNetworkCompressionThreshold() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getNetworkCompressionThreshold() - Method in class net.minecraft.server.MinecraftServer
 
getNetworkManager() - Method in class net.minecraft.client.network.handshake.ClientHandshakeNetHandler
 
getNetworkManager() - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
getNetworkManager() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getNetworkManager() - Method in class net.minecraft.network.handshake.ServerHandshakeNetHandler
 
getNetworkManager() - Method in interface net.minecraft.network.INetHandler
 
getNetworkManager() - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
getNetworkManager() - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
getNetworkManager() - Method in class net.minecraft.network.status.ServerStatusNetHandler
 
getNetworkManager() - Method in class net.minecraftforge.client.event.ClientPlayerNetworkEvent
 
getNetworkManager() - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
getNetworkSystem() - Method in class net.minecraft.server.MinecraftServer
 
getNetworkTagManager() - Method in class net.minecraft.server.MinecraftServer
 
getNewBiomeGens() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
 
getNewBoundingBox() - Static method in class net.minecraft.util.math.MutableBoundingBox
 
getNewChunkX() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
getNewChunkZ() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
getNewColor() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.BiomeColor
 
getNewfov() - Method in class net.minecraftforge.client.event.FOVUpdateEvent
 
getNewHeight() - Method in class net.minecraftforge.event.entity.EntityEvent.EyeHeight
 
getNewNameAndTag(String, Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.ElderGuardianSplit
 
getNewNameAndTag(String, Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.EntityCatSplitFix
 
getNewNameAndTag(String, Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.EntityRenameHelper
 
getNewNameAndTag(String, Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.SkeletonSplit
 
getNewNameAndTag(String, Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.ZombieSplit
 
getNewPlayer() - Method in class net.minecraftforge.client.event.ClientPlayerNetworkEvent.RespawnEvent
 
getNewSize() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.BiomeSize
 
getNewSpawn() - Method in class net.minecraftforge.event.entity.player.PlayerSetSpawnEvent
 
getNewSpeed() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
getNewState() - Method in class net.minecraft.block.RailState
 
getNewState() - Method in class net.minecraftforge.event.world.BlockEvent.FluidPlaceBlockEvent
 
getNewTime() - Method in class net.minecraftforge.event.world.SleepFinishedTimeEvent
 
getNextChunkUpdate() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
getNextFrame() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getNextId() - Method in class net.minecraftforge.registries.ClearableRegistry
 
getNextMapId() - Method in class net.minecraft.client.world.ClientWorld
 
getNextMapId() - Method in class net.minecraft.world.server.ServerWorld
 
getNextMapId() - Method in class net.minecraft.world.World
 
getNextTransactionID(PlayerInventory) - Method in class net.minecraft.inventory.container.Container
 
getNextWindowId() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getNightVisionBrightness(LivingEntity, float) - Method in class net.minecraft.client.renderer.GameRenderer
 
getNodeDescription(String) - Method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
 
getNodeDescription(String) - Method in interface net.minecraftforge.server.permission.IPermissionHandler
 
getNodeMatrix(B3DModel.Node<?>) - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getNodeMatrix(B3DModel.Node<?>, int) - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getNodeMatrix(B3DModel.Animation, B3DModel.Node<?>, int) - Static method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getNodeProcessor() - Method in class net.minecraft.pathfinding.PathNavigator
 
getNodes() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getNoiseGenerator() - Method in interface net.minecraft.world.gen.INoiseRandom
 
getNoiseGenerator() - Method in class net.minecraft.world.gen.LazyAreaLayerContext
 
getNormal() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
getNormal(B3DModel.Vertex, B3DModel.Vertex, B3DModel.Vertex) - Static method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
getNormal() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
getNormal() - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
Deprecated.
 
getNormal() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
Deprecated.
 
getNormalOffset() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getNormalOffset() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getNote() - Method in class net.minecraftforge.event.world.NoteBlockEvent
Get the Note the Noteblock is tuned to
getNotificationScreen(Screen) - Method in class net.minecraft.realms.RealmsBridge
 
getNotificationsScreen(RealmsScreen) - Method in interface net.minecraft.realms.pluginapi.LoadedRealmsPlugin
 
getNotifiedSides() - Method in class net.minecraftforge.event.world.BlockEvent.NeighborNotifyEvent
Gets a list of directions from the base block that updates will occur upon.
getNthWordFromCursor(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getNumAliveCrystals() - Method in class net.minecraft.world.end.DragonFightManager
 
getNumberOfPlayers() - Method in class net.minecraft.network.rcon.RConThread
 
getNumberValue(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getNumRows() - Method in class net.minecraft.inventory.container.ChestContainer
 
getObfuscated() - Method in class net.minecraft.util.text.Style
 
getObject(int) - Method in class net.minecraft.client.gui.spectator.categories.SpectatorDetails
 
getObject() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
Retrieves the object that is being created, Not much state is set.
getObject() - Method in class net.minecraftforge.server.timings.ForgeTimings
Retrieves the object that the timings are for
getObjective(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ObjectiveArgument
 
getObjective() - Method in class net.minecraft.scoreboard.Score
 
getObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjective() - Method in class net.minecraft.util.text.ScoreTextComponent
 
getObjectiveCriteria(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
getObjectiveDisplaySlot(int) - Static method in class net.minecraft.scoreboard.Scoreboard
 
getObjectiveDisplaySlotCount(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
getObjectiveDisplaySlotNumber(String) - Static method in class net.minecraft.scoreboard.Scoreboard
 
getObjectiveInDisplaySlot(int) - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectiveName() - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
getObjectiveName() - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
getObjectiveNames() - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectivesForEntity(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectKey(GameProfile) - Method in class net.minecraft.server.management.BanList
 
getObjectKey(GameProfile) - Method in class net.minecraft.server.management.OpList
 
getObjectKey(K) - Method in class net.minecraft.server.management.UserList
 
getObjectKey(GameProfile) - Method in class net.minecraft.server.management.WhiteList
 
getObtained() - Method in class net.minecraft.advancements.CriterionProgress
 
getOceanMonumentSeparation() - Method in class net.minecraft.world.gen.GenerationSettings
 
getOceanMonumentSpacing() - Method in class net.minecraft.world.gen.GenerationSettings
 
getOceanRuinDistance() - Method in class net.minecraft.world.gen.GenerationSettings
 
getOceanRuinSeparation() - Method in class net.minecraft.world.gen.GenerationSettings
 
getOctave(int) - Method in class net.minecraft.world.gen.OctavesNoiseGenerator
 
getOctave() - Method in class net.minecraftforge.event.world.NoteBlockEvent
Get the Octave of the note this Noteblock is tuned to
getOffer(Entity, Random) - Method in interface net.minecraft.entity.merchant.villager.VillagerTrades.ITrade
 
getOffer(Entity, Random) - Method in class net.minecraftforge.common.BasicTrade
 
getOffers() - Method in interface net.minecraft.entity.merchant.IMerchant
 
getOffers() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getOffers() - Method in class net.minecraft.entity.NPCMerchant
 
getOfflineProfile(GameProfile) - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
getOfflineUUID(String) - Static method in class net.minecraft.entity.player.PlayerEntity
 
getOffset(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
getOffset(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
getOffset() - Method in class net.minecraft.client.renderer.tileentity.EndGatewayTileEntityRenderer
 
getOffset() - Method in class net.minecraft.client.renderer.tileentity.EndPortalTileEntityRenderer
 
getOffset(int) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getOffset() - Method in class net.minecraft.network.play.server.SMultiBlockChangePacket.UpdateData
 
getOffset(int) - Method in class net.minecraft.realms.RealmsVertexFormat
 
getOffset() - Method in enum net.minecraft.util.Direction.AxisDirection
 
getOffsetAlpha() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
getOffsetAlphaBits() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
getOffsetFOV(PlayerEntity, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getOffsetType() - Method in class net.minecraft.block.BambooBlock
 
getOffsetType() - Method in class net.minecraft.block.BambooSaplingBlock
 
getOffsetType() - Method in class net.minecraft.block.Block
 
getOffsetType() - Method in class net.minecraft.block.DoublePlantBlock
 
getOffsetType() - Method in class net.minecraft.block.FlowerBlock
 
getOffsetType() - Method in class net.minecraft.block.TallGrassBlock
 
getOffsetX(float) - Method in class net.minecraft.tileentity.PistonTileEntity
 
getOffsetY(float) - Method in class net.minecraft.tileentity.PistonTileEntity
 
getOffsetZ(float) - Method in class net.minecraft.tileentity.PistonTileEntity
 
getOldAttachPos() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getOldChunkX() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
getOldChunkZ() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
getOldDamageModifier() - Method in class net.minecraftforge.event.entity.player.CriticalHitEvent
The orignal damage modifier for the hit wthout any changes.
This is 1.5F for ciritcal hits and 1F for normal hits .
getOldDifficulty() - Method in class net.minecraftforge.event.DifficultyChangeEvent
 
getOldHeight() - Method in class net.minecraftforge.event.entity.EntityEvent.EyeHeight
 
getOldNote() - Method in class net.minecraftforge.event.world.NoteBlockEvent.Change
 
getOldOctave() - Method in class net.minecraftforge.event.world.NoteBlockEvent.Change
 
getOldPlayer() - Method in class net.minecraftforge.client.event.ClientPlayerNetworkEvent.RespawnEvent
 
getOldPotionEffect() - Method in class net.minecraftforge.event.entity.living.PotionEvent.PotionAddedEvent
 
getOldServerPinger() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
getOnGround() - Method in class net.minecraft.network.play.server.SEntityPacket
 
getOnline() - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
getOnlinePlayerCount() - Method in class net.minecraft.network.ServerStatusResponse.Players
 
getOnlinePlayerNames() - Method in interface net.minecraft.network.rcon.IServer
 
getOnlinePlayerNames() - Method in class net.minecraft.server.management.PlayerList
 
getOnlinePlayerNames() - Method in class net.minecraft.server.MinecraftServer
 
getOnlyPartsVariant() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
Deprecated.
Gets a list containing the single variant of each part.
getOpacity(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
getOpacity(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
getOpacity(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.LeavesBlock
 
getOpCode() - Method in class net.minecraft.network.play.server.SEntityStatusPacket
 
getOpenCommandLine(URL) - Method in enum net.minecraft.util.Util.OS
 
getOpenGLVersion() - Static method in class com.mojang.blaze3d.platform.GLX
 
getOpenGLVersionString() - Static method in class com.mojang.blaze3d.platform.GLX
 
getOpenSet() - Method in class net.minecraft.pathfinding.Path
 
getOpenStat() - Method in class net.minecraft.block.ChestBlock
 
getOpenStat() - Method in class net.minecraft.block.TrappedChestBlock
 
getOperation(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.OperationArgument
 
getOperation() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getOperation() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
getOppedPlayerNames() - Method in class net.minecraft.server.management.PlayerList
 
getOppedPlayers() - Method in class net.minecraft.server.management.PlayerList
 
getOpPermissionLevel() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getOpPermissionLevel() - Method in class net.minecraft.server.integrated.IntegratedServer
 
getOpPermissionLevel() - Method in class net.minecraft.server.MinecraftServer
 
getOpposite() - Method in enum net.minecraft.util.Direction
 
getOptionalPos() - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
 
getOrb() - Method in class net.minecraftforge.event.entity.player.PlayerXpEvent.PickupXp
 
getOrBuildEvent(ModContainer) - Method in class net.minecraftforge.fml.LifecycleEventProvider.LifecycleEvent
 
getOrCreate(ResourceLocation) - Method in class net.minecraft.tags.TagCollection
 
getOrCreate(Supplier<T>, String) - Method in class net.minecraft.world.storage.DimensionSavedDataManager
 
getOrCreateArray(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getOrCreateArray(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
getOrCreateChildTag(String) - Method in class net.minecraft.item.ItemStack
 
getOrCreateChildTag(String) - Method in class net.minecraftforge.fluids.FluidStack
 
getOrCreateDescriptionId() - Method in class net.minecraft.potion.Effect
 
getOrCreateObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getOrCreatePortalShape() - Static method in class net.minecraft.block.EndPortalFrameBlock
 
getOrCreateScore(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
getOrCreateTag() - Method in class net.minecraft.item.ItemStack
 
getOrCreateTag() - Method in class net.minecraftforge.fluids.FluidStack
 
getOrDefault(ResourceLocation) - Method in class net.minecraft.util.registry.DefaultedRegistry
 
getOrDefault(ResourceLocation) - Method in class net.minecraft.util.registry.Registry
 
getOrDefault(ResourceLocation) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getOrDefault(ResourceLocation) - Method in class net.minecraftforge.registries.ClearableRegistry
 
getOrigin() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
getOriginal() - Method in class net.minecraftforge.event.entity.player.PlayerDestroyItemEvent
 
getOriginal() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.Clone
The old EntityPlayer that this new entity is a clone of.
getOriginal() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.GetVillageBlockID
 
getOriginalAttacker() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getOriginalBackground() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
getOriginalBiomeGens() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
 
getOriginalBorderEnd() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
getOriginalBorderStart() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
getOriginalColor() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.BiomeColor
 
getOriginalEntity() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.ItemPickupEvent
 
getOriginalExperience() - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
 
getOriginalLevel() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
Get the original level of the enchantment for this row (0-30)
getOriginalMessage() - Method in class net.minecraftforge.client.event.ClientChatEvent
 
getOriginalRatioX() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getOriginalRatioZ() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getOriginalSize() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.BiomeSize
 
getOriginalSpeed() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
getOriginalState() - Method in class net.minecraftforge.event.world.BlockEvent.CropGrowEvent.Post
 
getOriginalState() - Method in class net.minecraftforge.event.world.BlockEvent.FluidPlaceBlockEvent
 
getOriginalStrength() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getOriginationSide() - Method in enum net.minecraftforge.fml.network.NetworkDirection
 
getOriginX() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getOriginY() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getOrMakeInput(int) - Method in enum net.minecraft.client.util.InputMappings.Type
 
getOSType() - Static method in class net.minecraft.util.Util
 
getOutput(ItemStack, ItemStack) - Method in class net.minecraftforge.common.brewing.BrewingRecipe
 
getOutput() - Method in class net.minecraftforge.common.brewing.BrewingRecipe
 
getOutput(ItemStack, ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
Returns the output ItemStack obtained by brewing the passed input and ingredient.
getOutput(ItemStack, ItemStack) - Method in interface net.minecraftforge.common.brewing.IBrewingRecipe
Returns the output when the passed input is brewed with the passed ingredient.
getOutput(ItemStack, ItemStack) - Method in class net.minecraftforge.common.brewing.VanillaBrewingRecipe
Code copied from TileEntityBrewingStand.brewPotions() It brews the potion by doing the bit-shifting magic and then checking if the new PotionEffect list is different to the old one, or if the new potion is a splash potion when the old one wasn't.
getOutput() - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
getOutputFolder() - Method in class net.minecraft.data.DataGenerator
 
getOutputNbt() - Method in class net.minecraft.world.gen.feature.template.RuleEntry
 
getOutputSignal() - Method in class net.minecraft.tileentity.ComparatorTileEntity
 
getOutputSlot() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
getOutputSlot() - Method in class net.minecraft.inventory.container.PlayerContainer
 
getOutputSlot() - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
getOutputSlot() - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
getOutputState() - Method in class net.minecraft.world.gen.feature.template.RuleEntry
 
getOverlay() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
getOverlay() - Method in class net.minecraft.world.BossInfo
 
getOverlayTexture() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getOverlayType() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
The type of overlay to occur
getOverrides() - Method in class net.minecraft.client.renderer.model.BlockModel
 
getOverrides(ModelBakery, BlockModel, Function<ResourceLocation, TextureAtlasSprite>, VertexFormat) - Method in class net.minecraft.client.renderer.model.BlockModel
 
getOverrides() - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
getOverrides() - Method in interface net.minecraft.client.renderer.model.IBakedModel
 
getOverrides() - Method in class net.minecraft.client.renderer.model.ItemOverrideList
 
getOverrides() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
getOverrides() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
getOverrides() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
getOverrides() - Method in class net.minecraftforge.client.model.BakedItemModel
 
getOverrides() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getOverrides() - Method in class net.minecraftforge.client.model.CompositeModel
 
getOverrides() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
getOverrides() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getOversample() - Method in enum net.minecraft.client.gui.fonts.DefaultGlyph
 
getOversample() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
getOwner() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getOwner() - Method in class net.minecraft.entity.monster.VexEntity
 
getOwner() - Method in class net.minecraft.entity.passive.TameableEntity
 
getOwner() - Method in class net.minecraft.state.StateContainer
 
getOwner() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
getOwner() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
getOwnerId() - Method in class net.minecraft.entity.item.ItemEntity
 
getOwnerId() - Method in class net.minecraft.entity.passive.TameableEntity
 
getOwnerModel() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getOwnerModel() - Method in interface net.minecraftforge.client.model.IModelConfiguration
If available, gets the owning model (usually BlockModel) of this configuration
getOwnerUniqueId() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getOwningTags(T) - Method in class net.minecraft.tags.TagCollection
 
getPackedLight() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getPackedLightmapCoords(BlockState, IEnviromentBlockReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
getPackedLightmapCoords(IEnviromentBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
getPackedLightmapCoords(BlockState, IEnviromentBlockReader, BlockPos) - Method in class net.minecraft.block.MagmaBlock
 
getPackedLightPositions() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getPackedPositions() - Method in class net.minecraft.world.chunk.Chunk
 
getPackedPositions() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getPackedPositions() - Method in interface net.minecraft.world.chunk.IChunk
 
getPacket(PacketDirection, int) - Method in enum net.minecraft.network.ProtocolType
 
getPacket(ItemStack) - Method in class net.minecraft.world.storage.MapData.MapInfo
 
getPacketData() - Method in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
getPacketDispatcher() - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
getPacketHandled() - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
getPacketId(PacketDirection, IPacket<?>) - Method in enum net.minecraft.network.ProtocolType
 
getPacketsReceived() - Method in class net.minecraft.network.NetworkManager
 
getPacketsSent() - Method in class net.minecraft.network.NetworkManager
 
getPackFinder() - Method in class net.minecraft.client.Minecraft
 
getPackFormat() - Method in class net.minecraft.resources.data.PackMetadataSection
 
getPackInfo(String) - Method in class net.minecraft.resources.ResourcePackList
 
getPackName() - Method in interface net.minecraft.resources.IResource
 
getPackName() - Method in class net.minecraft.resources.SimpleResource
 
getPackVersion() - Method in class net.minecraft.util.MinecraftVersion
 
getPaddleSound() - Method in class net.minecraft.entity.item.BoatEntity
 
getPaddleState(int) - Method in class net.minecraft.entity.item.BoatEntity
 
getPage() - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
getPage() - Method in class net.minecraft.inventory.container.LecternContainer
 
getPage() - Method in class net.minecraft.tileentity.LecternTileEntity
 
getPaintingSpriteUploader() - Method in class net.minecraft.client.Minecraft
 
getPaletteSize() - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
 
getPalmLength() - Method in class net.minecraft.block.pattern.BlockPattern
 
getParameter() - Method in enum net.minecraft.world.storage.loot.LootContext.EntityTarget
 
getParameters() - Method in class net.minecraft.particles.BasicParticleType
 
getParameters() - Method in class net.minecraft.particles.BlockParticleData
 
getParameters() - Method in interface net.minecraft.particles.IParticleData
 
getParameters() - Method in class net.minecraft.particles.ItemParticleData
 
getParameters() - Method in class net.minecraft.particles.RedstoneParticleData
 
getParameterSet() - Method in class net.minecraft.world.storage.loot.LootTable
 
getParent() - Method in class net.minecraft.advancements.Advancement
 
getParent() - Method in class net.minecraft.entity.ai.attributes.Attribute
 
getParent() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
 
getParent() - Method in class net.minecraft.world.biome.Biome
 
getParent() - Method in class net.minecraft.world.chunk.ChunkStatus
 
getParent() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
 
getParent() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Bone
 
getParent() - Method in interface net.minecraftforge.client.model.b3d.B3DModel.IKind
 
getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Pivot
 
getParent(IModelState) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
getParent() - Method in interface net.minecraftforge.common.model.animation.IJoint
 
getParentA() - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
 
getParentB() - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
 
getParentLocation() - Method in class net.minecraft.client.renderer.model.BlockModel
 
getParseResults() - Method in class net.minecraftforge.event.CommandEvent
 
getPart(String) - Method in class net.minecraftforge.client.model.CompositeModel.Geometry
 
getPart(String) - Method in class net.minecraftforge.client.model.CompositeModel
 
getPart(String) - Method in interface net.minecraftforge.client.model.geometry.IModelGeometry
 
getPart(String) - Method in interface net.minecraftforge.client.model.geometry.IMultipartModelGeometry
 
getPart(String) - Method in class net.minecraftforge.client.model.obj.OBJModel2
 
getPartialBlockDamage() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
getPartialRenderTick() - Method in class net.minecraftforge.client.event.RenderLivingEvent
 
getPartialRenderTick() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
 
getPartialTicks() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
 
getPartialTicks() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent
 
getPartialTicks() - Method in class net.minecraftforge.client.event.RenderHandEvent
 
getPartialTicks() - Method in class net.minecraftforge.client.event.RenderSpecificHandEvent
 
getPartialTicks() - Method in class net.minecraftforge.client.event.RenderWorldLastEvent
 
getPartialTickTime() - Static method in enum net.minecraftforge.client.model.animation.Animation
Get current partialTickTime.
getParticle(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ParticleArgument
 
getParticle() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
getParticle() - Method in class net.minecraft.entity.projectile.DragonFireballEntity
 
getParticle() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getParticleAmount() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
getParticleCount() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getParticleData() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getParticleIcon(IItemProvider) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getParticleIcon(ItemStack) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getParticleSpeed() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getParticleTexture() - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
getParticleTexture() - Method in interface net.minecraft.client.renderer.model.IBakedModel
getParticleTexture() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
getParticleTexture() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
getParticleTexture() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
getParticleTexture(IModelData) - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
getParticleTexture() - Method in class net.minecraftforge.client.model.BakedItemModel
 
getParticleTexture() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getParticleTexture(IModelData) - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getParticleTexture() - Method in class net.minecraftforge.client.model.CompositeModel
 
getParticleTexture() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
getParticleTexture() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getPartMask() - Method in enum net.minecraft.entity.player.PlayerModelPart
 
getPartName() - Method in enum net.minecraft.entity.player.PlayerModelPart
 
getParts() - Method in class net.minecraftforge.client.model.CompositeModel.Geometry
 
getParts() - Method in interface net.minecraftforge.client.model.geometry.IModelGeometry
 
getParts() - Method in interface net.minecraftforge.client.model.geometry.IMultipartModelGeometry
 
getParts() - Method in class net.minecraftforge.client.model.obj.OBJModel2
 
getParts() - Method in class net.minecraftforge.client.model.obj.OBJModel2.ModelGroup
 
getParts(IModelPart) - Static method in enum net.minecraftforge.common.model.Models
 
getPartState(IModelState, IModel, int) - Static method in class net.minecraftforge.client.model.MultiModelState
 
getPartTransform(IModelState, BlockPart, int) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
 
getPartTransform(IModelState, int) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
 
getPartVisibility(IModelGeometryPart, boolean) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getPartVisibility(IModelGeometryPart, boolean) - Method in interface net.minecraftforge.client.model.IModelConfiguration
Queries the visibility information for the model parts.
getPartVisibility(IModelGeometryPart) - Method in interface net.minecraftforge.client.model.IModelConfiguration
Queries the visibility information for the model parts.
getPassengerIds() - Method in class net.minecraft.network.play.server.SSetPassengersPacket
 
getPassengers() - Method in class net.minecraft.entity.Entity
 
getPasses(double) - Method in class net.minecraft.client.renderer.tileentity.EndGatewayTileEntityRenderer
 
getPasses(double) - Method in class net.minecraft.client.renderer.tileentity.EndPortalTileEntityRenderer
 
getPath() - Method in class net.minecraft.item.ItemGroup
 
getPath() - Method in class net.minecraft.pathfinding.PathNavigator
 
getPath() - Method in class net.minecraft.util.ResourceLocation
 
getPath() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
getPath() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
Deprecated.
 
getPath() - Method in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
 
getPath() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getPathFinder(int) - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
getPathFinder(int) - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
getPathFinder(int) - Method in class net.minecraft.pathfinding.PathNavigator
 
getPathFinder(int) - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
getPathNodeType(IBlockReader, int, int, int, MobEntity, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int) - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int, MobEntity, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
 
getPathNodeType(IBlockReader, int, int, int) - Method in class net.minecraft.pathfinding.NodeProcessor
 
getPathNodeType(IBlockReader, int, int, int, MobEntity, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int) - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int, MobEntity, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int, int, int, int, boolean, boolean, EnumSet<PathNodeType>, PathNodeType, BlockPos) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
getPathNodeTypeRaw(IBlockReader, int, int, int) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
getPathPointFromIndex(int) - Method in class net.minecraft.pathfinding.Path
 
getPathPriority(PathNodeType) - Method in class net.minecraft.entity.MobEntity
 
getPathSearchRange() - Method in class net.minecraft.pathfinding.PathNavigator
 
getPathToEntityLiving(Entity, int) - Method in class net.minecraft.pathfinding.ClimberPathNavigator
 
getPathToEntityLiving(Entity, int) - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
getPathToEntityLiving(Entity, int) - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
getPathToEntityLiving(Entity, int) - Method in class net.minecraft.pathfinding.PathNavigator
 
getPathToPos(BlockPos, int) - Method in class net.minecraft.pathfinding.ClimberPathNavigator
 
getPathToPos(BlockPos, int) - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
getPathToPos(BlockPos, int) - Method in class net.minecraft.pathfinding.PathNavigator
 
getPatrolTarget() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
getPattern(String) - Static method in class net.minecraftforge.fml.ForgeI18n
 
getPatternList() - Method in class net.minecraft.tileentity.BannerTileEntity
 
getPatternResourceLocation() - Method in class net.minecraft.tileentity.BannerTileEntity
 
getPatterns(ItemStack) - Static method in class net.minecraft.tileentity.BannerTileEntity
 
getPatternTexture() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getPayload() - Method in class net.minecraftforge.fml.network.NetworkEvent
 
getPeacefulCreature() - Method in enum net.minecraft.entity.EntityClassification
 
getPeekTick() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getPending(MutableBoundingBox, boolean, boolean) - Method in class net.minecraft.world.ServerTickList
 
getPendingBlockTicks() - Method in class net.minecraft.client.world.ClientWorld
 
getPendingBlockTicks() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getPendingBlockTicks() - Method in interface net.minecraft.world.IWorld
 
getPendingBlockTicks() - Method in class net.minecraft.world.server.ServerWorld
 
getPendingFluidTicks() - Method in class net.minecraft.client.world.ClientWorld
 
getPendingFluidTicks() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getPendingFluidTicks() - Method in interface net.minecraft.world.IWorld
 
getPendingFluidTicks() - Method in class net.minecraft.world.server.ServerWorld
 
getPercent() - Method in class net.minecraft.advancements.AdvancementProgress
 
getPercent() - Method in class net.minecraft.client.gui.ClientBossInfo
 
getPercent() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
getPercent() - Method in class net.minecraft.world.BossInfo
 
getPercentDone() - Method in class net.minecraft.world.chunk.listener.LoggingChunkStatusListener
 
getPercentDone() - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
getPerformanceMetrics() - Method in class net.minecraft.client.MinecraftGame
 
getPermissionHandler() - Static method in class net.minecraftforge.server.permission.PermissionAPI
 
getPermissionLevel() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getPermissionLevel() - Method in class net.minecraft.entity.Entity
 
getPermissionLevel() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getPermissionLevel() - Method in class net.minecraft.server.management.OpEntry
 
getPermissionLevel(GameProfile) - Method in class net.minecraft.server.MinecraftServer
 
getPersistentData() - Method in class net.minecraft.entity.Entity
 
getPersistentData() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
Returns a NBTTagCompound that can be used to store custom data for this entity.
getPhantomSize() - Method in class net.minecraft.entity.monster.PhantomEntity
 
getPhase(PhaseType<T>) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
 
getPhaseManager() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getPickBlock(BlockState, RayTraceResult, IBlockReader, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called when A user uses the creative pick block button on this block
getPickBlock(RayTraceResult, IBlockReader, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called when A user uses the creative pick block button on this block
getPickedResult(RayTraceResult) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
Called when a user uses the creative pick block button on this entity.
getPickIndex() - Method in class net.minecraft.network.play.client.CPickItemPacket
 
getPing() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
 
getPingResponse(String, String) - Static method in class net.minecraft.client.multiplayer.LanServerPingThread
 
getPistonMoveType() - Method in class net.minecraftforge.event.world.PistonEvent
 
getPistonState() - Method in class net.minecraft.tileentity.PistonTileEntity
 
getPitch() - Method in class net.minecraft.block.SoundType
 
getPitch() - Method in interface net.minecraft.client.audio.ISound
 
getPitch() - Method in class net.minecraft.client.audio.LocatableSound
 
getPitch() - Method in class net.minecraft.client.audio.Sound
 
getPitch(float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getPitch() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getPitch(float) - Method in class net.minecraft.entity.Entity
 
getPitch() - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
getPitch(float) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SEntityPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
getPitch() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getPitch() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
getPitch() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
getPitch() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getPitchYaw() - Method in class net.minecraft.entity.Entity
 
getPixelLuminanceOrAlpha(int, int) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
getPixelRGBA(int, int) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
getPixelRGBA(int, int, int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getPixelSize() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
getPlacedAgainst() - Method in class net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent
 
getPlacedBlock() - Method in class net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent
 
getPlacementBehaviour() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
getPlacementHorizontalFacing() - Method in class net.minecraft.item.DirectionalPlaceContext
 
getPlacementHorizontalFacing() - Method in class net.minecraft.item.ItemUseContext
 
getPlacementType(EntityType<?>) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
 
getPlacementYaw() - Method in class net.minecraft.item.DirectionalPlaceContext
 
getPlacementYaw() - Method in class net.minecraft.item.ItemUseContext
 
getPlaceSound() - Method in class net.minecraft.block.SoundType
 
getPlaceSound(BlockState) - Method in class net.minecraft.item.BlockItem
Deprecated.
getPlaceSound(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.BlockItem
 
getPlane() - Method in enum net.minecraft.util.Direction.Axis
 
getPlant(IBlockReader, BlockPos) - Method in class net.minecraft.block.BushBlock
 
getPlant(IBlockReader, BlockPos) - Method in class net.minecraft.block.CactusBlock
 
getPlant(IBlockReader, BlockPos) - Method in class net.minecraft.block.SugarCaneBlock
 
getPlant(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.IPlantable
 
getPlantType(IBlockReader, BlockPos) - Method in class net.minecraft.block.CactusBlock
 
getPlantType(IBlockReader, BlockPos) - Method in class net.minecraft.block.StemBlock
 
getPlantType(IBlockReader, BlockPos) - Method in class net.minecraft.block.SugarCaneBlock
 
getPlantType(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.IPlantable
 
getPlayer(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityArgument
 
getPlayer() - Method in class net.minecraft.item.ItemUseContext
 
getPlayer() - Method in class net.minecraft.tileentity.SignTileEntity
 
getPlayer() - Method in class net.minecraftforge.client.event.ClientPlayerNetworkEvent
 
getPlayer() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
The player which the overlay will apply to
getPlayer() - Method in class net.minecraftforge.event.entity.item.ItemTossEvent
The player tossing the item.
getPlayer() - Method in class net.minecraftforge.event.entity.player.PlayerEvent
 
getPlayer() - Method in class net.minecraftforge.event.ServerChatEvent
 
getPlayer() - Method in class net.minecraftforge.event.village.VillageSiegeEvent
 
getPlayer() - Method in class net.minecraftforge.event.world.BlockEvent.BreakEvent
 
getPlayer() - Method in class net.minecraftforge.event.world.ChunkWatchEvent
 
getPlayer() - Method in class net.minecraftforge.server.permission.context.Context
 
getPlayer() - Method in interface net.minecraftforge.server.permission.context.IContext
 
getPlayer() - Method in class net.minecraftforge.server.permission.context.PlayerContext
 
getPlayer() - Method in class net.minecraftforge.server.permission.context.WorldContext
 
getPlayerAdvancements(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
getPlayerByUsername(String) - Method in class net.minecraft.server.management.PlayerList
 
getPlayerByUUID(UUID) - Method in class net.minecraft.server.management.PlayerList
 
getPlayerByUuid(UUID) - Method in interface net.minecraft.world.IEntityReader
 
getPlayerCount() - Method in class net.minecraft.client.ClientGameSession
 
getPlayerDirectory() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
The directory where player data is being stored.
getPlayerDirectory() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
The directory where player data is being stored.
getPlayerDisplayName(PlayerEntity, String) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getPlayerFile(String) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
Construct and return a recommended file for the supplied suffix
getPlayerFile(String) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
Construct and return a recommended file for the supplied suffix
getPlayerFolder() - Method in class net.minecraft.world.storage.SaveHandler
 
getPlayerId() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
getPlayerID() - Method in class net.minecraft.util.Session
 
getPlayerInfo() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getPlayerInfo(UUID) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getPlayerInfo(String) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getPlayerInfoMap() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getPlayerIP() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getPlayerKnockbackMap() - Method in class net.minecraft.world.Explosion
 
getPlayerList() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getPlayerList() - Method in class net.minecraft.server.MinecraftServer
 
getPlayerName() - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
getPlayerName() - Method in class net.minecraft.scoreboard.Score
 
getPlayerNames() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
getPlayerNames() - Method in class net.minecraft.command.CommandSource
 
getPlayerNames() - Method in interface net.minecraft.command.ISuggestionProvider
 
getPlayerNBT(ServerPlayerEntity) - Method in class net.minecraft.world.storage.SaveHandler
 
getPlayerNBTTagCompound() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getPlayerNBTTagCompound() - Method in class net.minecraft.world.storage.WorldInfo
 
getPlayerProfile() - Method in class net.minecraft.tileentity.SkullTileEntity
 
getPlayerProfileCache() - Method in class net.minecraft.server.MinecraftServer
 
getPlayerRelativeBlockHardness(BlockState, PlayerEntity, IBlockReader, BlockPos) - Method in class net.minecraft.block.BambooBlock
 
getPlayerRelativeBlockHardness(BlockState, PlayerEntity, IBlockReader, BlockPos) - Method in class net.minecraft.block.BambooSaplingBlock
 
getPlayerRelativeBlockHardness(BlockState, PlayerEntity, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
getPlayerRelativeBlockHardness(PlayerEntity, IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
getPlayers() - Method in class net.minecraft.client.world.ClientWorld
 
getPlayers(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityArgument
 
getPlayers() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getPlayers() - Method in class net.minecraft.network.ServerStatusResponse
 
getPlayers() - Method in class net.minecraft.network.ServerStatusResponse.Players
 
getPlayers() - Method in class net.minecraft.server.management.PlayerList
 
getPlayers() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getPlayers() - Method in interface net.minecraft.world.IEntityReader
 
getPlayers(Predicate<? super ServerPlayerEntity>) - Method in class net.minecraft.world.server.ServerWorld
 
getPlayers() - Method in class net.minecraft.world.server.ServerWorld
 
getPlayers() - Method in class net.minecraft.world.ServerBossInfo
 
getPlayersAllowingNone(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityArgument
 
getPlayersMatchingAddress(String) - Method in class net.minecraft.server.management.PlayerList
 
getPlayerStats(PlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
getPlayersTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getPlayersUsing(IBlockReader, BlockPos) - Static method in class net.minecraft.tileentity.ChestTileEntity
 
getPlayerTeam() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getPlayerUUID() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
The UUID is the standard for player related file storage.
getPlayerUUID() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
The UUID is the standard for player related file storage.
getPlayerVisibilityDistance(PlayerEntity, double, double) - Static method in class net.minecraftforge.common.ForgeHooks
 
getPlugins() - Method in interface net.minecraft.network.rcon.IServer
 
getPlugins() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getPointOfInterest() - Method in class net.minecraft.entity.merchant.villager.VillagerProfession
 
getPool(String) - Method in class net.minecraft.world.storage.loot.LootTable
 
getPort() - Method in class com.mojang.realmsclient.dto.UploadInfo
 
getPort() - Method in class net.minecraft.client.multiplayer.ServerAddress
 
getPort() - Method in interface net.minecraft.network.rcon.IServer
 
getPort() - Method in class net.minecraft.realms.RealmsServerAddress
 
getPort() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getPortalCooldown() - Method in class net.minecraft.entity.Entity
 
getPortalCooldown() - Method in class net.minecraft.entity.player.PlayerEntity
 
getPortalSize() - Method in class net.minecraftforge.event.world.BlockEvent.PortalSpawnEvent
 
getPos() - Method in class net.minecraft.command.CommandSource
 
getPos(double, double, double) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getPos() - Method in class net.minecraft.item.BlockItemUseContext
 
getPos() - Method in class net.minecraft.item.DirectionalPlaceContext
 
getPos() - Method in class net.minecraft.item.ItemUseContext
 
getPos() - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
getPos() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getPos() - Method in class net.minecraft.network.play.server.SChangeBlockPacket
 
getPos() - Method in class net.minecraft.network.play.server.SMultiBlockChangePacket.UpdateData
 
getPos() - Method in class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
getPos() - Method in class net.minecraft.particles.BlockParticleData
 
getPos() - Method in class net.minecraft.tileentity.TileEntity
 
getPos() - Method in class net.minecraft.util.CachedBlockInfo
 
getPos() - Method in class net.minecraft.util.math.BlockPosWrapper
 
getPos() - Method in class net.minecraft.util.math.BlockRayTraceResult
 
getPos() - Method in class net.minecraft.util.math.EntityPosWrapper
 
getPos() - Method in class net.minecraft.util.math.GlobalPos
 
getPos() - Method in interface net.minecraft.util.math.IPosWrapper
 
getPos() - Method in class net.minecraft.village.PointOfInterest
 
getPos() - Method in class net.minecraft.world.chunk.Chunk
 
getPos() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getPos() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getPos() - Method in interface net.minecraft.world.chunk.IChunk
 
getPos() - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure.Start
 
getPos() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getPos() - Method in class net.minecraft.world.storage.MapBanner
 
getPos() - Method in class net.minecraft.world.storage.MapFrame
 
getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
 
getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
getPos() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
Deprecated.
 
getPos() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getPos() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
Get the pos of the enchantment table
getPos() - Method in class net.minecraftforge.event.entity.living.LivingDestroyBlockEvent
 
getPos() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
 
getPos() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
getPos() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
If the interaction was on an entity, will be a BlockPos centered on the entity.
getPos() - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
 
getPos() - Method in class net.minecraftforge.event.world.BlockEvent
 
getPos() - Method in class net.minecraftforge.event.world.ChunkWatchEvent
 
getPos() - Method in class net.minecraftforge.event.world.SaplingGrowTreeEvent
 
getPos() - Method in class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
 
getPos3() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
Deprecated.
 
getPose() - Method in class net.minecraft.entity.Entity
 
getPose() - Method in class net.minecraftforge.event.entity.EntityEvent.EyeHeight
 
getPosition() - Method in class net.minecraft.block.BlockEventData
 
getPosition() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
getPosition() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
getPosition(CommandSource) - Method in interface net.minecraft.command.arguments.ILocationArgument
 
getPosition(CommandSource) - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
getPosition(CommandSource) - Method in class net.minecraft.command.arguments.LocationInput
 
getPosition() - Method in class net.minecraft.entity.ai.goal.MoveTowardsVillageGoal
 
getPosition() - Method in class net.minecraft.entity.ai.goal.RandomSwimmingGoal
 
getPosition() - Method in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
getPosition() - Method in class net.minecraft.entity.ai.goal.WaterAvoidingRandomFlyingGoal
 
getPosition() - Method in class net.minecraft.entity.ai.goal.WaterAvoidingRandomWalkingGoal
 
getPosition() - Method in class net.minecraft.entity.Entity
 
getPosition() - Method in class net.minecraft.network.play.client.CPlayerDiggingPacket
 
getPosition() - Method in class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
getPosition() - Method in class net.minecraft.network.play.client.CUpdateSignPacket
 
getPosition() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getPosition() - Method in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
getPosition() - Method in class net.minecraft.network.play.server.SDisplayObjectivePacket
 
getPosition() - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
getPosition(Entity) - Method in class net.minecraft.pathfinding.Path
 
getPosition() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getPosition() - Method in class net.minecraft.world.Explosion
 
getPosition() - Method in class net.minecraft.world.server.ChunkHolder
 
getPosition() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
Deprecated.
 
getPositionRandom(BlockState, BlockPos) - Method in class net.minecraft.block.BedBlock
 
getPositionRandom(BlockState, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
getPositionRandom(BlockPos) - Method in class net.minecraft.block.BlockState
 
getPositionRandom(BlockState, BlockPos) - Method in class net.minecraft.block.DoorBlock
 
getPositionRandom(BlockState, BlockPos) - Method in class net.minecraft.block.DoublePlantBlock
 
getPositionRandom(Vec3i) - Static method in class net.minecraft.util.math.MathHelper
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, FrequencyConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.AtHeight64
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, FrequencyConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.AtSurface
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, FrequencyConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.AtSurfaceRandomCount
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, ChanceConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.AtSurfaceWithChance
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, HeightWithChanceConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.AtSurfaceWithChanceMultiple
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, AtSurfaceWithExtraConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.AtSurfaceWithExtra
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, CaveEdgeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.CaveEdge
 
getPositions(Random, ChanceRangeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.ChanceRange
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.ChorusPlant
 
getPositions(Random, CountRangeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.CountRange
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.DarkOakTreePlacement
 
getPositions(Random, DepthAverageConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.DepthAverage
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, DungeonRoomConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.DungeonRoom
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.EndGateway
 
getPositions(Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.EndIsland
 
getPositions(Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.Height4To32
 
getPositions(Random, CountRangeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.HeightBiasedRange
 
getPositions(Random, CountRangeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.HeightVeryBiasedRange
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, ChanceConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.IcebergPlacement
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, LakeChanceConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.LakeLava
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, LakeChanceConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.LakeWater
 
getPositions(Random, FrequencyConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.NetherFire
 
getPositions(Random, FrequencyConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.NetherGlowstone
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, FrequencyConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.NetherMagma
 
getPositions(Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.Passthrough
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, DC, BlockPos) - Method in class net.minecraft.world.gen.placement.Placement
 
getPositions(Random, CountRangeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.RandomCountWithRange
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, DC, BlockPos) - Method in class net.minecraft.world.gen.placement.SimplePlacement
 
getPositions(Random, DC, BlockPos) - Method in class net.minecraft.world.gen.placement.SimplePlacement
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, FrequencyConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.SurfacePlus32
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, NoiseDependant, BlockPos) - Method in class net.minecraft.world.gen.placement.SurfacePlus32WithNoise
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, FrequencyConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.TopSolid
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.TopSolidOnce
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, TopSolidRangeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.TopSolidRange
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, ChanceConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.TopSolidWithChance
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, TopSolidWithNoiseConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.TopSolidWithNoise
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, FrequencyConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.TwiceSurface
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, ChanceConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.TwiceSurfaceWithChance
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, HeightWithChanceConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.TwiceSurfaceWithChanceMultiple
 
getPositions(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, NoiseDependant, BlockPos) - Method in class net.minecraft.world.gen.placement.TwiceSurfaceWithNoise
 
getPositions(Random, ChanceConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.WithChance
 
getPositionVec() - Method in class net.minecraft.entity.Entity
 
getPositionVector() - Method in class net.minecraft.entity.Entity
 
getPositionVector() - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity.MinecartCommandLogic
 
getPositionVector() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getPositionVector() - Method in class net.minecraftforge.common.util.FakePlayer
 
getPosOffset(double, double, double, double) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getPossibleCreatures(EntityClassification, BlockPos) - Method in class net.minecraft.world.gen.ChunkGenerator
 
getPossibleCreatures(EntityClassification, BlockPos) - Method in class net.minecraft.world.gen.NetherChunkGenerator
 
getPossibleCreatures(EntityClassification, BlockPos) - Method in class net.minecraft.world.gen.OverworldChunkGenerator
 
getPosX() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
 
getPosX() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getPosY() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
 
getPosY() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getPosZ() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getPotentialSpawns(IWorld, EntityClassification, BlockPos, List<Biome.SpawnListEntry>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getPotion() - Method in class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
getPotion() - Method in class net.minecraft.potion.EffectInstance
 
getPotion() - Method in class net.minecraftforge.event.entity.living.PotionEvent.PotionRemoveEvent
 
getPotionColor(Potion) - Static method in class net.minecraft.potion.PotionUtils
 
getPotionColorFromEffectList(Collection<EffectInstance>) - Static method in class net.minecraft.potion.PotionUtils
 
getPotionDurationString(EffectInstance, float) - Static method in class net.minecraft.potion.EffectUtils
 
getPotionEffect() - Method in class net.minecraftforge.event.entity.living.PotionEvent
Retuns the PotionEffect.
getPotionEffect() - Method in class net.minecraftforge.event.entity.living.PotionEvent.PotionAddedEvent
 
getPotionEffect() - Method in class net.minecraftforge.event.entity.living.PotionEvent.PotionApplicableEvent
 
getPotionEffect() - Method in class net.minecraftforge.event.entity.living.PotionEvent.PotionRemoveEvent
 
getPotionFromItem(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
 
getPotionSpriteUploader() - Method in class net.minecraft.client.Minecraft
 
getPotionTypeForName(String) - Static method in class net.minecraft.potion.Potion
 
getPotionTypeFromNBT(CompoundNBT) - Static method in class net.minecraft.potion.PotionUtils
 
getPower() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
Get the power (# of bookshelves) for the enchanting table
getPowered() - Method in class net.minecraft.entity.monster.CreeperEntity
 
getPowerOnSide(IWorldReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getPowerOnSides(IWorldReader, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getPrecipitation() - Method in class net.minecraft.world.biome.Biome
 
getPredicate(StateContainer<Block, BlockState>) - Method in class net.minecraft.client.renderer.model.multipart.AndCondition
 
getPredicate(StateContainer<Block, BlockState>) - Method in interface net.minecraft.client.renderer.model.multipart.ICondition
 
getPredicate(StateContainer<Block, BlockState>) - Method in class net.minecraft.client.renderer.model.multipart.OrCondition
 
getPredicate(StateContainer<Block, BlockState>) - Method in class net.minecraft.client.renderer.model.multipart.PropertyValueCondition
 
getPredicate(StateContainer<Block, BlockState>) - Method in class net.minecraft.client.renderer.model.multipart.Selector
 
getPredicates() - Static method in class net.minecraft.advancements.criterion.ItemPredicate
 
getPrefix() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getPrefix() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getPrefixes() - Method in class net.minecraft.entity.player.PlayerEntity
 
getPreparedPath(ResourceLocation) - Method in class net.minecraft.client.resources.JsonReloadListener
 
getPreset() - Method in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
getPreventProxyConnections() - Method in class net.minecraft.server.MinecraftServer
 
getPreviousHash(Path) - Method in class net.minecraft.data.DirectoryCache
 
getPrevMobRotation() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
getPrimaryEffect() - Method in class net.minecraft.network.play.client.CUpdateBeaconPacket
 
getPrimaryHand() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getPrimaryHand() - Method in class net.minecraft.entity.LivingEntity
 
getPrimaryHand() - Method in class net.minecraft.entity.MobEntity
 
getPrimaryHand() - Method in class net.minecraft.entity.player.PlayerEntity
 
getPriority() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
getPriority() - Method in enum net.minecraft.pathfinding.PathNodeType
 
getPriority() - Method in class net.minecraft.resources.ResourcePackInfo
 
getPriority() - Method in class net.minecraft.util.concurrent.ITaskQueue.RunnableWithPriority
 
getPriority(int) - Static method in enum net.minecraft.world.TickPriority
 
getPriority() - Method in enum net.minecraft.world.TickPriority
 
getPrivateValue(Class<? super E>, E, int) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
Deprecated.
Use ObfuscationReflectionHelper.getPrivateValue(Class, Object, String) because field indices change a lot more often than field names do. TODO: Remove in 1.15
getPrivateValue(Class<? super E>, E, String) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
Gets the value a field with the specified name in the given class.
getProblems() - Method in class net.minecraft.world.storage.loot.ValidationResults
 
getProcessors() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
getProfession() - Method in class net.minecraft.entity.merchant.villager.VillagerData
 
getProfile() - Method in class net.minecraft.network.login.client.CLoginStartPacket
 
getProfile() - Method in class net.minecraft.network.login.server.SLoginSuccessPacket
 
getProfile() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
 
getProfile() - Method in class net.minecraft.util.Session
 
getProfileByUUID(UUID) - Method in class net.minecraft.server.management.PlayerProfileCache
 
getProfileProperties() - Method in class net.minecraft.client.Minecraft
 
getProfiler() - Method in class net.minecraft.client.Minecraft
 
getProfiler() - Method in class net.minecraft.server.MinecraftServer
 
getProfiler() - Method in class net.minecraft.world.World
 
getProgram() - Method in interface net.minecraft.client.shader.IShaderManager
 
getProgram() - Method in class net.minecraft.client.shader.ShaderInstance
 
getProgress(Advancement) - Method in class net.minecraft.advancements.PlayerAdvancements
 
getProgress() - Method in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
getProgress(float) - Method in class net.minecraft.tileentity.PistonTileEntity
 
getProgress(float) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getProgress(DimensionType) - Method in class net.minecraft.util.WorldOptimizer
 
getProgress() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getProgressText() - Method in class net.minecraft.advancements.AdvancementProgress
 
getProgressUpdates() - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
getProjectedView() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getProjectileEntity(World, IPosition, ItemStack) - Method in class net.minecraft.dispenser.ProjectileDispenseBehavior
 
getProjectileInaccuracy() - Method in class net.minecraft.dispenser.ProjectileDispenseBehavior
 
getProjectileVelocity() - Method in class net.minecraft.dispenser.ProjectileDispenseBehavior
 
getPrompt() - Method in class net.minecraft.client.gui.spectator.BaseSpectatorGroup
 
getPrompt() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
getPrompt() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
getPrompt() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuView
 
getProperties() - Method in class net.minecraft.command.arguments.BlockStateParser
 
getProperties() - Method in class net.minecraft.server.ServerPropertiesProvider
 
getProperties() - Method in class net.minecraft.state.StateContainer
 
getProperties() - Method in class net.minecraft.state.StateHolder
 
getProperty() - Method in class net.minecraft.network.play.server.SWindowPropertyPacket
 
getProperty(String) - Method in class net.minecraft.state.StateContainer
 
getProperty(Dynamic<?>, String) - Static method in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
getPropertyFor(Direction) - Static method in class net.minecraft.block.VineBlock
 
getPropertyGetter(ResourceLocation) - Method in class net.minecraft.item.Item
 
getPropertyMapString(Map<IProperty<?>, Comparable<?>>) - Static method in class net.minecraft.client.renderer.BlockModelShapes
 
getProtocol() - Method in class net.minecraft.network.ServerStatusResponse.Version
 
getProtocolVersion() - Method in class net.minecraft.network.handshake.client.CHandshakePacket
 
getProtocolVersion() - Method in class net.minecraft.util.MinecraftVersion
 
getProviderName() - Method in class net.minecraft.world.World
 
getProxy() - Method in class net.minecraft.client.Minecraft
 
getProxy() - Method in class net.minecraft.realms.AbstractRealmsButton
 
getProxy() - Static method in class net.minecraft.realms.Realms
 
getProxy() - Method in class net.minecraft.realms.RealmsButton
 
getProxy() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
getProxy() - Method in class net.minecraft.realms.RealmsEditBox
 
getProxy() - Method in class net.minecraft.realms.RealmsGuiEventListener
 
getProxy() - Method in class net.minecraft.realms.RealmsLabel
 
getProxy() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getProxy() - Method in class net.minecraft.realms.RealmsScreen
 
getProxy() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
getProxy() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
getProxy() - Method in class net.minecraft.realms.RealmsSliderButton
 
getPrunedStackTrace(int) - Method in class net.minecraft.crash.CrashReportCategory
 
getPublic() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getPublic() - Method in class net.minecraft.server.integrated.IntegratedServer
 
getPublic() - Method in class net.minecraft.server.MinecraftServer
 
getPublicKey() - Method in class net.minecraft.network.login.server.SEncryptionRequestPacket
 
getPuffState() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getPurpose() - Method in class net.minecraft.network.play.client.CRecipeInfoPacket
 
getPushReaction(BlockState) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.AbstractRailBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.BedBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.BellBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.Block
Deprecated.
getPushReaction() - Method in class net.minecraft.block.BlockState
 
getPushReaction(BlockState) - Method in class net.minecraft.block.DoorBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.EndRodBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.GlazedTerracottaBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.IceBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.LanternBlock
 
getPushReaction() - Method in class net.minecraft.block.material.Material
 
getPushReaction(BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.StructureVoidBlock
 
getPushReaction() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getPushReaction() - Method in class net.minecraft.entity.Entity
 
getPushReaction() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
getQuads(BlockState, Direction, Random) - Method in interface net.minecraft.client.renderer.model.IBakedModel
Deprecated.
Forge: Use net.minecraftforge.client.extensions.IForgeBakedModel#getQuads(IBlockState, EnumFacing, Random, net.minecraftforge.client.model.data.IModelData)
getQuads(BlockState, Direction, Random) - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
getQuads(BlockState, Direction, Random, IModelData) - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraftforge.client.model.BakedItemModel.BakedGuiItemModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraftforge.client.model.BakedItemModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getQuads(BlockState, Direction, Random, IModelData) - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getQuads(BlockState, Direction, Random, IModelData) - Method in class net.minecraftforge.client.model.CompositeModel
 
getQuads(BlockState, Direction, Random) - Method in interface net.minecraftforge.client.model.data.IDynamicBakedModel
 
getQuads(BlockState, Direction, Random, IModelData) - Method in interface net.minecraftforge.client.model.data.IDynamicBakedModel
 
getQuads(BlockState, Direction, Random, IModelData) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
getQuads(BlockState, Direction, Random, IModelData) - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getQuadsForSprite(int, TextureAtlasSprite, VertexFormat, Optional<TRSRTransformation>) - Static method in class net.minecraftforge.client.model.ItemLayerModel
 
getQualifiedName() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getQualifiedName() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Category] Gets the qualified name of this object.
getQueryMessage(INBT) - Method in class net.minecraft.command.impl.data.BlockDataAccessor
 
getQueryMessage(INBT) - Method in class net.minecraft.command.impl.data.EntityDataAccessor
 
getQueryMessage(INBT) - Method in interface net.minecraft.command.impl.data.IDataAccessor
 
getQuickcraftMask(int, int) - Static method in class net.minecraft.inventory.container.Container
 
getRabbitType() - Method in class net.minecraft.entity.passive.RabbitEntity
 
getRadius() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getRadius() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
getRaid() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
getRaiderCount() - Method in class net.minecraft.world.raid.Raid
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.EvokerEntity
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.PillagerEntity
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.RavagerEntity
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.VindicatorEntity
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.WitchEntity
 
getRaids() - Method in class net.minecraft.world.server.ServerWorld
 
getRailDirection(BlockState, IBlockReader, BlockPos, AbstractMinecartEntity) - Method in class net.minecraft.block.AbstractRailBlock
Return the rail's direction.
getRailMaxSpeed(BlockState, World, BlockPos, AbstractMinecartEntity) - Method in class net.minecraft.block.AbstractRailBlock
Returns the max speed of the rail at the specified position.
getRainStrength(float) - Method in class net.minecraft.world.World
 
getRainTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getRainTime() - Method in class net.minecraft.world.storage.WorldInfo
 
getRand() - Method in class net.minecraftforge.event.world.SaplingGrowTreeEvent
 
getRandom(Random) - Method in class net.minecraft.util.registry.DefaultedRegistry
 
getRandom(Random) - Method in class net.minecraft.util.registry.Registry
 
getRandom(Random) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getRandom(BlockPos) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
getRandom() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getRandom() - Method in interface net.minecraft.world.IWorld
 
getRandom() - Method in class net.minecraft.world.storage.loot.LootContext
 
getRandom() - Method in class net.minecraft.world.World
 
getRandom(Random) - Method in class net.minecraftforge.registries.ClearableRegistry
 
getRandomBlock(IWorld) - Method in class net.minecraft.world.gen.feature.BlockPileFeature
 
getRandomBlock(IWorld) - Method in class net.minecraft.world.gen.feature.HayBlockPileFeature
 
getRandomBlock(IWorld) - Method in class net.minecraft.world.gen.feature.IceBlockPileFeature
 
getRandomBlock(IWorld) - Method in class net.minecraft.world.gen.feature.MelonBlockPileFeature
 
getRandomBlock(IWorld) - Method in class net.minecraft.world.gen.feature.PumpkinBlockPileFeature
 
getRandomBlock(IWorld) - Method in class net.minecraft.world.gen.feature.SnowBlockPileFeature
 
getRandomDungeonMob(Random) - Static method in class net.minecraftforge.common.DungeonHooks
Gets a random mob name from the list.
getRandomElement(Random) - Method in class net.minecraft.tags.Tag
 
getRandomFlower(Random, BlockPos) - Method in class net.minecraft.world.gen.feature.DefaultFlowersFeature
 
getRandomFlower(Random, BlockPos) - Method in class net.minecraft.world.gen.feature.FlowersFeature
 
getRandomFlower(Random, BlockPos) - Method in class net.minecraft.world.gen.feature.ForestFlowersFeature
 
getRandomFlower(Random, BlockPos) - Method in class net.minecraft.world.gen.feature.GeneralForestFlowerFeature
 
getRandomFlower(Random, BlockPos) - Method in class net.minecraft.world.gen.feature.PlainsFlowersFeature
 
getRandomFlower(Random, BlockPos) - Method in class net.minecraft.world.gen.feature.SwampFlowersFeature
 
getRandomItem(Random, List<T>, int) - Static method in class net.minecraft.util.WeightedRandom
 
getRandomItem(List<T>, int) - Static method in class net.minecraft.util.WeightedRandom
 
getRandomItem(Random, List<T>) - Static method in class net.minecraft.util.WeightedRandom
 
getRandomModelBox(Random) - Method in class net.minecraft.client.renderer.model.Model
 
getRandomPlant(Random) - Method in class net.minecraft.world.gen.feature.JungleGrassFeature
 
getRandomPlant(Random) - Method in class net.minecraft.world.gen.feature.TaigaGrassFeature
 
getRandomPlayer() - Method in class net.minecraft.world.server.ServerWorld
 
getRandomSheepColor(Random) - Static method in class net.minecraft.entity.passive.SheepEntity
 
getRandomType(Random) - Static method in enum net.minecraft.entity.passive.PandaEntity.Type
 
getRandomUUID(Random) - Static method in class net.minecraft.util.math.MathHelper
 
getRandomUUID() - Static method in class net.minecraft.util.math.MathHelper
 
getRandPos(IBlockReader, Entity, int, int) - Method in class net.minecraft.entity.ai.goal.PanicGoal
 
getRange() - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
getRareTrades() - Method in class net.minecraftforge.event.village.WandererTradesEvent
 
getRarity() - Method in class net.minecraft.enchantment.Enchantment
 
getRarity(ItemStack) - Method in class net.minecraft.item.Item
 
getRarity() - Method in class net.minecraft.item.ItemStack
 
getRarity() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getRarity(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getRarity(IEnviromentBlockReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getRatioX() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getRatioZ() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getRaw(Config, List<String>, Supplier<T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
 
getRaw(Config, List<String>, Supplier<Double>) - Method in class net.minecraftforge.common.ForgeConfigSpec.DoubleValue
 
getRaw(Config, List<String>, Supplier<T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.EnumValue
 
getRaw(Config, List<String>, Supplier<Integer>) - Method in class net.minecraftforge.common.ForgeConfigSpec.IntValue
 
getRaw(Config, List<String>, Supplier<Long>) - Method in class net.minecraftforge.common.ForgeConfigSpec.LongValue
 
getRaw(ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getRaw(int) - Method in class net.minecraftforge.registries.ForgeRegistry
Deprecated.
getRawBuffer() - Method in class net.minecraft.client.renderer.BufferBuilder.State
 
getRawFluid() - Method in class net.minecraftforge.fluids.FluidStack
 
getRawTimingData() - Method in class net.minecraftforge.server.timings.ForgeTimings
Deprecated.
Added for compatibility, remove in 1.13
getRayTraceResult(BlockState, World, BlockPos, Vec3d, Vec3d, RayTraceResult) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
getRayTraceResult() - Method in class net.minecraftforge.event.entity.ProjectileImpactEvent
 
getRaytraceShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
getRaytraceShape(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
getRaytraceShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.CauldronBlock
 
getRaytraceShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.ComposterBlock
 
getRaytraceShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.HopperBlock
 
getRaytraceShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.ScaffoldingBlock
 
getReadBuffer() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
getReader() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getRealmsNotificationsEnabled() - Static method in class net.minecraft.realms.Realms
 
getRearingAmount(float) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getReason() - Method in class net.minecraft.network.login.server.SDisconnectLoginPacket
 
getReason() - Method in class net.minecraft.network.play.server.SDisconnectPacket
 
getReceptionSide() - Method in enum net.minecraftforge.fml.network.NetworkDirection
 
getRecipe() - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
getRecipe() - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
getRecipe(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ResourceLocationArgument
 
getRecipe(IRecipeType<T>, C, World) - Method in class net.minecraft.item.crafting.RecipeManager
 
getRecipe(ResourceLocation) - Method in class net.minecraft.item.crafting.RecipeManager
 
getRecipeBook() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getRecipeBook() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getRecipeBookCategories() - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
getRecipeHeight() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getRecipeHeight() - Method in interface net.minecraftforge.common.crafting.IShapedRecipe
 
getRecipeId() - Method in class net.minecraft.network.play.client.CPlaceRecipePacket
 
getRecipeId() - Method in class net.minecraft.network.play.client.CRecipeInfoPacket
 
getRecipeId() - Method in class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
getRecipeJson() - Method in interface net.minecraft.data.IFinishedRecipe
 
getRecipeList() - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
getRecipeList() - Method in class net.minecraft.inventory.container.StonecutterContainer
 
getRecipeListSize() - Method in class net.minecraft.inventory.container.StonecutterContainer
 
getRecipeManager() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getRecipeManager() - Method in class net.minecraft.client.world.ClientWorld
 
getRecipeManager() - Method in class net.minecraft.server.MinecraftServer
 
getRecipeManager() - Method in class net.minecraft.world.server.ServerWorld
 
getRecipeManager() - Method in class net.minecraft.world.World
 
getRecipeManager() - Method in class net.minecraftforge.client.event.RecipesUpdatedEvent
 
getRecipeNonNull(IRecipeType<T>, C, World) - Method in class net.minecraft.item.crafting.RecipeManager
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.FireworkRocketRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.FireworkStarRecipe
 
getRecipeOutput() - Method in interface net.minecraft.item.crafting.IRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.SpecialRecipe
 
getRecipeResourceLocations() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
getRecipeResourceLocations() - Method in class net.minecraft.command.CommandSource
 
getRecipeResourceLocations() - Method in interface net.minecraft.command.ISuggestionProvider
 
getRecipes() - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
getRecipes(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
getRecipes() - Method in class net.minecraft.client.util.ClientRecipeBook
 
getRecipes(RecipeBookCategories) - Method in class net.minecraft.client.util.ClientRecipeBook
 
getRecipes(IRecipeType<T>, C, World) - Method in class net.minecraft.item.crafting.RecipeManager
 
getRecipes() - Method in class net.minecraft.item.crafting.RecipeManager
 
getRecipes() - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
getRecipes() - Method in class net.minecraft.network.play.server.SUpdateRecipesPacket
 
getRecipes() - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
Returns an unmodifiable list containing all the recipes in the registry
getRecipeUsed() - Method in class net.minecraft.inventory.CraftResultInventory
 
getRecipeUsed() - Method in interface net.minecraft.inventory.IRecipeHolder
 
getRecipeUsed() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
getRecipeWidth() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getRecipeWidth() - Method in interface net.minecraftforge.common.crafting.IShapedRecipe
 
getRecord() - Method in class net.minecraft.tileentity.JukeboxTileEntity
 
getRecordDescription() - Method in class net.minecraft.item.MusicDiscItem
 
getRecursivePassengers() - Method in class net.minecraft.entity.Entity
 
getRed() - Method in class net.minecraft.particles.RedstoneParticleData
 
getRed() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
getRedBits() - Method in class net.minecraft.client.renderer.VideoMode
 
getRedstonePower(BlockPos, Direction) - Method in class net.minecraft.world.World
 
getRedstonePowerFromNeighbors(BlockPos) - Method in class net.minecraft.world.World
 
getRedstoneStrength(BlockState) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
getRedstoneStrength(BlockState) - Method in class net.minecraft.block.PressurePlateBlock
 
getRedstoneStrength(BlockState) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
getRefreshRate(MainWindow) - Static method in class com.mojang.blaze3d.platform.GLX
 
getRefreshRate() - Method in class net.minecraft.client.renderer.VideoMode
 
getRegion() - Method in class net.minecraft.client.resources.Language
 
getRegionCoordX() - Method in class net.minecraft.util.math.ChunkPos
 
getRegionCoordZ() - Method in class net.minecraft.util.math.ChunkPos
 
getRegionPositionX() - Method in class net.minecraft.util.math.ChunkPos
 
getRegionPositionZ() - Method in class net.minecraft.util.math.ChunkPos
 
getRegionRenderCache(World, BlockPos) - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
getRegionRenderCacheBuilder() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
getRegisteredNodes() - Method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
 
getRegisteredNodes() - Method in interface net.minecraftforge.server.permission.IPermissionHandler
 
getRegisteredTags() - Method in class net.minecraft.tags.TagCollection
 
getRegistrationChangeType() - Method in class net.minecraftforge.fml.network.NetworkEvent.ChannelRegistrationChangeEvent
 
getRegistries() - Method in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent
 
getRegistries() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SModListReply
 
getRegistries() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CModList
 
getRegistry() - Method in class net.minecraft.stats.StatType
 
getRegistry() - Static method in class net.minecraftforge.common.DimensionManager
Deprecated.
getRegistry() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings
 
getRegistry() - Method in class net.minecraftforge.event.RegistryEvent.Register
 
getRegistry(ResourceLocation) - Method in class net.minecraftforge.registries.RegistryManager
 
getRegistry(Class<? super V>) - Method in class net.minecraftforge.registries.RegistryManager
 
getRegistry(ResourceLocation, RegistryManager) - Method in class net.minecraftforge.registries.RegistryManager
 
getRegistryName() - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
getRegistryName() - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
getRegistryName() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getRegistryName() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CRegistry
 
getRegistryName() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getRegistryName() - Method in class net.minecraftforge.registries.ForgeRegistryEntry
 
getRegistryName() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getRegistryName() - Method in interface net.minecraftforge.registries.IForgeRegistryEntry
A unique identifier for this entry, if this entry is registered already it will return it's official registry name.
getRegistryNamesForSyncToClient() - Static method in class net.minecraftforge.registries.RegistryManager
 
getRegistrySuperType() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getRegistrySuperType() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getRegistryType() - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
getRegistryType() - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
Used by Forge's registry system.
getRegistryType() - Method in class net.minecraftforge.registries.ForgeRegistryEntry
 
getRegistryType() - Method in interface net.minecraftforge.registries.IForgeRegistryEntry
Determines the type for this entry, used to look up the correct registry in the global registries list as there can only be one registry per concrete class.
getRelativeString(File, File) - Static method in class net.minecraft.resources.ResourcePack
 
getReleaseTarget() - Method in class net.minecraft.util.MinecraftVersion
 
getRelevantEnchantmentTypes() - Method in class net.minecraft.item.ItemGroup
 
getRemainingBytesAsLEInt(byte[], int) - Static method in class net.minecraft.network.rcon.RConUtils
 
getRemainingItems(CraftingInventory) - Method in class net.minecraft.item.crafting.BannerDuplicateRecipe
 
getRemainingItems(CraftingInventory) - Method in class net.minecraft.item.crafting.BookCloningRecipe
 
getRemainingItems(C) - Method in interface net.minecraft.item.crafting.IRecipe
 
getRemaningCriteria() - Method in class net.minecraft.advancements.AdvancementProgress
 
getRemaps(ResourceLocation) - Method in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent
 
getRemoteAddress() - Method in class net.minecraft.network.NetworkManager
 
getRemoteChannels() - Method in class net.minecraftforge.fml.network.FMLStatusPing
 
getRemoteModData() - Method in class net.minecraftforge.fml.network.FMLStatusPing
 
getRenderBoundingBox() - Method in class net.minecraft.entity.Entity
 
getRenderBoundingBox() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getRenderBoundingBox() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getRenderBoundingBox() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
Return an AxisAlignedBB that controls the visible scope of a TileEntitySpecialRenderer associated with this TileEntity Defaults to the collision bounding box Block#getCollisionBoundingBoxFromPool(World, int, int, int) associated with the block at this location.
getRenderChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
getRenderChunk(BlockPos) - Method in class net.minecraft.client.renderer.ViewFrustum
 
getRenderDistanceWeight() - Static method in class net.minecraft.entity.Entity
 
getRenderedChunks() - Method in class net.minecraft.client.renderer.WorldRenderer
 
getRenderer() - Static method in class com.mojang.blaze3d.platform.GLX
 
getRenderer(Class<? extends Entity>) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
getRenderer(T) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
getRenderer(Class<? extends TileEntity>) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
getRenderer(TileEntity) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
getRenderer() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
 
getRenderer() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
 
getRenderer() - Method in class net.minecraftforge.client.event.RenderLivingEvent
 
getRenderer() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
 
getRenderLayer() - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
getRenderLayer() - Method in class net.minecraft.block.AbstractRailBlock
 
getRenderLayer() - Method in class net.minecraft.block.BambooBlock
 
getRenderLayer() - Method in class net.minecraft.block.BambooSaplingBlock
 
getRenderLayer() - Method in class net.minecraft.block.BeaconBlock
 
getRenderLayer() - Method in class net.minecraft.block.BedBlock
 
getRenderLayer() - Method in class net.minecraft.block.Block
 
getRenderLayer() - Method in class net.minecraft.block.BrewingStandBlock
 
getRenderLayer() - Method in class net.minecraft.block.BubbleColumnBlock
 
getRenderLayer() - Method in class net.minecraft.block.BushBlock
 
getRenderLayer() - Method in class net.minecraft.block.CactusBlock
 
getRenderLayer() - Method in class net.minecraft.block.CampfireBlock
 
getRenderLayer() - Method in class net.minecraft.block.ChorusFlowerBlock
 
getRenderLayer() - Method in class net.minecraft.block.ChorusPlantBlock
 
getRenderLayer() - Method in class net.minecraft.block.CocoaBlock
 
getRenderLayer() - Method in class net.minecraft.block.ConduitBlock
 
getRenderLayer() - Method in class net.minecraft.block.DoorBlock
 
getRenderLayer() - Method in class net.minecraft.block.EndRodBlock
 
getRenderLayer() - Method in class net.minecraft.block.FireBlock
 
getRenderLayer() - Method in class net.minecraft.block.FlowerPotBlock
 
getRenderLayer() - Method in class net.minecraft.block.GlassBlock
 
getRenderLayer() - Method in class net.minecraft.block.GrassBlock
 
getRenderLayer() - Method in class net.minecraft.block.HopperBlock
 
getRenderLayer() - Method in class net.minecraft.block.IceBlock
 
getRenderLayer() - Method in class net.minecraft.block.KelpBlock
 
getRenderLayer() - Method in class net.minecraft.block.KelpTopBlock
 
getRenderLayer() - Method in class net.minecraft.block.LadderBlock
 
getRenderLayer() - Method in class net.minecraft.block.LanternBlock
 
getRenderLayer() - Method in class net.minecraft.block.LeavesBlock
 
getRenderLayer() - Method in class net.minecraft.block.NetherPortalBlock
 
getRenderLayer() - Method in class net.minecraft.block.PaneBlock
 
getRenderLayer() - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getRenderLayer() - Method in class net.minecraft.block.RedstoneWireBlock
 
getRenderLayer() - Method in class net.minecraft.block.ScaffoldingBlock
 
getRenderLayer() - Method in class net.minecraft.block.SlimeBlock
 
getRenderLayer() - Method in class net.minecraft.block.SpawnerBlock
 
getRenderLayer() - Method in class net.minecraft.block.StainedGlassBlock
 
getRenderLayer() - Method in class net.minecraft.block.StainedGlassPaneBlock
 
getRenderLayer() - Method in class net.minecraft.block.StairsBlock
 
getRenderLayer() - Method in class net.minecraft.block.StonecutterBlock
 
getRenderLayer() - Method in class net.minecraft.block.SugarCaneBlock
 
getRenderLayer() - Method in class net.minecraft.block.TorchBlock
 
getRenderLayer() - Method in class net.minecraft.block.TrapDoorBlock
 
getRenderLayer() - Method in class net.minecraft.block.TripWireBlock
 
getRenderLayer() - Method in class net.minecraft.block.TripWireHookBlock
 
getRenderLayer() - Method in class net.minecraft.block.TurtleEggBlock
 
getRenderLayer() - Method in class net.minecraft.block.VineBlock
 
getRenderLayer() - Method in class net.minecraft.block.WebBlock
 
getRenderLayer() - Method in class net.minecraft.fluid.EmptyFluid
 
getRenderLayer() - Method in class net.minecraft.fluid.Fluid
 
getRenderLayer() - Method in interface net.minecraft.fluid.IFluidState
 
getRenderLayer() - Method in class net.minecraft.fluid.LavaFluid
 
getRenderLayer() - Method in class net.minecraft.fluid.WaterFluid
 
getRenderLayer() - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
getRenderLayer() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getRenderLocations(float) - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getRenderManager() - Method in class net.minecraft.client.Minecraft
 
getRenderManager() - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
getRenderPartialTicks() - Method in class net.minecraft.client.Minecraft
 
getRenderPartialTicks() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
 
getRenderPartialTicks() - Method in class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
Partial render ticks elapsed.
getRenderPartialTicks() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
 
getRenderScale() - Method in class net.minecraft.entity.LivingEntity
 
getRenderScale() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getRenderShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
getRenderShape(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
getRenderShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.FenceBlock
 
getRenderShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.FenceGateBlock
 
getRenderShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.LecternBlock
 
getRenderShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.SkullBlock
 
getRenderState() - Method in enum net.minecraft.entity.passive.MooshroomEntity.Type
 
getRenderText(int, Function<ITextComponent, String>) - Method in class net.minecraft.tileentity.SignTileEntity
 
getRenderType(BlockState) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.AirBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BarrelBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BarrierBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BeaconBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BedBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BellBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.Block
Deprecated.
getRenderType() - Method in class net.minecraft.block.BlockState
 
getRenderType(BlockState) - Method in class net.minecraft.block.BrewingStandBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BubbleColumnBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.CampfireBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.ChestBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.CommandBlockBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.ConduitBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.ContainerBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.DaylightDetectorBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.DispenserBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.EnchantingTableBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.EnderChestBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.FlowerPotBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.FlowingFluidBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.GrindstoneBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.HopperBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.JukeboxBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.LecternBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.SpawnerBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.StonecutterBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.StructureBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.StructureVoidBlock
 
getRenderType() - Method in class net.minecraft.client.particle.BarrierParticle
 
getRenderType() - Method in class net.minecraft.client.particle.BreakingParticle
 
getRenderType() - Method in class net.minecraft.client.particle.BubbleColumnUpParticle
 
getRenderType() - Method in class net.minecraft.client.particle.BubbleParticle
 
getRenderType() - Method in class net.minecraft.client.particle.BubblePopParticle
 
getRenderType() - Method in class net.minecraft.client.particle.CampfireParticle
 
getRenderType() - Method in class net.minecraft.client.particle.CloudParticle
 
getRenderType() - Method in class net.minecraft.client.particle.CritParticle
 
getRenderType() - Method in class net.minecraft.client.particle.CurrentDownParticle
 
getRenderType() - Method in class net.minecraft.client.particle.DiggingParticle
 
getRenderType() - Method in class net.minecraft.client.particle.DragonBreathParticle
 
getRenderType() - Method in class net.minecraft.client.particle.DripParticle
 
getRenderType() - Method in class net.minecraft.client.particle.EnchantmentTableParticle
 
getRenderType() - Method in class net.minecraft.client.particle.FallingDustParticle
 
getRenderType() - Method in class net.minecraft.client.particle.FireworkParticle.Overlay
 
getRenderType() - Method in class net.minecraft.client.particle.FlameParticle
 
getRenderType() - Method in class net.minecraft.client.particle.HeartParticle
 
getRenderType() - Method in class net.minecraft.client.particle.ItemPickupParticle
 
getRenderType() - Method in class net.minecraft.client.particle.LargeExplosionParticle
 
getRenderType() - Method in class net.minecraft.client.particle.LavaParticle
 
getRenderType() - Method in class net.minecraft.client.particle.MetaParticle
 
getRenderType() - Method in class net.minecraft.client.particle.MobAppearanceParticle
 
getRenderType() - Method in class net.minecraft.client.particle.NoteParticle
 
getRenderType() - Method in class net.minecraft.client.particle.Particle
 
getRenderType() - Method in class net.minecraft.client.particle.PoofParticle
 
getRenderType() - Method in class net.minecraft.client.particle.PortalParticle
 
getRenderType() - Method in class net.minecraft.client.particle.RainParticle
 
getRenderType() - Method in class net.minecraft.client.particle.RedstoneParticle
 
getRenderType() - Method in class net.minecraft.client.particle.SimpleAnimatedParticle
 
getRenderType() - Method in class net.minecraft.client.particle.SmokeParticle
 
getRenderType() - Method in class net.minecraft.client.particle.SpellParticle
 
getRenderType() - Method in class net.minecraft.client.particle.SuspendedTownParticle
 
getRenderType() - Method in class net.minecraft.client.particle.SweepAttackParticle
 
getRenderType() - Method in class net.minecraft.client.particle.UnderwaterParticle
 
getRenderType() - Method in class net.minecraft.client.particle.WaterWakeParticle
 
getRenderType() - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
getRenderType() - Method in class net.minecraft.scoreboard.ScoreCriteria
 
getRenderType() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getRenderViewEntity() - Method in class net.minecraft.client.Minecraft
 
getRenderViewEntity() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getRenderVisibilityId() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getRepairCost() - Method in class net.minecraft.item.ItemStack
 
getRepairMaterial() - Method in enum net.minecraft.item.ArmorMaterial
 
getRepairMaterial() - Method in interface net.minecraft.item.IArmorMaterial
 
getRepairMaterial() - Method in interface net.minecraft.item.IItemTier
 
getRepairMaterial() - Method in enum net.minecraft.item.ItemTier
 
getRepeatDelay() - Method in interface net.minecraft.client.audio.ISound
 
getRepeatDelay() - Method in class net.minecraft.client.audio.LocatableSound
 
getReplacedBlock() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getReplacedBlockSnapshots() - Method in class net.minecraftforge.event.world.BlockEvent.EntityMultiPlaceEvent
Gets a list of BlockSnapshots for all blocks which were replaced by the placement of the new blocks.
getReplacement() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.GetVillageBlockID
 
getRepository() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getRepository() - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
getRequestedState() - Method in class net.minecraft.network.handshake.client.CHandshakePacket
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.conditions.BlockStateProperty
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.conditions.DamageSourceProperties
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.conditions.EntityHasProperty
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.conditions.EntityHasScore
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.conditions.Inverted
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.conditions.KilledByPlayer
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.conditions.MatchTool
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.conditions.RandomChanceWithLooting
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.conditions.SurvivesExplosion
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.conditions.TableBonus
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.functions.ApplyBonus
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.functions.CopyName
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.functions.CopyNbt
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.functions.ExplorationMap
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.functions.FillPlayerHead
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.functions.LootingEnchantBonus
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.functions.SetLore
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.functions.SetName
 
getRequiredParameters() - Method in interface net.minecraft.world.storage.loot.IParameterized
 
getRequiredParameters() - Method in class net.minecraft.world.storage.loot.LootParameterSet
 
getRequirementCount() - Method in class net.minecraft.advancements.Advancement
 
getRequirements() - Method in class net.minecraft.advancements.Advancement
 
getResizeSpeed() - Method in class net.minecraft.world.border.WorldBorder
 
getResource(ResourceLocation) - Method in class net.minecraft.resources.FallbackResourceManager
 
getResource(ResourceLocation) - Method in interface net.minecraft.resources.IResourceManager
 
getResource(ResourceLocation) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
getResource(ResourceLocation, ResourcePackType, String, String) - Method in class net.minecraftforge.client.model.generators.ExistingFileHelper
 
getResource(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelDynBucket
Deprecated.
getResourceLocation(String, List<BannerPattern>, List<DyeColor>) - Method in class net.minecraft.client.renderer.BannerTextures.Cache
 
getResourceLocation(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ResourceLocationArgument
 
getResourceManager() - Method in class net.minecraft.client.Minecraft
 
getResourceManager() - Method in class net.minecraft.server.MinecraftServer
 
getResourceMetadata(IMetadataSectionSerializer<T>, InputStream) - Static method in class net.minecraft.resources.ResourcePack
 
getResourceMode() - Method in class net.minecraft.client.multiplayer.ServerData
 
getResourceNamespaces(ResourcePackType) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
getResourceNamespaces() - Method in class net.minecraft.resources.FallbackResourceManager
 
getResourceNamespaces(ResourcePackType) - Method in class net.minecraft.resources.FilePack
 
getResourceNamespaces(ResourcePackType) - Method in class net.minecraft.resources.FolderPack
 
getResourceNamespaces() - Method in interface net.minecraft.resources.IResourceManager
 
getResourceNamespaces(ResourcePackType) - Method in interface net.minecraft.resources.IResourcePack
 
getResourceNamespaces() - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
getResourceNamespaces(ResourcePackType) - Method in class net.minecraft.resources.VanillaPack
 
getResourceNamespaces(ResourcePackType) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
getResourceNamespaces(ResourcePackType) - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
getResourcePack() - Method in class net.minecraft.resources.ResourcePackInfo
 
getResourcePackFor(String) - Static method in class net.minecraftforge.fml.packs.ResourcePackLoader
 
getResourcePackHash() - Method in class net.minecraft.server.MinecraftServer
 
getResourcePackList() - Method in class net.minecraft.client.Minecraft
 
getResourcePacks() - Method in class net.minecraft.server.MinecraftServer
 
getResourcePackUrl() - Method in class net.minecraft.server.MinecraftServer
 
getResourceStream(ResourcePackType, ResourceLocation) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
getResourceStream(ResourcePackType, ResourceLocation) - Method in interface net.minecraft.resources.IResourcePack
 
getResourceStream(ResourcePackType, ResourceLocation) - Method in class net.minecraft.resources.ResourcePack
 
getResourceStream(ResourcePackType, ResourceLocation) - Method in class net.minecraft.resources.VanillaPack
 
getResourceStream(ResourcePackType, ResourceLocation) - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
getResourceType() - Method in class net.minecraft.client.audio.SoundHandler
 
getResourceType() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getResourceType() - Method in class net.minecraft.client.renderer.GameRenderer
 
getResourceType() - Method in class net.minecraft.client.renderer.ItemRenderer
 
getResourceType() - Method in class net.minecraft.client.renderer.model.ModelManager
 
getResourceType() - Method in class net.minecraft.client.renderer.WorldRenderer
 
getResourceType() - Method in class net.minecraft.client.resources.FoliageColorReloadListener
 
getResourceType() - Method in class net.minecraft.client.resources.GrassColorReloadListener
 
getResourceType() - Method in class net.minecraft.client.resources.LanguageManager
 
getResourceType() - Method in class net.minecraft.client.util.SearchTreeManager
 
getResourceType() - Method in interface net.minecraft.resources.IResourceManagerReloadListener
Deprecated.
 
getResourceType() - Method in interface net.minecraftforge.client.model.ICustomModelLoader
Deprecated.
 
getResourceType() - Method in interface net.minecraftforge.client.model.IModelLoader
 
getResourceType() - Method in enum net.minecraftforge.client.model.ModelDynBucket.Loader
 
getResourceType() - Method in enum net.minecraftforge.client.model.ModelDynBucket.LoaderDynBucket
Deprecated.
 
getRespawnDimension(ServerPlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
Determines the dimension the player will be respawned in, typically this brings them back to the overworld.
getRespirationModifier(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getResponse() - Method in class net.minecraft.network.status.server.SServerInfoPacket
 
getResponseTime() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getResult() - Method in class net.minecraft.util.ActionResult
 
getResult() - Method in class net.minecraftforge.fluids.FluidActionResult
 
getResult() - Method in class net.minecraftforge.fml.StartupQuery
 
getResult(IModInfo) - Static method in class net.minecraftforge.fml.VersionChecker
 
getResultMessage() - Method in class net.minecraftforge.client.event.ScreenshotEvent
 
getResults() - Method in class net.minecraft.profiler.EmptyProfiler
 
getResults() - Method in interface net.minecraft.profiler.IResultableProfiler
 
getResults() - Method in class net.minecraft.profiler.Profiler
 
getResultSound() - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
 
getResultStack() - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Finish
 
getResultStatus() - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
 
getRevengeTarget() - Method in class net.minecraft.entity.LivingEntity
 
getRevengeTimer() - Method in class net.minecraft.entity.LivingEntity
 
getRewards() - Method in class net.minecraft.advancements.Advancement
 
getRGBDurabilityForDisplay(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Returns the packed int RGB value used to render the durability bar in the GUI.
getRidingEntity() - Method in class net.minecraft.entity.Entity
 
getRight() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getRight() - Method in class net.minecraft.network.play.client.CSteerBoatPacket
 
getRight() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Text
 
getRight() - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
getRightArmRotation() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getRightLegRotation() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getRightRot() - Method in class net.minecraftforge.common.model.TRSRTransformation
 
getRightShoulderEntity() - Method in class net.minecraft.entity.player.PlayerEntity
 
getRiptideModifier(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getRiver() - Method in class net.minecraft.world.biome.Biome
 
getRiverSize() - Method in class net.minecraft.world.gen.OverworldGenSettings
 
getRNG() - Method in class net.minecraft.entity.LivingEntity
 
getRockingAngle(float) - Method in class net.minecraft.entity.item.BoatEntity
 
getRodDamage() - Method in class net.minecraftforge.event.entity.player.ItemFishedEvent
Get the damage the rod will take.
getRoll() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
getRollingAmplitude() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getRollingDirection() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getRolls() - Method in class net.minecraft.world.storage.loot.LootPool
 
getRoomIndex(int, int, int) - Static method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
getRoot() - Method in class net.minecraft.network.play.server.SCommandListPacket
 
getRoot() - Method in class net.minecraftforge.client.model.b3d.B3DModel
 
getRootModel() - Method in class net.minecraft.client.renderer.model.BlockModel
 
getRootResourceStream(String) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
getRootResourceStream(String) - Method in interface net.minecraft.resources.IResourcePack
 
getRootResourceStream(String) - Method in class net.minecraft.resources.ResourcePack
 
getRootResourceStream(String) - Method in class net.minecraft.resources.VanillaPack
 
getRoots() - Method in class net.minecraft.advancements.AdvancementList
 
getRot() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
 
getRot() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getRot() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
getRotatedYaw(Rotation) - Method in class net.minecraft.entity.Entity
 
getRotatedYaw(Rotation) - Method in class net.minecraft.entity.item.HangingEntity
 
getRotation() - Method in enum net.minecraft.client.renderer.model.ModelRotation
 
getRotation() - Method in class net.minecraft.client.renderer.model.Variant
Deprecated.
getRotation() - Method in interface net.minecraft.client.renderer.texture.ISprite
Deprecated.
Use ISprite.getState() instead.
getRotation(CommandSource) - Method in interface net.minecraft.command.arguments.ILocationArgument
 
getRotation(CommandSource) - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
getRotation(CommandSource) - Method in class net.minecraft.command.arguments.LocationInput
 
getRotation(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.RotationArgument
 
getRotation() - Method in class net.minecraft.command.CommandSource
 
getRotation() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getRotation() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getRotation() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getRotation() - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
getRotation() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getRotation() - Method in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
getRotation() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
getRotation() - Method in class net.minecraft.world.storage.MapDecoration
 
getRotation() - Method in class net.minecraft.world.storage.MapFrame
 
getRotation() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
Deprecated.
 
getRotation(Direction) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
getRotationYawHead() - Method in class net.minecraft.entity.Entity
 
getRotationYawHead() - Method in class net.minecraft.entity.LivingEntity
 
getRowingTime(int, float) - Method in class net.minecraft.entity.item.BoatEntity
 
getRowLeft() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getRowLeft() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getRowLeft() - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
getRowTop(int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getRowTop(int) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getRowTop(int) - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
getRowWidth() - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
getRowWidth() - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
getRowWidth() - Method in class net.minecraft.client.gui.SlotGui
 
getRowWidth() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getRowWidth() - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList
 
getRowWidth() - Method in class net.minecraft.client.gui.widget.list.KeyBindingList
 
getRowWidth() - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
getRowWidth() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getRowWidth() - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
getRowWidth() - Method in class net.minecraftforge.fml.client.gui.GuiSlotModList
 
getRowWidth() - Method in class net.minecraftforge.fml.client.gui.LoadingErrorScreen.LoadingEntryList
 
getRunDelay(CreatureEntity) - Method in class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
getRunDelay(CreatureEntity) - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
getRunningGoals() - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
getRunningTasks() - Method in class net.minecraft.entity.ai.brain.Brain
Deprecated.
getSaddled() - Method in class net.minecraft.entity.passive.PigEntity
 
getSapling() - Method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
getSaturation() - Method in class net.minecraft.item.Food
 
getSaturationLevel() - Method in class net.minecraft.network.play.server.SUpdateHealthPacket
 
getSaturationLevel() - Method in class net.minecraft.util.FoodStats
 
getSavedData() - Method in class net.minecraft.world.server.ServerChunkProvider
 
getSavedData() - Method in class net.minecraft.world.server.ServerWorld
 
getSaveFile() - Method in class net.minecraft.server.management.UserList
 
getSaveHandler() - Method in class net.minecraft.world.server.ServerWorld
 
getSaveList() - Method in class net.minecraft.world.storage.SaveFormat
 
getSaveLoader() - Method in class net.minecraft.client.Minecraft
 
getSaveLoader(String, MinecraftServer) - Method in class net.minecraft.world.storage.SaveFormat
 
getSaveToDisc() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getSaveVersion() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getSaveVersion() - Method in class net.minecraft.world.storage.WorldInfo
 
getScale() - Method in class net.minecraft.client.gui.NewChatGui
 
getScale(float) - Method in class net.minecraft.client.particle.BarrierParticle
 
getScale(float) - Method in class net.minecraft.client.particle.CloudParticle
 
getScale(float) - Method in class net.minecraft.client.particle.CritParticle
 
getScale(float) - Method in class net.minecraft.client.particle.DragonBreathParticle
 
getScale(float) - Method in class net.minecraft.client.particle.FallingDustParticle
 
getScale(float) - Method in class net.minecraft.client.particle.FireworkParticle.Overlay
 
getScale(float) - Method in class net.minecraft.client.particle.FlameParticle
 
getScale(float) - Method in class net.minecraft.client.particle.HeartParticle
 
getScale(float) - Method in class net.minecraft.client.particle.LavaParticle
 
getScale(float) - Method in class net.minecraft.client.particle.NoteParticle
 
getScale(float) - Method in class net.minecraft.client.particle.PortalParticle
 
getScale(float) - Method in class net.minecraft.client.particle.RedstoneParticle
 
getScale(float) - Method in class net.minecraft.client.particle.SmokeParticle
 
getScale(float) - Method in class net.minecraft.client.particle.TexturedParticle
 
getScale() - Method in class net.minecraft.world.biome.Biome
 
getScale() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
 
getScale() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getScale() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
getScale() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
Deprecated.
 
getScale() - Method in class net.minecraftforge.common.model.TRSRTransformation
 
getScaledHeight() - Method in class net.minecraft.client.MainWindow
 
getScaledWidth() - Method in class net.minecraft.client.MainWindow
 
getScanCode() - Method in class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyEvent
Platform-specific scan code.
getScanCode() - Method in class net.minecraftforge.client.event.InputEvent.KeyInputEvent
Platform-specific scan code.
getSchedule() - Method in class net.minecraft.entity.ai.brain.Brain
 
getScheduledActivity(int) - Method in class net.minecraft.entity.ai.brain.schedule.Schedule
 
getScheduledEvents() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getScheduledEvents() - Method in class net.minecraft.world.storage.WorldInfo
 
getScheduledTime() - Method in class net.minecraft.util.concurrent.TickDelayedTask
 
getScore() - Method in class net.minecraft.entity.player.PlayerEntity
 
getScoreboard() - Method in class net.minecraft.client.world.ClientWorld
 
getScoreboard() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getScoreboard() - Method in class net.minecraft.server.MinecraftServer
 
getScoreboard() - Method in class net.minecraft.world.server.ServerWorld
 
getScoreboard() - Method in class net.minecraft.world.World
 
getScoreboardName() - Method in class net.minecraft.entity.Entity
 
getScoreboardName() - Method in class net.minecraft.entity.player.PlayerEntity
 
getScoreboardSlot(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ScoreboardSlotArgument
 
getScoreHolder(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ScoreHolderArgument
 
getScoreHolder(CommandContext<CommandSource>, String, Supplier<Collection<String>>) - Static method in class net.minecraft.command.arguments.ScoreHolderArgument
 
getScoreHolderNoObjectives(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ScoreHolderArgument
 
getScoreObjectives() - Method in class net.minecraft.scoreboard.Scoreboard
 
getScorePoints() - Method in class net.minecraft.scoreboard.Score
 
getScoreScoreboard() - Method in class net.minecraft.scoreboard.Score
 
getScoreValue() - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
getScreen() - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
getScreen() - Method in class net.minecraft.realms.RealmsScreenProxy
 
getScreenFactory(ContainerType<T>, Minecraft, int, ITextComponent) - Static method in class net.minecraft.client.gui.ScreenManager
 
getScreenHeight() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
getScreenshotFile() - Method in class net.minecraftforge.client.event.ScreenshotEvent
 
getScreenWidth() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
getScroll() - Method in class net.minecraft.client.gui.SlotGui
 
getScroll() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
getScroll() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getScroll() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
getScroll() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
getScrollAmount() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getScrollAmount() - Method in class net.minecraftforge.client.gui.ScrollPanel
 
getScrollbarPosition() - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
getScrollbarPosition() - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
getScrollbarPosition() - Method in class net.minecraft.client.gui.SlotGui
 
getScrollbarPosition() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getScrollbarPosition() - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList
 
getScrollbarPosition() - Method in class net.minecraft.client.gui.widget.list.KeyBindingList
 
getScrollbarPosition() - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
getScrollbarPosition() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
getScrollbarPosition() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
getScrollbarPosition() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getScrollbarPosition() - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
getScrollbarPosition() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
getScrollbarPosition() - Method in class net.minecraft.realms.RealmsScrolledSelectionListProxy
 
getScrollbarPosition() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
getScrollbarPosition() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
getScrollbarPosition() - Method in class net.minecraftforge.fml.client.gui.GuiSlotModList
 
getScrollbarPosition() - Method in class net.minecraftforge.fml.client.gui.LoadingErrorScreen.LoadingEntryList
 
getScrollBottom() - Method in class net.minecraft.client.gui.SlotGui
 
getScrollBottom() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getScrollDelta() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseScrollEvent
 
getScrollDelta() - Method in class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
getSeaLevel() - Method in class net.minecraft.world.gen.ChunkGenerator
 
getSeaLevel() - Method in class net.minecraft.world.gen.EndChunkGenerator
 
getSeaLevel() - Method in class net.minecraft.world.gen.NetherChunkGenerator
 
getSeaLevel() - Method in class net.minecraft.world.gen.OverworldChunkGenerator
 
getSeaLevel() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getSeaLevel() - Method in interface net.minecraft.world.IWorldReader
 
getSeaLevel() - Method in class net.minecraft.world.Region
 
getSeaLevel() - Method in class net.minecraft.world.World
 
getSeaLevel() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getSearchbarWidth() - Method in class net.minecraft.item.ItemGroup
Gets the width of the search bar of the creative tab, use this if your creative tab name overflows together with a custom texture.
getSearchTreeManager() - Method in class net.minecraft.client.Minecraft
 
getSecondaryEffect() - Method in class net.minecraft.network.play.client.CUpdateBeaconPacket
 
getSecretKey(PrivateKey) - Method in class net.minecraft.network.login.client.CEncryptionResponsePacket
 
getSectionName() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSpriteStitcher
 
getSectionName() - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
 
getSectionName() - Method in class net.minecraft.client.resources.data.LanguageMetadataSectionSerializer
 
getSectionName() - Method in class net.minecraft.client.resources.data.TextureMetadataSectionSerializer
 
getSectionName() - Method in interface net.minecraft.resources.data.IMetadataSectionSerializer
 
getSectionName() - Method in class net.minecraft.resources.data.PackMetadataSectionSerializer
 
getSections() - Method in class net.minecraft.world.chunk.Chunk
 
getSections() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getSections() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getSections() - Method in interface net.minecraft.world.chunk.IChunk
 
getSectionsInStringBuilder(StringBuilder) - Method in class net.minecraft.crash.CrashReport
 
getSectionX() - Method in class net.minecraft.util.math.SectionPos
 
getSectionY() - Method in class net.minecraft.util.math.SectionPos
 
getSectionZ() - Method in class net.minecraft.util.math.SectionPos
 
getSeed() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getSeed() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getSeed() - Method in class net.minecraft.world.biome.provider.EndBiomeProviderSettings
 
getSeed() - Method in class net.minecraft.world.gen.ChunkGenerator
 
getSeed() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getSeed() - Method in interface net.minecraft.world.IWorld
 
getSeed() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getSeed() - Method in class net.minecraft.world.storage.WorldInfo
 
getSeed() - Method in class net.minecraft.world.World
 
getSeed() - Method in class net.minecraft.world.WorldSettings
 
getSeed() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getSeed() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
 
getSeedItem() - Method in class net.minecraft.block.StemBlock
 
getSeedModifier() - Method in class net.minecraft.world.gen.feature.structure.DesertPyramidStructure
 
getSeedModifier() - Method in class net.minecraft.world.gen.feature.structure.IglooStructure
 
getSeedModifier() - Method in class net.minecraft.world.gen.feature.structure.JunglePyramidStructure
 
getSeedModifier() - Method in class net.minecraft.world.gen.feature.structure.OceanRuinStructure
 
getSeedModifier() - Method in class net.minecraft.world.gen.feature.structure.PillagerOutpostStructure
 
getSeedModifier() - Method in class net.minecraft.world.gen.feature.structure.ScatteredStructure
 
getSeedModifier() - Method in class net.minecraft.world.gen.feature.structure.ShipwreckStructure
 
getSeedModifier() - Method in class net.minecraft.world.gen.feature.structure.SwampHutStructure
 
getSeeds() - Method in class net.minecraft.block.AttachedStemBlock
 
getSeedsItem() - Method in class net.minecraft.block.BeetrootBlock
 
getSeedsItem() - Method in class net.minecraft.block.CarrotBlock
 
getSeedsItem() - Method in class net.minecraft.block.CropsBlock
 
getSeedsItem() - Method in class net.minecraft.block.PotatoBlock
 
getSeeFriendlyInvisiblesEnabled() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getSeeFriendlyInvisiblesEnabled() - Method in class net.minecraft.scoreboard.Team
 
getSelected() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getSelected() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getSelectedCategory() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
getSelectedItem() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
getSelectedLanguage() - Method in class net.minecraft.client.MinecraftGame
 
getSelectedSlot() - Method in class net.minecraft.client.gui.spectator.categories.SpectatorDetails
 
getSelectedSlot() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
getSelectedTabIndex() - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
getSelectedText() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getSelector() - Method in class net.minecraft.util.text.SelectorTextComponent
 
getSelectors() - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
getSender() - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
When available, gets the sender for packets that are sent from a client to the server.
getSenderModId() - Method in class net.minecraftforge.fml.InterModComms.IMCMessage
 
getSentHistory(int) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
getSentMessages() - Method in class net.minecraft.client.gui.NewChatGui
 
getSeparator(char) - Method in class net.minecraftforge.common.util.TextTable.Column
 
getSerialization() - Method in class net.minecraft.world.WorldType
 
getSerializedId() - Method in class net.minecraft.tags.Tag.TagEntry
 
getSerializedSize() - Method in class net.minecraft.world.chunk.BlockStateContainer
 
getSerializedSize() - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
 
getSerializedSize() - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
 
getSerializedSize() - Method in class net.minecraft.world.chunk.BlockStatePaletteRegistry
 
getSerializedSize() - Method in interface net.minecraft.world.chunk.IBlockStatePalette
 
getSerializer() - Method in class net.minecraft.data.CookingRecipeBuilder.Result
 
getSerializer() - Method in interface net.minecraft.data.IFinishedRecipe
 
getSerializer() - Method in class net.minecraft.data.ShapedRecipeBuilder.Result
 
getSerializer() - Method in class net.minecraft.data.ShapelessRecipeBuilder.Result
 
getSerializer() - Method in class net.minecraft.data.SingleItemRecipeBuilder.Result
 
getSerializer() - Method in class net.minecraft.item.crafting.ArmorDyeRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.BannerDuplicateRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.BlastingRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.BookCloningRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.CampfireCookingRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.FireworkRocketRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.FireworkStarFadeRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.FireworkStarRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.FurnaceRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.Ingredient
 
getSerializer() - Method in interface net.minecraft.item.crafting.IRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.MapCloningRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.MapExtendingRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.RepairItemRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.ShieldRecipes
 
getSerializer() - Method in class net.minecraft.item.crafting.ShulkerBoxColoringRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.SmokingRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.SuspiciousStewRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.TippedArrowRecipe
 
getSerializer() - Method in class net.minecraft.network.datasync.DataParameter
 
getSerializer(int) - Static method in class net.minecraft.network.datasync.DataSerializers
 
getSerializer() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
getSerializer() - Method in class net.minecraftforge.common.crafting.IngredientNBT
 
getSerializer(int, IntIdentityHashBiMap<IDataSerializer<?>>) - Static method in class net.minecraftforge.common.ForgeHooks
 
getSerializer() - Method in class net.minecraftforge.registries.DataSerializerEntry
 
getSerializerFor(T) - Static method in class net.minecraft.world.storage.loot.conditions.LootConditionManager
 
getSerializerFor(T) - Static method in class net.minecraft.world.storage.loot.functions.LootFunctionManager
 
getSerializerForName(ResourceLocation) - Static method in class net.minecraft.world.storage.loot.conditions.LootConditionManager
 
getSerializerForName(ResourceLocation) - Static method in class net.minecraft.world.storage.loot.functions.LootFunctionManager
 
getSerializerForName(ResourceLocation) - Static method in class net.minecraftforge.common.loot.LootModifierManager
 
getSerializerId(IDataSerializer<?>) - Static method in class net.minecraft.network.datasync.DataSerializers
 
getSerializerId(IDataSerializer<?>, IntIdentityHashBiMap<IDataSerializer<?>>) - Static method in class net.minecraftforge.common.ForgeHooks
 
getSerializerMap() - Static method in class net.minecraftforge.registries.GameData
 
getServer() - Method in class net.minecraft.advancements.FunctionManager
 
getServer() - Method in class net.minecraft.command.CommandSource
 
getServer() - Method in class net.minecraft.entity.Entity
 
getServer() - Method in class net.minecraft.network.NetworkSystem
 
getServer() - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
getServer() - Method in class net.minecraft.server.integrated.IntegratedPlayerList
 
getServer() - Method in class net.minecraft.server.management.PlayerList
 
getServer() - Method in class net.minecraft.world.server.ServerWorld
 
getServer() - Method in class net.minecraft.world.World
 
getServer() - Method in class net.minecraftforge.common.util.FakePlayer
 
getServer() - Method in class net.minecraftforge.fml.event.server.ServerLifecycleEvent
 
getServerBrand() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getServerBranding() - Static method in class net.minecraftforge.fml.BrandingControl
 
getServerData() - Method in class net.minecraft.client.gui.screen.ServerSelectionList.LanDetectedEntry
 
getServerData() - Method in class net.minecraft.client.gui.screen.ServerSelectionList.NormalEntry
 
getServerData(int) - Method in class net.minecraft.client.multiplayer.ServerList
 
getServerDataFromNBTCompound(CompoundNBT) - Static method in class net.minecraft.client.multiplayer.ServerData
 
getServerDescription() - Method in class net.minecraft.network.ServerStatusResponse
 
getServerExecutor() - Static method in class net.minecraft.util.Util
 
getServerGuiElement(int, PlayerEntity, World, int, int, int) - Method in interface net.minecraftforge.fml.common.network.IGuiHandler
Returns a Server side Container to be displayed to the user.
getServerHostname() - Method in class net.minecraft.server.MinecraftServer
 
getServerId() - Method in class net.minecraft.network.login.server.SEncryptionRequestPacket
 
getServerIdHash(String, PublicKey, SecretKey) - Static method in class net.minecraft.util.CryptManager
 
getServerIpPort() - Method in class net.minecraft.client.network.LanServerInfo
 
getServerList() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
getServerModName() - Method in class net.minecraft.server.MinecraftServer
 
getServerMotd() - Method in class net.minecraft.client.network.LanServerInfo
 
getServerNonVanillaNetworkMods() - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
getServerOwner() - Method in class net.minecraft.server.MinecraftServer
 
getServerPort() - Method in class net.minecraft.server.integrated.IntegratedServer
 
getServerPort() - Method in class net.minecraft.server.MinecraftServer
 
getServerProperties() - Method in interface net.minecraft.network.rcon.IServer
 
getServerProperties() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getServerStatusResponse() - Method in class net.minecraft.server.MinecraftServer
 
getServerSupplier() - Method in class net.minecraftforge.fml.event.lifecycle.FMLDedicatedServerSetupEvent
 
getServerTime() - Method in class net.minecraft.server.MinecraftServer
 
getServerWorld() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getSession() - Method in class net.minecraft.client.Minecraft
 
getSessionId() - Method in class net.minecraft.client.ClientGameSession
 
getSessionId() - Static method in class net.minecraft.realms.Realms
 
getSessionID() - Method in class net.minecraft.util.Session
 
getSessionService() - Method in class net.minecraft.client.Minecraft
 
getSetStates() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
getSettings() - Method in class net.minecraft.world.gen.ChunkGenerator
 
getSettings() - Method in class net.minecraftforge.event.world.WorldEvent.CreateSpawnPosition
 
getSettingsString() - Method in class net.minecraft.client.renderer.VideoMode
 
getShaderExtension() - Method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
getShaderFilename() - Method in class net.minecraft.client.shader.ShaderLoader
 
getShaderGroup() - Method in class net.minecraft.client.renderer.GameRenderer
 
getShaderGroupName() - Method in class net.minecraft.client.shader.ShaderGroup
 
getShaderManager() - Method in class net.minecraft.client.shader.Shader
 
getShaderName() - Method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
getShaderName() - Method in class net.minecraft.client.shader.ShaderUniform
 
getShaderUniform(String) - Method in class net.minecraft.client.shader.ShaderInstance
 
getShadingWhileWet(float) - Method in class net.minecraft.entity.passive.WolfEntity
 
getShadowOffset() - Method in interface net.minecraft.client.gui.fonts.IGlyph
 
getShakeAngle(float, float) - Method in class net.minecraft.entity.passive.WolfEntity
 
getShakeHeadTicks() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractButtonBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractRailBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractSignBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AirBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AnvilBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AttachedStemBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BambooBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BambooSaplingBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BannerBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BedBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BeetrootBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BellBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.Block
Deprecated.
getShape(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
getShape(IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BlockState
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BrewingStandBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BubbleColumnBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CactusBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CakeBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CampfireBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CarpetBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CarrotBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CauldronBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ChestBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CocoaBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ComposterBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ConduitBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CoralFanBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CoralPlantBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CropsBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.DaylightDetectorBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.DeadBushBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.DeadCoralPlantBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.DoorBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.DragonEggBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.EnchantingTableBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.EnderChestBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.EndPortalBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.EndPortalFrameBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.EndRodBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FarmlandBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FenceGateBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FireBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FlowerBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FlowerPotBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FlowingFluidBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FourWayBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.GrassPathBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.GrindstoneBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.HopperBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.KelpTopBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.LadderBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.LanternBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.LecternBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.LeverBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.LilyPadBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.MovingPistonBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.MushroomBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.NetherPortalBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.NetherWartBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.PistonBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.PistonHeadBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.PotatoBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.RedstoneWireBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SaplingBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ScaffoldingBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SeaGrassBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SeaPickleBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SixWayBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SkullBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SlabBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SnowBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.StairsBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.StemBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.StonecutterBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.StructureVoidBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SugarCaneBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SweetBerryBushBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TallGrassBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TallSeaGrassBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TorchBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TrapDoorBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TripWireBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TripWireHookBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TurtleEggBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.VineBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.WallBannerBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.WallBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.WallSignBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.WallSkullBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.WallTorchBlock
 
getShape(IBlockReader, BlockPos) - Method in interface net.minecraft.fluid.IFluidState
 
getShape() - Method in class net.minecraft.world.border.WorldBorder
 
getShapeIndex(BlockState) - Method in class net.minecraft.block.SixWayBlock
 
getShapeProperty() - Method in class net.minecraft.block.AbstractRailBlock
 
getShapeProperty() - Method in class net.minecraft.block.DetectorRailBlock
 
getShapeProperty() - Method in class net.minecraft.block.PoweredRailBlock
 
getShapeProperty() - Method in class net.minecraft.block.RailBlock
 
getShareTag(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Override this method to change the NBT data being sent to the client.
getShareTag() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Get the NBT data to be sent to the client.
getSheared() - Method in class net.minecraft.entity.passive.SheepEntity
 
getSheetOffset() - Method in enum net.minecraftforge.fml.VersionChecker.Status
 
getShininess() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
getShipwreckDistance() - Method in class net.minecraft.world.gen.GenerationSettings
 
getShipwreckSeparation() - Method in class net.minecraft.world.gen.GenerationSettings
 
getShooter() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getShort() - Method in class net.minecraft.nbt.ByteNBT
 
getShort(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getShort() - Method in class net.minecraft.nbt.DoubleNBT
 
getShort() - Method in class net.minecraft.nbt.FloatNBT
 
getShort() - Method in class net.minecraft.nbt.IntNBT
 
getShort(int) - Method in class net.minecraft.nbt.ListNBT
 
getShort() - Method in class net.minecraft.nbt.LongNBT
 
getShort() - Method in class net.minecraft.nbt.NumberNBT
 
getShort() - Method in class net.minecraft.nbt.ShortNBT
 
getShort(int) - Method in class net.minecraft.network.PacketBuffer
 
getShortLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getShouldWatch() - Method in class net.minecraft.entity.ai.attributes.Attribute
 
getShouldWatch() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
 
getShowArms() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getShx() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getShy() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getShz() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getSiblings() - Method in interface net.minecraft.util.text.ITextComponent
 
getSiblings() - Method in class net.minecraft.util.text.TextComponent
 
getSide() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
getSide() - Method in class net.minecraftforge.fml.common.thread.SidedThreadGroup
Gets the side this sided thread group belongs to.
getSideMask(boolean, boolean, boolean, boolean) - Static method in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
getSideMask(boolean, boolean, boolean, boolean) - Static method in class net.minecraft.util.datafix.fixes.LeavesFix
 
getSiege() - Method in class net.minecraftforge.event.village.VillageSiegeEvent
 
getSignPosition() - Method in class net.minecraft.network.play.server.SOpenSignMenuPacket
 
getSignStick() - Method in class net.minecraft.client.renderer.tileentity.model.SignModel
 
getSingleScoreHolderNoObjectives(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ScoreHolderArgument
 
getSize() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getSize() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getSize() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Type
 
getSize(Pose) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getSize(Pose) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
getSize(Pose) - Method in class net.minecraft.entity.Entity
 
getSize() - Method in class net.minecraft.entity.EntityType
 
getSize(Pose) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getSize(Pose) - Method in class net.minecraft.entity.LivingEntity
 
getSize(Pose) - Method in class net.minecraft.entity.monster.PhantomEntity
 
getSize(Pose) - Method in class net.minecraft.entity.monster.SlimeEntity
 
getSize(Pose) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getSize() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getSize(Pose) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getSize(Pose) - Method in class net.minecraft.entity.player.PlayerEntity
 
getSize() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
getSize() - Method in class net.minecraft.inventory.container.PlayerContainer
 
getSize() - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
getSize() - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
getSize() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getSize(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
getSize() - Method in class net.minecraft.world.biome.provider.CheckerboardBiomeProviderSettings
 
getSize() - Method in class net.minecraft.world.border.WorldBorder
 
getSize() - Method in class net.minecraft.world.chunk.ChunkSection
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.DesertPyramidStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.EndCityStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.FortressStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.IglooStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.JunglePyramidStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.MineshaftStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.OceanRuinStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.PillagerOutpostStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.ShipwreckStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.StrongholdStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.Structure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.SwampHutStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.VillageStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure
 
getSize() - Method in class net.minecraft.world.gen.feature.template.Template
 
getSize() - Method in class net.minecraftforge.event.entity.EntityEvent.EyeHeight
 
getSizeInfo(IResource) - Static method in class net.minecraftforge.client.model.ModelDynBucket
Deprecated.
getSizeInventory() - Method in class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
getSizeInventory() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getSizeInventory() - Method in class net.minecraft.entity.player.PlayerInventory
 
getSizeInventory() - Method in class net.minecraft.inventory.CraftingInventory
 
getSizeInventory() - Method in class net.minecraft.inventory.CraftResultInventory
 
getSizeInventory() - Method in class net.minecraft.inventory.DoubleSidedInventory
 
getSizeInventory() - Method in interface net.minecraft.inventory.IInventory
 
getSizeInventory() - Method in class net.minecraft.inventory.Inventory
 
getSizeInventory() - Method in class net.minecraft.inventory.MerchantInventory
 
getSizeInventory() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
getSizeInventory() - Method in class net.minecraft.tileentity.BarrelTileEntity
 
getSizeInventory() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
getSizeInventory() - Method in class net.minecraft.tileentity.ChestTileEntity
 
getSizeInventory() - Method in class net.minecraft.tileentity.DispenserTileEntity
 
getSizeInventory() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getSizeInventory() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getSizeInventory() - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
Returns the size of this inventory.
getSizeOnDisk() - Method in class net.minecraft.realms.RealmsLevelSummary
 
getSizeOnDisk() - Method in class net.minecraft.world.storage.WorldSummary
 
getSkinManager() - Method in class net.minecraft.client.Minecraft
 
getSkinMap() - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
getSkinType() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getSkinType() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getSkinType(UUID) - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
 
getSkipped() - Method in class net.minecraft.util.WorldOptimizer
 
getSkullDrop() - Method in class net.minecraft.entity.monster.DrownedEntity
 
getSkullDrop() - Method in class net.minecraft.entity.monster.HuskEntity
 
getSkullDrop() - Method in class net.minecraft.entity.monster.ZombieEntity
 
getSkullDrop() - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
getSkullDrop() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getSkullType() - Method in class net.minecraft.block.AbstractSkullBlock
 
getSkyBlendColour(World, BlockPos) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getSkyBrightness(IWorldReader, int, int, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getSkyColor(BlockPos, float) - Method in class net.minecraft.world.World
 
getSkyColor(BlockPos, float) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getSkyColorBody(BlockPos, float) - Method in class net.minecraft.world.World
 
getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.Biome
 
getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.EndBarrensBiome
 
getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.EndHighlandsBiome
 
getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.EndMidlandsBiome
 
getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.SmallEndIslandsBiome
 
getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.TheEndBiome
 
getSkyLight() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getSkyLightData() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getSkyLightResetMask() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getSkylightSubtracted() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getSkylightSubtracted() - Method in interface net.minecraft.world.IWorldReader
 
getSkylightSubtracted() - Method in class net.minecraft.world.Region
 
getSkylightSubtracted() - Method in class net.minecraft.world.World
 
getSkyLightUpdateMask() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getSkyRenderer() - Method in class net.minecraft.world.dimension.Dimension
 
getSkyRenderer() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getSlaveMap(ResourceLocation, Class<T>) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getSlaveMap(ResourceLocation, Class<T>) - Method in interface net.minecraftforge.registries.IForgeRegistry
Retrieve the slave map of type T from the registry.
getSleepingLocation() - Method in class net.minecraftforge.event.entity.player.SleepingLocationCheckEvent
 
getSleepingLocation() - Method in class net.minecraftforge.event.entity.player.SleepingTimeCheckEvent
Note that the sleeping location may be an approximated one.
getSleepTimer() - Method in class net.minecraft.entity.player.PlayerEntity
 
getSlimeSize() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getSlipperiness() - Method in class net.minecraft.block.Block
Deprecated.
getSlipperiness(BlockState, IWorldReader, BlockPos, Entity) - Method in class net.minecraft.block.Block
 
getSlipperiness(BlockState, IWorldReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Gets the slipperiness at the given location at the given state.
getSlipperiness(IWorldReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Gets the slipperiness at the given location at the given state.
getSlopeAdjustment() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getSlopeFindDistance(IWorldReader) - Method in class net.minecraft.fluid.FlowingFluid
 
getSlopeFindDistance(IWorldReader) - Method in class net.minecraft.fluid.LavaFluid
 
getSlopeFindDistance(IWorldReader) - Method in class net.minecraft.fluid.WaterFluid
 
getSlopeFindDistance(IWorldReader) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getSlot(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.SlotArgument
 
getSlot(int) - Method in class net.minecraft.inventory.container.Container
 
getSlot() - Method in class net.minecraft.network.play.server.SSetSlotPacket
 
getSlot() - Method in class net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent
 
getSlot(ISidedInventory, int, Direction) - Static method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
getSlotColor(int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getSlotColor() - Method in class net.minecraft.item.ItemGroup
 
getSlotFor(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
getSlotForItemStack(ItemStack) - Static method in class net.minecraft.entity.MobEntity
 
getSlotFromIndex(int, int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
getSlotId() - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
getSlotId() - Method in class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
getSlotId() - Method in class net.minecraft.network.play.client.CHeldItemChangePacket
 
getSlotIndex() - Method in class net.minecraft.inventory.container.Slot
Retrieves the index in the inventory for this slot, this value should typically not be used, but can be useful for some occasions.
getSlotIndex() - Method in enum net.minecraft.inventory.EquipmentSlotType
 
getSlotLimit(int) - Method in interface net.minecraftforge.items.IItemHandler
Retrieves the maximum stack size allowed to exist in the given slot.
getSlotLimit(int) - Method in class net.minecraftforge.items.ItemStackHandler
 
getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
getSlotName(int) - Method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
getSlots() - Method in interface net.minecraftforge.items.IItemHandler
Returns the number of slots available
getSlots() - Method in class net.minecraftforge.items.ItemStackHandler
 
getSlots() - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
getSlots() - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
getSlots() - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
getSlots() - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
getSlots() - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
getSlots() - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
getSlotsForFace(Direction) - Method in interface net.minecraft.inventory.ISidedInventory
 
getSlotsForFace(Direction) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
getSlotsForFace(Direction) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
getSlotsForFace(Direction) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getSlotStackLimit() - Method in class net.minecraft.inventory.container.Slot
 
getSlotStackLimit() - Method in class net.minecraftforge.items.SlotItemHandler
 
getSlotTexture() - Method in class net.minecraft.inventory.container.Slot
 
getSlotType() - Method in enum net.minecraft.inventory.EquipmentSlotType
 
getSlotUnderMouse() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getSmelting() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.ItemSmeltedEvent
 
getSmeltingExperience(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Determines the base experience for a player when they remove this item from a furnace slot.
getSmooth() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
Deprecated.
 
getSnapshot() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CRegistry
 
getSnapshotMeta() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getSnapshots() - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket
 
getSnooper() - Method in class net.minecraft.client.Minecraft
 
getSnooper() - Method in class net.minecraft.server.MinecraftServer
 
getSortedScores(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
getSound() - Method in interface net.minecraft.client.audio.ISound
 
getSound() - Method in class net.minecraft.client.audio.LocatableSound
 
getSound() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
 
getSound() - Method in class net.minecraft.item.MusicDiscItem
 
getSound() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getSound() - Method in enum net.minecraft.state.properties.NoteBlockInstrument
 
getSound() - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
 
getSound() - Method in class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
 
getSound() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
getSoundAsOggLocation() - Method in class net.minecraft.client.audio.Sound
 
getSoundCategory() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getSoundCategory() - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
getSoundCategory() - Method in class net.minecraft.entity.Entity
 
getSoundCategory() - Method in class net.minecraft.entity.monster.GhastEntity
 
getSoundCategory() - Method in class net.minecraft.entity.monster.MonsterEntity
 
getSoundCategory() - Method in class net.minecraft.entity.monster.PhantomEntity
 
getSoundCategory() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getSoundCategory() - Method in class net.minecraft.entity.passive.ParrotEntity
 
getSoundCategory() - Method in class net.minecraft.entity.passive.RabbitEntity
 
getSoundCategory() - Method in class net.minecraft.entity.player.PlayerEntity
 
getSoundCategory() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
getSoundData() - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
getSoundEvent(boolean) - Method in class net.minecraft.block.AbstractButtonBlock
 
getSoundEvent(boolean) - Method in class net.minecraft.block.StoneButtonBlock
 
getSoundEvent(boolean) - Method in class net.minecraft.block.WoodButtonBlock
 
getSoundEvent() - Method in enum net.minecraft.item.ArmorMaterial
 
getSoundEvent() - Method in interface net.minecraft.item.IArmorMaterial
 
getSoundHandler() - Method in class net.minecraft.client.Minecraft
 
getSoundLevel(SoundCategory) - Method in class net.minecraft.client.GameSettings
 
getSoundLocation() - Method in interface net.minecraft.client.audio.ISound
 
getSoundLocation() - Method in class net.minecraft.client.audio.LocatableSound
 
getSoundLocation() - Method in class net.minecraft.client.audio.Sound
 
getSoundMap(InputStream) - Static method in class net.minecraft.client.audio.SoundHandler
 
getSoundName() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getSoundPitch() - Method in class net.minecraft.entity.LivingEntity
 
getSoundPitch() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getSoundPitch() - Method in class net.minecraft.entity.passive.BatEntity
 
getSoundPitch() - Method in class net.minecraft.entity.passive.ParrotEntity
 
getSoundPos() - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
getSoundResourceLocations() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
getSoundResourceLocations() - Method in class net.minecraft.command.CommandSource
 
getSoundResourceLocations() - Method in interface net.minecraft.command.ISuggestionProvider
 
getSounds() - Method in class net.minecraft.client.audio.SoundList
 
getSoundType(BlockState) - Method in class net.minecraft.block.Block
Deprecated.
getSoundType() - Method in class net.minecraft.block.BlockState
 
getSoundType() - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
getSoundType(BlockState, IWorldReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Sensitive version of getSoundType
getSoundType(IWorldReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Sensitive version of getSoundType
getSoundVolume() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getSoundVolume() - Method in class net.minecraft.entity.LivingEntity
 
getSoundVolume() - Method in class net.minecraft.entity.monster.GhastEntity
 
getSoundVolume() - Method in class net.minecraft.entity.monster.PhantomEntity
 
getSoundVolume() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getSoundVolume() - Method in class net.minecraft.entity.passive.BatEntity
 
getSoundVolume() - Method in class net.minecraft.entity.passive.CowEntity
 
getSoundVolume() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getSoundVolume() - Method in class net.minecraft.entity.passive.SquidEntity
 
getSoundVolume() - Method in class net.minecraft.entity.passive.WolfEntity
 
getSource() - Method in class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
 
getSource() - Method in class net.minecraftforge.event.entity.living.LivingAttackEvent
 
getSource() - Method in class net.minecraftforge.event.entity.living.LivingDamageEvent
 
getSource() - Method in class net.minecraftforge.event.entity.living.LivingDeathEvent
 
getSource() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
 
getSource() - Method in class net.minecraftforge.event.entity.living.LivingHurtEvent
 
getSource() - Method in class net.minecraftforge.fml.event.lifecycle.FMLFingerprintViolationEvent
 
getSource() - Method in class net.minecraftforge.fml.network.NetworkEvent
 
getSourceAnchor() - Method in class net.minecraft.network.play.server.SPlayerLookPacket
 
getSourceGroundY() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
getSourceInventory(IHopper) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
getSourceLevel(long) - Method in class net.minecraft.util.SectionDistanceGraph
 
getSourceLevel(long) - Method in class net.minecraft.world.chunk.ChunkDistanceGraph
 
getSourceLevel(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getSourceX() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
getSourceZ() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
getSpace() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getSpawnBiomes() - Method in enum net.minecraft.entity.passive.FoxEntity.Type
 
getSpawnCoordinate() - Method in class net.minecraft.world.dimension.Dimension
 
getSpawnCoordinate() - Method in class net.minecraft.world.dimension.EndDimension
 
getSpawnCoordinate() - Method in class net.minecraft.world.server.ServerWorld
 
getSpawnDimension() - Method in class net.minecraft.entity.player.PlayerEntity
 
getSpawner() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent.CheckSpawn
 
getSpawner() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn
 
getSpawnerBaseLogic() - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
getSpawnerEntity() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
getSpawnerPosition() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
getSpawningChance() - Method in class net.minecraft.world.biome.Biome
 
getSpawningChance() - Method in class net.minecraft.world.biome.IceSpikesBiome
 
getSpawningChance() - Method in class net.minecraft.world.biome.SnowyMountainsBiome
 
getSpawningChance() - Method in class net.minecraft.world.biome.SnowyTundraBiome
 
getSpawnList() - Method in class net.minecraft.world.gen.feature.Feature
 
getSpawnList() - Method in class net.minecraft.world.gen.feature.structure.FortressStructure
 
getSpawnList() - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure
 
getSpawnList() - Method in class net.minecraft.world.gen.feature.structure.PillagerOutpostStructure
 
getSpawnList() - Method in class net.minecraft.world.gen.feature.structure.SwampHutStructure
 
getSpawnPercent(float) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
getSpawnPoint() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getSpawnPoint() - Method in interface net.minecraft.world.IWorld
 
getSpawnPoint() - Method in class net.minecraft.world.World
 
getSpawnPoint() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getSpawnPos() - Method in class net.minecraft.network.play.server.SSpawnPositionPacket
 
getSpawnPos() - Method in class net.minecraft.world.gen.EndGenerationSettings
 
getSpawnProtectionSize() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getSpawnProtectionSize() - Method in class net.minecraft.server.MinecraftServer
 
getSpawnRadius(ServerWorld) - Method in class net.minecraft.server.MinecraftServer
 
getSpawnReason() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent.CheckSpawn
 
getSpawnReason() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn
 
getSpawns(EntityClassification) - Method in class net.minecraft.world.biome.Biome
 
getSpawnX() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getSpawnX() - Method in class net.minecraft.world.storage.WorldInfo
 
getSpawnY() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getSpawnY() - Method in class net.minecraft.world.storage.WorldInfo
 
getSpawnZ() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getSpawnZ() - Method in class net.minecraft.world.storage.WorldInfo
 
getSpec() - Method in class net.minecraftforge.common.ForgeConfigSpec
 
getSpec() - Method in class net.minecraftforge.fml.config.ModConfig
 
getSpec() - Static method in class net.minecraftforge.versions.forge.ForgeVersion
 
getSpecialModels() - Method in class net.minecraft.client.renderer.model.ModelBakery
 
getSpecialModels() - Method in class net.minecraftforge.client.model.ModelLoader
 
getSpectatingEntity() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getSpectatorGui() - Method in class net.minecraft.client.gui.IngameGui
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
getSpectatorName() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
getSpeed() - Method in class net.minecraft.entity.ai.brain.memory.WalkTarget
 
getSpeed() - Method in class net.minecraft.entity.ai.controller.MovementController
 
getSpellPrepareSound() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
getSpellPrepareSound() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
getSpellSound() - Method in class net.minecraft.entity.monster.EvokerEntity
 
getSpellSound() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getSpellSound() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
getSpellTicks() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
getSpellType() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
getSpellType() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
getSpellType() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
getSpikesAnimation(float) - Method in class net.minecraft.entity.monster.GuardianEntity
 
getSplashes() - Method in class net.minecraft.client.Minecraft
 
getSplashSound() - Method in class net.minecraft.entity.Entity
 
getSplashSound() - Method in class net.minecraft.entity.monster.MonsterEntity
 
getSplashSound() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getSplashSound() - Method in class net.minecraft.entity.player.PlayerEntity
 
getSplashText() - Method in class net.minecraft.client.util.Splashes
 
getSprite() - Method in class net.minecraft.client.renderer.model.BakedQuad
 
getSprite() - Method in class net.minecraft.client.renderer.model.BakedQuadRetextured
 
getSprite(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
getSprite(Effect) - Method in class net.minecraft.client.renderer.texture.PotionSpriteUploader
 
getSprite(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.SpriteUploader
 
getSpriteForPainting(PaintingType) - Method in class net.minecraft.client.renderer.texture.PaintingSpriteUploader
 
getSpruce() - Static method in class net.minecraft.world.FoliageColors
 
getSquishParticle() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getSquishParticle() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getSquishSound() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getSquishSound() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getStack() - Method in class net.minecraft.inventory.container.Slot
 
getStack() - Method in class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
getStack() - Method in class net.minecraft.network.play.client.CEditBookPacket
 
getStack() - Method in class net.minecraft.network.play.server.SSetSlotPacket
 
getStack() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
 
getStack() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getStack() - Method in class net.minecraftforge.event.brewing.PlayerBrewedPotionEvent
The ItemStack of the potion.
getStack() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
 
getStack() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.ItemPickupEvent
 
getStack() - Method in class net.minecraftforge.items.SlotItemHandler
 
getStackInSlot(int) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
getStackInSlot(int) - Method in class net.minecraft.entity.player.PlayerInventory
 
getStackInSlot(int) - Method in class net.minecraft.inventory.CraftingInventory
 
getStackInSlot(int) - Method in class net.minecraft.inventory.CraftResultInventory
 
getStackInSlot(int) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
getStackInSlot(int) - Method in interface net.minecraft.inventory.IInventory
 
getStackInSlot(int) - Method in class net.minecraft.inventory.Inventory
 
getStackInSlot(int) - Method in class net.minecraft.inventory.MerchantInventory
 
getStackInSlot(int) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
getStackInSlot(int) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
getStackInSlot(int) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
getStackInSlot(int) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
getStackInSlot(int) - Method in interface net.minecraftforge.items.IItemHandler
Returns the ItemStack in a given slot.
getStackInSlot(int) - Method in class net.minecraftforge.items.ItemStackHandler
 
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
Returns the stack in this slot.
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
getStackLimit(int, ItemStack) - Method in class net.minecraftforge.items.ItemStackHandler
 
getStackLimit(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
getStacks() - Method in interface net.minecraft.item.crafting.Ingredient.IItemList
 
getStacks() - Method in class net.minecraft.item.crafting.Ingredient.SingleItemList
 
getStacks() - Method in class net.minecraft.item.crafting.Ingredient.TagList
 
getStacks() - Method in class net.minecraftforge.common.crafting.StackList
 
getStackTrace() - Method in class net.minecraft.crash.CrashReportCategory
 
getStandingAnimationScale(float) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.LivingEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.CaveSpiderEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.EndermanEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.GhastEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.GiantEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.GuardianEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.PhantomEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.SlimeEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.SpiderEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.WitchEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.ZombieEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.BatEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.CatEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.ChickenEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.CowEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.DolphinEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.FoxEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.ParrotEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.SheepEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.SquidEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.WolfEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.player.PlayerEntity
 
getStarBrightness(float) - Method in class net.minecraft.world.World
 
getStarBrightness(float) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
Gets the Star Brightness for rendering sky.
getStarBrightnessBody(float) - Method in class net.minecraft.world.World
 
getStart() - Method in class net.minecraft.command.arguments.MessageArgument.Part
 
getStart() - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
getStart() - Method in class net.minecraft.pathfinding.NodeProcessor
 
getStart() - Method in class net.minecraft.pathfinding.SwimNodeProcessor
 
getStart() - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
getStart() - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
getStart(Direction.Axis) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
getStart(Direction.Axis) - Method in class net.minecraft.util.math.shapes.PartSplitVoxelShape
 
getStart(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getStart(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
getStart(IWorld, BlockPos, boolean) - Method in class net.minecraft.world.gen.feature.structure.Structure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.DesertPyramidStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.EndCityStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.FortressStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.IglooStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.JunglePyramidStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.MineshaftStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.OceanRuinStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.PillagerOutpostStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.ShipwreckStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.StrongholdStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.Structure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.SwampHutStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.VillageStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure
 
getStartMessage(CommandSource) - Method in class net.minecraftforge.server.command.ChunkGenWorker
 
getStartPositionForPosition(ChunkGenerator<?>, Random, int, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.EndCityStructure
 
getStartPositionForPosition(ChunkGenerator<?>, Random, int, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure
 
getStartPositionForPosition(ChunkGenerator<?>, Random, int, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.ScatteredStructure
 
getStartPositionForPosition(ChunkGenerator<?>, Random, int, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.Structure
 
getStartPositionForPosition(ChunkGenerator<?>, Random, int, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.VillageStructure
 
getStartPositionForPosition(ChunkGenerator<?>, Random, int, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure
 
getStartTime() - Method in class net.minecraft.client.gui.overlay.SubtitleOverlayGui.Subtitle
 
getState() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
getState() - Method in interface net.minecraft.client.renderer.texture.ISprite
 
getState() - Method in class net.minecraft.command.arguments.BlockStateInput
 
getState() - Method in class net.minecraft.command.arguments.BlockStateParser
 
getState() - Method in class net.minecraft.network.play.server.SChangeBlockPacket
 
getState() - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
getState() - Method in class net.minecraft.world.biome.Biome.FlowerEntry
 
getState() - Method in class net.minecraftforge.client.model.BasicState
 
getState() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
Deprecated.
 
getState() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
Deprecated.
 
getState() - Method in class net.minecraftforge.client.model.ModelStateComposition
 
getState() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
getState() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getState() - Method in class net.minecraftforge.client.model.SimpleModelState
 
getState() - Method in class net.minecraftforge.event.entity.living.LivingDestroyBlockEvent
 
getState() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
getState() - Method in class net.minecraftforge.event.world.BlockEvent
 
getStateAtViewpoint(BlockState, IBlockReader, BlockPos, Vec3d) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Used to determine the state 'viewed' by an entity (see ActiveRenderInfo#getBlockStateAtEntityViewpoint(World, Entity, float)).
getStateAtViewpoint(IBlockReader, BlockPos, Vec3d) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Used to determine the state 'viewed' by an entity (see ActiveRenderInfo#getBlockStateAtEntityViewpoint(World, Entity, float)).
getStateById(int) - Static method in class net.minecraft.block.Block
 
getStateContainer() - Method in class net.minecraft.block.Block
 
getStateContainer() - Method in class net.minecraft.client.renderer.model.BlockModelDefinition.ContainerHolder
 
getStateContainer() - Method in class net.minecraft.fluid.Fluid
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.AnvilBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.BambooBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.BannerBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.BarrelBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.BedBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.BellBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.Block
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.CampfireBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.CarvedPumpkinBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ChestBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ChorusPlantBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.CocoaBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.CommandBlockBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ConcretePowderBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ConduitBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.CoralBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.DispenserBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.DoorBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.DoublePlantBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.EnderChestBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.EndPortalFrameBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.EndRodBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.FarmlandBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.FenceBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.FenceGateBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.FireBlock
 
getStateForPlacement(IBlockReader, BlockPos) - Method in class net.minecraft.block.FireBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.GlazedTerracottaBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.GrassPathBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.HopperBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.HorizontalFaceBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.HugeMushroomBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.JigsawBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.KelpTopBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.LadderBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.LanternBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.LeavesBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.LecternBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.LoomBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.NoteBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ObserverBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.PaneBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.PistonBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.RedstoneLampBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.RedstoneWireBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.RepeaterBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.RotatedPillarBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ScaffoldingBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.SeaGrassBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.SeaPickleBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.SkullBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.SlabBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.SnowBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.SnowyDirtBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.StairsBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.StandingSignBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.StonecutterBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.StructureBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.TallSeaGrassBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.TrapDoorBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.TripWireBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.TripWireHookBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.TurtleEggBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.VineBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.WallBannerBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.WallBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.WallSignBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.WallSkullBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.WallTorchBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.item.BlockItem
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.item.OperatorOnlyItem
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.item.WallOrFloorItem
 
getStateForPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos, Hand) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
//TODO: Re-Evaluate Gets the IBlockState to place
getStateForPlacement(Direction, BlockState, IWorld, BlockPos, BlockPos, Hand) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
//TODO: Re-Evaluate Gets the IBlockState to place
getStateForPlacement(IEnviromentBlockReader, BlockPos, FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getStateId(BlockState) - Static method in class net.minecraft.block.Block
 
getStateId(String, boolean, int) - Method in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
getStates() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
getStaticShaderLinkHelper() - Static method in class net.minecraft.client.shader.ShaderLinkHelper
 
getStatisticMap() - Method in class net.minecraft.network.play.server.SStatisticsPacket
 
getStatistics() - Method in class net.minecraft.client.particle.ParticleManager
 
getStats() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getStats() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getStatus() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
getStatus() - Method in class net.minecraft.entity.ai.brain.task.Task
 
getStatus() - Method in class net.minecraft.network.play.client.CClientStatusPacket
 
getStatus() - Method in class net.minecraft.world.border.WorldBorder
 
getStatus() - Method in class net.minecraft.world.chunk.Chunk
 
getStatus() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getStatus() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getStatus() - Method in interface net.minecraft.world.chunk.IChunk
 
getStatus() - Method in class net.minecraftforge.event.world.ChunkDataEvent.Load
 
getStatus() - Static method in class net.minecraftforge.versions.forge.ForgeVersion
 
getStatusText() - Method in class net.minecraft.util.WorldOptimizer
 
getStem() - Method in class net.minecraft.block.MelonBlock
 
getStem() - Method in class net.minecraft.block.PumpkinBlock
 
getStem() - Method in class net.minecraft.block.StemGrownBlock
 
getStep() - Method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction.Offset
 
getStepSound() - Method in class net.minecraft.block.SoundType
 
getStepSound() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.DrownedEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.HuskEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.SkeletonEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.StrayEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.ZombieEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getStewEffect() - Method in class net.minecraft.block.FlowerBlock
 
getStewEffectDuration() - Method in class net.minecraft.block.FlowerBlock
 
getStichSlots() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
getStill(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getStill(IEnviromentBlockReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getStillFluid() - Method in class net.minecraft.fluid.FlowingFluid
 
getStillFluid() - Method in class net.minecraft.fluid.LavaFluid
 
getStillFluid() - Method in class net.minecraft.fluid.WaterFluid
 
getStillFluid() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getStillFluidState(boolean) - Method in class net.minecraft.fluid.FlowingFluid
 
getStillTexture() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getStitchHolder() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getStorage() - Method in class net.minecraftforge.common.capabilities.Capability
 
getStrafeSpeed() - Method in class net.minecraft.network.play.client.CInputPacket
 
getStream(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getStrength() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getStrength() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getStrength() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getStrikethrough() - Method in class net.minecraft.util.text.Style
 
getString(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getString() - Method in class net.minecraft.client.gui.overlay.SubtitleOverlayGui.Subtitle
 
getString(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getString() - Method in interface net.minecraft.nbt.INBT
 
getString(int) - Method in class net.minecraft.nbt.ListNBT
 
getString() - Method in class net.minecraft.nbt.StringNBT
 
getString(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getString(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getString(JsonObject, String, String) - Static method in class net.minecraft.util.JSONUtils
 
getString() - Method in interface net.minecraft.util.text.ITextComponent
 
getStringModel(JsonObject) - Method in class net.minecraft.client.renderer.model.Variant.Deserializer
 
getStringProperties() - Method in class net.minecraft.command.arguments.BlockStateParser
 
getStringTruncated(int) - Method in interface net.minecraft.util.text.ITextComponent
 
getStringValue(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getStringWidth(String) - Method in class net.minecraft.client.gui.FontRenderer
 
getStrongholdCount() - Method in class net.minecraft.world.gen.GenerationSettings
 
getStrongholdDistance() - Method in class net.minecraft.world.gen.GenerationSettings
 
getStrongholdSpread() - Method in class net.minecraft.world.gen.GenerationSettings
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractButtonBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.Block
Deprecated.
getStrongPower(IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.BlockState
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.DetectorRailBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.LecternBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.LeverBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.ObserverBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneTorchBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneWireBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.TrappedChestBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.TripWireHookBlock
 
getStrongPower(BlockPos, Direction) - Method in interface net.minecraft.world.IWorldReader
 
getStrongPower(BlockPos) - Method in class net.minecraft.world.World
 
getStructure() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getStructureConfig(Structure<C>) - Method in class net.minecraft.world.biome.Biome
 
getStructureConfig(Biome, Structure<C>) - Method in class net.minecraft.world.gen.ChunkGenerator
 
getStructureConfig(Biome, Structure<C>) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
getStructureFeatures() - Static method in class net.minecraftforge.registries.GameData
 
getStructureHelper() - Method in class net.minecraftforge.event.world.PistonEvent
 
getStructureMap() - Static method in class net.minecraftforge.registries.GameData
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.DesertPyramidStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.EndCityStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.FortressStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.IglooStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.JunglePyramidStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.MineshaftStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.OceanRuinStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.PillagerOutpostStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.ShipwreckStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.StrongholdStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.Structure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.SwampHutStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.VillageStructure
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure
 
getStructureReferences(String) - Method in class net.minecraft.world.chunk.Chunk
 
getStructureReferences() - Method in class net.minecraft.world.chunk.Chunk
 
getStructureReferences(String) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getStructureReferences() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getStructureReferences(String) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getStructureReferences() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getStructureReferences(String) - Method in interface net.minecraft.world.IStructureReader
 
getStructureReferences() - Method in interface net.minecraft.world.IStructureReader
 
getStructureSize() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getStructureStart(String) - Method in class net.minecraft.world.chunk.Chunk
 
getStructureStart(String) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getStructureStart(String) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getStructureStart(String) - Method in interface net.minecraft.world.IStructureReader
 
getStructureStarts() - Method in class net.minecraft.world.chunk.Chunk
 
getStructureStarts() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getStructureStarts() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getStructureStarts() - Method in interface net.minecraft.world.chunk.IChunk
 
getStructureTemplateManager() - Method in class net.minecraft.world.server.ServerWorld
 
getStructureTemplateManager() - Method in class net.minecraft.world.storage.SaveHandler
 
getStyle() - Method in interface net.minecraft.util.text.ITextComponent
 
getStyle() - Method in class net.minecraft.util.text.TextComponent
 
getSubID() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
 
getSubmergedHeight() - Method in class net.minecraft.entity.Entity
 
getSubmodels() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
Deprecated.
 
getSubtitle() - Method in class net.minecraft.client.audio.SoundEventAccessor
 
getSubtitle() - Method in class net.minecraft.client.audio.SoundList
 
getSuccessCount() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getSuffix() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getSuffix() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getSuffix() - Method in class net.minecraft.world.dimension.DimensionType
Deprecated.
getSuffixes() - Method in class net.minecraft.entity.player.PlayerEntity
 
getSuggestionProvider() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getSuggestions(SuggestionsBuilder) - Method in class net.minecraft.command.arguments.BlockStateParser
 
getSuggestions(CommandContext<ISuggestionProvider>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.SuggestionProviders.Wrapper
 
getSuggestions() - Method in class net.minecraft.network.play.server.STabCompletePacket
 
getSuggestionsFromServer(CommandContext<ISuggestionProvider>, SuggestionsBuilder) - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
getSuggestionsFromServer(CommandContext<ISuggestionProvider>, SuggestionsBuilder) - Method in class net.minecraft.command.CommandSource
 
getSuggestionsFromServer(CommandContext<ISuggestionProvider>, SuggestionsBuilder) - Method in interface net.minecraft.command.ISuggestionProvider
 
getSuggestionTooltip() - Method in interface net.minecraftforge.common.command.IEntitySelectorType
Returns an ITextComponent containing a short description for this selector type.
getSuitableLanPort() - Static method in class net.minecraft.util.HTTPUtil
 
getSummonChance() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
getSummoner() - Method in class net.minecraftforge.event.entity.living.ZombieEvent
 
getSunBrightness(float) - Method in class net.minecraft.world.World
 
getSunBrightness(float) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
The current sun brightness factor for this dimension.
getSunBrightnessBody(float) - Method in class net.minecraft.world.World
 
getSuperType(ResourceLocation) - Method in class net.minecraftforge.registries.RegistryManager
 
getSuperYImage(boolean) - Method in class net.minecraft.realms.RealmsButtonProxy
 
getSuperYImage(boolean) - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
getSurfaceBlocks() - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
getSurfaceBlocks() - Method in class net.minecraft.world.biome.provider.CheckerboardBiomeProvider
 
getSurfaceBlocks() - Method in class net.minecraft.world.biome.provider.EndBiomeProvider
 
getSurfaceBlocks() - Method in class net.minecraft.world.biome.provider.OverworldBiomeProvider
 
getSurfaceBlocks() - Method in class net.minecraft.world.biome.provider.SingleBiomeProvider
 
getSurfaceBuilder() - Method in class net.minecraft.world.biome.Biome
 
getSurfaceBuilderConfig() - Method in class net.minecraft.world.biome.Biome
 
getSweepingDamageRatio(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getSweepingDamageRatio(int) - Static method in class net.minecraft.enchantment.SweepingEnchantment
 
getSwimAnimation(float) - Method in class net.minecraft.entity.LivingEntity
 
getSwimSound() - Method in class net.minecraft.entity.Entity
 
getSwimSound() - Method in class net.minecraft.entity.monster.DrownedEntity
 
getSwimSound() - Method in class net.minecraft.entity.monster.MonsterEntity
 
getSwimSound() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getSwimSound() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
getSwimSound() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getSwimSound() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getSwimSound() - Method in class net.minecraft.entity.player.PlayerEntity
 
getSwingProgress(T, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
getSwingProgress(float) - Method in class net.minecraft.entity.LivingEntity
 
getSwingProgress() - Method in class net.minecraftforge.client.event.RenderSpecificHandEvent
 
getSwizzle(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.SwizzleArgument
 
getSync() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getTab() - Method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
getTab() - Method in class net.minecraft.network.play.server.SSelectAdvancementsTabPacket
 
getTabLabel() - Method in class net.minecraft.item.ItemGroup
 
getTable() - Method in class net.minecraftforge.event.LootTableLoadEvent
 
getTables() - Method in class net.minecraft.data.LootTableProvider
 
getTabList() - Method in class net.minecraft.client.gui.IngameGui
 
getTabListDisplayName() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getTabPage() - Method in class net.minecraft.item.ItemGroup
 
getTabsImage() - Method in class net.minecraft.item.ItemGroup
 
getTag() - Method in class net.minecraft.command.arguments.BlockStateParser
 
getTag() - Method in class net.minecraft.command.arguments.ItemParser
 
getTag() - Method in enum net.minecraft.item.DyeColor
 
getTag() - Method in class net.minecraft.item.ItemStack
 
getTag() - Method in class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
getTag() - Method in class net.minecraftforge.fluids.FluidStack
 
getTagCollection() - Method in class net.minecraft.advancements.FunctionManager
 
getTagFromJson(String) - Static method in class net.minecraft.nbt.JsonToNBT
 
getTaggedItems() - Method in class net.minecraft.tags.Tag.ListEntry
 
getTagId(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getTagManager() - Method in class net.minecraftforge.event.TagsUpdatedEvent
 
getTagMap() - Method in class net.minecraft.tags.TagCollection
 
getTagNames() - Method in class net.minecraftforge.common.util.ReverseTagWrapper
 
getTags() - Method in class net.minecraft.block.Block
 
getTags() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getTags() - Method in class net.minecraft.client.world.ClientWorld
 
getTags() - Method in class net.minecraft.entity.Entity
 
getTags() - Method in class net.minecraft.entity.EntityType
Retrieves a list of tags names this is known to be associated with.
getTags() - Method in class net.minecraft.fluid.Fluid
 
getTags() - Method in class net.minecraft.item.Item
 
getTags() - Method in class net.minecraft.network.play.server.STagsListPacket
 
getTags() - Method in class net.minecraft.world.server.ServerWorld
 
getTags() - Method in class net.minecraft.world.World
 
getTags() - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Retrieves a list of tags names this is known to be associated with.
getTags() - Method in interface net.minecraftforge.common.extensions.IForgeFluid
Retrieves a list of tags names this is known to be associated with.
getTags() - Method in interface net.minecraftforge.common.extensions.IForgeItem
Retrieves a list of tags names this is known to be associated with.
getTagType() - Method in class net.minecraft.nbt.ListNBT
 
getTailAnimation(float) - Method in class net.minecraft.entity.monster.GuardianEntity
 
getTailRotation() - Method in class net.minecraft.entity.passive.WolfEntity
 
getTalkInterval() - Method in class net.minecraft.entity.MobEntity
 
getTalkInterval() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.AnimalEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.CatEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.GolemEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.OcelotEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.WaterMobEntity
 
getTamer() - Method in class net.minecraftforge.event.entity.living.AnimalTameEvent
 
getTankCapacity(int) - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
Retrieves the maximum fluid amount for a given tank.
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
getTanks() - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
Returns the number of fluid storage units ("tanks") available
getTanks() - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
getTanks() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
getTanks() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
getTanks() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getTanks() - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
getTanks() - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
getTarget() - Method in class net.minecraft.entity.ai.brain.memory.WalkTarget
 
getTarget() - Method in class net.minecraft.world.NextTickListEntry
 
getTarget() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
 
getTarget() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent.HighlightBlock
 
getTarget() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent.HighlightEntity
 
getTarget() - Method in class net.minecraftforge.event.entity.living.LivingSetAttackTargetEvent
 
getTarget() - Method in class net.minecraftforge.event.entity.player.AttackEntityEvent
 
getTarget() - Method in class net.minecraftforge.event.entity.player.CriticalHitEvent
The Entity that was damaged by the player.
getTarget() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
 
getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.StartTracking
The Entity now being tracked.
getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.StopTracking
The Entity no longer being tracked.
getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteract
 
getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteractSpecific
 
getTarget() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
getTarget() - Static method in class net.minecraftforge.versions.forge.ForgeVersion
 
getTargetableArea(double) - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
getTargetBlock() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
 
getTargetDistance() - Method in class net.minecraft.entity.ai.goal.TargetGoal
 
getTargetDistanceSq() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
getTargetDistanceSq() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
getTargetedEntity() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
getTargetedEntity() - Method in interface net.minecraft.command.ISuggestionProvider
 
getTargetedEntity() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
getTargetLocation() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.TakeoffPhase
 
getTargetPool() - Method in class net.minecraft.tileentity.JigsawTileEntity
 
getTargetPos() - Method in class net.minecraft.pathfinding.PathNavigator
 
getTargetPosition(World) - Method in class net.minecraft.network.play.server.SPlayerLookPacket
 
getTargetSize() - Method in class net.minecraft.world.border.WorldBorder
 
getTargettableEntitiesWithinAABB(Class<? extends T>, EntityPredicate, LivingEntity, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
getTargettablePlayersWithinAABB(EntityPredicate, LivingEntity, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
getTargetX() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
getTargetY() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
getTargetZ() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
getTaskRange() - Method in class net.minecraft.world.chunk.ChunkStatus
 
getTeam(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.TeamArgument
 
getTeam() - Method in class net.minecraft.entity.Entity
 
getTeam() - Method in class net.minecraft.entity.passive.TameableEntity
 
getTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getTeamColor(T) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
getTeamNames() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
getTeamNames() - Method in class net.minecraft.command.CommandSource
 
getTeamNames() - Method in interface net.minecraft.command.ISuggestionProvider
 
getTeamNames() - Method in class net.minecraft.scoreboard.Scoreboard
 
getTeams() - Method in class net.minecraft.scoreboard.Scoreboard
 
getTeleportDirection() - Method in class net.minecraft.entity.Entity
 
getTeleportId() - Method in class net.minecraft.network.play.client.CConfirmTeleportPacket
 
getTeleportId() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getTempCategory() - Method in class net.minecraft.world.biome.Biome
 
getTemper() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getTemperature(BlockPos) - Method in class net.minecraft.world.biome.Biome
 
getTemperature(BlockPos) - Method in class net.minecraft.world.biome.DeepFrozenOceanBiome
 
getTemperature(BlockPos) - Method in class net.minecraft.world.biome.FrozenOceanBiome
 
getTemperature() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getTemperature(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getTemperature(IEnviromentBlockReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getTemplate(ResourceLocation) - Method in class net.minecraft.world.gen.feature.template.TemplateManager
 
getTemplateDefaulted(ResourceLocation) - Method in class net.minecraft.world.gen.feature.template.TemplateManager
 
getTerrainType() - Method in class net.minecraft.world.WorldSettings
 
getTessellator() - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
Deprecated.
getTexCoords() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
getTexImage(int, int, int, int, long) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getTexLevelParameter(int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getText() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getText() - Method in class net.minecraft.realms.RealmsLabel
 
getText(int) - Method in class net.minecraft.tileentity.SignTileEntity
 
getText() - Method in class net.minecraft.util.text.StringTextComponent
 
getText() - Method in class net.minecraftforge.fml.StartupQuery
 
getTextColor() - Method in class net.minecraft.profiler.DataPoint
 
getTextColor() - Method in class net.minecraft.tileentity.SignTileEntity
 
getTextComponent(double, double) - Method in class net.minecraft.client.gui.NewChatGui
 
getTextComponent() - Method in class net.minecraft.item.ItemStack
 
getTexture(BlockState) - Method in class net.minecraft.client.renderer.BlockModelShapes
Deprecated.
getTexture(BlockState, World, BlockPos) - Method in class net.minecraft.client.renderer.BlockModelShapes
 
getTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
getTexture() - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
getTextureBlur() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
 
getTextureByXP() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
getTextureClamp() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
 
getTextureCoordinate() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
Deprecated.
 
getTextureData() - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
getTextureDependencies(Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getTextureDependencies(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.CompositeModel.Geometry
 
getTextureDependencies(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in interface net.minecraftforge.client.model.geometry.IModelGeometry
 
getTextureDependencies(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in interface net.minecraftforge.client.model.geometry.IModelGeometryPart
 
getTextureDependencies(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in interface net.minecraftforge.client.model.geometry.IMultipartModelGeometry
 
getTextureDependencies(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in interface net.minecraftforge.client.model.geometry.ISimpleModelGeometry
 
getTextureDependencies(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.ModelDynBucket
 
getTextureDependencies(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry2.ModelAdapter
 
getTextureDependencies(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry2.VanillaProxy
 
getTextureDependencies(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.NewMultiLayerModel
 
getTextureDependencies(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.obj.OBJModel2.ModelGroup
 
getTextureDependencies(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.obj.OBJModel2.ModelObject
 
getTextureLocation() - Method in class net.minecraft.client.gui.fonts.EmptyGlyph
 
getTextureLocation() - Method in class net.minecraft.client.gui.fonts.FontTexture
 
getTextureLocation() - Method in class net.minecraft.client.gui.fonts.TexturedGlyph
 
getTextureLocation() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
Deprecated.
 
getTextureManager() - Method in class net.minecraft.client.Minecraft
 
getTextureMap() - Method in class net.minecraft.client.Minecraft
 
getTextures() - Method in class net.minecraft.client.particle.TexturesParticle
 
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraft.client.renderer.model.BlockModel
 
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in interface net.minecraft.client.renderer.model.IUnbakedModel
 
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraft.client.renderer.model.VariantList
 
getTextures() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
getTextures() - Method in class net.minecraftforge.client.model.b3d.B3DModel
 
getTextures() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
Deprecated.
 
getTextures() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
Deprecated.
 
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.ItemLayerModel
 
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.ModelDynBucket
Deprecated.
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.ModelFluid
 
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.MultiLayerModel
Deprecated.
 
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.MultiModel
Deprecated.
 
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<String>) - Method in class net.minecraftforge.client.model.obj.OBJModel
Deprecated.
 
getTextures() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getTextWithoutFormattingCodes(String) - Static method in enum net.minecraft.util.text.TextFormatting
 
getThis() - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
getThrowable() - Method in class net.minecraftforge.event.entity.ProjectileImpactEvent.Throwable
 
getThrower() - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
getThrowerId() - Method in class net.minecraft.entity.item.ItemEntity
 
getThumbLength() - Method in class net.minecraft.block.pattern.BlockPattern
 
getThunderStrength(float) - Method in class net.minecraft.world.World
 
getThunderTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getThunderTime() - Method in class net.minecraft.world.storage.WorldInfo
 
getTickCounter() - Method in class net.minecraft.server.MinecraftServer
 
getTickets() - Method in class net.minecraftforge.common.ticket.ChunkTicketManager
 
getTickets() - Method in interface net.minecraftforge.common.ticket.ITicketGetter
 
getTickLength() - Method in class net.minecraft.client.Minecraft
 
getTickRate(IWorldReader) - Method in class net.minecraft.fluid.EmptyFluid
 
getTickRate(IWorldReader) - Method in class net.minecraft.fluid.Fluid
 
getTickRate(IWorldReader) - Method in class net.minecraft.fluid.LavaFluid
 
getTickRate(IWorldReader) - Method in class net.minecraft.fluid.WaterFluid
 
getTickRate(IWorldReader) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getTicks() - Method in class net.minecraft.client.gui.IngameGui
 
getTicks() - Method in class net.minecraft.network.play.server.SCooldownPacket
 
getTicksElytraFlying() - Method in class net.minecraft.entity.LivingEntity
 
getTickTime() - Method in class net.minecraft.server.MinecraftServer
 
getTickTime(DimensionType) - Method in class net.minecraft.server.MinecraftServer
 
getTier() - Method in class net.minecraft.item.TieredItem
 
getTileData() - Method in class net.minecraft.tileentity.TileEntity
 
getTileData() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
Gets a NBTTagCompound that can be used to store custom data for this tile entity.
getTileEntities() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
getTileEntities() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getTileEntitiesPos() - Method in class net.minecraft.world.chunk.Chunk
 
getTileEntitiesPos() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getTileEntitiesPos() - Method in interface net.minecraft.world.chunk.IChunk
 
getTileEntity(BlockPos) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getTileEntity(BlockPos, Chunk.CreateEntityType) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getTileEntity() - Method in class net.minecraft.util.CachedBlockInfo
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getTileEntity(BlockPos, Chunk.CreateEntityType) - Method in class net.minecraft.world.chunk.Chunk
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getTileEntity(BlockPos, Chunk.CreateEntityType) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getTileEntity(BlockPos) - Method in enum net.minecraft.world.EmptyBlockReader
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getTileEntity(BlockPos) - Method in interface net.minecraft.world.IBlockReader
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.Region
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.World
 
getTileEntity() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
getTileEntity() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getTileEntityItemStackRenderer() - Method in class net.minecraft.item.Item
 
getTileEntityItemStackRenderer() - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getTileEntityMap() - Method in class net.minecraft.world.chunk.Chunk
 
getTileEntityTags() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
getTileEntityType() - Method in class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
getTimesChanged() - Method in class net.minecraft.entity.player.PlayerInventory
 
getTimeSinceHit() - Method in class net.minecraft.entity.item.BoatEntity
 
getTimestamp() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getTimestamp() - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson.Entry
 
getTimeUntilTarget() - Method in class net.minecraft.world.border.WorldBorder
 
getTimingData() - Method in class net.minecraftforge.server.timings.TimeTracker
Returns the timings data recorded by the tracker
getTintIndex() - Method in class net.minecraft.client.renderer.model.BakedQuad
 
getTitle() - Method in class net.minecraft.advancements.DisplayInfo
 
getTitle() - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
getTitle() - Method in class net.minecraft.client.gui.screen.Screen
 
getTitle() - Method in class net.minecraft.network.play.server.SOpenWindowPacket
 
getTntPlacedBy() - Method in class net.minecraft.entity.item.TNTEntity
 
getTo() - Method in class net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent
 
getTo() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.PlayerChangedDimensionEvent
 
getToast(Class<? extends T>, Object) - Method in class net.minecraft.client.gui.toasts.ToastGui
 
getToastGui() - Method in class net.minecraft.client.Minecraft
 
getToken() - Method in class com.mojang.realmsclient.dto.UploadInfo
 
getToken() - Method in class net.minecraft.util.Session
 
getTooltip(PlayerEntity, ITooltipFlag) - Method in class net.minecraft.item.ItemStack
 
getToolTip() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
The ItemStack tooltip.
getTooltipFromItem(ItemStack) - Method in class net.minecraft.client.gui.screen.Screen
 
getToolTipText(Screen) - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
getToolTypes(ItemStack) - Method in class net.minecraft.item.Item
 
getToolTypes(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getToolTypes() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getTop() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getTop() - Method in interface net.minecraft.world.gen.surfacebuilders.ISurfaceBuilderConfig
 
getTop() - Method in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig
 
getTopBlockY(Heightmap.Type, int, int) - Method in class net.minecraft.world.chunk.Chunk
 
getTopBlockY(Heightmap.Type, int, int) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getTopBlockY(Heightmap.Type, int, int) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getTopBlockY(Heightmap.Type, int, int) - Method in interface net.minecraft.world.chunk.IChunk
 
getTopBoundingBox() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
getTopFilledSegment() - Method in interface net.minecraft.world.chunk.IChunk
 
getTotalArmorValue() - Method in class net.minecraft.entity.LivingEntity
 
getTotalChunks() - Method in class net.minecraft.util.WorldOptimizer
 
getTotalExperience() - Method in class net.minecraft.network.play.server.SSetExperiencePacket
 
getTotalPhases() - Static method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
getTotalProgress() - Method in class net.minecraft.util.WorldOptimizer
 
getTotalWeight(List<? extends WeightedRandom.Item>) - Static method in class net.minecraft.util.WeightedRandom
 
getTotalWorldTime() - Method in class net.minecraft.network.play.server.SUpdateTimePacket
 
getToughness() - Method in class net.minecraft.item.ArmorItem
 
getToughness() - Method in enum net.minecraft.item.ArmorMaterial
 
getToughness() - Method in interface net.minecraft.item.IArmorMaterial
 
getTrackingPlayers(ChunkPos, boolean) - Method in interface net.minecraft.world.server.ChunkHolder.IPlayerProvider
 
getTrackingPlayers(ChunkPos, boolean) - Method in class net.minecraft.world.server.ChunkManager
 
getTrackingRange() - Method in class net.minecraft.entity.EntityType
 
getTrades() - Method in class net.minecraftforge.event.village.VillagerTradesEvent
 
getTransaction() - Method in class net.minecraft.network.login.server.SCustomPayloadLoginPacket
 
getTransactionId() - Method in class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
getTransactionId() - Method in class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
getTransactionId() - Method in class net.minecraft.network.play.client.CTabCompletePacket
 
getTransactionId() - Method in class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
getTransactionId() - Method in class net.minecraft.network.play.server.STabCompletePacket
 
getTransform(ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
getTransformedPos(BlockPos, Mirror, Rotation, BlockPos) - Static method in class net.minecraft.world.gen.feature.template.Template
 
getTransforms(IModelState) - Static method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getTransforms(ItemCameraTransforms) - Static method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getTransformsWithFallback(IModelState, ItemCameraTransforms) - Static method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getTranslation() - Method in class net.minecraftforge.common.model.TRSRTransformation
 
getTranslationKey() - Method in class net.minecraft.block.Block
 
getTranslationKey() - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
getTranslationKey() - Method in class net.minecraft.block.WallBannerBlock
 
getTranslationKey() - Method in class net.minecraft.block.WallSignBlock
 
getTranslationKey() - Method in class net.minecraft.block.WallSkullBlock
 
getTranslationKey() - Method in class net.minecraft.block.WallTorchBlock
 
getTranslationKey() - Method in class net.minecraft.client.settings.KeyBinding
 
getTranslationKey() - Method in class net.minecraft.client.util.InputMappings.Input
 
getTranslationKey() - Method in class net.minecraft.entity.EntityType
 
getTranslationKey() - Method in class net.minecraft.item.AirItem
 
getTranslationKey() - Method in class net.minecraft.item.BlockItem
 
getTranslationKey() - Method in class net.minecraft.item.BlockNamedItem
 
getTranslationKey() - Method in enum net.minecraft.item.DyeColor
 
getTranslationKey() - Method in class net.minecraft.item.Item
 
getTranslationKey(ItemStack) - Method in class net.minecraft.item.Item
 
getTranslationKey() - Method in class net.minecraft.item.ItemGroup
 
getTranslationKey() - Method in class net.minecraft.item.ItemStack
 
getTranslationKey(ItemStack) - Method in class net.minecraft.item.PotionItem
 
getTranslationKey(ItemStack) - Method in class net.minecraft.item.ShieldItem
 
getTranslationKey(ItemStack) - Method in class net.minecraft.item.TippedArrowItem
 
getTranslationKey() - Method in class net.minecraft.stats.StatType
 
getTranslationKey() - Method in class net.minecraft.world.biome.Biome
 
getTranslationKey() - Method in enum net.minecraft.world.Difficulty
 
getTranslationKey() - Method in class net.minecraft.world.WorldType
 
getTranslationKey() - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
getTranslationKey(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
A FluidStack sensitive version of getTranslationKey
getTranslationKey() - Method in class net.minecraftforge.fluids.FluidAttributes
Returns the translation key of this fluid.
getTranslationKey() - Method in class net.minecraftforge.fluids.FluidStack
 
getTranslucent() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getTreasurePos() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getTreeFeature(Random) - Method in class net.minecraft.block.trees.AcaciaTree
 
getTreeFeature(Random) - Method in class net.minecraft.block.trees.BirchTree
 
getTreeFeature(Random) - Method in class net.minecraft.block.trees.DarkOakTree
 
getTreeFeature(Random) - Method in class net.minecraft.block.trees.JungleTree
 
getTreeFeature(Random) - Method in class net.minecraft.block.trees.OakTree
 
getTreeFeature(Random) - Method in class net.minecraft.block.trees.SpruceTree
 
getTreeFeature(Random) - Method in class net.minecraft.block.trees.Tree
 
getTrueSource() - Method in class net.minecraft.util.DamageSource
 
getTrueSource() - Method in class net.minecraft.util.EntityDamageSource
 
getTrueSource() - Method in class net.minecraft.util.IndirectEntityDamageSource
 
getTutorial() - Method in class net.minecraft.client.Minecraft
 
getType() - Method in class net.minecraft.client.audio.Sound
 
getType() - Method in interface net.minecraft.client.gui.toasts.IToast
 
getType() - Method in class net.minecraft.client.gui.toasts.SystemToast
 
getType() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
getType() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getType() - Method in class net.minecraft.client.util.InputMappings.Input
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.AttackingSittingPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
getType() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.ScanningSittingPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.TakeoffPhase
 
getType() - Method in class net.minecraft.entity.Entity
 
getType() - Method in class net.minecraft.entity.merchant.villager.VillagerData
 
getType() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getType() - Method in class net.minecraft.inventory.container.Container
 
getType() - Method in class net.minecraft.inventory.container.StonecutterContainer
 
getType() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getType() - Method in interface net.minecraft.item.crafting.ICraftingRecipe
 
getType() - Method in interface net.minecraft.item.crafting.IRecipe
 
getType() - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getType(CompoundNBT) - Method in class net.minecraft.item.SpawnEggItem
 
getType(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getType() - Method in class net.minecraft.network.play.server.SChatPacket
 
getType() - Method in class net.minecraft.network.play.server.SSpawnGlobalEntityPacket
 
getType() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getType() - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
getType() - Method in class net.minecraft.network.play.server.STitlePacket
 
getType() - Method in class net.minecraft.particles.BasicParticleType
 
getType() - Method in class net.minecraft.particles.BlockParticleData
 
getType() - Method in interface net.minecraft.particles.IParticleData
 
getType() - Method in class net.minecraft.particles.ItemParticleData
 
getType() - Method in class net.minecraft.particles.RedstoneParticleData
 
getType() - Method in class net.minecraft.stats.Stat
 
getType() - Method in class net.minecraft.tileentity.TileEntity
 
getType() - Method in class net.minecraft.util.ActionResult
 
getType() - Method in class net.minecraft.util.math.BlockRayTraceResult
 
getType() - Method in class net.minecraft.util.math.EntityRayTraceResult
 
getType() - Method in class net.minecraft.util.math.RayTraceResult
 
getType() - Method in class net.minecraft.village.PointOfInterest
 
getType() - Method in class net.minecraft.world.chunk.ChunkStatus
 
getType() - Method in class net.minecraft.world.dimension.Dimension
 
getType() - Method in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
getType() - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
getType() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
getType() - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
getType() - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
getType() - Method in class net.minecraft.world.gen.feature.template.AlwaysTrueRuleTest
 
getType() - Method in class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.BlockMatchRuleTest
 
getType() - Method in class net.minecraft.world.gen.feature.template.BlockStateMatchRuleTest
 
getType() - Method in class net.minecraft.world.gen.feature.template.GravityStructureProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.IntegrityProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.JigsawReplacementStructureProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.NopProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.RandomBlockMatchRuleTest
 
getType() - Method in class net.minecraft.world.gen.feature.template.RandomBlockStateMatchRuleTest
 
getType() - Method in class net.minecraft.world.gen.feature.template.RuleStructureProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.RuleTest
 
getType() - Method in class net.minecraft.world.gen.feature.template.StructureProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.TagMatchRuleTest
 
getType() - Method in class net.minecraft.world.server.Ticket
 
getType() - Method in class net.minecraft.world.storage.MapDecoration
 
getType() - Method in class net.minecraftforge.client.event.ClientChatReceivedEvent
 
getType() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent
 
getType(String, BiomeDictionary.Type...) - Static method in class net.minecraftforge.common.BiomeDictionary.Type
Retrieves a Type instance by name, if one does not exist already it creates one.
getType() - Method in class net.minecraftforge.common.DimensionManager.SavedEntry
 
getType() - Method in class net.minecraftforge.event.village.VillagerTradesEvent
 
getType() - Method in class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
 
getType() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getType() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property, Category] Gets the ConfigGuiType value corresponding to the type of this property object, or CONFIG_CATEGORY if this is a category object.
getType() - Method in class net.minecraftforge.fml.config.ModConfig
 
getType() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
getType() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getTypeByBiome(Biome) - Static method in enum net.minecraft.entity.passive.FoxEntity.Type
 
getTypeByIndex(int) - Static method in enum net.minecraft.entity.passive.FoxEntity.Type
 
getTypeByName(String) - Static method in enum net.minecraft.entity.passive.FoxEntity.Type
 
getTypeClass() - Method in class net.minecraftforge.server.permission.context.ContextKey
 
getTypeFromString(String) - Static method in enum net.minecraft.entity.item.BoatEntity.Type
 
getTypeId() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getTypeName(int) - Static method in interface net.minecraft.nbt.INBT
 
getTypes(Biome) - Static method in class net.minecraftforge.common.BiomeDictionary
Gets the set of types that have been added to the given biome.
getUid() - Method in class net.minecraft.network.play.client.CConfirmTransactionPacket
 
getUnbakedModel(ResourceLocation) - Method in class net.minecraft.client.renderer.model.ModelBakery
 
getUncheckedLocation() - Method in class net.minecraftforge.client.model.generators.ModelFile
 
getUnder() - Method in interface net.minecraft.world.gen.surfacebuilders.ISurfaceBuilderConfig
 
getUnder() - Method in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig
 
getUnderlined() - Method in class net.minecraft.util.text.Style
 
getUnderWaterMaterial() - Method in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig
 
getUnformattedComponentText() - Method in interface net.minecraft.util.text.ITextComponent
 
getUnformattedComponentText() - Method in class net.minecraft.util.text.KeybindTextComponent
 
getUnformattedComponentText() - Method in class net.minecraft.util.text.NBTTextComponent
 
getUnformattedComponentText() - Method in class net.minecraft.util.text.ScoreTextComponent
 
getUnformattedComponentText() - Method in class net.minecraft.util.text.SelectorTextComponent
 
getUnformattedComponentText() - Method in class net.minecraft.util.text.StringTextComponent
 
getUnformattedComponentText() - Method in class net.minecraft.util.text.TranslationTextComponent
 
getUnInterpolatedU(float) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getUnInterpolatedV(float) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getUniqueID() - Method in class net.minecraft.entity.Entity
 
getUniqueId(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getUniqueId() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getUniqueId() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getUniqueId() - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
getUniqueId() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getUniqueId() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
getUniqueID() - Method in class net.minecraft.profiler.Snooper
 
getUniqueId() - Method in class net.minecraft.world.BossInfo
 
getUnsignedByte(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedInt(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedIntLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedMedium(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedMediumLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedShort(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedShortLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getUp() - Method in class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
getUpdatedCounter() - Method in class net.minecraft.client.gui.ChatLine
 
getUpdatedState(World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractRailBlock
 
getUpdateFrequency() - Method in class net.minecraft.entity.EntityType
 
getUpdatePacket(ItemStack, World, PlayerEntity) - Method in class net.minecraft.item.AbstractMapItem
 
getUpdatePacket(ItemStack, World, PlayerEntity) - Method in class net.minecraft.item.FilledMapItem
 
getUpdatePacket() - Method in class net.minecraft.tileentity.BannerTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.BedTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.CampfireTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.ConduitTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.JigsawTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.SignTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.SkullTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.BannerTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.CampfireTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.ConduitTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.JigsawTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.PistonTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.SignTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.SkullTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.TileEntity
 
getUpDirection() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getUpgradeData() - Method in class net.minecraft.world.chunk.Chunk
 
getUpgradeData() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getUpgradeData() - Method in interface net.minecraft.world.chunk.IChunk
 
getUploadEndpoint() - Method in class com.mojang.realmsclient.dto.UploadInfo
 
getURL() - Method in class net.minecraft.network.play.server.SSendResourcePackPacket
 
getUsage() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getUseAction(ItemStack) - Method in class net.minecraft.item.BowItem
 
getUseAction(ItemStack) - Method in class net.minecraft.item.CrossbowItem
 
getUseAction(ItemStack) - Method in class net.minecraft.item.Item
 
getUseAction() - Method in class net.minecraft.item.ItemStack
 
getUseAction(ItemStack) - Method in class net.minecraft.item.MilkBucketItem
 
getUseAction(ItemStack) - Method in class net.minecraft.item.PotionItem
 
getUseAction(ItemStack) - Method in class net.minecraft.item.ShieldItem
 
getUseAction(ItemStack) - Method in class net.minecraft.item.TridentItem
 
getUseBlock() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
getUseBlock() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
 
getUsedButton() - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.DummySensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.HurtBySensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.InteractableDoorsSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.NearestBedSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.NearestLivingEntitiesSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.NearestPlayersSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.SecondaryPositionSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.Sensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.VillagerBabiesSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.VillagerHostilesSensor
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.BowItem
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.CrossbowItem
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.Item
 
getUseDuration() - Method in class net.minecraft.item.ItemStack
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.MilkBucketItem
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.PotionItem
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.ShieldItem
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.TridentItem
 
getUseItem() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
getUseItem() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
 
getUsername() - Method in class net.minecraft.util.Session
 
getUsername() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
 
getUsername() - Method in class net.minecraftforge.event.ServerChatEvent
 
getUuid() - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
getUUID(GameProfile) - Static method in class net.minecraft.entity.player.PlayerEntity
 
getUUID() - Static method in class net.minecraft.realms.Realms
 
getUuid() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getUvLock() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
Deprecated.
 
getUVLockTransform(Direction) - Method in class net.minecraftforge.common.model.TRSRTransformation
 
getUvOffset(int) - Method in class net.minecraft.realms.RealmsVertexFormat
 
getUvOffsetById(int) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getV1() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
getV2() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
getV3() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
getValidate() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getValidationPattern() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getValidationPattern() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Gets a Pattern object used in String property input validation.
getValidBlockForPosition(BlockState, IWorld, BlockPos) - Static method in class net.minecraft.block.Block
 
getValidItemStacksPacked() - Method in class net.minecraft.item.crafting.Ingredient
 
getValidItemStacksPacked() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
getValidRotations(BlockState, IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Get the rotations that can apply to the block at the specified coordinates.
getValidRotations(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Get the rotations that can apply to the block at the specified coordinates.
getValidStates() - Method in class net.minecraft.state.StateContainer
 
getValidValues(boolean, boolean) - Static method in enum net.minecraft.util.text.TextFormatting
 
getValidValues() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
getValidValues() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Gets a String array of valid values for this property.
getValue() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
getValue() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getValue() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
getValue() - Method in class net.minecraft.network.play.server.SChangeGameStatePacket
 
getValue() - Method in class net.minecraft.network.play.server.SWindowPropertyPacket
 
getValue() - Method in class net.minecraft.realms.RealmsEditBox
 
getValue() - Method in class net.minecraft.realms.RealmsSliderButton
 
getValue() - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
getValue() - Method in class net.minecraft.server.CustomServerBossInfo
 
getValue() - Method in class net.minecraft.stats.Stat
 
getValue(StatType<T>, T) - Method in class net.minecraft.stats.StatisticsManager
 
getValue(Stat<?>) - Method in class net.minecraft.stats.StatisticsManager
 
getValue() - Method in class net.minecraft.util.LazyLoadBase
 
getValue(ResourceLocation) - Method in class net.minecraft.util.registry.Registry
 
getValue(ResourceLocation) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getValue() - Method in class net.minecraft.util.text.event.ClickEvent
 
getValue() - Method in class net.minecraft.util.text.event.HoverEvent
 
getValue(int, int) - Method in interface net.minecraft.world.gen.area.IArea
 
getValue(int, int) - Method in class net.minecraft.world.gen.area.LazyArea
 
getValue(double, double) - Method in class net.minecraft.world.gen.PerlinNoiseGenerator
 
getValue(double, double) - Method in class net.minecraft.world.gen.SimplexNoiseGenerator
 
getValue(ResourceLocation) - Static method in class net.minecraft.world.storage.loot.LootParameterSets
 
getValue() - Method in class net.minecraftforge.fml.client.config.GuiSlider
 
getValue() - Method in interface net.minecraftforge.fml.client.config.IArrayEntry
 
getValue(ResourceLocation) - Method in class net.minecraftforge.registries.ClearableRegistry
 
getValue(ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getValue(int) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getValue(ResourceLocation) - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getValueByCanonicalName(String) - Static method in enum net.minecraft.util.text.event.ClickEvent.Action
 
getValueByCanonicalName(String) - Static method in enum net.minecraft.util.text.event.HoverEvent.Action
 
getValueByName(String) - Static method in enum net.minecraft.util.text.TextFormatting
 
getValueClass() - Method in interface net.minecraft.state.IProperty
 
getValueClass() - Method in class net.minecraft.state.Property
 
getValueInt() - Method in class net.minecraftforge.fml.client.config.GuiSlider
 
getValueName(IProperty<T>, Object) - Static method in class net.minecraft.util.Util
 
getValues() - Method in interface net.minecraft.state.IStateHolder
 
getValues() - Method in class net.minecraft.state.StateHolder
 
getValues(Direction.Axis) - Method in class net.minecraft.util.math.shapes.SplitVoxelShape
 
getValues(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getValues(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShapeArray
 
getValues(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShapeCube
 
getValues() - Method in class net.minecraftforge.common.ForgeConfigSpec
 
getValues() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getValues() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getValueUnchecked(Direction.Axis, int) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getVanillaNoteId() - Method in class net.minecraftforge.event.world.NoteBlockEvent
get the vanilla note-id, which contains information about both Note and Octave.
getVanillaPack() - Method in class net.minecraft.client.resources.DownloadingPackFinder
 
getVanillaUvTransformGlobalToLocal(Direction) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
getVanillaUvTransformLocalToGlobal(Direction) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
getVariant() - Method in class net.minecraft.client.renderer.model.ModelResourceLocation
 
getVariant() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getVariant() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getVariant() - Method in class net.minecraft.entity.passive.ParrotEntity
 
getVariantBuilder(Block) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
getVariantList() - Method in class net.minecraft.client.renderer.model.multipart.Selector
 
getVariantList() - Method in class net.minecraft.client.renderer.model.VariantList
 
getVariants() - Method in class net.minecraft.client.renderer.model.BlockModelDefinition
 
getVariants() - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
getVariantTexturePaths() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
getVariantType() - Method in class net.minecraft.entity.passive.FoxEntity
 
getVarIntSize(int) - Static method in class net.minecraft.network.PacketBuffer
 
getVec2f(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.Vec2Argument
 
getVec3(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.Vec3Argument
 
getVectorForRotation(float, float) - Method in class net.minecraft.entity.Entity
 
getVectorFromIndex(Entity, int) - Method in class net.minecraft.pathfinding.Path
 
getVehicleEntityId() - Method in class net.minecraft.network.play.server.SMountEntityPacket
 
getVelocityX() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getVelocityY() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getVelocityZ() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getVelX() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getVelY() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getVelZ() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getVendor() - Static method in class com.mojang.blaze3d.platform.GLX
 
getVerifyToken(PrivateKey) - Method in class net.minecraft.network.login.client.CEncryptionResponsePacket
 
getVerifyToken() - Method in class net.minecraft.network.login.server.SEncryptionRequestPacket
 
getVersion() - Method in class net.minecraft.client.Minecraft
 
getVersion() - Method in class net.minecraft.client.MinecraftGame
 
getVersion() - Method in class net.minecraft.network.ServerStatusResponse
 
getVersion() - Static method in class net.minecraft.util.SharedConstants
 
getVersion() - Method in class net.minecraft.world.WorldType
 
getVersion() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getVersion() - Static method in class net.minecraftforge.versions.forge.ForgeVersion
 
getVersionId() - Method in class net.minecraft.world.storage.WorldInfo
 
getVersionName() - Method in class net.minecraft.world.storage.WorldInfo
 
getVersionType() - Method in class net.minecraft.client.Minecraft
 
getVertexBufferByLayer(int) - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
getVertexCount() - Method in class net.minecraft.client.renderer.BufferBuilder
 
getVertexCount() - Method in class net.minecraft.client.renderer.BufferBuilder.State
 
getVertexCount() - Method in class net.minecraft.realms.RealmsBufferBuilder
 
getVertexData() - Method in class net.minecraft.client.renderer.model.BakedQuad
 
getVertexData() - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad
 
getVertexFormat() - Method in class net.minecraft.client.renderer.BufferBuilder
 
getVertexFormat() - Method in class net.minecraft.client.renderer.BufferBuilder.State
 
getVertexFormat() - Method in class net.minecraft.realms.RealmsBufferBuilder
 
getVertexFormat() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getVertexFormat() - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
 
getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.TransformerConsumer
 
getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
 
getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
getVertexFormatElement() - Method in class net.minecraft.realms.RealmsVertexFormatElement
 
getVertexInformation(int) - Method in enum net.minecraft.client.renderer.FaceDirection
 
getVertexRotatedRev(int) - Method in class net.minecraft.client.renderer.model.BlockFaceUV
 
getVertexShaderLoader() - Method in interface net.minecraft.client.shader.IShaderManager
 
getVertexShaderLoader() - Method in class net.minecraft.client.shader.ShaderInstance
 
getVertexSize() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getVertexState() - Method in class net.minecraft.client.renderer.BufferBuilder
 
getVertexU(int) - Method in class net.minecraft.client.renderer.model.BlockFaceUV
 
getVertexV(int) - Method in class net.minecraft.client.renderer.model.BlockFaceUV
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.MobEntity
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.passive.WolfEntity
 
getVertices() - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
Deprecated.
 
getVideoMode() - Method in class net.minecraft.client.MainWindow
 
getVideoModeCount() - Method in class net.minecraft.client.Monitor
 
getVideoModeFromIndex(int) - Method in class net.minecraft.client.Monitor
 
getVideoModeOrDefault(Optional<VideoMode>) - Method in class net.minecraft.client.Monitor
 
getViewDistance() - Method in class net.minecraft.server.management.PlayerList
 
GetVillageBlockID(Biome, BlockState) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.GetVillageBlockID
 
getVillageDistance() - Method in class net.minecraft.world.gen.GenerationSettings
 
getVillagerData() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getVillagerData() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getVillagerData() - Method in interface net.minecraft.entity.villager.IVillagerDataHolder
 
getVillageSeparation() - Method in class net.minecraft.world.gen.GenerationSettings
 
getVirtualPosX() - Method in class net.minecraft.client.Monitor
 
getVirtualPosY() - Method in class net.minecraft.client.Monitor
 
getViscosity() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getViscosity(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getViscosity(IEnviromentBlockReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getVisibilityMap() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
getVisibilityModifier() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.Visibility
 
getVisibilityMultiplier(Entity) - Method in class net.minecraft.entity.LivingEntity
 
getVisible() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getVisibleFacings(BlockPos) - Method in class net.minecraft.client.renderer.chunk.VisGraph
 
getVoidFogYFactor() - Method in class net.minecraft.world.dimension.Dimension
 
getVolume() - Method in class net.minecraft.block.SoundType
 
getVolume() - Method in interface net.minecraft.client.audio.ISound
 
getVolume() - Method in class net.minecraft.client.audio.LocatableSound
 
getVolume() - Method in class net.minecraft.client.audio.Sound
 
getVolume() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getVolume() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getVolume() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
getVoxelShape(BlockState, long, Direction) - Method in class net.minecraft.world.lighting.LightEngine
 
getW() - Method in class net.minecraft.client.renderer.Quaternion
 
getW() - Method in class net.minecraft.client.renderer.Vector4f
 
getWalkSpeed() - Method in class net.minecraft.entity.player.PlayerAbilities
 
getWalkSpeed() - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
getWanderingTraderSpawnChance() - Method in class net.minecraft.world.storage.WorldInfo
 
getWanderingTraderSpawnDelay() - Method in class net.minecraft.world.storage.WorldInfo
 
getWarningDistance() - Method in class net.minecraft.world.border.WorldBorder
 
getWarnings() - Method in class net.minecraftforge.fml.ModLoader
 
getWarningTime() - Method in class net.minecraft.world.border.WorldBorder
 
getWasUpdated() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
 
getWatchedAttributes() - Method in class net.minecraft.entity.ai.attributes.AttributeMap
 
getWatchedTargetId(int) - Method in class net.minecraft.entity.boss.WitherEntity
 
getWaterBrightness() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getWaterColor() - Method in class net.minecraft.world.biome.Biome
 
getWaterColor(IEnviromentBlockReader, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColors
 
GetWaterColor(Biome, int) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.GetWaterColor
 
getWaterDrag() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getWaterDrag() - Method in class net.minecraft.entity.projectile.TridentEntity
 
getWaterFogColor() - Method in class net.minecraft.world.biome.Biome
 
getWaterLevelAbove() - Method in class net.minecraft.entity.item.BoatEntity
 
getWaterSlowDown() - Method in class net.minecraft.entity.LivingEntity
 
getWaterSlowDown() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getWaterSlowDown() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getWaves(Difficulty) - Method in class net.minecraft.world.raid.Raid
 
getWeakChanges(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.ComparatorBlock
 
getWeakChanges(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
If this block should be notified of weak changes.
getWeakChanges(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
If this block should be notified of weak changes.
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractButtonBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.Block
Deprecated.
getWeakPower(IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.BlockState
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.DaylightDetectorBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.DetectorRailBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.LecternBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.LeverBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.ObserverBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneTorchBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneWireBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.TrappedChestBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.TripWireHookBlock
 
getWeatherRenderer() - Method in class net.minecraft.world.dimension.Dimension
 
getWeatherRenderer() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getWeight() - Method in interface net.minecraft.client.audio.ISoundEventAccessor
 
getWeight() - Method in class net.minecraft.client.audio.Sound
 
getWeight() - Method in class net.minecraft.client.audio.SoundEventAccessor
 
getWeight() - Method in class net.minecraft.client.renderer.model.Variant
 
getWeight() - Method in enum net.minecraft.enchantment.Enchantment.Rarity
 
getWeight() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
Deprecated.
 
getWeightedBiomeEntry(BiomeManager.BiomeType, INoiseRandom) - Method in class net.minecraft.world.gen.layer.BiomeLayer
 
getWeightMap() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
getWeights() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJointWeight
 
getWhitelistedPlayerNames() - Method in class net.minecraft.server.management.PlayerList
 
getWhitelistedPlayers() - Method in class net.minecraft.server.management.PlayerList
 
getWidgetList() - Method in class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
Unmodifiable reference to the list of buttons on the GuiScreenEvent.gui.
getWidth() - Method in class net.minecraft.block.NetherPortalBlock.Size
 
getWidth() - Method in class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
getWidth() - Method in enum net.minecraft.client.gui.fonts.DefaultGlyph
 
getWidth() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
getWidth() - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
getWidth() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getWidth() - Method in class net.minecraft.client.gui.widget.Widget
 
getWidth() - Method in class net.minecraft.client.MainWindow
 
getWidth() - Method in class net.minecraft.client.renderer.Rectangle2d
 
getWidth() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
getWidth() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getWidth() - Method in class net.minecraft.client.renderer.VideoMode
 
getWidth() - Method in class net.minecraft.entity.Entity
 
getWidth() - Method in class net.minecraft.entity.EntityType
 
getWidth() - Method in class net.minecraft.entity.item.PaintingType
 
getWidth() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
getWidth() - Method in class net.minecraft.inventory.container.PlayerContainer
 
getWidth() - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
getWidth() - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
getWidth() - Method in class net.minecraft.inventory.CraftingInventory
 
getWidth() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getWidth() - Method in class net.minecraft.realms.RealmsButton
 
getWidth() - Method in class net.minecraft.realms.RealmsButtonProxy
 
getWidth() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
getWidth() - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
getWidth() - Method in class net.minecraft.realms.RealmsScrolledSelectionListProxy
 
getWidth() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
getWidth() - Method in class net.minecraft.realms.RealmsSliderButton
 
getWidth() - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
getWidth() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Post
 
getWidth() - Method in class net.minecraftforge.common.util.TextTable.Column
 
getWidthPixels() - Method in class net.minecraft.entity.item.HangingEntity
 
getWidthPixels() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getWidthPixels() - Method in class net.minecraft.entity.item.LeashKnotEntity
 
getWidthPixels() - Method in class net.minecraft.entity.item.PaintingEntity
 
getWindow() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent
 
getWindowId() - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
getWindowId() - Method in class net.minecraft.network.play.client.CConfirmTransactionPacket
 
getWindowId() - Method in class net.minecraft.network.play.client.CEnchantItemPacket
 
getWindowId() - Method in class net.minecraft.network.play.client.CPlaceRecipePacket
 
getWindowId() - Method in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
getWindowId() - Method in class net.minecraft.network.play.server.SOpenWindowPacket
 
getWindowId() - Method in class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
getWindowId() - Method in class net.minecraft.network.play.server.SSetSlotPacket
 
getWindowId() - Method in class net.minecraft.network.play.server.SWindowItemsPacket
 
getWindowId() - Method in class net.minecraft.network.play.server.SWindowPropertyPacket
 
getWindowId() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
getWindowX() - Method in class net.minecraft.client.MainWindow
 
getWindowY() - Method in class net.minecraft.client.MainWindow
 
getWordWrappedHeight(String, int) - Method in class net.minecraft.client.gui.FontRenderer
 
getWorkSound() - Method in class net.minecraft.village.PointOfInterestType
 
getWorld() - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
getWorld() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getWorld() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
getWorld() - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
getWorld() - Method in class net.minecraft.command.CommandSource
 
getWorld() - Method in interface net.minecraft.dispenser.ILocation
 
getWorld() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getWorld() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getWorld() - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity.MinecartCommandLogic
 
getWorld() - Method in interface net.minecraft.entity.merchant.IMerchant
 
getWorld() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getWorld() - Method in class net.minecraft.entity.NPCMerchant
 
getWorld() - Method in class net.minecraft.item.ItemUseContext
 
getWorld(DimensionType) - Method in class net.minecraft.server.MinecraftServer
 
getWorld() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getWorld() - Method in interface net.minecraft.tileentity.IHopper
 
getWorld() - Method in class net.minecraft.tileentity.TileEntity
 
getWorld() - Method in class net.minecraft.util.CachedBlockInfo
 
getWorld() - Method in class net.minecraft.world.chunk.Chunk
 
getWorld() - Method in interface net.minecraft.world.chunk.IChunkLightProvider
 
getWorld() - Method in class net.minecraft.world.dimension.Dimension
 
getWorld() - Method in class net.minecraft.world.gen.WorldGenRegion
Deprecated.
getWorld() - Method in interface net.minecraft.world.IWorld
 
getWorld() - Method in class net.minecraft.world.raid.Raid
 
getWorld() - Method in class net.minecraft.world.server.ServerChunkProvider
 
getWorld() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
getWorld() - Method in class net.minecraft.world.storage.loot.LootContext.Builder
 
getWorld() - Method in class net.minecraft.world.storage.loot.LootContext
 
getWorld() - Method in class net.minecraft.world.World
 
getWorld() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getWorld(MinecraftServer, DimensionType, boolean, boolean) - Static method in class net.minecraftforge.common.DimensionManager
Retrieves the world from the server allowing for null return, and optionally resetting it's unload timer.
getWorld() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getWorld() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getWorld() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
Get the world object
getWorld() - Method in class net.minecraftforge.event.entity.EntityJoinWorldEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
getWorld() - Method in class net.minecraftforge.event.village.VillageSiegeEvent
 
getWorld() - Method in class net.minecraftforge.event.world.BlockEvent
 
getWorld() - Method in class net.minecraftforge.event.world.ChunkWatchEvent
 
getWorld() - Method in class net.minecraftforge.event.world.ExplosionEvent
 
getWorld() - Method in class net.minecraftforge.event.world.WorldEvent
 
getWorld() - Method in class net.minecraftforge.server.permission.context.Context
 
getWorld() - Method in interface net.minecraftforge.server.permission.context.IContext
World from where permission is requested.
getWorld() - Method in class net.minecraftforge.server.permission.context.PlayerContext
 
getWorld() - Method in class net.minecraftforge.server.permission.context.WorldContext
 
getWorldBorder() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getWorldBorder() - Method in interface net.minecraft.world.IWorldReader
 
getWorldBorder() - Method in class net.minecraft.world.Region
 
getWorldBorder() - Method in class net.minecraft.world.World
 
getWorldData(File, DataFixer, SaveHandler) - Static method in class net.minecraft.world.storage.SaveFormat
 
getWorldDirectory() - Method in class net.minecraft.world.storage.SaveHandler
 
getWorldEndX() - Method in class net.minecraft.util.math.SectionPos
 
getWorldEndY() - Method in class net.minecraft.util.math.SectionPos
 
getWorldEndZ() - Method in class net.minecraft.util.math.SectionPos
 
getWorldFeatures() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
getWorldForge() - Method in class net.minecraft.world.chunk.Chunk
 
getWorldForge() - Method in interface net.minecraft.world.chunk.IChunk
 
getWorldIconFile() - Method in class net.minecraft.server.MinecraftServer
 
getWorldInfo() - Method in class net.minecraft.world.biome.provider.OverworldBiomeProviderSettings
 
getWorldInfo() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getWorldInfo() - Method in interface net.minecraft.world.IWorld
 
getWorldInfo(String) - Method in class net.minecraft.world.storage.SaveFormat
 
getWorldInfo() - Method in class net.minecraft.world.World
 
getWorldLightManager() - Method in class net.minecraft.world.chunk.Chunk
 
getWorldLightManager() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getWorldLightManager() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getWorldLightManager() - Method in class net.minecraft.world.chunk.EmptyChunk
 
getWorldLightManager() - Method in interface net.minecraft.world.chunk.IChunk
 
getWorldName() - Method in class net.minecraft.server.MinecraftServer
 
getWorldName() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getWorldName() - Method in class net.minecraft.world.storage.WorldInfo
 
getWorldObj() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
getWorldObj() - Method in class net.minecraftforge.event.entity.EntityMountEvent
 
getWorldRenderPass() - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getWorlds() - Method in class net.minecraft.server.MinecraftServer
 
getWorldScoreboard() - Method in class net.minecraft.entity.player.PlayerEntity
 
getWorldServer() - Method in interface net.minecraftforge.common.extensions.IForgeWorldServer
 
getWorldStartX() - Method in class net.minecraft.util.math.SectionPos
 
getWorldStartY() - Method in class net.minecraft.util.math.SectionPos
 
getWorldStartZ() - Method in class net.minecraft.util.math.SectionPos
 
getWorldTime() - Method in class net.minecraft.network.play.server.SUpdateTimePacket
 
getWorldTime(World) - Static method in enum net.minecraftforge.client.model.animation.Animation
Get the global world time for the current tick, in seconds.
getWorldTime(World, float) - Static method in enum net.minecraftforge.client.model.animation.Animation
Get the global world time for the current tick + partial tick progress, in seconds.
getWorldTime() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
getWorldType() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
getWorldType() - Method in class net.minecraft.network.play.server.SRespawnPacket
 
getWorldType() - Method in class net.minecraft.world.World
 
getWorldType() - Method in interface net.minecraftforge.common.extensions.IForgeWorldType
 
getWorldType() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent
 
getWorldTypeForGeneratorVersion(int) - Method in class net.minecraft.world.WorldType
 
getWorldVersion() - Method in class net.minecraft.util.MinecraftVersion
 
getWrapper(Class<? super V>) - Static method in class net.minecraftforge.registries.GameData
 
getWrapperDefaulted(Class<? super V>) - Static method in class net.minecraftforge.registries.GameData
 
getWritableObjective(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ObjectiveArgument
 
getX() - Method in class net.minecraft.advancements.DisplayInfo
 
getX() - Method in interface net.minecraft.client.audio.ISound
 
getX() - Method in class net.minecraft.client.audio.LocatableSound
 
getX() - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
getX() - Method in class net.minecraft.client.gui.recipebook.GhostRecipe.GhostIngredient
 
getX() - Method in class net.minecraft.client.renderer.Quaternion
 
getX() - Method in class net.minecraft.client.renderer.Rectangle2d
 
getX() - Method in class net.minecraft.client.renderer.Vector3f
 
getX() - Method in class net.minecraft.client.renderer.Vector4f
 
getX() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getX() - Method in interface net.minecraft.dispenser.IBlockSource
 
getX() - Method in interface net.minecraft.dispenser.IPosition
 
getX() - Method in class net.minecraft.dispenser.Position
 
getX() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getX() - Method in class net.minecraft.entity.ai.controller.MovementController
 
getX() - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
getX(double) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
getX() - Method in class net.minecraft.network.play.server.SEntityPacket
 
getX() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
getX() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getX() - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
getX() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getX() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getX() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getX() - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
getX() - Method in class net.minecraft.network.play.server.SSpawnGlobalEntityPacket
 
getX() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getX() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getX() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getX() - Method in class net.minecraft.network.play.server.SUnloadChunkPacket
 
getX() - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
getX(long) - Static method in class net.minecraft.util.math.ChunkPos
 
getX() - Method in class net.minecraft.util.math.CubeCoordinateIterator
 
getX() - Method in class net.minecraft.util.math.Rotations
 
getX() - Method in class net.minecraft.util.math.Vec3d
 
getX() - Method in class net.minecraft.util.math.Vec3i
 
getX() - Method in class net.minecraft.world.storage.MapDecoration
 
getX() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
 
getX() - Method in class net.minecraftforge.client.event.RenderLivingEvent
 
getX() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
 
getX() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
 
getX() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
 
getX() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
getXCoordinate() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getXEnd() - Method in class net.minecraft.util.math.ChunkPos
 
getXOffset() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getXOffset() - Method in enum net.minecraft.util.Direction
 
getXp() - Method in interface net.minecraft.entity.merchant.IMerchant
 
getXp() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getXp() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getXp() - Method in class net.minecraft.entity.NPCMerchant
 
getXPos() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getXPos() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getXPos() - Method in interface net.minecraft.tileentity.IHopper
 
getXpRepairRatio(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Determines the amount of durability the mending enchantment will repair, on average, per point of experience.
getXpRepairRatio() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Determines the amount of durability the mending enchantment will repair, on average, per point of experience.
getXPSeed() - Method in class net.minecraft.entity.player.PlayerEntity
 
getXPSplit(int) - Static method in class net.minecraft.entity.item.ExperienceOrbEntity
 
getXpValue() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
getXPValue() - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
getXRotation() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getXSize() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getXSize() - Method in class net.minecraft.util.math.AxisAlignedBB
 
getXSize() - Method in class net.minecraft.util.math.MutableBoundingBox
 
getXSize() - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
getXStart() - Method in class net.minecraft.util.math.ChunkPos
 
getXVelocity() - Method in class net.minecraft.client.MouseHelper
 
getXWithOffset(int, int) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getY() - Method in class net.minecraft.advancements.DisplayInfo
 
getY() - Method in interface net.minecraft.client.audio.ISound
 
getY() - Method in class net.minecraft.client.audio.LocatableSound
 
getY() - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
getY() - Method in class net.minecraft.client.gui.recipebook.GhostRecipe.GhostIngredient
 
getY() - Method in class net.minecraft.client.renderer.Quaternion
 
getY() - Method in class net.minecraft.client.renderer.Rectangle2d
 
getY() - Method in class net.minecraft.client.renderer.Vector3f
 
getY() - Method in class net.minecraft.client.renderer.Vector4f
 
getY() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getY() - Method in interface net.minecraft.dispenser.IBlockSource
 
getY() - Method in interface net.minecraft.dispenser.IPosition
 
getY() - Method in class net.minecraft.dispenser.Position
 
getY() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getY() - Method in class net.minecraft.entity.ai.controller.MovementController
 
getY() - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
getY(double) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
getY() - Method in class net.minecraft.network.play.server.SEntityPacket
 
getY() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
getY() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getY() - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
getY() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getY() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getY() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getY() - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
getY() - Method in class net.minecraft.network.play.server.SSpawnGlobalEntityPacket
 
getY() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getY() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getY() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getY() - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
getY() - Method in class net.minecraft.util.math.CubeCoordinateIterator
 
getY() - Method in class net.minecraft.util.math.Rotations
 
getY() - Method in class net.minecraft.util.math.Vec3d
 
getY() - Method in class net.minecraft.util.math.Vec3i
 
getY() - Method in class net.minecraft.world.storage.MapDecoration
 
getY() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
 
getY() - Method in class net.minecraftforge.client.event.RenderLivingEvent
 
getY() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
 
getY() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
 
getY() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
 
getY() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
getYaw(float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getYaw() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getYaw(float) - Method in class net.minecraft.entity.Entity
 
getYaw(float) - Method in class net.minecraft.entity.LivingEntity
 
getYaw() - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
getYaw(float) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SEntityHeadLookPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SEntityPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
getYaw() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getYaw() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
getYaw() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getYawFactor() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
getYawFactor() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
getYawFactor() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
getYCoordinate() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getYImage(boolean) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
getYImage(boolean) - Method in class net.minecraft.client.gui.widget.Widget
 
getYImage(boolean) - Method in class net.minecraft.realms.RealmsButton
 
getYImage(boolean) - Method in class net.minecraft.realms.RealmsButtonProxy
 
getYImage(boolean) - Method in class net.minecraft.realms.RealmsSliderButton
 
getYImage(boolean) - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
getYImage(boolean) - Method in class net.minecraftforge.fml.client.config.GuiSlider
Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over this button.
getYLocation() - Method in class net.minecraft.world.chunk.ChunkSection
 
getYOffset() - Method in class net.minecraft.entity.Entity
 
getYOffset() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getYOffset() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
getYOffset() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
getYOffset() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
getYOffset() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getYOffset() - Method in class net.minecraft.entity.monster.ZombieEntity
 
getYOffset() - Method in class net.minecraft.entity.passive.AnimalEntity
 
getYOffset() - Method in class net.minecraft.entity.player.PlayerEntity
 
getYOffset() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getYOffset() - Method in enum net.minecraft.util.Direction
 
getYPos() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getYPos() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getYPos() - Method in interface net.minecraft.tileentity.IHopper
 
getYRotation() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getYSize() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getYSize() - Method in class net.minecraft.util.math.AxisAlignedBB
 
getYSize() - Method in class net.minecraft.util.math.MutableBoundingBox
 
getYSize() - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
getYVelocity() - Method in class net.minecraft.client.MouseHelper
 
getYWithOffset(int) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getZ() - Method in interface net.minecraft.client.audio.ISound
 
getZ() - Method in class net.minecraft.client.audio.LocatableSound
 
getZ() - Method in class net.minecraft.client.renderer.Quaternion
 
getZ() - Method in class net.minecraft.client.renderer.Vector3f
 
getZ() - Method in class net.minecraft.client.renderer.Vector4f
 
getZ() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getZ() - Method in interface net.minecraft.dispenser.IBlockSource
 
getZ() - Method in interface net.minecraft.dispenser.IPosition
 
getZ() - Method in class net.minecraft.dispenser.Position
 
getZ() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getZ() - Method in class net.minecraft.entity.ai.controller.MovementController
 
getZ() - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
getZ(double) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
getZ() - Method in class net.minecraft.network.play.server.SEntityPacket
 
getZ() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
getZ() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getZ() - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
getZ() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getZ() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getZ() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getZ() - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
getZ() - Method in class net.minecraft.network.play.server.SSpawnGlobalEntityPacket
 
getZ() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getZ() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getZ() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getZ() - Method in class net.minecraft.network.play.server.SUnloadChunkPacket
 
getZ() - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
getZ(long) - Static method in class net.minecraft.util.math.ChunkPos
 
getZ() - Method in class net.minecraft.util.math.CubeCoordinateIterator
 
getZ() - Method in class net.minecraft.util.math.Rotations
 
getZ() - Method in class net.minecraft.util.math.Vec3d
 
getZ() - Method in class net.minecraft.util.math.Vec3i
 
getZ() - Method in class net.minecraftforge.client.event.RenderLivingEvent
 
getZ() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
 
getZ() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
 
getZ() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
getZCoordinate() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getZEnd() - Method in class net.minecraft.util.math.ChunkPos
 
getZeroPositionWithTransform(BlockPos, Mirror, Rotation) - Method in class net.minecraft.world.gen.feature.template.Template
 
getZeroPositionWithTransform(BlockPos, Mirror, Rotation, int, int) - Static method in class net.minecraft.world.gen.feature.template.Template
 
getZOffset() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getZOffset() - Method in enum net.minecraft.util.Direction
 
getZPos() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getZPos() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getZPos() - Method in interface net.minecraft.tileentity.IHopper
 
getZSize() - Method in class net.minecraft.util.math.AxisAlignedBB
 
getZSize() - Method in class net.minecraft.util.math.MutableBoundingBox
 
getZSize() - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
getZStart() - Method in class net.minecraft.util.math.ChunkPos
 
getZWithOffset(int, int) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
GHAST - Static variable in class net.minecraft.entity.EntityType
 
GHAST_SHOOT_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
GHAST_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
GHAST_TEAR - Static variable in class net.minecraft.item.Items
 
GHAST_WARN_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
GhastEntity - Class in net.minecraft.entity.monster
 
GhastEntity(EntityType<? extends GhastEntity>, World) - Constructor for class net.minecraft.entity.monster.GhastEntity
 
GhastModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
GhastModel() - Constructor for class net.minecraft.client.renderer.entity.model.GhastModel
 
GhastRenderer - Class in net.minecraft.client.renderer.entity
 
GhastRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.GhastRenderer
 
GhostIngredient(Ingredient, int, int) - Constructor for class net.minecraft.client.gui.recipebook.GhostRecipe.GhostIngredient
 
GhostRecipe - Class in net.minecraft.client.gui.recipebook
 
GhostRecipe() - Constructor for class net.minecraft.client.gui.recipebook.GhostRecipe
 
ghostRecipe - Variable in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
GhostRecipe.GhostIngredient - Class in net.minecraft.client.gui.recipebook
 
GIANT - Static variable in class net.minecraft.entity.EntityType
 
GIANT_SPRUCE_TAIGA - Static variable in class net.minecraft.world.biome.Biomes
 
GIANT_SPRUCE_TAIGA_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
GIANT_TREE_TAIGA - Static variable in class net.minecraft.world.biome.Biomes
 
GIANT_TREE_TAIGA - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
GIANT_TREE_TAIGA_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
GiantEntity - Class in net.minecraft.entity.monster
 
GiantEntity(EntityType<? extends GiantEntity>, World) - Constructor for class net.minecraft.entity.monster.GiantEntity
 
GiantModel - Class in net.minecraft.client.renderer.entity.model
 
GiantModel() - Constructor for class net.minecraft.client.renderer.entity.model.GiantModel
 
GiantModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.GiantModel
 
GiantSpruceTaigaBiome - Class in net.minecraft.world.biome
 
GiantSpruceTaigaBiome() - Constructor for class net.minecraft.world.biome.GiantSpruceTaigaBiome
 
GiantSpruceTaigaHillsBiome - Class in net.minecraft.world.biome
 
GiantSpruceTaigaHillsBiome() - Constructor for class net.minecraft.world.biome.GiantSpruceTaigaHillsBiome
 
GiantTreeTaigaBiome - Class in net.minecraft.world.biome
 
GiantTreeTaigaBiome() - Constructor for class net.minecraft.world.biome.GiantTreeTaigaBiome
 
GiantTreeTaigaHillsBiome - Class in net.minecraft.world.biome
 
GiantTreeTaigaHillsBiome() - Constructor for class net.minecraft.world.biome.GiantTreeTaigaHillsBiome
 
GiantTreeTaigaSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
GiantTreeTaigaSurfaceBuilder(Function<Dynamic<?>, ? extends SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.GiantTreeTaigaSurfaceBuilder
 
GiantZombieRenderer - Class in net.minecraft.client.renderer.entity
 
GiantZombieRenderer(EntityRendererManager, float) - Constructor for class net.minecraft.client.renderer.entity.GiantZombieRenderer
 
GIFT - Static variable in class net.minecraft.world.storage.loot.LootParameterSets
 
GiftLootTables - Class in net.minecraft.data.loot
 
GiftLootTables() - Constructor for class net.minecraft.data.loot.GiftLootTables
 
GiveCommand - Class in net.minecraft.command.impl
 
GiveCommand() - Constructor for class net.minecraft.command.impl.GiveCommand
 
giveExperiencePoints(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
giveExperiencePoints(int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
GiveHeroGiftsTask - Class in net.minecraft.entity.ai.brain.task
 
GiveHeroGiftsTask(int) - Constructor for class net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask
 
giveItemToPlayer(PlayerEntity, ItemStack) - Static method in class net.minecraftforge.items.ItemHandlerHelper
giveItemToPlayer without preferred slot
giveItemToPlayer(PlayerEntity, ItemStack, int) - Static method in class net.minecraftforge.items.ItemHandlerHelper
Inserts the given itemstack into the players inventory.
giveToPlayer(int) - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
GL_ARRAY_BUFFER - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_COLOR_ATTACHMENT0 - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_COMBINE - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_COMBINE_ALPHA - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_COMBINE_RGB - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_COMPILE_STATUS - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_CONSTANT - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_DEPTH_ATTACHMENT - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_FRAGMENT_SHADER - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_FRAMEBUFFER - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_FRAMEBUFFER_COMPLETE - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_INTERPOLATE - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_LINK_STATUS - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_OPERAND0_ALPHA - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_OPERAND0_RGB - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_OPERAND1_ALPHA - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_OPERAND1_RGB - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_OPERAND2_ALPHA - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_OPERAND2_RGB - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_PREVIOUS - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_PRIMARY_COLOR - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_RENDERBUFFER - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_SOURCE0_ALPHA - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_SOURCE0_RGB - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_SOURCE1_ALPHA - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_SOURCE1_RGB - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_SOURCE2_ALPHA - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_SOURCE2_RGB - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_STATIC_DRAW - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_TEXTURE0 - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_TEXTURE1 - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_TEXTURE2 - Static variable in class com.mojang.blaze3d.platform.GLX
 
GL_VERTEX_SHADER - Static variable in class com.mojang.blaze3d.platform.GLX
 
glActiveTexture(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
GLAllocation - Class in net.minecraft.client.renderer
 
GLAllocation() - Constructor for class net.minecraft.client.renderer.GLAllocation
 
GLASS - Static variable in class net.minecraft.block.Blocks
 
GLASS - Static variable in class net.minecraft.block.material.Material
 
GLASS - Static variable in class net.minecraft.block.SoundType
 
GLASS - Static variable in class net.minecraft.item.Items
 
GLASS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_BLACK - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_BLACK - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_BLUE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_BLUE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_BOTTLE - Static variable in class net.minecraft.item.Items
 
GLASS_BROWN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_BROWN - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_COLORLESS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_COLORLESS - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_CYAN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_CYAN - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_GRAY - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_GRAY - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_GREEN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_GREEN - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_LIGHT_BLUE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_LIGHT_BLUE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_LIGHT_GRAY - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_LIGHT_GRAY - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_LIME - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_LIME - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_MAGENTA - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_MAGENTA - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_ORANGE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_ORANGE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
GLASS_PANE - Static variable in class net.minecraft.item.Items
 
GLASS_PANES - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_BLACK - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_BLACK - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_BLUE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_BLUE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_BROWN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_BROWN - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_COLORLESS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_COLORLESS - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_CYAN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_CYAN - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_GRAY - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_GRAY - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_GREEN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_GREEN - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_LIGHT_BLUE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_LIGHT_BLUE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_LIGHT_GRAY - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_LIGHT_GRAY - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_LIME - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_LIME - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_MAGENTA - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_MAGENTA - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_ORANGE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_ORANGE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_PINK - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_PINK - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_PURPLE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_PURPLE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_RED - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_RED - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_WHITE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_WHITE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_YELLOW - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_YELLOW - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PINK - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PINK - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PURPLE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PURPLE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_RED - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_RED - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_WHITE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_WHITE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_YELLOW - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_YELLOW - Static variable in class net.minecraftforge.common.Tags.Items
 
GlassBlock - Class in net.minecraft.block
 
GlassBlock(Block.Properties) - Constructor for class net.minecraft.block.GlassBlock
 
GlassBottleItem - Class in net.minecraft.item
 
GlassBottleItem(Item.Properties) - Constructor for class net.minecraft.item.GlassBottleItem
 
glAttachShader(int, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
GlazedTerracottaBlock - Class in net.minecraft.block
 
GlazedTerracottaBlock(Block.Properties) - Constructor for class net.minecraft.block.GlazedTerracottaBlock
 
glBindBuffer(int, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glBindFramebuffer(int, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glBindRenderbuffer(int, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glBlendFuncSeparate(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glBufferData(int, ByteBuffer, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glCheckFramebufferStatus(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glClientActiveTexture(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glCompileShader(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glCreateProgram() - Static method in class com.mojang.blaze3d.platform.GLX
 
glCreateShader(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
GlDebugTextUtils - Class in net.minecraft.client.renderer
 
GlDebugTextUtils() - Constructor for class net.minecraft.client.renderer.GlDebugTextUtils
 
glDebugVerbosity - Variable in class net.minecraft.client.GameSettings
 
glDeleteBuffers(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glDeleteBuffers(IntBuffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
glDeleteFramebuffers(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glDeleteProgram(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glDeleteRenderbuffers(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glDeleteShader(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glFramebufferRenderbuffer(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glFramebufferTexture2D(int, int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glGenBuffers() - Static method in class com.mojang.blaze3d.platform.GLX
 
glGenBuffers(IntBuffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
glGenFramebuffers() - Static method in class com.mojang.blaze3d.platform.GLX
 
glGenRenderbuffers() - Static method in class com.mojang.blaze3d.platform.GLX
 
glGetAttribLocation(int, CharSequence) - Static method in class com.mojang.blaze3d.platform.GLX
 
glGetProgrami(int, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glGetProgramInfoLog(int, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glGetShaderi(int, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glGetShaderInfoLog(int, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glGetUniformLocation(int, CharSequence) - Static method in class com.mojang.blaze3d.platform.GLX
 
GLISTERING_MELON_SLICE - Static variable in class net.minecraft.item.Items
 
glLinkProgram(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glMultiTexCoord2f(int, float, float) - Static method in class com.mojang.blaze3d.platform.GLX
 
global - Variable in class net.minecraft.client.audio.LocatableSound
 
GlobalLootModifierSerializer<T extends IGlobalLootModifier> - Class in net.minecraftforge.common.loot
Abstract base deserializer for LootModifiers.
GlobalLootModifierSerializer() - Constructor for class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
GlobalPos - Class in net.minecraft.util.math
 
GLOBE_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 
glowing - Variable in class net.minecraft.entity.Entity
 
GLOWING - Static variable in class net.minecraft.potion.Effects
 
GLOWSTONE - Static variable in class net.minecraft.block.Blocks
 
GLOWSTONE - Static variable in class net.minecraft.item.Items
 
GLOWSTONE_BLOB - Static variable in class net.minecraft.world.gen.feature.Feature
 
GLOWSTONE_DUST - Static variable in class net.minecraft.item.Items
 
GlowstoneBlobFeature - Class in net.minecraft.world.gen.feature
 
GlowstoneBlobFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.GlowstoneBlobFeature
 
glRenderbufferStorage(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glShaderSource(int, CharSequence) - Static method in class com.mojang.blaze3d.platform.GLX
 
GlStateManager - Class in com.mojang.blaze3d.platform
 
GlStateManager() - Constructor for class com.mojang.blaze3d.platform.GlStateManager
 
GlStateManager.CullFace - Enum in com.mojang.blaze3d.platform
 
GlStateManager.DestFactor - Enum in com.mojang.blaze3d.platform
 
GlStateManager.FogMode - Enum in com.mojang.blaze3d.platform
 
GlStateManager.LogicOp - Enum in com.mojang.blaze3d.platform
 
GlStateManager.Profile - Enum in com.mojang.blaze3d.platform
 
GlStateManager.SourceFactor - Enum in com.mojang.blaze3d.platform
 
GlStateManager.TexGen - Enum in com.mojang.blaze3d.platform
 
GlStateManager.Viewport - Enum in com.mojang.blaze3d.platform
 
glTextureId - Variable in class net.minecraft.client.renderer.texture.Texture
 
glUniform1(int, IntBuffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
glUniform1(int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
glUniform1i(int, int) - Static method in class com.mojang.blaze3d.platform.GLX
 
glUniform2(int, IntBuffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
glUniform2(int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
glUniform3(int, IntBuffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
glUniform3(int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
glUniform4(int, IntBuffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
glUniform4(int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
glUniformMatrix2(int, boolean, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
glUniformMatrix3(int, boolean, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
glUniformMatrix4(int, boolean, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GLX
 
glUseProgram(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
GLX - Class in com.mojang.blaze3d.platform
 
GLX() - Constructor for class com.mojang.blaze3d.platform.GLX
 
glyph - Variable in class net.minecraftforge.fml.client.config.GuiUnicodeGlyphButton
 
GlyphProviderTypes - Enum in net.minecraft.client.gui.fonts.providers
 
glyphScale - Variable in class net.minecraftforge.fml.client.config.GuiUnicodeGlyphButton
 
Goal - Class in net.minecraft.entity.ai.goal
 
Goal() - Constructor for class net.minecraft.entity.ai.goal.Goal
 
Goal.Flag - Enum in net.minecraft.entity.ai.goal
 
goalOwner - Variable in class net.minecraft.entity.ai.goal.TargetGoal
 
GoalSelector - Class in net.minecraft.entity.ai.goal
 
GoalSelector(IProfiler) - Constructor for class net.minecraft.entity.ai.goal.GoalSelector
 
goalSelector - Variable in class net.minecraft.entity.MobEntity
 
GOLD - Static variable in class net.minecraft.block.material.MaterialColor
 
GOLD_BLOCK - Static variable in class net.minecraft.block.Blocks
 
GOLD_BLOCK - Static variable in class net.minecraft.item.Items
 
GOLD_INGOT - Static variable in class net.minecraft.item.Items
 
GOLD_NUGGET - Static variable in class net.minecraft.item.Items
 
GOLD_ORE - Static variable in class net.minecraft.block.Blocks
 
GOLD_ORE - Static variable in class net.minecraft.item.Items
 
GOLDEN_APPLE - Static variable in class net.minecraft.item.Foods
 
GOLDEN_APPLE - Static variable in class net.minecraft.item.Items
 
GOLDEN_AXE - Static variable in class net.minecraft.item.Items
 
GOLDEN_BOOTS - Static variable in class net.minecraft.item.Items
 
GOLDEN_CARROT - Static variable in class net.minecraft.item.Foods
 
GOLDEN_CARROT - Static variable in class net.minecraft.item.Items
 
GOLDEN_CHESTPLATE - Static variable in class net.minecraft.item.Items
 
GOLDEN_HELMET - Static variable in class net.minecraft.item.Items
 
GOLDEN_HOE - Static variable in class net.minecraft.item.Items
 
GOLDEN_HORSE_ARMOR - Static variable in class net.minecraft.item.Items
 
GOLDEN_LEGGINGS - Static variable in class net.minecraft.item.Items
 
GOLDEN_PICKAXE - Static variable in class net.minecraft.item.Items
 
GOLDEN_SHOVEL - Static variable in class net.minecraft.item.Items
 
GOLDEN_SWORD - Static variable in class net.minecraft.item.Items
 
GOLEM_KILLED - Static variable in interface net.minecraft.entity.merchant.IReputationType
 
GOLEM_LAST_SEEN - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
GOLEM_LAST_SEEN_TIME - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
GolemEntity - Class in net.minecraft.entity.passive
 
GolemEntity(EntityType<? extends GolemEntity>, World) - Constructor for class net.minecraft.entity.passive.GolemEntity
 
GolemLastSeenSensor - Class in net.minecraft.entity.ai.brain.sensor
 
GolemLastSeenSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 
GolemLastSeenSensor(int) - Constructor for class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 
GoOutsideAfterRaidTask - Class in net.minecraft.entity.ai.brain.task
 
GoOutsideAfterRaidTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.GoOutsideAfterRaidTask
 
GossipManager - Class in net.minecraft.village
 
GossipManager() - Constructor for class net.minecraft.village.GossipManager
 
GossipType - Enum in net.minecraft.village
 
GOURD - Static variable in class net.minecraft.block.material.Material
 
grabMouse() - Method in class net.minecraft.client.MouseHelper
 
GRAHAM - Static variable in class net.minecraft.entity.item.PaintingType
 
GRANITE - Static variable in class net.minecraft.block.Blocks
 
GRANITE - Static variable in class net.minecraft.item.Items
 
GRANITE_SLAB - Static variable in class net.minecraft.block.Blocks
 
GRANITE_SLAB - Static variable in class net.minecraft.item.Items
 
GRANITE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
GRANITE_STAIRS - Static variable in class net.minecraft.item.Items
 
GRANITE_WALL - Static variable in class net.minecraft.block.Blocks
 
GRANITE_WALL - Static variable in class net.minecraft.item.Items
 
grantCriterion(String) - Method in class net.minecraft.advancements.AdvancementProgress
 
grantCriterion(PlayerAdvancements) - Method in class net.minecraft.advancements.ICriterionTrigger.Listener
 
grantCriterion(Advancement, String) - Method in class net.minecraft.advancements.PlayerAdvancements
 
GRAPHICS - Static variable in class net.minecraft.client.settings.AbstractOption
 
GRASS - Static variable in class net.minecraft.block.Blocks
 
GRASS - Static variable in class net.minecraft.block.material.MaterialColor
 
GRASS - Static variable in class net.minecraft.item.Items
 
GRASS - Static variable in class net.minecraft.world.gen.feature.Feature
 
GRASS_BLOCK - Static variable in class net.minecraft.block.Blocks
 
GRASS_BLOCK - Static variable in class net.minecraft.item.Items
 
GRASS_BLOCK - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
GRASS_DIRT_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
GRASS_DIRT_SAND_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
GRASS_PATH - Static variable in class net.minecraft.block.Blocks
 
GRASS_PATH - Static variable in class net.minecraft.item.Items
 
GrassBlock - Class in net.minecraft.block
 
GrassBlock(Block.Properties) - Constructor for class net.minecraft.block.GrassBlock
 
GrassColorReloadListener - Class in net.minecraft.client.resources
 
GrassColorReloadListener() - Constructor for class net.minecraft.client.resources.GrassColorReloadListener
 
GrassColors - Class in net.minecraft.world
 
GrassColors() - Constructor for class net.minecraft.world.GrassColors
 
GrassFeature - Class in net.minecraft.world.gen.feature
 
GrassFeature(Function<Dynamic<?>, ? extends GrassFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.GrassFeature
 
GrassFeatureConfig - Class in net.minecraft.world.gen.feature
 
GrassFeatureConfig(BlockState) - Constructor for class net.minecraft.world.gen.feature.GrassFeatureConfig
 
GrassPathBlock - Class in net.minecraft.block
 
GrassPathBlock(Block.Properties) - Constructor for class net.minecraft.block.GrassPathBlock
 
GRAVEL - Static variable in class net.minecraft.block.Blocks
 
GRAVEL - Static variable in class net.minecraft.item.Items
 
GRAVEL - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
GRAVEL - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GRAVEL - Static variable in class net.minecraftforge.common.Tags.Items
 
GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
GravelBlock - Class in net.minecraft.block
 
GravelBlock(Block.Properties) - Constructor for class net.minecraft.block.GravelBlock
 
GRAVELLY_MOUNTAIN - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
GRAVELLY_MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
GravellyMountainsBiome - Class in net.minecraft.world.biome
 
GravellyMountainsBiome() - Constructor for class net.minecraft.world.biome.GravellyMountainsBiome
 
GravellyMountainSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
GravellyMountainSurfaceBuilder(Function<Dynamic<?>, ? extends SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.GravellyMountainSurfaceBuilder
 
GRAVITY - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
GravityStructureProcessor - Class in net.minecraft.world.gen.feature.template
 
GravityStructureProcessor(Heightmap.Type, int) - Constructor for class net.minecraft.world.gen.feature.template.GravityStructureProcessor
 
GravityStructureProcessor(Dynamic<?>) - Constructor for class net.minecraft.world.gen.feature.template.GravityStructureProcessor
 
GRAY - Static variable in class net.minecraft.block.material.MaterialColor
 
GRAY_BANNER - Static variable in class net.minecraft.block.Blocks
 
GRAY_BANNER - Static variable in class net.minecraft.item.Items
 
GRAY_BED - Static variable in class net.minecraft.block.Blocks
 
GRAY_BED - Static variable in class net.minecraft.item.Items
 
GRAY_CARPET - Static variable in class net.minecraft.block.Blocks
 
GRAY_CARPET - Static variable in class net.minecraft.item.Items
 
GRAY_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
GRAY_CONCRETE - Static variable in class net.minecraft.item.Items
 
GRAY_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
GRAY_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
GRAY_DYE - Static variable in class net.minecraft.item.Items
 
GRAY_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
GRAY_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
GRAY_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
GRAY_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
GRAY_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
GRAY_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
GRAY_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
GRAY_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
GRAY_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
GRAY_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
GRAY_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
GRAY_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
GRAY_WOOL - Static variable in class net.minecraft.block.Blocks
 
GRAY_WOOL - Static variable in class net.minecraft.item.Items
 
GREEN - Static variable in class net.minecraft.block.material.MaterialColor
 
GREEN_BANNER - Static variable in class net.minecraft.block.Blocks
 
GREEN_BANNER - Static variable in class net.minecraft.item.Items
 
GREEN_BED - Static variable in class net.minecraft.block.Blocks
 
GREEN_BED - Static variable in class net.minecraft.item.Items
 
GREEN_CARPET - Static variable in class net.minecraft.block.Blocks
 
GREEN_CARPET - Static variable in class net.minecraft.item.Items
 
GREEN_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
GREEN_CONCRETE - Static variable in class net.minecraft.item.Items
 
GREEN_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
GREEN_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
GREEN_DYE - Static variable in class net.minecraft.item.Items
 
GREEN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
GREEN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
GREEN_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
GREEN_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
GREEN_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
GREEN_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
GREEN_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
GREEN_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
GREEN_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
GREEN_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
GREEN_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
GREEN_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
GREEN_WOOL - Static variable in class net.minecraft.block.Blocks
 
GREEN_WOOL - Static variable in class net.minecraft.item.Items
 
GRIDROOM_LEFTWING_CONNECT_INDEX - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
GRIDROOM_RIGHTWING_CONNECT_INDEX - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
GRIDROOM_SOURCE_INDEX - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
GRIDROOM_TOP_CONNECT_INDEX - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
GRINDSTONE - Static variable in class net.minecraft.block.Blocks
 
GRINDSTONE - Static variable in class net.minecraft.inventory.container.ContainerType
 
GRINDSTONE - Static variable in class net.minecraft.item.Items
 
GRINDSTONE_USE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
GrindstoneBlock - Class in net.minecraft.block
 
GrindstoneBlock(Block.Properties) - Constructor for class net.minecraft.block.GrindstoneBlock
 
GrindstoneContainer - Class in net.minecraft.inventory.container
 
GrindstoneContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.GrindstoneContainer
 
GrindstoneContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.GrindstoneContainer
 
GrindstoneScreen - Class in net.minecraft.client.gui.screen
 
GrindstoneScreen(GrindstoneContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.GrindstoneScreen
 
GROUND - Static variable in class net.minecraft.block.SoundType
 
ground - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
groundNavigator - Variable in class net.minecraft.entity.monster.DrownedEntity
 
GroundPathNavigator - Class in net.minecraft.pathfinding
 
GroundPathNavigator(MobEntity, World) - Constructor for class net.minecraft.pathfinding.GroundPathNavigator
 
group - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
group - Variable in class net.minecraft.item.crafting.SingleItemRecipe
 
group - Variable in class net.minecraft.item.Item
 
group(ItemGroup) - Method in class net.minecraft.item.Item.Properties
 
Group(String, LinkedHashSet<OBJModel.Face>) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Group
Deprecated.
 
GroupData() - Constructor for class net.minecraft.entity.monster.SpiderEntity.GroupData
 
GroupData(AbstractGroupFishEntity) - Constructor for class net.minecraft.entity.passive.fish.AbstractGroupFishEntity.GroupData
 
groupLeader - Variable in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity.GroupData
 
GroupLootEntry - Class in net.minecraft.world.storage.loot
 
GROUPS - Static variable in class net.minecraft.item.ItemGroup
 
grow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooBlock
 
grow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooSaplingBlock
 
grow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CocoaBlock
 
grow(World, BlockPos, BlockState) - Method in class net.minecraft.block.CropsBlock
 
grow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CropsBlock
 
grow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.GrassBlock
 
grow(World, Random, BlockPos, BlockState) - Method in interface net.minecraft.block.IGrowable
 
grow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.MushroomBlock
 
grow(IWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SaplingBlock
 
grow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SaplingBlock
 
grow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeaGrassBlock
 
grow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeaPickleBlock
 
grow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.StemBlock
 
grow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SweetBerryBushBlock
 
grow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.TallFlowerBlock
 
grow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.TallGrassBlock
 
grow(int) - Method in class net.minecraft.item.ItemStack
 
grow(double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
grow(double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
grow(int) - Method in class net.minecraftforge.fluids.FluidStack
 
growingAge - Variable in class net.minecraft.entity.AgeableEntity
 
growSeagrass(ItemStack, World, BlockPos, Direction) - Static method in class net.minecraft.item.BoneMealItem
 
gson - Variable in class net.minecraft.client.renderer.model.BlockModelDefinition.ContainerHolder
 
GSON - Static variable in class net.minecraft.network.status.server.SServerInfoPacket
 
gson - Variable in class net.minecraft.server.management.PlayerProfileCache
 
gson - Variable in class net.minecraft.server.management.UserList
 
GSON - Static variable in class net.minecraft.util.datafix.fixes.SignStrictJSON
 
GUARDIAN - Static variable in class net.minecraft.entity.EntityType
 
GUARDIAN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
GuardianEntity - Class in net.minecraft.entity.monster
 
GuardianEntity(EntityType<? extends GuardianEntity>, World) - Constructor for class net.minecraft.entity.monster.GuardianEntity
 
GuardianModel - Class in net.minecraft.client.renderer.entity.model
 
GuardianModel() - Constructor for class net.minecraft.client.renderer.entity.model.GuardianModel
 
GuardianRenderer - Class in net.minecraft.client.renderer.entity
 
GuardianRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.GuardianRenderer
 
GuardianRenderer(EntityRendererManager, float) - Constructor for class net.minecraft.client.renderer.entity.GuardianRenderer
 
GuardianSound - Class in net.minecraft.client.audio
 
GuardianSound(GuardianEntity) - Constructor for class net.minecraft.client.audio.GuardianSound
 
gui - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
gui3D - Variable in class net.minecraft.client.renderer.model.MultipartBakedModel
 
gui3d - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
gui3d - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
gui3d(boolean) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
gui3d(boolean) - Method in interface net.minecraftforge.client.model.IModel
Deprecated.
 
GUI_ICONS_LOCATION - Static variable in class net.minecraft.client.gui.AbstractGui
 
GUI_SCALE - Static variable in class net.minecraft.client.settings.AbstractOption
 
GuiAccessDenied - Class in net.minecraftforge.fml.client.gui
 
GuiAccessDenied(Screen, ServerData) - Constructor for class net.minecraftforge.fml.client.gui.GuiAccessDenied
 
GuiBackupFailed - Class in net.minecraftforge.fml.client.gui
 
GuiBackupFailed(Screen, File) - Constructor for class net.minecraftforge.fml.client.gui.GuiBackupFailed
 
GuiButtonExt - Class in net.minecraftforge.fml.client.config
This class provides a button that fixes several bugs present in the vanilla GuiButton drawing code.
GuiButtonExt(int, int, int, int, String, Button.IPressable) - Constructor for class net.minecraftforge.fml.client.config.GuiButtonExt
 
GuiCheckBox - Class in net.minecraftforge.fml.client.config
This class provides a checkbox style control.
GuiCheckBox(int, int, String, boolean) - Constructor for class net.minecraftforge.fml.client.config.GuiCheckBox
 
GuiConfirmation - Class in net.minecraftforge.fml.client.gui
 
GuiConfirmation(StartupQuery) - Constructor for class net.minecraftforge.fml.client.gui.GuiConfirmation
 
GuiContainerEvent - Class in net.minecraftforge.client.event
Event class for handling GuiContainer specific events.
GuiContainerEvent(ContainerScreen) - Constructor for class net.minecraftforge.client.event.GuiContainerEvent
 
GuiContainerEvent.DrawBackground - Class in net.minecraftforge.client.event
This event is fired directly after the GuiContainer has draw any background elements, This is useful for drawing new background elements.
GuiContainerEvent.DrawForeground - Class in net.minecraftforge.client.event
This event is fired directly after the GuiContainer has draw any foreground elements, But before the "dragged" stack, and before any tooltips.
guiLeft - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
GuiMessageDialog - Class in net.minecraftforge.fml.client.config
 
GuiMessageDialog(Screen, String, ITextComponent, String) - Constructor for class net.minecraftforge.fml.client.config.GuiMessageDialog
 
guiModel - Variable in class net.minecraftforge.client.model.BakedItemModel
 
GuiModList - Class in net.minecraftforge.fml.client.gui
 
GuiModList(Screen) - Constructor for class net.minecraftforge.fml.client.gui.GuiModList
 
GuiNotification - Class in net.minecraftforge.fml.client.gui
 
GuiNotification(StartupQuery) - Constructor for class net.minecraftforge.fml.client.gui.GuiNotification
 
GuiOpenEvent - Class in net.minecraftforge.client.event
This event is called before any Gui will open.
GuiOpenEvent(Screen) - Constructor for class net.minecraftforge.client.event.GuiOpenEvent
 
guiScale - Variable in class net.minecraft.client.GameSettings
 
GuiScreenEvent - Class in net.minecraftforge.client.event
Event classes for GuiScreen events.
GuiScreenEvent(Screen) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent
 
GuiScreenEvent.ActionPerformedEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.ActionPerformedEvent.Post - Class in net.minecraftforge.client.event
This event fires after GuiScreen#actionPerformed(GuiButton) provided that the active screen has not been changed as a result of GuiScreen#actionPerformed(GuiButton).
GuiScreenEvent.ActionPerformedEvent.Pre - Class in net.minecraftforge.client.event
This event fires once it has been determined that a GuiButton object has been clicked.
GuiScreenEvent.BackgroundDrawnEvent - Class in net.minecraftforge.client.event
This event fires at the end of GuiScreen#drawBackground(int) and before the rest of the Gui draws.
GuiScreenEvent.DrawScreenEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.DrawScreenEvent.Post - Class in net.minecraftforge.client.event
This event fires just after GuiScreen#render(int, int, float) is called.
GuiScreenEvent.DrawScreenEvent.Pre - Class in net.minecraftforge.client.event
This event fires just before GuiScreen#render(int, int, float) is called.
GuiScreenEvent.InitGuiEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.InitGuiEvent.Post - Class in net.minecraftforge.client.event
This event fires right after GuiScreen#initGui().
GuiScreenEvent.InitGuiEvent.Pre - Class in net.minecraftforge.client.event
This event fires just after initializing GuiScreen#mc, GuiScreen#fontRenderer, GuiScreen#width, and GuiScreen#height.

If canceled the following lines are skipped in GuiScreen#setWorldAndResolution(Minecraft, int, int):
this.buttonList.clear();
this.children.clear();
this.initGui();
GuiScreenEvent.KeyboardCharTypedEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardCharTypedEvent.Post - Class in net.minecraftforge.client.event
This event fires after IGuiEventListener.charTyped(char, int) if the character was not already handled.
GuiScreenEvent.KeyboardCharTypedEvent.Pre - Class in net.minecraftforge.client.event
This event fires when keyboard character input is detected for a GuiScreen, before it is handled.
GuiScreenEvent.KeyboardKeyEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardKeyPressedEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardKeyPressedEvent.Post - Class in net.minecraftforge.client.event
This event fires after IGuiEventListener.keyPressed(int, int, int) if the key was not already handled.
GuiScreenEvent.KeyboardKeyPressedEvent.Pre - Class in net.minecraftforge.client.event
This event fires when keyboard input is detected for a GuiScreen, before it is handled.
GuiScreenEvent.KeyboardKeyReleasedEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardKeyReleasedEvent.Post - Class in net.minecraftforge.client.event
This event fires after IGuiEventListener.keyReleased(int, int, int) if the key was not already handled.
GuiScreenEvent.KeyboardKeyReleasedEvent.Pre - Class in net.minecraftforge.client.event
This event fires when keyboard input is detected for a GuiScreen, before it is handled.
GuiScreenEvent.MouseClickedEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseClickedEvent.Post - Class in net.minecraftforge.client.event
This event fires after IGuiEventListener.mouseClicked(double, double, int) if the click was not already handled.
GuiScreenEvent.MouseClickedEvent.Pre - Class in net.minecraftforge.client.event
This event fires when a mouse click is detected for a GuiScreen, before it is handled.
GuiScreenEvent.MouseDragEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseDragEvent.Post - Class in net.minecraftforge.client.event
This event fires after IGuiEventListener.mouseDragged(double, double, int, double, double) if the drag was not already handled.
GuiScreenEvent.MouseDragEvent.Pre - Class in net.minecraftforge.client.event
This event fires when a mouse drag is detected for a GuiScreen, before it is handled.
GuiScreenEvent.MouseInputEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseReleasedEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseReleasedEvent.Post - Class in net.minecraftforge.client.event
This event fires after IGuiEventListener.mouseReleased(double, double, int) if the release was not already handled.
GuiScreenEvent.MouseReleasedEvent.Pre - Class in net.minecraftforge.client.event
This event fires when a mouse release is detected for a GuiScreen, before it is handled.
GuiScreenEvent.MouseScrollEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseScrollEvent.Post - Class in net.minecraftforge.client.event
This event fires after IGuiEventListener#mouseScrolled(double) if the scroll was not already handled.
GuiScreenEvent.MouseScrollEvent.Pre - Class in net.minecraftforge.client.event
This event fires when a mouse scroll is detected for a GuiScreen, before it is handled.
GuiScreenEvent.PotionShiftEvent - Class in net.minecraftforge.client.event
This event fires in InventoryEffectRenderer#updateActivePotionEffects() when potion effects are active and the gui wants to move over.
GuiSlider - Class in net.minecraftforge.fml.client.config
This class is blatantly stolen from iChunUtils with permission.
GuiSlider(int, int, int, int, String, String, double, double, double, boolean, boolean, Button.IPressable) - Constructor for class net.minecraftforge.fml.client.config.GuiSlider
 
GuiSlider(int, int, int, int, String, String, double, double, double, boolean, boolean, Button.IPressable, GuiSlider.ISlider) - Constructor for class net.minecraftforge.fml.client.config.GuiSlider
 
GuiSlider(int, int, String, double, double, double, Button.IPressable, GuiSlider.ISlider) - Constructor for class net.minecraftforge.fml.client.config.GuiSlider
 
GuiSlider.ISlider - Interface in net.minecraftforge.fml.client.config
 
GuiSlotModList - Class in net.minecraftforge.fml.client.gui
 
GuiSlotModList(GuiModList, int) - Constructor for class net.minecraftforge.fml.client.gui.GuiSlotModList
 
guiTop - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
GuiUnicodeGlyphButton - Class in net.minecraftforge.fml.client.config
This class provides a button that shows a string glyph at the beginning.
GuiUnicodeGlyphButton(int, int, int, int, String, String, float, Button.IPressable) - Constructor for class net.minecraftforge.fml.client.config.GuiUnicodeGlyphButton
 
GuiUtils - Class in net.minecraftforge.fml.client.config
This class provides several methods and constants used by the Config GUI classes.
GuiUtils() - Constructor for class net.minecraftforge.fml.client.config.GuiUtils
 
GUNPOWDER - Static variable in class net.minecraft.item.Items
 
GUNPOWDER - Static variable in class net.minecraftforge.common.Tags.Items
 

H

HALF - Static variable in class net.minecraft.block.DoorBlock
 
HALF - Static variable in class net.minecraft.block.DoublePlantBlock
 
HALF - Static variable in class net.minecraft.block.StairsBlock
 
HALF - Static variable in class net.minecraft.block.TrapDoorBlock
 
HALF - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
Half - Enum in net.minecraft.state.properties
 
hand - Variable in class net.minecraft.item.ItemUseContext
 
Hand - Enum in net.minecraft.util
 
handle(EntitySelectorParser) - Method in interface net.minecraft.command.arguments.EntityOptions.IFilter
 
handle(FMLPlayMessages.DimensionInfoMessage, Supplier<NetworkEvent.Context>) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.DimensionInfoMessage
 
handle(FMLPlayMessages.OpenContainer, Supplier<NetworkEvent.Context>) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
handle(FMLPlayMessages.SpawnEntity, Supplier<NetworkEvent.Context>) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
handle(TranslationTextComponent, List<ITextComponent>, Object[], String) - Static method in class net.minecraftforge.fml.TextComponentMessageFormatHandler
 
handleAdvancementInfo(SAdvancementInfoPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleAdvancementInfo(SAdvancementInfoPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleAnimation(SAnimateHandPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleAnimation(SAnimateHandPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleAnimation(CAnimateHandPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
handleAnimation(CAnimateHandPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
handleBlockAction(SBlockActionPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleBlockAction(SBlockActionPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleBlockBreakAnim(SAnimateBlockBreakPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleBlockBreakAnim(SAnimateBlockBreakPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleBlockChange(SChangeBlockPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleBlockChange(SChangeBlockPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCamera(SCameraPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCamera(SCameraPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCameraTransforms(IBakedModel, ItemCameraTransforms.TransformType, boolean) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
handleChangeGameState(SChangeGameStatePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleChangeGameState(SChangeGameStatePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleChat(SChatPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleChat(SChatPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleChunkData(SChunkDataPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleChunkData(SChunkDataPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleClientLoginSuccess(NetworkManager) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
handleClientSettings(CClientSettingsPacket) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
handleClientSettings(CClientSettingsPacket) - Method in class net.minecraftforge.common.util.FakePlayer
 
handleClientWorldClosing(ClientWorld) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
handleCloseWindow(SCloseWindowPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCloseWindow(SCloseWindowPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCollectItem(SCollectItemPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCollectItem(SCollectItemPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCombatEvent(SCombatPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCombatEvent(SCombatPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCommand(CommandSource, String) - Method in class net.minecraft.command.Commands
 
handleCommandList(SCommandListPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCommandList(SCommandListPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCommands(DedicatedServer) - Static method in class net.minecraftforge.server.console.TerminalHandler
 
handleComponentClicked(ITextComponent) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
handleComponentClicked(ITextComponent) - Method in class net.minecraft.client.gui.screen.Screen
 
handleConfirmTransaction(SConfirmTransactionPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleConfirmTransaction(SConfirmTransactionPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleConsoleInput(String, CommandSource) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
handleCooldown(SCooldownPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCooldown(SCooldownPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCustomPayload(SCustomPayloadPlayPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCustomPayload(SCustomPayloadPlayPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCustomPayloadLogin(SCustomPayloadLoginPacket) - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
handleCustomPayloadLogin(SCustomPayloadLoginPacket) - Method in interface net.minecraft.client.network.login.IClientLoginNetHandler
 
handleCustomSound(SPlaySoundPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCustomSound(SPlaySoundPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleDataMarker(String, BlockPos, IWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.EndCityPieces.CityTemplate
 
handleDataMarker(String, BlockPos, IWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.IglooPieces.Piece
 
handleDataMarker(String, BlockPos, IWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.OceanRuinPieces.Piece
 
handleDataMarker(String, BlockPos, IWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.ShipwreckPieces.Piece
 
handleDataMarker(String, BlockPos, IWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
handleDataMarker(String, BlockPos, IWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.MansionTemplate
 
handleDestroyEntities(SDestroyEntitiesPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleDestroyEntities(SDestroyEntitiesPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleDisconnect(SDisconnectLoginPacket) - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
handleDisconnect(SDisconnectLoginPacket) - Method in interface net.minecraft.client.network.login.IClientLoginNetHandler
 
handleDisconnect(SDisconnectPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleDisconnect(SDisconnectPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleDisconnection() - Method in class net.minecraft.network.NetworkManager
 
handleDisplayObjective(SDisplayObjectivePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleDisplayObjective(SDisplayObjectivePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEating(PlayerEntity, ItemStack) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
handleEating(PlayerEntity, ItemStack) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
handleEffect(SPlaySoundEventPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEffect(SPlaySoundEventPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleElsewhere() - Method in class net.minecraftforge.fml.client.EarlyLoaderGUI
 
handleEnableCompression(SEnableCompressionPacket) - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
handleEnableCompression(SEnableCompressionPacket) - Method in interface net.minecraft.client.network.login.IClientLoginNetHandler
 
handleEncryptionRequest(SEncryptionRequestPacket) - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
handleEncryptionRequest(SEncryptionRequestPacket) - Method in interface net.minecraft.client.network.login.IClientLoginNetHandler
 
handleEntityAttach(SMountEntityPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityAttach(SMountEntityPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityEffect(SPlayEntityEffectPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityEffect(SPlayEntityEffectPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityEquipment(SEntityEquipmentPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityEquipment(SEntityEquipmentPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityHeadLook(SEntityHeadLookPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityHeadLook(SEntityHeadLookPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityMetadata(SEntityMetadataPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityMetadata(SEntityMetadataPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityMovement(SEntityPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityMovement(SEntityPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityProperties(SEntityPropertiesPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityProperties(SEntityPropertiesPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityStatus(SEntityStatusPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityStatus(SEntityStatusPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityTeleport(SEntityTeleportPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityTeleport(SEntityTeleportPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityVelocity(SEntityVelocityPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityVelocity(SEntityVelocityPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEscape(String) - Static method in class net.minecraft.nbt.CompoundNBT
 
handleEvents(T, float, Iterable<Event>) - Method in class net.minecraftforge.client.model.animation.TileEntityRendererAnimation
 
handleEvents(T, float, Iterable<Event>) - Method in interface net.minecraftforge.common.animation.IEventHandler
 
handleExit(int) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleExplosion(SExplosionPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleExplosion(SExplosionPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleFalling(double, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
handleFluidAcceleration(Tag<Fluid>) - Method in class net.minecraft.entity.Entity
 
handleFluidJump(Tag<Fluid>) - Method in class net.minecraft.entity.LivingEntity
 
handleFluidJump(Tag<Fluid>) - Method in class net.minecraft.entity.MobEntity
 
handleFluidJump(Tag<Fluid>) - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
handleFluidSneak() - Method in class net.minecraft.entity.LivingEntity
 
handleHeldItemChange(SHeldItemChangePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleHeldItemChange(SHeldItemChangePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleHookRetraction(ItemStack) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
handleHotbarSnapshots(Minecraft, int, boolean, boolean) - Static method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
handleJoinGame(SJoinGamePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleJoinGame(SJoinGamePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleKeepAlive(SKeepAlivePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleKeepAlive(SKeepAlivePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleLoginSuccess(SLoginSuccessPacket) - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
handleLoginSuccess(SLoginSuccessPacket) - Method in interface net.minecraft.client.network.login.IClientLoginNetHandler
 
handleMaps(SMapDataPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleMaps(SMapDataPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleMouseClick(Slot, int, int, ClickType) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
handleMouseClick(Slot, int, int, ClickType) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
handleMouseClick(Slot, int, int, ClickType) - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
handleMouseClick(Slot, int, int, ClickType) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
handleMouseClick(Slot, int, int, ClickType) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
handleMovement(MovementInput) - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
handleMovement(MovementInput) - Method in class net.minecraft.client.tutorial.MovementStep
 
handleMovement(MovementInput) - Method in class net.minecraft.client.tutorial.Tutorial
 
handleMoveVehicle(SMoveVehiclePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleMoveVehicle(SMoveVehiclePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleMultiBlockChange(SMultiBlockChangePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleMultiBlockChange(SMultiBlockChangePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleNBTQueryResponse(SQueryNBTResponsePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleNBTQueryResponse(SQueryNBTResponsePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleParticles(SSpawnParticlePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleParticles(SSpawnParticlePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePerspective(ItemCameraTransforms.TransformType) - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
handlePerspective(IBakedModel, ItemCameraTransforms.TransformType) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
handlePerspective(ItemCameraTransforms.TransformType) - Method in class net.minecraftforge.client.model.BakedItemModel.BakedGuiItemModel
 
handlePerspective(ItemCameraTransforms.TransformType) - Method in class net.minecraftforge.client.model.BakedItemModel
 
handlePerspective(ItemCameraTransforms.TransformType) - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
handlePerspective(ItemCameraTransforms.TransformType) - Method in class net.minecraftforge.client.model.CompositeModel
 
handlePerspective(ItemCameraTransforms.TransformType) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
handlePerspective(IBakedModel, ImmutableMap<ItemCameraTransforms.TransformType, TRSRTransformation>, ItemCameraTransforms.TransformType) - Static method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
handlePerspective(IBakedModel, IModelState, ItemCameraTransforms.TransformType) - Static method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
handlePerspective(ItemCameraTransforms.TransformType) - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
handlePistonMovement(Vec3d) - Method in class net.minecraft.entity.Entity
 
handlePlaceGhostRecipe(SPlaceGhostRecipePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handlePlaceGhostRecipe(SPlaceGhostRecipePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePlayerAbilities(SPlayerAbilitiesPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handlePlayerAbilities(SPlayerAbilitiesPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePlayerListHeaderFooter(SPlayerListHeaderFooterPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handlePlayerListHeaderFooter(SPlayerListHeaderFooterPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePlayerListItem(SPlayerListItemPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handlePlayerListItem(SPlayerListItemPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePlayerLook(SPlayerLookPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handlePlayerLook(SPlayerLookPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePlayerPosLook(SPlayerPositionLookPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handlePlayerPosLook(SPlayerPositionLookPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePong(SPongPacket) - Method in interface net.minecraft.client.network.status.IClientStatusNetHandler
 
handleRConCommand(String) - Method in interface net.minecraft.network.rcon.IServer
 
handleRConCommand(String) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
handleRecipeBook(SRecipeBookPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleRecipeBook(SRecipeBookPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleRecipeBookUpdate(CRecipeInfoPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
handleRecipeBookUpdate(CRecipeInfoPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
handleRemoveEntityEffect(SRemoveEntityEffectPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleRemoveEntityEffect(SRemoveEntityEffectPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleResourcePack(SSendResourcePackPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleResourcePack(SSendResourcePackPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleResourcePackStatus(CResourcePackStatusPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
handleResourcePackStatus(CResourcePackStatusPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
handleRespawn(SRespawnPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleRespawn(SRespawnPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleResponse(int, Suggestions) - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
handleResponse(int, CompoundNBT) - Method in class net.minecraft.client.util.NBTQueryManager
 
handleRotationFloat(ChickenEntity, float) - Method in class net.minecraft.client.renderer.entity.ChickenRenderer
 
handleRotationFloat(T, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
handleRotationFloat(ParrotEntity, float) - Method in class net.minecraft.client.renderer.entity.ParrotRenderer
 
handleRotationFloat(SquidEntity, float) - Method in class net.minecraft.client.renderer.entity.SquidRenderer
 
handleRotationFloat(WolfEntity, float) - Method in class net.minecraft.client.renderer.entity.WolfRenderer
 
handleScoreboardObjective(SScoreboardObjectivePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleScoreboardObjective(SScoreboardObjectivePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSeenAdvancements(CSeenAdvancementsPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
handleSeenAdvancements(CSeenAdvancementsPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
handleSelectAdvancementsTab(SSelectAdvancementsTabPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSelectAdvancementsTab(SSelectAdvancementsTabPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleServerAboutToStart(MinecraftServer) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleServerDifficulty(SServerDifficultyPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleServerDifficulty(SServerDifficultyPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleServerInfo(SServerInfoPacket) - Method in interface net.minecraft.client.network.status.IClientStatusNetHandler
 
handleServerLogin(CHandshakePacket, NetworkManager) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleServerStarted(MinecraftServer) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleServerStarting(MinecraftServer) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleServerStopped(MinecraftServer) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleServerStopping(MinecraftServer) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleSetExperience(SSetExperiencePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSetExperience(SSetExperiencePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSetPassengers(SSetPassengersPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSetPassengers(SSetPassengersPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSetSlot(SSetSlotPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSetSlot(SSetSlotPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSetSlot(ItemStack) - Method in class net.minecraft.client.tutorial.CraftPlanksStep
 
handleSetSlot(ItemStack) - Method in class net.minecraft.client.tutorial.FindTreeStep
 
handleSetSlot(ItemStack) - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
handleSetSlot(ItemStack) - Method in class net.minecraft.client.tutorial.PunchTreeStep
 
handleSetSlot(ItemStack) - Method in class net.minecraft.client.tutorial.Tutorial
 
handleSignEditorOpen(SOpenSignMenuPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSignEditorOpen(SOpenSignMenuPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSlimeSpawnReduction(Random, IWorld) - Method in interface net.minecraftforge.common.extensions.IForgeWorldType
 
handleSneakMovement(Vec3d, MoverType) - Method in class net.minecraft.entity.Entity
 
handleSoundEffect(SPlaySoundEffectPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSoundEffect(SPlaySoundEffectPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpawnExperienceOrb(SSpawnExperienceOrbPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSpawnExperienceOrb(SSpawnExperienceOrbPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpawnGlobalEntity(SSpawnGlobalEntityPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSpawnGlobalEntity(SSpawnGlobalEntityPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpawnMob(SSpawnMobPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSpawnMob(SSpawnMobPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpawnObject(SSpawnObjectPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSpawnObject(SSpawnObjectPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpawnPainting(SSpawnPaintingPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSpawnPainting(SSpawnPaintingPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpawnPlayer(SSpawnPlayerPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSpawnPlayer(SSpawnPlayerPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpawnPosition(SSpawnPositionPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSpawnPosition(SSpawnPositionPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpectate(CSpectatePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
handleSpectate(CSpectatePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
handleStartJump(int) - Method in interface net.minecraft.entity.IJumpingMount
 
handleStartJump(int) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
handleStatistics(SStatisticsPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleStatistics(SStatisticsPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleStatusUpdate(byte) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.Entity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.LivingEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.MobEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.monster.RavagerEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.monster.WitchEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.AnimalEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.DolphinEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.FoxEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.OcelotEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.RabbitEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.SheepEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.SquidEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.TameableEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.WolfEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.player.PlayerEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.projectile.ArrowEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.projectile.EggEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.projectile.SnowballEntity
 
handleStopJump() - Method in interface net.minecraft.entity.IJumpingMount
 
handleStopJump() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
handleStopSound(SStopSoundPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleStopSound(SStopSoundPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleTabComplete(STabCompletePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleTabComplete(STabCompletePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleTags(STagsListPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleTags(STagsListPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleTeams(STeamsPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleTeams(STeamsPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleTimeUpdate(SUpdateTimePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleTimeUpdate(SUpdateTimePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleTitle(STitlePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleTitle(STitlePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleUpdateBossInfo(SUpdateBossInfoPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleUpdateBossInfo(SUpdateBossInfoPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleUpdateHealth(SUpdateHealthPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleUpdateHealth(SUpdateHealthPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleUpdateLight(SUpdateLightPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleUpdateLight(SUpdateLightPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleUpdateRecipes(SUpdateRecipesPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleUpdateRecipes(SUpdateRecipesPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleUpdateScore(SUpdateScorePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleUpdateScore(SUpdateScorePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleUpdateTag(CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
Called when the chunk's TE update tag, gotten from #getUpdateTag(), is received on the client.
handleUpdateTileEntity(SUpdateTileEntityPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleUpdateTileEntity(SUpdateTileEntityPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleWaterMovement() - Method in class net.minecraft.entity.Entity
 
handleWindowItems(SWindowItemsPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleWindowItems(SWindowItemsPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleWindowProperty(SWindowPropertyPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleWindowProperty(SWindowPropertyPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleWorldBorder(SWorldBorderPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleWorldBorder(SWorldBorderPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleWorldDataLoad(SaveHandler, WorldInfo, CompoundNBT) - Static method in class net.minecraftforge.fml.WorldPersistenceHooks
 
handleWorldDataSave(SaveHandler, WorldInfo, CompoundNBT) - Static method in class net.minecraftforge.fml.WorldPersistenceHooks
 
HandSide - Enum in net.minecraft.util
 
HANGING - Static variable in class net.minecraft.block.LanternBlock
 
HANGING - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HangingEntity - Class in net.minecraft.entity.item
 
HangingEntity(EntityType<? extends HangingEntity>, World) - Constructor for class net.minecraft.entity.item.HangingEntity
 
HangingEntity(EntityType<? extends HangingEntity>, World, BlockPos) - Constructor for class net.minecraft.entity.item.HangingEntity
 
HangingEntityItem - Class in net.minecraft.item
 
HangingEntityItem(EntityType<? extends HangingEntity>, Item.Properties) - Constructor for class net.minecraft.item.HangingEntityItem
 
hangingPosition - Variable in class net.minecraft.entity.item.HangingEntity
 
HAPPY_VILLAGER - Static variable in class net.minecraft.particles.ParticleTypes
 
HappyVillagerFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SuspendedTownParticle.HappyVillagerFactory
 
hardcore - Variable in class net.minecraft.server.dedicated.ServerProperties
 
hardnessAndResistance(float, float) - Method in class net.minecraft.block.Block.Properties
 
hardnessAndResistance(float) - Method in class net.minecraft.block.Block.Properties
 
HARMING - Static variable in class net.minecraft.potion.Potions
 
harvestBlock(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.BedBlock
 
harvestBlock(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.Block
 
harvestBlock(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.DoorBlock
 
harvestBlock(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.DoublePlantBlock
 
harvestBlock(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.IceBlock
 
harvestBlock(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.TurtleEggBlock
 
HarvestCheck(PlayerEntity, BlockState, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
 
HarvestDropsEvent(World, BlockPos, BlockState, int, float, NonNullList<ItemStack>, PlayerEntity, boolean) - Constructor for class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
 
harvestLevel(int) - Method in class net.minecraft.block.Block.Properties
 
harvestTool(ToolType) - Method in class net.minecraft.block.Block.Properties
 
has(IProperty<T>) - Method in class net.minecraft.state.StateHolder
 
has(LootParameter<?>) - Method in class net.minecraft.world.storage.loot.LootContext
 
has(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.Context
 
has(ContextKey<?>) - Method in interface net.minecraftforge.server.permission.context.IContext
 
HAS_BOOK - Static variable in class net.minecraft.block.LecternBlock
 
HAS_BOOK - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HAS_BOTTLE - Static variable in class net.minecraft.block.BrewingStandBlock
 
HAS_BOTTLE_0 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HAS_BOTTLE_1 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HAS_BOTTLE_2 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HAS_INVENTORY - Static variable in class net.minecraft.util.EntityPredicates
 
HAS_RECORD - Static variable in class net.minecraft.block.JukeboxBlock
 
HAS_RECORD - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
hasAcceptedEULA() - Method in class net.minecraft.server.ServerEula
 
hasActivePotionEffects - Variable in class net.minecraft.client.gui.DisplayEffectsScreen
 
hasActivity(Activity) - Method in class net.minecraft.entity.ai.brain.Brain
 
hasAdvancements() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasAlpha() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
hasAltDown() - Static method in class net.minecraft.client.gui.screen.Screen
 
hasAmmo() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
hasAmmo() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
hasAnimationMetadata() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
hasAny(Set<Item>) - Method in interface net.minecraft.inventory.IInventory
 
hasAnyFullBright() - Method in class net.minecraftforge.client.model.obj.OBJModel2.ModelGroup
 
hasAnyFullBright() - Method in class net.minecraftforge.client.model.obj.OBJModel2.ModelObject
 
hasAnyType(Biome) - Static method in class net.minecraftforge.common.BiomeDictionary
Checks if any type has been added to the given biome.
hasAquaAffinity(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasArray() - Method in class net.minecraft.network.PacketBuffer
 
hasArray(long) - Method in class net.minecraft.world.lighting.LightDataMap
 
hasBindingCurse(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasBlockState(BlockPos, Predicate<BlockState>) - Method in interface net.minecraft.world.gen.IWorldGenerationBaseReader
 
hasBlockState(BlockPos, Predicate<BlockState>) - Method in class net.minecraft.world.gen.WorldGenRegion
 
hasBlockState(BlockPos, Predicate<BlockState>) - Method in class net.minecraft.world.World
 
hasBlockWaterTicket(IWorldReader, BlockPos) - Static method in class net.minecraftforge.common.FarmlandWaterManager
Tests if a block is in a region that is watered by blocks.
hasBook() - Method in class net.minecraft.tileentity.LecternTileEntity
 
hasCachedProperties() - Method in class net.minecraft.util.Session
 
hasCaravanTrail() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
hasChanneling(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasCheats() - Method in class net.minecraft.realms.RealmsLevelSummary
 
hasChest() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
hasClickedOutside(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
hasClickedOutside(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
hasClickedOutside(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
hasClickedOutside(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
hasClickedOutside(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
hasClickedOutside(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.LoomScreen
 
hasColor() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
hasColor(ItemStack) - Method in interface net.minecraft.item.IDyeableArmorItem
 
hasColor() - Method in class net.minecraft.realms.RealmsVertexFormat
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.BarrelBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.Block
Deprecated.
hasComparatorInputOverride() - Method in class net.minecraft.block.BlockState
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.BrewingStandBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.CakeBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.CauldronBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.ChestBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.CommandBlockBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.ComposterBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.DetectorRailBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.DispenserBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.EndPortalFrameBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.HopperBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.JukeboxBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.LecternBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
 
hasConfigGui() - Method in interface net.minecraftforge.fml.client.IModGuiFactory
If this method returns false, the config button in the mod list will be disabled
hasContainerItem() - Method in class net.minecraft.item.Item
Deprecated.
hasContainerItem(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
ItemStack sensitive version of hasContainerItem
hasContainerItem() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
ItemStack sensitive version of hasContainerItem
hasControlDown() - Static method in class net.minecraft.client.gui.screen.Screen
 
hasConversions(ItemStack, ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
hasCooldown(Item) - Method in class net.minecraft.util.CooldownTracker
 
hasCrafted(ClientPlayerEntity, Tag<Item>) - Static method in class net.minecraft.client.tutorial.CraftPlanksStep
 
hasCustomBreakingProgress(BlockState) - Method in class net.minecraft.block.AbstractSignBlock
 
hasCustomBreakingProgress(BlockState) - Method in class net.minecraft.block.AbstractSkullBlock
 
hasCustomBreakingProgress(BlockState) - Method in class net.minecraft.block.BedBlock
 
hasCustomBreakingProgress(BlockState) - Method in class net.minecraft.block.Block
Deprecated.
hasCustomBreakingProgress() - Method in class net.minecraft.block.BlockState
 
hasCustomBreakingProgress(BlockState) - Method in class net.minecraft.block.ChestBlock
 
hasCustomBreakingProgress(BlockState) - Method in class net.minecraft.block.EnderChestBlock
 
hasCustomBreakingProgress(BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
 
hasCustomEntity(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Determines if this Item has a special entity for when they are in the world.
hasCustomGeometry() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
hasCustomLoader(IResourceManager, ResourceLocation) - Method in interface net.minecraftforge.client.extensions.IForgeTextureAtlasSprite
The result of this function determines is the below 'load' function is called, and the default vanilla loading code is bypassed completely.
hasCustomName() - Method in class net.minecraft.entity.Entity
 
hasCustomName() - Method in interface net.minecraft.util.INameable
 
hasCustomOptions() - Method in class net.minecraft.world.WorldType
 
hasCustomProperties() - Method in class net.minecraft.item.Item
 
hasCustomTransform(ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
hasCustomVisibility(IModelGeometryPart) - Method in class net.minecraftforge.client.model.BlockModelConfiguration.VisibilityData
 
hasDisconnected() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
hasDisplayName() - Method in class net.minecraft.item.ItemStack
 
hasDisplayTile() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
hasEffect(ItemStack) - Method in class net.minecraft.item.DebugStickItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.EnchantedBookItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.EnchantedGoldenAppleItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.EnderCrystalItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ExperienceBottleItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.Item
 
hasEffect() - Method in class net.minecraft.item.ItemStack
 
hasEffect(ItemStack) - Method in class net.minecraft.item.PotionItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.SimpleFoiledItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.TridentItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.WrittenBookItem
 
hasEgg() - Method in class net.minecraft.entity.passive.TurtleEntity
 
hasEntry(K) - Method in class net.minecraft.server.management.UserList
 
hasErrors() - Static method in class net.minecraftforge.fml.server.ServerModLoader
 
hasFastRenderer() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
If the TileEntitySpecialRenderer associated with this TileEntity can be batched in with another renderers, and won't access the GL state.
hasField(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
hasFrostWalker(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasGamemodeEquals() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasGamemodeNotEquals() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasGotFish() - Method in class net.minecraft.entity.passive.DolphinEntity
 
hasGroupLeader() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
hash(int) - Static method in class net.minecraft.util.math.MathHelper
 
HASH_FUNCTION - Static variable in interface net.minecraft.data.IDataProvider
 
hashCode() - Method in class com.mojang.realmsclient.dto.RealmsServer
 
hashCode() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.Line
 
hashCode() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
hashCode() - Method in class net.minecraft.advancements.Advancement
 
hashCode() - Method in class net.minecraft.advancements.ICriterionTrigger.Listener
 
hashCode() - Method in class net.minecraft.block.Block.RenderSideCacheKey
 
hashCode() - Method in class net.minecraft.client.renderer.Matrix4f
 
hashCode() - Method in class net.minecraft.client.renderer.model.BlockModelDefinition
 
hashCode() - Method in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
hashCode() - Method in class net.minecraft.client.renderer.model.ModelResourceLocation
 
hashCode() - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
hashCode() - Method in class net.minecraft.client.renderer.model.multipart.Selector
 
hashCode() - Method in class net.minecraft.client.renderer.model.Variant
 
hashCode() - Method in class net.minecraft.client.renderer.model.VariantList
 
hashCode() - Method in class net.minecraft.client.renderer.Quaternion
 
hashCode() - Method in class net.minecraft.client.renderer.Vector3f
 
hashCode() - Method in class net.minecraft.client.renderer.Vector4f
 
hashCode() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
hashCode() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
hashCode() - Method in class net.minecraft.client.renderer.VideoMode
 
hashCode() - Method in class net.minecraft.client.resources.Language
 
hashCode() - Method in class net.minecraft.client.util.InputMappings.Input
 
hashCode() - Method in class net.minecraft.client.util.JSONBlendingMode
 
hashCode() - Method in class net.minecraft.client.util.PosAndRotation
 
hashCode() - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
hashCode() - Method in class net.minecraft.command.arguments.LocationInput
 
hashCode() - Method in class net.minecraft.command.arguments.LocationPart
 
hashCode() - Method in class net.minecraft.entity.ai.attributes.Attribute
 
hashCode() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
hashCode() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
hashCode() - Method in class net.minecraft.entity.Entity
 
hashCode() - Method in class net.minecraft.nbt.ByteArrayNBT
 
hashCode() - Method in class net.minecraft.nbt.ByteNBT
 
hashCode() - Method in class net.minecraft.nbt.CompoundNBT
 
hashCode() - Method in class net.minecraft.nbt.DoubleNBT
 
hashCode() - Method in class net.minecraft.nbt.EndNBT
 
hashCode() - Method in class net.minecraft.nbt.FloatNBT
 
hashCode() - Method in class net.minecraft.nbt.IntArrayNBT
 
hashCode() - Method in class net.minecraft.nbt.IntNBT
 
hashCode() - Method in class net.minecraft.nbt.ListNBT
 
hashCode() - Method in class net.minecraft.nbt.LongArrayNBT
 
hashCode() - Method in class net.minecraft.nbt.LongNBT
 
hashCode() - Method in class net.minecraft.nbt.ShortNBT
 
hashCode() - Method in class net.minecraft.nbt.StringNBT
 
hashCode() - Method in class net.minecraft.network.datasync.DataParameter
 
hashCode() - Method in class net.minecraft.network.PacketBuffer
 
hashCode() - Method in class net.minecraft.pathfinding.PathPoint
 
hashCode() - Method in class net.minecraft.potion.EffectInstance
 
hashCode() - Method in class net.minecraft.realms.RealmsVertexFormat
 
hashCode() - Method in class net.minecraft.realms.RealmsVertexFormatElement
 
hashCode() - Method in class net.minecraft.resources.ResourcePackInfo
 
hashCode() - Method in class net.minecraft.resources.SimpleResource
 
hashCode() - Method in class net.minecraft.state.Property
 
hashCode() - Method in class net.minecraft.state.StateHolder
 
hashCode() - Method in class net.minecraft.stats.Stat
 
hashCode() - Method in class net.minecraft.tags.Tag.ListEntry
 
hashCode() - Method in class net.minecraft.tags.Tag.TagEntry
 
hashCode() - Method in class net.minecraft.util.LongSerializable
 
hashCode() - Method in class net.minecraft.util.math.AxisAlignedBB
 
hashCode() - Method in class net.minecraft.util.math.ChunkPos
 
hashCode() - Method in class net.minecraft.util.math.ColumnPos
 
hashCode() - Method in class net.minecraft.util.math.GlobalPos
 
hashCode() - Method in class net.minecraft.util.math.Vec3d
 
hashCode() - Method in class net.minecraft.util.math.Vec3i
 
hashCode() - Method in class net.minecraft.util.ResourceLocation
 
hashCode() - Method in class net.minecraft.util.text.event.ClickEvent
 
hashCode() - Method in class net.minecraft.util.text.event.HoverEvent
 
hashCode() - Method in class net.minecraft.util.text.Style
 
hashCode() - Method in class net.minecraft.util.text.TextComponent
 
hashCode() - Method in class net.minecraft.util.text.TranslationTextComponent
 
hashCode() - Method in class net.minecraft.village.PointOfInterest
 
hashCode() - Method in class net.minecraft.world.GameRules.RuleKey
 
hashCode() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
hashCode() - Method in class net.minecraft.world.NextTickListEntry
 
hashCode() - Method in class net.minecraft.world.server.Ticket
 
hashCode() - Method in class net.minecraft.world.storage.MapBanner
 
hashCode() - Method in class net.minecraft.world.storage.MapDecoration
 
hashCode() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
hashCode() - Method in class net.minecraftforge.client.model.ModelLoader.BakedModelCacheKey
 
hashCode() - Method in class net.minecraftforge.client.model.ModelStateComposition
 
hashCode() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
hashCode() - Method in class net.minecraftforge.client.model.obj.OBJModel2.ModelSettings
 
hashCode() - Method in class net.minecraftforge.common.animation.TimeValues.CompositionValue
 
hashCode() - Method in class net.minecraftforge.common.animation.TimeValues.ConstValue
 
hashCode() - Method in class net.minecraftforge.common.animation.TimeValues.ParameterValue
 
hashCode() - Method in class net.minecraftforge.common.animation.TimeValues.SimpleExprValue
 
hashCode() - Method in class net.minecraftforge.common.animation.TimeValues.VariableValue
 
hashCode() - Method in class net.minecraftforge.common.model.animation.Clips.ClipReference
 
hashCode() - Method in class net.minecraftforge.common.model.animation.Clips.ModelClip
 
hashCode() - Method in class net.minecraftforge.common.model.animation.Clips.SlerpClip
 
hashCode() - Method in class net.minecraftforge.common.model.animation.Clips.TimeClip
 
hashCode() - Method in class net.minecraftforge.common.model.TRSRTransformation
 
hashCode() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
hashCode() - Method in class net.minecraftforge.common.util.Size2i
 
hashCode() - Method in class net.minecraftforge.fluids.FluidStack
 
hashCode() - Method in class net.minecraftforge.fml.OptionalMod
 
hashCode() - Method in class net.minecraftforge.fml.RegistryObject
 
hashCode() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
hashCode() - Method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
hashCode() - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
hashCode() - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
hashCode() - Method in class net.minecraftforge.registries.ObjectHolderRef
 
hashCode() - Method in class net.minecraftforge.server.permission.context.ContextKey
 
hasIgnited() - Method in class net.minecraft.entity.monster.CreeperEntity
 
hasInfoNotice() - Method in class net.minecraft.world.WorldType
 
hasInstantEffect() - Method in class net.minecraft.potion.Potion
 
hasItem(MinMaxBounds.IntBound, IItemProvider) - Method in class net.minecraft.data.RecipeProvider
 
hasItem(IItemProvider) - Method in class net.minecraft.data.RecipeProvider
 
hasItem(Tag<Item>) - Method in class net.minecraft.data.RecipeProvider
 
hasItem(ItemPredicate...) - Method in class net.minecraft.data.RecipeProvider
 
hasItem(Item) - Method in class net.minecraft.util.math.shapes.EntitySelectionContext
 
hasItem(Item) - Method in interface net.minecraft.util.math.shapes.ISelectionContext
 
hasItemConversions(ItemStack, ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
hasItemInSlot(EquipmentSlotType) - Method in class net.minecraft.entity.LivingEntity
 
hasItemStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
hasKey(String) - Static method in class net.minecraft.client.resources.I18n
 
hasKey(String) - Method in class net.minecraft.client.resources.Locale
 
hasKeyCodeModifierConflict(KeyBinding) - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
Returns true when one of the bindings' key codes conflicts with the other's modifier.
hasLight() - Method in class net.minecraft.world.chunk.Chunk
 
hasLight() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
hasLight() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
hasLight() - Method in interface net.minecraft.world.chunk.IChunk
 
hasLimitedInteractions() - Method in enum net.minecraft.world.GameType
 
hasLocationSkin() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
hasLuminanceOrAlpha() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
hasMapColor() - Method in enum net.minecraft.world.storage.MapDecoration.Type
 
hasMarker() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
hasMax(byte) - Static method in class net.minecraft.command.arguments.serializers.BrigadierSerializers
 
hasMemory(MemoryModuleType<?>) - Method in class net.minecraft.entity.ai.brain.Brain
 
hasMemory(MemoryModuleType<?>, MemoryModuleStatus) - Method in class net.minecraft.entity.ai.brain.Brain
 
hasMemoryAddress() - Method in class net.minecraft.network.PacketBuffer
 
hasMetadata() - Method in class net.minecraft.resources.SimpleResource
 
hasMin(byte) - Static method in class net.minecraft.command.arguments.serializers.BrigadierSerializers
 
hasMiningSpeedup(LivingEntity) - Static method in class net.minecraft.potion.EffectUtils
 
hasModifier(AttributeModifier) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
hasModifier(AttributeModifier) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
hasMovementVector() - Method in class net.minecraft.entity.passive.SquidEntity
 
hasMultipartData() - Method in class net.minecraft.client.renderer.model.BlockModelDefinition
 
hasName() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
hasNameEquals() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasNameNotEquals() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasNaN() - Method in class net.minecraft.util.math.AxisAlignedBB
 
hasNext() - Method in class net.minecraft.util.math.CubeCoordinateIterator
 
hasNoBasePlate() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
hasNoChannel() - Method in class net.minecraft.network.NetworkManager
 
hasNoChunkUpdates() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
hasNoChunkUpdates() - Method in class net.minecraft.client.renderer.WorldRenderer
 
hasNoGravity() - Method in class net.minecraft.entity.Entity
 
hasNoMatchingItems() - Method in class net.minecraft.item.crafting.Ingredient
 
hasNormal() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
hasNormal() - Method in class net.minecraft.realms.RealmsVertexFormat
 
hasNormal() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
Deprecated.
 
hasNoTime() - Method in class net.minecraft.client.resources.data.AnimationFrame
 
hasObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
hasOutput(ItemStack, ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
Returns true if the passed input and ingredient have an output
hasPath() - Method in class net.minecraft.entity.CreatureEntity
 
hasPatrolTarget() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
hasPermission(GameProfile, String, IContext) - Method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
 
hasPermission(GameProfile, String, IContext) - Method in interface net.minecraftforge.server.permission.IPermissionHandler
hasPermission(GameProfile, String, IContext) - Static method in class net.minecraftforge.server.permission.PermissionAPI
 
hasPermission(PlayerEntity, String) - Static method in class net.minecraftforge.server.permission.PermissionAPI
Shortcut method using EntityPlayer and creating PlayerContext
hasPermissionLevel(int) - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
hasPermissionLevel(int) - Method in class net.minecraft.command.CommandSource
 
hasPermissionLevel(int) - Method in interface net.minecraft.command.ISuggestionProvider
 
hasPermissionLevel(int) - Method in class net.minecraft.entity.Entity
 
hasPlayerInfo() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
hasPreviouslyKilledDragon() - Method in class net.minecraft.world.end.DragonFightManager
 
hasProgress() - Method in class net.minecraft.advancements.AdvancementProgress
 
hasProperty(ModelProperty<?>) - Method in enum net.minecraftforge.client.model.data.EmptyModelData
 
hasProperty(ModelProperty<?>) - Method in interface net.minecraftforge.client.model.data.IModelData
Check if this data has a property, even if the value is null.
hasProperty(ModelProperty<?>) - Method in class net.minecraftforge.client.model.data.ModelDataMap
 
hasPunchedTreesPreviously(ClientPlayerEntity) - Static method in class net.minecraft.client.tutorial.FindTreeStep
 
hasRaid(BlockPos) - Method in class net.minecraft.world.server.ServerWorld
 
hasReducedDebug() - Method in class net.minecraft.entity.player.PlayerEntity
 
hasRelevantEnchantmentType(EnchantmentType) - Method in class net.minecraft.item.ItemGroup
 
hasResource(ResourceLocation) - Method in class net.minecraft.resources.FallbackResourceManager
 
hasResource(ResourceLocation) - Method in interface net.minecraft.resources.IResourceManager
 
hasResource(ResourceLocation) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
hasScores() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasScrollbar() - Method in class net.minecraft.item.ItemGroup
 
hasSearchBar() - Method in class net.minecraft.item.ItemGroup
 
hasSection(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
hasSectionsToUpdate - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
hasSectionsToUpdate() - Method in class net.minecraft.world.lighting.SectionLightStorage
 
hasSectionsToUpdate() - Method in class net.minecraft.world.lighting.SkyLightStorage
 
hasShiftDown() - Static method in class net.minecraft.client.gui.screen.Screen
 
hasSingleResultItem() - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
hasSkin() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
hasSkyLight() - Method in class net.minecraft.world.dimension.Dimension
 
hasSnapshot() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CRegistry
 
hasSneakingInput() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
hasSolidSide(BlockState, IBlockReader, BlockPos, Direction) - Static method in class net.minecraft.block.Block
 
hasSpace() - Method in class net.minecraft.village.PointOfInterest
 
hasStartAt(ChunkGenerator<?>, Random, int, int) - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure
 
hasStartAt(ChunkGenerator<?>, Random, int, int) - Method in class net.minecraft.world.gen.feature.structure.EndCityStructure
 
hasStartAt(ChunkGenerator<?>, Random, int, int) - Method in class net.minecraft.world.gen.feature.structure.FortressStructure
 
hasStartAt(ChunkGenerator<?>, Random, int, int) - Method in class net.minecraft.world.gen.feature.structure.MineshaftStructure
 
hasStartAt(ChunkGenerator<?>, Random, int, int) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure
 
hasStartAt(ChunkGenerator<?>, Random, int, int) - Method in class net.minecraft.world.gen.feature.structure.PillagerOutpostStructure
 
hasStartAt(ChunkGenerator<?>, Random, int, int) - Method in class net.minecraft.world.gen.feature.structure.ScatteredStructure
 
hasStartAt(ChunkGenerator<?>, Random, int, int) - Method in class net.minecraft.world.gen.feature.structure.StrongholdStructure
 
hasStartAt(ChunkGenerator<?>, Random, int, int) - Method in class net.minecraft.world.gen.feature.structure.Structure
 
hasStartAt(ChunkGenerator<?>, Random, int, int) - Method in class net.minecraft.world.gen.feature.structure.VillageStructure
 
hasStartAt(ChunkGenerator<?>, Random, int, int) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure
 
hasState(Predicate<BlockState>) - Static method in class net.minecraft.util.CachedBlockInfo
 
hasStructure(Structure<C>) - Method in class net.minecraft.world.biome.Biome
 
hasStructure(Structure<?>) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
hasStructure(Structure<?>) - Method in class net.minecraft.world.biome.provider.CheckerboardBiomeProvider
 
hasStructure(Structure<?>) - Method in class net.minecraft.world.biome.provider.EndBiomeProvider
 
hasStructure(Structure<?>) - Method in class net.minecraft.world.biome.provider.OverworldBiomeProvider
 
hasStructure(Structure<?>) - Method in class net.minecraft.world.biome.provider.SingleBiomeProvider
 
hasStructure(Biome, Structure<? extends IFeatureConfig>) - Method in class net.minecraft.world.gen.ChunkGenerator
 
hasStructure(Biome, Structure<? extends IFeatureConfig>) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
hasStructureCache - Variable in class net.minecraft.world.biome.provider.BiomeProvider
 
hasTag(Tag<Item>) - Method in class net.minecraft.entity.player.PlayerInventory
 
hasTag() - Method in class net.minecraft.item.ItemStack
 
hasTag() - Method in class net.minecraftforge.fluids.FluidStack
 
hasTargetedEntity() - Method in class net.minecraft.entity.monster.GuardianEntity
 
HASTE - Static variable in class net.minecraft.potion.Effects
 
hasTeamEquals() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasTextureCoordinate() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
Deprecated.
 
hasTileEntity() - Method in class net.minecraft.block.Block
Deprecated.
hasTileEntity(BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called throughout the code as a replacement for block instanceof BlockContainer Moving this to the Block base class allows for mods that wish to extend vanilla blocks, and also want to have a tile entity on that block, may.
hasTileEntity() - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called throughout the code as a replacement for block instanceof BlockContainer Moving this to the Block base class allows for mods that wish to extend vanilla blocks, and also want to have a tile entity on that block, may.
hasTintIndex() - Method in class net.minecraft.client.renderer.model.BakedQuad
 
hasType(CompoundNBT, EntityType<?>) - Method in class net.minecraft.item.SpawnEggItem
 
hasType(Biome, BiomeDictionary.Type) - Static method in class net.minecraftforge.common.BiomeDictionary
Checks if the given type has been added to the given biome.
hasTypeConversions(ItemStack, ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
hasUniqueId(String) - Method in class net.minecraft.nbt.CompoundNBT
 
hasUv(int) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
hasUv(int) - Method in class net.minecraft.realms.RealmsVertexFormat
 
hasVanishingCurse(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasWater(BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
hasWidget(RealmsGuiEventListener) - Method in class net.minecraft.realms.RealmsScreen
 
hasWidget(RealmsGuiEventListener) - Method in class net.minecraft.realms.RealmsScreenProxy
 
hasWork() - Method in interface net.minecraftforge.common.WorldWorkerManager.IWorker
 
hasWork() - Method in class net.minecraftforge.server.command.ChunkGenWorker
 
hasWorld() - Method in class net.minecraft.tileentity.TileEntity
 
HATCH - Static variable in class net.minecraft.block.TurtleEggBlock
 
HATCH_0_2 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HAY_BLOCK - Static variable in class net.minecraft.block.Blocks
 
HAY_BLOCK - Static variable in class net.minecraft.item.Items
 
HAY_PILE - Static variable in class net.minecraft.world.gen.feature.Feature
 
HayBlock - Class in net.minecraft.block
 
HayBlock(Block.Properties) - Constructor for class net.minecraft.block.HayBlock
 
HayBlockPileFeature - Class in net.minecraft.world.gen.feature
 
HayBlockPileFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.HayBlockPileFeature
 
head - Variable in class net.minecraft.client.renderer.entity.model.IllagerModel
 
head - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
HEAD_ROTATION - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
headerHeight - Variable in class net.minecraft.client.gui.SlotGui
 
headerHeight - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
headerHeight() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
headerHeight() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
headerHeight() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
headerHeight() - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
HeadLayer<T extends LivingEntity,M extends EntityModel<T> & IHasHead> - Class in net.minecraft.client.renderer.entity.layers
 
HeadLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.HeadLayer
 
headModel - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
HEADS - Static variable in class net.minecraftforge.common.Tags.Items
 
heal(float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
heal(float) - Method in class net.minecraft.entity.LivingEntity
 
HEALING - Static variable in class net.minecraft.potion.Potions
 
HEALTH - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
HEALTH_BOOST - Static variable in class net.minecraft.potion.Effects
 
HealthBoostEffect - Class in net.minecraft.potion
 
HealthBoostEffect(EffectType, int) - Constructor for class net.minecraft.potion.HealthBoostEffect
 
healthUpdateCounter - Variable in class net.minecraft.client.gui.IngameGui
 
HEARD_BELL_TIME - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
HEART - Static variable in class net.minecraft.particles.ParticleTypes
 
HEART_OF_THE_SEA - Static variable in class net.minecraft.item.Items
 
HeartParticle - Class in net.minecraft.client.particle
 
HeartParticle.AngryVillagerFactory - Class in net.minecraft.client.particle
 
HeartParticle.Factory - Class in net.minecraft.client.particle
 
HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
height - Variable in class net.minecraft.client.gui.screen.Screen
 
height - Variable in class net.minecraft.client.gui.SlotGui
 
height - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
height - Variable in class net.minecraft.client.gui.widget.Widget
 
height - Variable in class net.minecraft.client.particle.Particle
 
height - Variable in class net.minecraft.client.renderer.ScreenSize
 
height - Variable in class net.minecraft.client.renderer.texture.PngSizeInfo
 
height - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
height - Variable in class net.minecraft.entity.EntitySize
 
height - Variable in class net.minecraft.realms.RealmsScreen
 
height() - Method in class net.minecraft.realms.RealmsScreen
 
height() - Method in class net.minecraft.realms.RealmsScreenProxy
 
height - Variable in class net.minecraft.world.gen.feature.FillLayerConfig
 
height - Variable in class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
height - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
height - Variable in class net.minecraftforge.common.util.Size2i
 
Height4To32 - Class in net.minecraft.world.gen.placement
 
Height4To32(Function<Dynamic<?>, ? extends NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.Height4To32
 
HeightBiasedRange - Class in net.minecraft.world.gen.placement
 
HeightBiasedRange(Function<Dynamic<?>, ? extends CountRangeConfig>) - Constructor for class net.minecraft.world.gen.placement.HeightBiasedRange
 
heightMap - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
heightmap - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
Heightmap - Class in net.minecraft.world.gen
 
Heightmap(IChunk, Heightmap.Type) - Constructor for class net.minecraft.world.gen.Heightmap
 
heightmap - Variable in class net.minecraft.world.gen.placement.TopSolidWithNoiseConfig
 
Heightmap.Type - Enum in net.minecraft.world.gen
 
Heightmap.Usage - Enum in net.minecraft.world.gen
 
HeightMapDebugRenderer - Class in net.minecraft.client.renderer.debug
 
HeightMapDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.HeightMapDebugRenderer
 
HeightmapRenamingFix - Class in net.minecraft.util.datafix.fixes
 
HeightmapRenamingFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.HeightmapRenamingFix
 
HEIGHTMAPS - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
HeightVeryBiasedRange - Class in net.minecraft.world.gen.placement
 
HeightVeryBiasedRange(Function<Dynamic<?>, ? extends CountRangeConfig>) - Constructor for class net.minecraft.world.gen.placement.HeightVeryBiasedRange
 
HeightWithChanceConfig - Class in net.minecraft.world.gen.placement
 
HeightWithChanceConfig(int, float) - Constructor for class net.minecraft.world.gen.placement.HeightWithChanceConfig
 
HeldBlockLayer - Class in net.minecraft.client.renderer.entity.layers
 
HeldBlockLayer(IEntityRenderer<EndermanEntity, EndermanModel<EndermanEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.HeldBlockLayer
 
HeldItemLayer<T extends LivingEntity,M extends EntityModel<T> & IHasArm> - Class in net.minecraft.client.renderer.entity.layers
 
HeldItemLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.HeldItemLayer
 
heldItemTooltips - Variable in class net.minecraft.client.GameSettings
 
HELL_CAVE - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
HELL_FIRE - Static variable in class net.minecraft.world.gen.feature.Feature
 
HELL_FIRE - Static variable in class net.minecraft.world.gen.placement.Placement
 
HellLavaConfig - Class in net.minecraft.world.gen.feature
 
HellLavaConfig(boolean) - Constructor for class net.minecraft.world.gen.feature.HellLavaConfig
 
HelpCommand - Class in net.minecraft.command.impl
 
HelpCommand() - Constructor for class net.minecraft.command.impl.HelpCommand
 
HERO_OF_THE_VILLAGE - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
HERO_OF_THE_VILLAGE - Static variable in class net.minecraft.potion.Effects
 
HEX_DIGITS - Static variable in class net.minecraft.network.rcon.RConUtils
 
HexDumper - Class in net.minecraftforge.common.util
Utility class for creating a nice human readable dump of binary data.
HexDumper() - Constructor for class net.minecraftforge.common.util.HexDumper
 
hide() - Method in class net.minecraft.client.gui.toasts.TutorialToast
 
HIDE - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
hide(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
HideFromRaidOnBellRingTask - Class in net.minecraft.entity.ai.brain.task
 
HideFromRaidOnBellRingTask() - Constructor for class net.minecraft.entity.ai.brain.task.HideFromRaidOnBellRingTask
 
hideGUI - Variable in class net.minecraft.client.GameSettings
 
hideServerAddress - Variable in class net.minecraft.client.GameSettings
 
HIDING_PLACE - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
HighlightBlock(WorldRenderer, ActiveRenderInfo, RayTraceResult, int, float) - Constructor for class net.minecraftforge.client.event.DrawBlockHighlightEvent.HighlightBlock
 
HighlightEntity(WorldRenderer, ActiveRenderInfo, RayTraceResult, int, float) - Constructor for class net.minecraftforge.client.event.DrawBlockHighlightEvent.HighlightEntity
 
highlightingItemStack - Variable in class net.minecraft.client.gui.IngameGui
 
HILLS - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
HillsLayer - Enum in net.minecraft.world.gen.layer
 
HINGE - Static variable in class net.minecraft.block.DoorBlock
 
hitByEntity(Entity) - Method in class net.minecraft.entity.Entity
 
hitByEntity(Entity) - Method in class net.minecraft.entity.item.HangingEntity
 
hitEntity(ItemStack, LivingEntity, LivingEntity) - Method in class net.minecraft.item.HoeItem
 
hitEntity(ItemStack, LivingEntity, LivingEntity) - Method in class net.minecraft.item.Item
 
hitEntity(LivingEntity, PlayerEntity) - Method in class net.minecraft.item.ItemStack
 
hitEntity(ItemStack, LivingEntity, LivingEntity) - Method in class net.minecraft.item.SwordItem
 
hitEntity(ItemStack, LivingEntity, LivingEntity) - Method in class net.minecraft.item.ToolItem
 
hitEntity(ItemStack, LivingEntity, LivingEntity) - Method in class net.minecraft.item.TridentItem
 
hitInfo - Variable in class net.minecraft.util.math.RayTraceResult
Used to add extra hit info
hitResult - Variable in class net.minecraft.util.math.RayTraceResult
 
hLine(int, int, int, int) - Method in class net.minecraft.client.gui.AbstractGui
 
HOE_LOOKUP - Static variable in class net.minecraft.item.HoeItem
 
HoeItem - Class in net.minecraft.item
 
HoeItem(IItemTier, float, Item.Properties) - Constructor for class net.minecraft.item.HoeItem
 
HOLDING_PATTERN - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
HoldingPatternPhase - Class in net.minecraft.entity.boss.dragon.phase
 
HoldingPatternPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 
HOME - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
HOME - Static variable in class net.minecraft.village.PointOfInterestType
 
HOOK_EAST_AABB - Static variable in class net.minecraft.block.TripWireHookBlock
 
HOOK_NORTH_AABB - Static variable in class net.minecraft.block.TripWireHookBlock
 
HOOK_SOUTH_AABB - Static variable in class net.minecraft.block.TripWireHookBlock
 
HOOK_WEST_AABB - Static variable in class net.minecraft.block.TripWireHookBlock
 
HOPPER - Static variable in class net.minecraft.block.Blocks
 
HOPPER - Static variable in class net.minecraft.inventory.container.ContainerType
 
HOPPER - Static variable in class net.minecraft.item.Items
 
HOPPER - Static variable in class net.minecraft.tileentity.TileEntityType
 
HOPPER_MINECART - Static variable in class net.minecraft.entity.EntityType
 
HOPPER_MINECART - Static variable in class net.minecraft.item.Items
 
HopperBlock - Class in net.minecraft.block
 
HopperBlock(Block.Properties) - Constructor for class net.minecraft.block.HopperBlock
 
HopperContainer - Class in net.minecraft.inventory.container
 
HopperContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.HopperContainer
 
HopperContainer(int, PlayerInventory, IInventory) - Constructor for class net.minecraft.inventory.container.HopperContainer
 
HopperMinecartEntity - Class in net.minecraft.entity.item.minecart
 
HopperMinecartEntity(EntityType<? extends HopperMinecartEntity>, World) - Constructor for class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
HopperMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
HopperScreen - Class in net.minecraft.client.gui.screen
 
HopperScreen(HopperContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.HopperScreen
 
HopperTileEntity - Class in net.minecraft.tileentity
 
HopperTileEntity() - Constructor for class net.minecraft.tileentity.HopperTileEntity
 
HORIZONTAL_AXIS - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HORIZONTAL_FACING - Static variable in class net.minecraft.block.HorizontalBlock
 
HORIZONTAL_FACING - Static variable in class net.minecraft.block.WallBannerBlock
 
HORIZONTAL_FACING - Static variable in class net.minecraft.block.WallTorchBlock
 
HORIZONTAL_FACING - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HorizontalBlock - Class in net.minecraft.block
 
HorizontalBlock(Block.Properties) - Constructor for class net.minecraft.block.HorizontalBlock
 
horizontalBlock(Block, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalBlock(Block, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalBlock(Block, ModelFile, int) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalBlock(Block, Function<BlockState, ModelFile>) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalBlock(Block, Function<BlockState, ModelFile>, int) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
HorizontalFaceBlock - Class in net.minecraft.block
 
HorizontalFaceBlock(Block.Properties) - Constructor for class net.minecraft.block.HorizontalFaceBlock
 
horizontalFaceBlock(Block, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalFaceBlock(Block, ModelFile, int) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalFaceBlock(Block, Function<BlockState, ModelFile>) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalFaceBlock(Block, Function<BlockState, ModelFile>, int) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
HORN_CORAL - Static variable in class net.minecraft.block.Blocks
 
HORN_CORAL - Static variable in class net.minecraft.item.Items
 
HORN_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
HORN_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
HORN_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
HORN_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
HORN_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
HORSE - Static variable in class net.minecraft.entity.EntityType
 
HORSE_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
HORSE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
HorseArmorChestsModel<T extends AbstractChestedHorseEntity> - Class in net.minecraft.client.renderer.entity.model
 
HorseArmorChestsModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.HorseArmorChestsModel
 
HorseArmorItem - Class in net.minecraft.item
 
HorseArmorItem(int, String, Item.Properties) - Constructor for class net.minecraft.item.HorseArmorItem
 
HorseArmorItem(int, ResourceLocation, Item.Properties) - Constructor for class net.minecraft.item.HorseArmorItem
 
horseChest - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
HorseData(int) - Constructor for class net.minecraft.entity.passive.horse.HorseEntity.HorseData
 
HorseEntity - Class in net.minecraft.entity.passive.horse
 
HorseEntity(EntityType<? extends HorseEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.HorseEntity
 
HorseEntity.HorseData - Class in net.minecraft.entity.passive.horse
 
HorseInventoryContainer - Class in net.minecraft.inventory.container
 
HorseInventoryContainer(int, PlayerInventory, IInventory, AbstractHorseEntity) - Constructor for class net.minecraft.inventory.container.HorseInventoryContainer
 
HorseInventoryScreen - Class in net.minecraft.client.gui.screen.inventory
 
HorseInventoryScreen(HorseInventoryContainer, PlayerInventory, AbstractHorseEntity) - Constructor for class net.minecraft.client.gui.screen.inventory.HorseInventoryScreen
 
horseJumping - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
HorseModel<T extends AbstractHorseEntity> - Class in net.minecraft.client.renderer.entity.model
 
HorseModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.HorseModel
 
HorseRenderer - Class in net.minecraft.client.renderer.entity
 
HorseRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.HorseRenderer
 
HorseSaddle - Class in net.minecraft.util.datafix.fixes
 
HorseSaddle(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.HorseSaddle
 
HorseSplit - Class in net.minecraft.util.datafix.fixes
 
HorseSplit(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.HorseSplit
 
HOT - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
HOT_FLOOR - Static variable in class net.minecraft.util.DamageSource
 
HOTBAR - Static variable in class net.minecraft.item.ItemGroup
 
HOTBAR - Static variable in class net.minecraft.util.datafix.TypeReferences
 
HotbarSnapshot - Class in net.minecraft.client.settings
 
HotbarSnapshot() - Constructor for class net.minecraft.client.settings.HotbarSnapshot
 
HOVER - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
HoverChecker - Class in net.minecraftforge.fml.client.config
This class implements an easy way to check if the mouse has hovered within a certain region of the screen for a given period of time.
HoverChecker(int, int, int, int, int) - Constructor for class net.minecraftforge.fml.client.config.HoverChecker
 
HoverChecker(Button, int) - Constructor for class net.minecraftforge.fml.client.config.HoverChecker
 
hoveredSlot - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
HoverEvent - Class in net.minecraft.util.text.event
 
HoverEvent(HoverEvent.Action, ITextComponent) - Constructor for class net.minecraft.util.text.event.HoverEvent
 
HoverEvent.Action - Enum in net.minecraft.util.text.event
 
HoverPhase - Class in net.minecraft.entity.boss.dragon.phase
 
HoverPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
hoverStart - Variable in class net.minecraft.entity.item.ItemEntity
 
hPos - Variable in class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
hsvToRGB(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
HTTPUtil - Class in net.minecraft.util
 
HTTPUtil() - Constructor for class net.minecraft.util.HTTPUtil
 
HUGE_BROWN_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Feature
 
HUGE_RED_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Feature
 
HugeExplosionParticle - Class in net.minecraft.client.particle
 
HugeExplosionParticle.Factory - Class in net.minecraft.client.particle
 
HugeMushroomBlock - Class in net.minecraft.block
 
HugeMushroomBlock(Block.Properties) - Constructor for class net.minecraft.block.HugeMushroomBlock
 
HugeTreesFeature<T extends IFeatureConfig> - Class in net.minecraft.world.gen.feature
 
HugeTreesFeature(Function<Dynamic<?>, ? extends T>, boolean, int, int, BlockState, BlockState) - Constructor for class net.minecraft.world.gen.feature.HugeTreesFeature
 
HumanoidHeadModel - Class in net.minecraft.client.renderer.entity.model
 
HumanoidHeadModel() - Constructor for class net.minecraft.client.renderer.entity.model.HumanoidHeadModel
 
hunger(int) - Method in class net.minecraft.item.Food.Builder
 
HUNGER - Static variable in class net.minecraft.potion.Effects
 
HURT_BY - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
HURT_BY - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
HURT_BY_ENTITY - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
HurtBySensor - Class in net.minecraft.entity.ai.brain.sensor
 
HurtBySensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.HurtBySensor
 
HurtByTargetGoal - Class in net.minecraft.entity.ai.goal
 
HurtByTargetGoal(CreatureEntity, Class<?>...) - Constructor for class net.minecraft.entity.ai.goal.HurtByTargetGoal
 
hurtResistantTime - Variable in class net.minecraft.entity.Entity
 
hurtTime - Variable in class net.minecraft.entity.LivingEntity
 
HusbandryAdvancements - Class in net.minecraft.data.advancements
 
HusbandryAdvancements() - Constructor for class net.minecraft.data.advancements.HusbandryAdvancements
 
HUSK - Static variable in class net.minecraft.entity.EntityType
 
HUSK_CONVERT_TO_ZOMBIE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
HUSK_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
HuskEntity - Class in net.minecraft.entity.monster
 
HuskEntity(EntityType<? extends HuskEntity>, World) - Constructor for class net.minecraft.entity.monster.HuskEntity
 
HuskRenderer - Class in net.minecraft.client.renderer.entity
 
HuskRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.HuskRenderer
 

I

I18n - Class in net.minecraft.client.resources
 
I18n() - Constructor for class net.minecraft.client.resources.I18n
 
IAmbientSoundHandler - Interface in net.minecraft.client.audio
 
IAnimatedSprite - Interface in net.minecraft.client.particle
 
IAnimationStateMachine - Interface in net.minecraftforge.common.model.animation
State machine representing the model animation.
IArea - Interface in net.minecraft.world.gen.area
 
IAreaFactory<A extends IArea> - Interface in net.minecraft.world.gen.area
 
IAreaTransformer0 - Interface in net.minecraft.world.gen.layer.traits
 
IAreaTransformer1 - Interface in net.minecraft.world.gen.layer.traits
 
IAreaTransformer2 - Interface in net.minecraft.world.gen.layer.traits
 
IArgumentSerializer<T extends com.mojang.brigadier.arguments.ArgumentType<?>> - Interface in net.minecraft.command.arguments
 
IArmorMaterial - Interface in net.minecraft.item
 
IArrayEntry - Interface in net.minecraftforge.fml.client.config
 
IAsyncReloader - Interface in net.minecraft.resources
 
IAttribute - Interface in net.minecraft.entity.ai.attributes
 
IAttributeInstance - Interface in net.minecraft.entity.ai.attributes
 
IAudioStream - Interface in net.minecraft.client.audio
 
IBakedModel - Interface in net.minecraft.client.renderer.model
 
IBeaconBeamColorProvider - Interface in net.minecraft.block
 
IBiomeProviderSettings - Interface in net.minecraft.world.biome.provider
 
IBishopTransformer - Interface in net.minecraft.world.gen.layer.traits
 
IBlockColor - Interface in net.minecraft.client.renderer.color
 
IBlockReader - Interface in net.minecraft.world
 
IBlockSource - Interface in net.minecraft.dispenser
 
IBlockStatePalette<T> - Interface in net.minecraft.world.chunk
 
IBooleanFunction - Interface in net.minecraft.util.math.shapes
 
IBorderListener - Interface in net.minecraft.world.border
 
IBorderListener.Impl - Class in net.minecraft.world.border
 
IBrewingRecipe - Interface in net.minecraftforge.common.brewing
 
IBucketPickupHandler - Interface in net.minecraft.block
 
IC0Transformer - Interface in net.minecraft.world.gen.layer.traits
 
IC1Transformer - Interface in net.minecraft.world.gen.layer.traits
 
ICamera - Interface in net.minecraft.client.renderer.culling
 
ICapabilityProvider - Interface in net.minecraftforge.common.capabilities
 
ICapabilitySerializable<T extends INBT> - Interface in net.minecraftforge.common.capabilities
 
ICarverConfig - Interface in net.minecraft.world.gen.carver
 
ICastleTransformer - Interface in net.minecraft.world.gen.layer.traits
 
ICE - Static variable in class net.minecraft.block.Blocks
 
ICE - Static variable in class net.minecraft.block.material.Material
 
ICE - Static variable in class net.minecraft.block.material.MaterialColor
 
ICE - Static variable in class net.minecraft.item.Items
 
ICE - Static variable in class net.minecraft.tags.BlockTags
 
ICE_PATCH - Static variable in class net.minecraft.world.gen.feature.Feature
 
ICE_PILE - Static variable in class net.minecraft.world.gen.feature.Feature
 
ICE_SPIKE - Static variable in class net.minecraft.world.gen.feature.Feature
 
ICE_SPIKES - Static variable in class net.minecraft.world.biome.Biomes
 
IceAndSnowFeature - Class in net.minecraft.world.gen.feature
 
IceAndSnowFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.IceAndSnowFeature
 
ICEBERG - Static variable in class net.minecraft.world.gen.feature.Feature
 
ICEBERG - Static variable in class net.minecraft.world.gen.placement.Placement
 
IcebergConfig - Class in net.minecraft.world.gen.feature
 
IcebergConfig(BlockState) - Constructor for class net.minecraft.world.gen.feature.IcebergConfig
 
IcebergFeature - Class in net.minecraft.world.gen.feature
 
IcebergFeature(Function<Dynamic<?>, ? extends IcebergConfig>) - Constructor for class net.minecraft.world.gen.feature.IcebergFeature
 
IcebergPlacement - Class in net.minecraft.world.gen.placement
 
IcebergPlacement(Function<Dynamic<?>, ? extends ChanceConfig>) - Constructor for class net.minecraft.world.gen.placement.IcebergPlacement
 
IceBlock - Class in net.minecraft.block
 
IceBlock(Block.Properties) - Constructor for class net.minecraft.block.IceBlock
 
IceBlockPileFeature - Class in net.minecraft.world.gen.feature
 
IceBlockPileFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.IceBlockPileFeature
 
IcePathFeature - Class in net.minecraft.world.gen.feature
 
IcePathFeature(Function<Dynamic<?>, ? extends FeatureRadiusConfig>) - Constructor for class net.minecraft.world.gen.feature.IcePathFeature
 
IceSpikeFeature - Class in net.minecraft.world.gen.feature
 
IceSpikeFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.IceSpikeFeature
 
IceSpikesBiome - Class in net.minecraft.world.biome
 
IceSpikesBiome() - Constructor for class net.minecraft.world.biome.IceSpikesBiome
 
IChatListener - Interface in net.minecraft.client.gui.chat
 
IChestLid - Interface in net.minecraft.tileentity
 
IChunk - Interface in net.minecraft.world.chunk
 
IChunkGeneratorFactory<C extends GenerationSettings,T extends ChunkGenerator<C>> - Interface in net.minecraft.world.gen
 
IChunkLightProvider - Interface in net.minecraft.world.chunk
 
IChunkRendererFactory - Interface in net.minecraft.client.renderer.chunk
 
IChunkStatusListener - Interface in net.minecraft.world.chunk.listener
 
IChunkStatusListenerFactory - Interface in net.minecraft.world.chunk.listener
 
IClearable - Interface in net.minecraft.inventory
 
IClientLoginNetHandler - Interface in net.minecraft.client.network.login
 
IClientPlayNetHandler - Interface in net.minecraft.client.network.play
 
IClientStatusNetHandler - Interface in net.minecraft.client.network.status
 
IClip - Interface in net.minecraftforge.common.model.animation
Clip for a rigged model.
ICommandSource - Interface in net.minecraft.command
 
ICondition - Interface in net.minecraft.client.renderer.model.multipart
 
ICondition - Interface in net.minecraftforge.common.crafting.conditions
 
IConditionBuilder - Interface in net.minecraftforge.common.crafting.conditions
 
IConditionSerializer<T extends ICondition> - Interface in net.minecraftforge.common.crafting.conditions
 
IConfigElement - Interface in net.minecraftforge.fml.client.config
This interface provides the information needed by GuiConfig and GuiConfigEntries to display config elements for editing.
IConfigEntry - Interface in net.minecraftforge.fml.client.config
Provides an interface for defining GuiConfigEntry.listEntry objects.
IContainerFactory<T extends Container> - Interface in net.minecraftforge.fml.network
 
IContainerListener - Interface in net.minecraft.inventory.container
 
IContainerProvider - Interface in net.minecraft.inventory.container
 
IContext - Interface in net.minecraftforge.server.permission.context
Use BlockPosContext or PlayerContext when possible
ICraftingRecipe - Interface in net.minecraft.item.crafting
 
ICrashCallable - Interface in net.minecraftforge.fml.common
 
ICrashReportDetail<V> - Interface in net.minecraft.crash
 
ICriterionInstance - Interface in net.minecraft.advancements
 
ICriterionTrigger<T extends ICriterionInstance> - Interface in net.minecraft.advancements
 
ICriterionTrigger.Listener<T extends ICriterionInstance> - Class in net.minecraft.advancements
 
ICrossbowUser - Interface in net.minecraft.entity
 
ICustomModelLoader - Interface in net.minecraftforge.client.model
Deprecated.
ICustomPacket<T extends IPacket<?>> - Interface in net.minecraftforge.fml.network
 
ICustomPacket.Fields - Enum in net.minecraftforge.fml.network
 
id - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
id - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
ID - Static variable in class net.minecraft.advancements.criterion.TickTrigger
 
id - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
id - Variable in class net.minecraft.item.crafting.SingleItemRecipe
 
id() - Method in class net.minecraft.realms.RealmsButton
 
id() - Method in class net.minecraft.realms.RealmsSliderButton
 
id - Variable in enum net.minecraft.scoreboard.Team.CollisionRule
 
id - Variable in enum net.minecraft.scoreboard.Team.Visible
 
ID - Static variable in class net.minecraftforge.common.util.WorldCapabilityData
 
id - Variable in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
IDataAccessor - Interface in net.minecraft.command.impl.data
 
IDataHolder - Interface in net.minecraft.client.util
 
IDataProvider - Interface in net.minecraft.data
 
IDataSerializer<T> - Interface in net.minecraft.network.datasync
 
IDENTITY - Static variable in class net.minecraft.world.storage.loot.functions.LootFunctionManager
 
identity() - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
identityHashStrategy() - Static method in class net.minecraft.util.Util
 
identityMap - Variable in class net.minecraft.util.ObjectIntIdentityMap
 
idFor(IntIdentityHashBiMap<Dynamic<?>>, Dynamic<?>) - Static method in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
idFor(T) - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
 
idFor(T) - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
 
idFor(T) - Method in class net.minecraft.world.chunk.BlockStatePaletteRegistry
 
idFor(T) - Method in interface net.minecraft.world.chunk.IBlockStatePalette
 
IDimOffset0Transformer - Interface in net.minecraft.world.gen.layer.traits
 
IDimOffset1Transformer - Interface in net.minecraft.world.gen.layer.traits
 
IDimTransformer - Interface in net.minecraft.world.gen.layer.traits
 
IDispenseItemBehavior - Interface in net.minecraft.dispenser
 
IDLE - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
idle(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
idleTime - Variable in class net.minecraft.entity.LivingEntity
 
ids - Variable in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
IDyeableArmorItem - Interface in net.minecraft.item
 
IDynamicBakedModel - Interface in net.minecraftforge.client.model.data
Convenience interface with default implementation of IBakedModel#getQuads(net.minecraft.block.state.IBlockState, net.minecraft.util.EnumFacing, java.util.Random).
IDynamicDeserializer<T> - Interface in net.minecraft.util
 
IDynamicSerializable - Interface in net.minecraft.util
 
IEnergyStorage - Interface in net.minecraftforge.energy
An energy storage is the unit of interaction with Energy inventories.
IEntityAdditionalSpawnData - Interface in net.minecraftforge.fml.common.registry
A interface for Entities that need extra information to be communicated between the server and client when they are spawned.
IEntityReader - Interface in net.minecraft.world
 
IEntityRenderer<T extends Entity,M extends EntityModel<T>> - Interface in net.minecraft.client.renderer.entity
 
IEntitySelectorType - Interface in net.minecraftforge.common.command
IEnviromentBlockReader - Interface in net.minecraft.world
 
IEventHandler<T> - Interface in net.minecraftforge.common.animation
Handler for animation events;
IExtendedNoiseRandom<R extends IArea> - Interface in net.minecraft.world.gen
 
IExtensibleEnum - Interface in net.minecraftforge.common
To be implemented on vanilla enums that should be enhanced with ASM to be extensible.
IFeatureConfig - Interface in net.minecraft.world.gen.feature
 
IFinishedRecipe - Interface in net.minecraft.data
 
IFluidBlock - Interface in net.minecraftforge.fluids
Implement this interface on Block classes which represent world-placeable Fluids.
IFluidHandler - Interface in net.minecraftforge.fluids.capability
Implement this interface as a capability which should handle fluids, generally storing them in one or more internal IFluidTank objects.
IFluidHandler.FluidAction - Enum in net.minecraftforge.fluids.capability
 
IFluidHandlerItem - Interface in net.minecraftforge.fluids.capability
ItemStacks handled by an IFluidHandler may change, so this class allows users of the fluid handler to get the container after it has been used.
IFluidState - Interface in net.minecraft.fluid
 
IFluidTank - Interface in net.minecraftforge.fluids
This interface represents a Fluid Tank.
IFlyingAnimal - Interface in net.minecraft.entity.passive
 
IFMLHandledException - Interface in net.minecraftforge.fml.common
 
IForgeBakedModel - Interface in net.minecraftforge.client.extensions
 
IForgeBlock - Interface in net.minecraftforge.common.extensions
 
IForgeBlockState - Interface in net.minecraftforge.common.extensions
 
IForgeChunk - Interface in net.minecraftforge.common.extensions
 
IForgeContainerType<T> - Interface in net.minecraftforge.common.extensions
 
IForgeDimension - Interface in net.minecraftforge.common.extensions
 
IForgeDimension.SleepResult - Enum in net.minecraftforge.common.extensions
 
IForgeEffect - Interface in net.minecraftforge.common.extensions
 
IForgeEffectInstance - Interface in net.minecraftforge.common.extensions
 
IForgeEntity - Interface in net.minecraftforge.common.extensions
 
IForgeEntityMinecart - Interface in net.minecraftforge.common.extensions
 
IForgeFluid - Interface in net.minecraftforge.common.extensions
 
IForgeFluidState - Interface in net.minecraftforge.common.extensions
 
IForgeItem - Interface in net.minecraftforge.common.extensions
 
IForgeItemStack - Interface in net.minecraftforge.common.extensions
 
IForgeKeybinding - Interface in net.minecraftforge.client.extensions
 
IForgePacketBuffer - Interface in net.minecraftforge.common.extensions
Extension-Interface providing methods for writing registry-id's instead of their registry-names.
IForgeRegistry<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
Main interface for the registry system.
IForgeRegistry.AddCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
Callback fired when objects are added to the registry.
IForgeRegistry.BakeCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
Callback fired when the registry is done processing.
IForgeRegistry.ClearCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
Callback fired when the registry is cleared.
IForgeRegistry.CreateCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
Callback fired when a registry instance is created.
IForgeRegistry.DummyFactory<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
Factory for creating dummy entries, allowing worlds to be loaded and keep the missing block references.
IForgeRegistry.MissingFactory<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
 
IForgeRegistry.ValidateCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
Callback fired when the registry contents are validated.
IForgeRegistryEntry<V> - Interface in net.minecraftforge.registries
 
IForgeRegistryInternal<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
 
IForgeRegistryModifiable<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
 
IForgeRenderChunk - Interface in net.minecraftforge.client.extensions
 
IForgeResourcePack - Interface in net.minecraftforge.client.extensions
 
IForgeSelectionContext - Interface in net.minecraftforge.common.extensions
 
IForgeTextureAtlasSprite - Interface in net.minecraftforge.client.extensions
 
IForgeTileEntity - Interface in net.minecraftforge.common.extensions
 
IForgeUnbakedModel - Interface in net.minecraftforge.client.model
 
IForgeWorld - Interface in net.minecraftforge.common.extensions
 
IForgeWorldServer - Interface in net.minecraftforge.common.extensions
 
IForgeWorldType - Interface in net.minecraftforge.common.extensions
 
ifPresent(NonNullConsumer<? super T>) - Method in class net.minecraftforge.common.util.LazyOptional
If non-empty, invoke the specified NonNullConsumer with the object, otherwise do nothing.
ifPresent(Consumer<? super T>) - Method in class net.minecraftforge.fml.OptionalMod
If a mod object is present, invoke the specified consumer with the object, otherwise do nothing.
ifPresent(Consumer<? super T>) - Method in class net.minecraftforge.fml.RegistryObject
If a mod object is present, invoke the specified consumer with the object, otherwise do nothing.
IFutureReloadListener - Interface in net.minecraft.resources
 
IFutureReloadListener.IStage - Interface in net.minecraft.resources
 
IGeneratedBlockstate - Interface in net.minecraftforge.client.model.generators
 
IGlobalLootModifier - Interface in net.minecraftforge.common.loot
Implementation that defines what a global loot modifier must implement in order to be functional.
IGLOO - Static variable in class net.minecraft.world.gen.feature.Feature
 
IGLOO - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
IglooMetadataRemoval - Class in net.minecraft.util.datafix.fixes
 
IglooMetadataRemoval(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.IglooMetadataRemoval
 
IglooPieces - Class in net.minecraft.world.gen.feature.structure
 
IglooPieces() - Constructor for class net.minecraft.world.gen.feature.structure.IglooPieces
 
IglooPieces.Piece - Class in net.minecraft.world.gen.feature.structure
 
IglooStructure - Class in net.minecraft.world.gen.feature.structure
 
IglooStructure(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.IglooStructure
 
IglooStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
IGLU - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
IGlyph - Interface in net.minecraft.client.gui.fonts
 
IGlyphInfo - Interface in net.minecraft.client.gui.fonts
 
IGlyphProvider - Interface in net.minecraft.client.gui.fonts.providers
 
IGlyphProviderFactory - Interface in net.minecraft.client.gui.fonts.providers
 
ignite() - Method in class net.minecraft.entity.boss.WitherEntity
 
ignite() - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
ignite() - Method in class net.minecraft.entity.monster.CreeperEntity
 
ignore() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
Ignore the missing item.
ignoreFrustumCheck - Variable in class net.minecraft.entity.Entity
 
ignoreItemEntityData() - Method in class net.minecraft.entity.Entity
 
ignoreItemEntityData() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
ignoreItemEntityData() - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity
 
ignoreItemEntityData() - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
ignoresEntities() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
IGNORESERVERONLY - Static variable in class net.minecraftforge.fml.network.FMLNetworkConstants
Return this value in your ExtensionPoint.DISPLAYTEST function to be ignored.
IGrowable - Interface in net.minecraft.block
 
IGuiEventListener - Interface in net.minecraft.client.gui
 
IGuiHandler - Interface in net.minecraftforge.fml.common.network
 
IHandshakeNetHandler - Interface in net.minecraft.network.handshake
 
IHasArm - Interface in net.minecraft.client.renderer.entity.model
 
IHasContainer<T extends Container> - Interface in net.minecraft.client.gui
 
IHasHead - Interface in net.minecraft.client.renderer.entity.model
 
IHeadToggle - Interface in net.minecraft.client.renderer.entity.model
 
IHopper - Interface in net.minecraft.tileentity
 
IImageBuffer - Interface in net.minecraft.client.renderer
 
IIngredientSerializer<T extends Ingredient> - Interface in net.minecraftforge.common.crafting
 
IIntArray - Interface in net.minecraft.util
 
IInventory - Interface in net.minecraft.inventory
 
IInventoryChangedListener - Interface in net.minecraft.inventory
 
IItemColor - Interface in net.minecraft.client.renderer.color
 
IItemHandler - Interface in net.minecraftforge.items
 
IItemHandlerModifiable - Interface in net.minecraftforge.items
 
IItemPropertyGetter - Interface in net.minecraft.item
 
IItemProvider - Interface in net.minecraft.util
 
IItemTier - Interface in net.minecraft.item
 
IJigsawDeserializer - Interface in net.minecraft.world.gen.feature.jigsaw
 
IJoint - Interface in net.minecraftforge.common.model.animation
Model part that's a part of the hierarchical skeleton.
IJointClip - Interface in net.minecraftforge.common.model.animation
Returns Local joint pose; animation clip for specific model part.
IJumpingMount - Interface in net.minecraft.entity
 
IKeyConflictContext - Interface in net.minecraftforge.client.settings
Defines the context that a KeyBinding is used.
ILightListener - Interface in net.minecraft.world.lighting
 
ILiquidContainer - Interface in net.minecraft.block
 
ILivingEntityData - Interface in net.minecraft.entity
 
ILLAGER - Static variable in class net.minecraft.entity.CreatureAttribute
 
IllagerModel<T extends AbstractIllagerEntity> - Class in net.minecraft.client.renderer.entity.model
 
IllagerModel(float, float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.IllagerModel
 
IllagerRenderer<T extends AbstractIllagerEntity> - Class in net.minecraft.client.renderer.entity
 
IllagerRenderer(EntityRendererManager, IllagerModel<T>, float) - Constructor for class net.minecraft.client.renderer.entity.IllagerRenderer
 
IllagerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.IllagerRenderer
 
ILLEGAL_FILE_CHARACTERS - Static variable in class net.minecraft.realms.RealmsSharedConstants
 
ILLEGAL_FILE_CHARACTERS - Static variable in class net.minecraft.util.SharedConstants
 
ILLUSIONER - Static variable in class net.minecraft.entity.EntityType
 
IllusionerEntity - Class in net.minecraft.entity.monster
 
IllusionerEntity(EntityType<? extends IllusionerEntity>, World) - Constructor for class net.minecraft.entity.monster.IllusionerEntity
 
IllusionerRenderer - Class in net.minecraft.client.renderer.entity
 
IllusionerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.IllusionerRenderer
 
ILocatableSource - Interface in net.minecraft.dispenser
 
ILocation - Interface in net.minecraft.dispenser
 
ILocationArgument - Interface in net.minecraft.command.arguments
 
ILockableRegistry - Interface in net.minecraftforge.registries
 
ILootCondition - Interface in net.minecraft.world.storage.loot.conditions
 
ILootCondition.AbstractSerializer<T extends ILootCondition> - Class in net.minecraft.world.storage.loot.conditions
 
ILootCondition.IBuilder - Interface in net.minecraft.world.storage.loot.conditions
 
ILootConditionConsumer<T> - Interface in net.minecraft.world.storage.loot
 
ILootFunction - Interface in net.minecraft.world.storage.loot.functions
 
ILootFunction.IBuilder - Interface in net.minecraft.world.storage.loot.functions
 
ILootFunction.Serializer<T extends ILootFunction> - Class in net.minecraft.world.storage.loot.functions
 
ILootFunctionConsumer<T> - Interface in net.minecraft.world.storage.loot
 
ILootGenerator - Interface in net.minecraft.world.storage.loot
 
image - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
ImageButton - Class in net.minecraft.client.gui.widget.button
 
ImageButton(int, int, int, int, int, int, int, ResourceLocation, Button.IPressable) - Constructor for class net.minecraft.client.gui.widget.button.ImageButton
 
ImageButton(int, int, int, int, int, int, int, ResourceLocation, int, int, Button.IPressable) - Constructor for class net.minecraft.client.gui.widget.button.ImageButton
 
ImageButton(int, int, int, int, int, int, int, ResourceLocation, int, int, Button.IPressable, String) - Constructor for class net.minecraft.client.gui.widget.button.ImageButton
 
IMerchant - Interface in net.minecraft.entity.merchant
 
IMetadataSectionSerializer<T> - Interface in net.minecraft.resources.data
 
IMinecartCollisionHandler - Interface in net.minecraftforge.common
This class defines a replacement for the default minecart collision code.
immuneToFire() - Method in class net.minecraft.entity.EntityType.Builder
 
IMob - Interface in net.minecraft.entity.monster
 
IModel<T extends IModel<T>> - Interface in net.minecraftforge.client.model
Deprecated.
IModelBuilder<T extends IModelBuilder<T>> - Interface in net.minecraftforge.client.model
 
IModelBuilder.Simple - Class in net.minecraftforge.client.model
 
IModelConfiguration - Interface in net.minecraftforge.client.model
 
IModelData - Interface in net.minecraftforge.client.model.data
 
IModelGeometry<T extends IModelGeometry<T>> - Interface in net.minecraftforge.client.model.geometry
General interface for any model that can be baked, superset of vanilla IUnbakedModel.
IModelGeometryPart - Interface in net.minecraftforge.client.model.geometry
 
IModelLoader<T extends IModelGeometry<T>> - Interface in net.minecraftforge.client.model
 
IModelPart - Interface in net.minecraftforge.common.model
Represents some part of a model you can refer to, for example: mesh, skeleton, bone or some separately animated submodel.
IModelState - Interface in net.minecraftforge.common.model
An IModelState is a function from model part to a transformation that should be applied when that part is baked, thus representing the current "state" of the model and its parts.
IModGuiFactory - Interface in net.minecraftforge.fml.client
This is the interface you need to implement if you want to provide a customized config screen.
IModGuiFactory.RuntimeOptionCategoryElement - Class in net.minecraftforge.fml.client
Represents an option category and entry in the runtime gui options list.
IMonitorFactory - Interface in net.minecraft.client.renderer
 
IMPALING - Static variable in class net.minecraft.enchantment.Enchantments
 
ImpalingEnchantment - Class in net.minecraft.enchantment
 
ImpalingEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.ImpalingEnchantment
 
IMPERMEABLE - Static variable in class net.minecraft.tags.BlockTags
 
Impl(WorldBorder) - Constructor for class net.minecraft.world.border.IBorderListener.Impl
 
IMPOSSIBLE - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ImpossibleTrigger - Class in net.minecraft.advancements.criterion
 
ImpossibleTrigger() - Constructor for class net.minecraft.advancements.criterion.ImpossibleTrigger
 
ImpossibleTrigger.Instance - Class in net.minecraft.advancements.criterion
 
ImprovedNoiseGenerator - Class in net.minecraft.world.gen
 
ImprovedNoiseGenerator(Random) - Constructor for class net.minecraft.world.gen.ImprovedNoiseGenerator
 
IMultipartModelGeometry<T extends IMultipartModelGeometry<T>> - Interface in net.minecraftforge.client.model.geometry
 
IMutableSearchTree<T> - Interface in net.minecraft.client.util
 
IN_BAMBOO_JUNGLE - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_BAMBOO_JUNGLE_HILLS - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_FIRE - Static variable in class net.minecraft.util.DamageSource
 
IN_JUNGLE - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_JUNGLE_EDGE - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_JUNGLE_HILLS - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_MODIFIED_JUNGLE - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_MODIFIED_JUNGLE_EDGE - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_WALL - Static variable in class net.minecraft.block.FenceGateBlock
 
IN_WALL - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
IN_WALL - Static variable in class net.minecraft.util.DamageSource
 
INameable - Interface in net.minecraft.util
 
INamedContainerProvider - Interface in net.minecraft.inventory.container
 
INAPPLICABLE_ENTITY_OPTION - Static variable in class net.minecraft.command.arguments.EntityOptions
 
INAPPLICABLE_SLOT_EXCEPTION - Static variable in class net.minecraft.command.impl.ReplaceItemCommand
 
INBT - Interface in net.minecraft.nbt
 
INBTSerializable<T extends INBT> - Interface in net.minecraftforge.common.util
An interface designed to unify various things in the Minecraft code base that can be serialized to and from a NBT tag.
inCaravan() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
include(IResourceType...) - Static method in class net.minecraftforge.resource.ReloadRequirements
Creates an inclusive reload predicate.
includeClient() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
includeDev() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
includeReports() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
includesEntities() - Method in class net.minecraft.command.arguments.EntitySelector
 
includeServer() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
incompatibleResourcePacks - Variable in class net.minecraft.client.GameSettings
 
increaseLevel(PlayerEntity) - Method in class net.minecraft.world.raid.Raid
 
increaseMaxEntityRadius(double) - Method in class net.minecraft.world.World
 
increaseMaxEntityRadius(double) - Method in interface net.minecraftforge.common.extensions.IForgeWorld
Increases the max entity radius, this is safe to call with any value.
increaseScore(int) - Method in class net.minecraft.scoreboard.Score
 
increaseTemper(int) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
increment(PlayerEntity, Stat<?>, int) - Method in class net.minecraft.stats.StatisticsManager
 
incrementDroppedSkulls() - Method in class net.minecraft.entity.monster.CreeperEntity
 
incrementHeight() - Method in class net.minecraft.tileentity.BeaconTileEntity.BeamSegment
 
incrementPathIndex() - Method in class net.minecraft.pathfinding.Path
 
incrementRefCount() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
incrementScore() - Method in class net.minecraft.scoreboard.Score
 
index(T) - Method in class net.minecraft.client.util.SearchTree
 
index(T) - Method in class net.minecraft.client.util.SearchTreeReloadable
 
index - Variable in class net.minecraft.pathfinding.PathPoint
 
index - Variable in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
IndexedMessageCodec - Class in net.minecraftforge.fml.network.simple
 
IndexedMessageCodec() - Constructor for class net.minecraftforge.fml.network.simple.IndexedMessageCodec
 
IndexedMessageCodec(NetworkInstance) - Constructor for class net.minecraftforge.fml.network.simple.IndexedMessageCodec
 
indexFirst(ThreeConsumer<FMLHandshakeHandler, MSG, Supplier<NetworkEvent.Context>>) - Static method in class net.minecraftforge.fml.network.FMLHandshakeHandler
Transforms a two-argument instance method reference into a BiConsumer FMLHandshakeHandler.biConsumerFor(ThreeConsumer), first calling the #handleIndexedMessage(FMLHandshakeMessages.LoginIndexedMessage, Supplier) method to handle index tracking.
indexOf(int, int, byte) - Method in class net.minecraft.network.PacketBuffer
 
IndirectEntityDamageSource - Class in net.minecraft.util
 
IndirectEntityDamageSource(String, Entity, Entity) - Constructor for class net.minecraft.util.IndirectEntityDamageSource
 
IndirectMerger - Class in net.minecraft.util.math.shapes
 
IndirectMerger(DoubleList, DoubleList, boolean, boolean) - Constructor for class net.minecraft.util.math.shapes.IndirectMerger
 
INestedGuiEventHandler - Interface in net.minecraft.client.gui
 
INetHandler - Interface in net.minecraft.network
 
infest(Block) - Static method in class net.minecraft.block.SilverfishBlock
 
INFESTED_CHISELED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
INFESTED_CHISELED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
INFESTED_COBBLESTONE - Static variable in class net.minecraft.block.Blocks
 
INFESTED_COBBLESTONE - Static variable in class net.minecraft.item.Items
 
INFESTED_CRACKED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
INFESTED_CRACKED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
INFESTED_MOSSY_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
INFESTED_MOSSY_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
INFESTED_STONE - Static variable in class net.minecraft.block.Blocks
 
INFESTED_STONE - Static variable in class net.minecraft.item.Items
 
INFESTED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
INFESTED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
INFINITE - Static variable in class net.minecraft.nbt.NBTSizeTracker
 
INFINITE_EXTENT_AABB - Static variable in interface net.minecraftforge.common.extensions.IForgeTileEntity
Sometimes default render bounding box: infinite in scope.
INFINITY - Static variable in class net.minecraft.enchantment.Enchantments
 
INFINITY - Static variable in class net.minecraft.util.math.shapes.VoxelShapes
 
InfinityEnchantment - Class in net.minecraft.enchantment
 
InfinityEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.InfinityEnchantment
 
info - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
 
INFO_NOISE - Static variable in class net.minecraft.world.biome.Biome
 
IngameGui - Class in net.minecraft.client.gui
 
IngameGui(Minecraft) - Constructor for class net.minecraft.client.gui.IngameGui
 
ingameGUI - Variable in class net.minecraft.client.Minecraft
 
IngameMenuScreen - Class in net.minecraft.client.gui.screen
 
IngameMenuScreen(boolean) - Constructor for class net.minecraft.client.gui.screen.IngameMenuScreen
 
INGOTS - Static variable in class net.minecraftforge.common.Tags.Items
 
INGOTS_BRICK - Static variable in class net.minecraftforge.common.Tags.Items
 
INGOTS_GOLD - Static variable in class net.minecraftforge.common.Tags.Items
 
INGOTS_IRON - Static variable in class net.minecraftforge.common.Tags.Items
 
INGOTS_NETHER_BRICK - Static variable in class net.minecraftforge.common.Tags.Items
 
ingredient - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
Ingredient - Class in net.minecraft.item.crafting
 
Ingredient(Stream<? extends Ingredient.IItemList>) - Constructor for class net.minecraft.item.crafting.Ingredient
 
ingredient - Variable in class net.minecraft.item.crafting.SingleItemRecipe
 
Ingredient.IItemList - Interface in net.minecraft.item.crafting
 
Ingredient.SingleItemList - Class in net.minecraft.item.crafting
 
Ingredient.TagList - Class in net.minecraft.item.crafting
 
IngredientNBT - Class in net.minecraftforge.common.crafting
 
IngredientNBT(ItemStack) - Constructor for class net.minecraftforge.common.crafting.IngredientNBT
 
IngredientNBT.Serializer - Class in net.minecraftforge.common.crafting
 
inGround - Variable in class net.minecraft.entity.projectile.AbstractArrowEntity
 
inGround - Variable in class net.minecraft.entity.projectile.ThrowableEntity
 
init() - Static method in class com.mojang.blaze3d.platform.GLX
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsClientOutdatedScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateTrialScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsParentalConsentScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
init() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
init() - Static method in class net.minecraft.block.ComposterBlock
 
init() - Static method in class net.minecraft.block.FireBlock
 
init() - Method in class net.minecraft.client.audio.Listener
 
init() - Method in class net.minecraft.client.gui.AccessibilityScreen
 
init() - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
init() - Method in class net.minecraft.client.gui.DisplayEffectsScreen
 
init(Minecraft, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
init() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
init() - Method in class net.minecraft.client.gui.screen.AddServerScreen
 
init() - Method in class net.minecraft.client.gui.screen.AlertScreen
 
init() - Method in class net.minecraft.client.gui.screen.ChatOptionsScreen
 
init() - Method in class net.minecraft.client.gui.screen.ChatScreen
 
init() - Method in class net.minecraft.client.gui.screen.CommandBlockScreen
 
init() - Method in class net.minecraft.client.gui.screen.ConfirmBackupScreen
 
init() - Method in class net.minecraft.client.gui.screen.ConfirmOpenLinkScreen
 
init() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
init() - Method in class net.minecraft.client.gui.screen.ConnectingScreen
 
init() - Method in class net.minecraft.client.gui.screen.ControlsScreen
 
init() - Method in class net.minecraft.client.gui.screen.CreateBuffetWorldScreen
 
init() - Method in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
init() - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
init() - Method in class net.minecraft.client.gui.screen.CustomizeSkinScreen
 
init() - Method in class net.minecraft.client.gui.screen.DeathScreen
 
init() - Method in class net.minecraft.client.gui.screen.DemoScreen
 
init() - Method in class net.minecraft.client.gui.screen.DisconnectedScreen
 
init() - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
init() - Method in class net.minecraft.client.gui.screen.EditMinecartCommandBlockScreen
 
init() - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
init() - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
init() - Method in class net.minecraft.client.gui.screen.EditWorldScreen
 
init() - Method in class net.minecraft.client.gui.screen.ErrorScreen
 
init() - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
init() - Method in class net.minecraft.client.gui.screen.IngameMenuScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.BeaconScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
init() - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
init() - Method in class net.minecraft.client.gui.screen.LanguageScreen
 
init() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
init() - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
init() - Method in class net.minecraft.client.gui.screen.MemoryErrorScreen
 
init() - Method in class net.minecraft.client.gui.screen.MouseSettingsScreen
 
init() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
init() - Method in class net.minecraft.client.gui.screen.OptimizeWorldScreen
 
init() - Method in class net.minecraft.client.gui.screen.OptionsScreen
 
init() - Method in class net.minecraft.client.gui.screen.OptionsSoundsScreen
 
init() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
init() - Method in class net.minecraft.client.gui.screen.ResourcePacksScreen
 
init(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
init() - Method in class net.minecraft.client.gui.screen.Screen
 
init() - Method in class net.minecraft.client.gui.screen.ServerListScreen
 
init() - Method in class net.minecraft.client.gui.screen.ShareToLanScreen
 
init() - Method in class net.minecraft.client.gui.screen.SleepInMultiplayerScreen
 
init() - Method in class net.minecraft.client.gui.screen.StatsScreen
 
init() - Method in class net.minecraft.client.gui.screen.VideoSettingsScreen
 
init() - Method in class net.minecraft.client.gui.screen.WinGameScreen
 
init() - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
init() - Method in class net.minecraft.client.particle.DiggingParticle
 
init() - Static method in class net.minecraft.client.renderer.color.BlockColors
 
init(BlockColors) - Static method in class net.minecraft.client.renderer.color.ItemColors
 
init() - Method in class net.minecraft.client.renderer.culling.ClippingHelperImpl
 
init() - Static method in interface net.minecraft.dispenser.IDispenseItemBehavior
 
init(ServerPlayerEntity) - Method in class net.minecraft.item.crafting.ServerRecipeBook
 
init(IWorldReader, MobEntity) - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
init(IWorldReader, MobEntity) - Method in class net.minecraft.pathfinding.NodeProcessor
 
init(IWorldReader, MobEntity) - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
init(IWorldReader, MobEntity) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
init() - Static method in class net.minecraft.potion.PotionBrewing
 
init() - Method in class net.minecraft.realms.DisconnectedRealmsScreen
 
init() - Method in class net.minecraft.realms.RealmsBridge
 
init() - Method in class net.minecraft.realms.RealmsScreen
 
init(Minecraft, int, int) - Method in class net.minecraft.realms.RealmsScreen
 
init(Minecraft, int, int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
init() - Method in class net.minecraft.realms.RealmsScreenProxy
 
init() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
init() - Method in class net.minecraft.server.integrated.IntegratedServer
 
init() - Method in class net.minecraft.server.MinecraftServer
 
init() - Method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
Deprecated.
init() - Method in enum net.minecraft.world.gen.feature.OreFeatureConfig.FillerBlockType
Deprecated.
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure.Start
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.DesertPyramidStructure.Start
 
init() - Static method in class net.minecraft.world.gen.feature.structure.DesertVillagePools
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.EndCityStructure.Start
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.FortressStructure.Start
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.IglooStructure.Start
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.JunglePyramidStructure.Start
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.MineshaftStructure.Start
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure.Start
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.OceanRuinStructure.Start
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.PillagerOutpostStructure.Start
 
init() - Static method in class net.minecraft.world.gen.feature.structure.PlainsVillagePools
 
init() - Static method in class net.minecraft.world.gen.feature.structure.SavannaVillagePools
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.ShipwreckStructure.Start
 
init() - Static method in class net.minecraft.world.gen.feature.structure.SnowyVillagePools
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.StrongholdStructure.Start
 
init() - Static method in class net.minecraft.world.gen.feature.structure.Structures
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.SwampHutStructure.Start
 
init() - Static method in class net.minecraft.world.gen.feature.structure.TaigaVillagePools
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.VillageStructure.Start
 
init(ChunkGenerator<?>, TemplateManager, int, int, Biome) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure.Start
 
init() - Method in class net.minecraftforge.client.gui.NotificationModUpdateScreen
 
init(MainMenuScreen, Button) - Static method in class net.minecraftforge.client.gui.NotificationModUpdateScreen
 
init() - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
Deprecated.
 
init() - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry2
 
init() - Method in interface net.minecraftforge.common.IExtensibleEnum
Deprecated.
init() - Method in class net.minecraftforge.fml.client.gui.GuiAccessDenied
 
init() - Method in class net.minecraftforge.fml.client.gui.GuiBackupFailed
 
init() - Method in class net.minecraftforge.fml.client.gui.GuiConfirmation
 
init() - Method in class net.minecraftforge.fml.client.gui.GuiModList
 
init() - Method in class net.minecraftforge.fml.client.gui.GuiNotification
 
init() - Method in class net.minecraftforge.fml.client.gui.LoadingErrorScreen
 
init() - Static method in class net.minecraftforge.fml.network.FMLNetworkConstants
 
init() - Static method in class net.minecraftforge.registries.GameData
 
initAtlasSprites() - Method in class net.minecraft.client.renderer.FluidBlockRenderer
 
InitBiomeGens(WorldType, long, Layer[]) - Constructor for class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
 
initButtons() - Method in class net.minecraft.client.gui.screen.StatsScreen
 
initCapabilities(ItemStack, CompoundNBT) - Method in class net.minecraft.item.BucketItem
 
initCapabilities(ItemStack, CompoundNBT) - Method in class net.minecraft.item.MilkBucketItem
 
initCapabilities() - Method in class net.minecraft.world.server.ServerWorld
 
initCapabilities() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
Called from World#initCapabilities(), to gather capabilities for this world.
initCapabilities(ItemStack, CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called from ItemStack.setItem, will hold extra data for the life of this ItemStack.
initCapabilities(ItemStack, CompoundNBT) - Method in class net.minecraftforge.fluids.capability.ItemFluidContainer
 
initComplete() - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry2
 
initExtraAI() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
initExtraAI() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
initExtraAI() - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
initFluidStateCache() - Method in class net.minecraft.block.FlowingFluidBlock
 
initGlfw() - Static method in class com.mojang.blaze3d.platform.GLX
 
InitGuiEvent(Screen, List<Widget>, Consumer<Widget>, Consumer<Widget>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
 
initHorseChest() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
initialize(double, double, double) - Method in class net.minecraft.client.renderer.AbstractChunkRenderContainer
 
initialize() - Static method in class net.minecraftforge.common.MinecraftForge
Method invoked by FML before any other mods are loaded.
initialize(Minecraft) - Method in interface net.minecraftforge.fml.client.IModGuiFactory
Called when instantiated to initialize with the active minecraft instance.
initializeAsyncReloader(Executor, Executor, List<IFutureReloadListener>, CompletableFuture<Unit>) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
initializeConnectionToPlayer(NetworkManager, ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
initialized - Variable in class net.minecraft.client.renderer.AbstractChunkRenderContainer
 
initializeFromFormat(String) - Method in class net.minecraft.util.text.TranslationTextComponent
 
initializeGameType(GameType) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
initialReload(Executor, Executor, CompletableFuture<Unit>) - Method in interface net.minecraft.resources.IReloadableResourceManager
 
initialReload(Executor, Executor, CompletableFuture<Unit>) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
initiateShutdown(boolean) - Method in class net.minecraft.server.integrated.IntegratedServer
 
initiateShutdown(boolean) - Method in class net.minecraft.server.MinecraftServer
 
initLists() - Method in class net.minecraft.client.gui.screen.StatsScreen
 
initPathPoints() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.AttackingSittingPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
initPhase() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.ScanningSittingPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.TakeoffPhase
 
initStructureStarts(IChunk, ChunkGenerator<?>, TemplateManager) - Method in class net.minecraft.world.gen.ChunkGenerator
 
initTexture(IntBuffer, int, int) - Static method in class com.mojang.blaze3d.platform.TextureUtil
 
initTextureValues(int, int, int, int, ResourceLocation) - Method in class net.minecraft.client.gui.widget.ToggleWidget
 
initWorld(MinecraftServer, DimensionType) - Static method in class net.minecraftforge.common.DimensionManager
 
inject(ModContainer, ModFileScanData, ClassLoader) - Static method in class net.minecraftforge.fml.AutomaticEventSubscriber
 
injectCapabilities(List<ModFileScanData>) - Method in enum net.minecraftforge.common.capabilities.CapabilityManager
 
injectSnapshot(Map<ResourceLocation, ForgeRegistry.Snapshot>, boolean, boolean) - Static method in class net.minecraftforge.registries.GameData
 
INK_SAC - Static variable in class net.minecraft.item.Items
 
inLava - Variable in class net.minecraft.entity.Entity
 
inline(String, Consumer<Msg>) - Static method in interface net.minecraft.util.concurrent.ITaskExecutor
 
inlineIntoCrashReport(long, int) - Method in class net.minecraft.profiler.FilledProfileResult
 
innerBlit(int, int, int, int, int, float, float, float, float) - Static method in class net.minecraft.client.gui.AbstractGui
 
innerRotation - Variable in class net.minecraft.entity.item.EnderCrystalEntity
 
INoiseGenerator - Interface in net.minecraft.world.gen
 
INoiseRandom - Interface in net.minecraft.world.gen
 
INPC - Interface in net.minecraft.entity
 
inPortal - Variable in class net.minecraft.entity.Entity
 
INPUT_INVALID - Static variable in class net.minecraft.client.util.InputMappings
 
InputEvent - Class in net.minecraftforge.client.event
 
InputEvent() - Constructor for class net.minecraftforge.client.event.InputEvent
 
InputEvent.KeyInputEvent - Class in net.minecraftforge.client.event
This event fires when a keyboard input is detected.
InputEvent.MouseInputEvent - Class in net.minecraftforge.client.event
This event fires when a mouse input is detected.
InputEvent.MouseScrollEvent - Class in net.minecraftforge.client.event
This event fires when the mouse scroll wheel is used outside of a gui.
InputEvent.RawMouseEvent - Class in net.minecraftforge.client.event
A cancellable mouse event fired before key bindings are updated
inputField - Variable in class net.minecraft.client.gui.screen.ChatScreen
 
InputMappings - Class in net.minecraft.client.util
 
InputMappings() - Constructor for class net.minecraft.client.util.InputMappings
 
InputMappings.Input - Class in net.minecraft.client.util
 
InputMappings.Type - Enum in net.minecraft.client.util
 
InputUpdateEvent - Class in net.minecraftforge.client.event
This event is fired after player movement inputs are updated.
Handlers can freely manipulate MovementInput to cancel movement.
InputUpdateEvent(PlayerEntity, MovementInput) - Constructor for class net.minecraftforge.client.event.InputUpdateEvent
 
inRangeOfGroupLeader() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
insertHook(HopperTileEntity) - Static method in class net.minecraftforge.items.VanillaInventoryCodeHooks
Copied from TileEntityHopper#transferItemsOut and added capability support
insertItem(int, ItemStack, boolean) - Method in interface net.minecraftforge.items.IItemHandler
Inserts an ItemStack into the given slot and return the remainder.
insertItem(IItemHandler, ItemStack, boolean) - Static method in class net.minecraftforge.items.ItemHandlerHelper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.ItemStackHandler
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.VanillaHopperItemHandler
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.PlayerArmorInvWrapper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.PlayerMainInvWrapper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
insertItemStacked(IItemHandler, ItemStack, boolean) - Static method in class net.minecraftforge.items.ItemHandlerHelper
Inserts the ItemStack into the inventory, filling up already present stacks first.
insertRecord(IWorld, BlockPos, BlockState, ItemStack) - Method in class net.minecraft.block.JukeboxBlock
 
insertText(String, boolean) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
insertText(String, boolean) - Method in class net.minecraft.client.gui.screen.Screen
 
INSIDE_BOWL_SHAPE - Static variable in interface net.minecraft.tileentity.IHopper
 
insideRock - Variable in class net.minecraft.world.gen.feature.HellLavaConfig
 
INSPECT_DISPENSER - Static variable in class net.minecraft.stats.Stats
 
INSPECT_DROPPER - Static variable in class net.minecraft.stats.Stats
 
INSPECT_HOPPER - Static variable in class net.minecraft.stats.Stats
 
Instance(EntityPredicate, EntityPredicate, EntityPredicate) - Constructor for class net.minecraft.advancements.criterion.BredAnimalsTrigger.Instance
 
Instance(Potion) - Constructor for class net.minecraft.advancements.criterion.BrewedPotionTrigger.Instance
 
Instance(DimensionType, DimensionType) - Constructor for class net.minecraft.advancements.criterion.ChangeDimensionTrigger.Instance
 
Instance(EntityPredicate[]) - Constructor for class net.minecraft.advancements.criterion.ChanneledLightningTrigger.Instance
 
Instance(MinMaxBounds.IntBound) - Constructor for class net.minecraft.advancements.criterion.ConstructBeaconTrigger.Instance
 
Instance(ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.ConsumeItemTrigger.Instance
 
Instance(EntityPredicate, EntityPredicate) - Constructor for class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger.Instance
 
Instance(MobEffectsPredicate) - Constructor for class net.minecraft.advancements.criterion.EffectsChangedTrigger.Instance
 
Instance(ItemPredicate, MinMaxBounds.IntBound) - Constructor for class net.minecraft.advancements.criterion.EnchantedItemTrigger.Instance
 
Instance(Block, Map<IProperty<?>, Object>) - Constructor for class net.minecraft.advancements.criterion.EnterBlockTrigger.Instance
 
Instance(DamagePredicate) - Constructor for class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger.Instance
 
Instance(ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.FilledBucketTrigger.Instance
 
Instance(ItemPredicate, EntityPredicate, ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.FishingRodHookedTrigger.Instance
 
Instance() - Constructor for class net.minecraft.advancements.criterion.ImpossibleTrigger.Instance
 
Instance(MinMaxBounds.IntBound, MinMaxBounds.IntBound, MinMaxBounds.IntBound, ItemPredicate[]) - Constructor for class net.minecraft.advancements.criterion.InventoryChangeTrigger.Instance
 
Instance(ItemPredicate, MinMaxBounds.IntBound, MinMaxBounds.IntBound) - Constructor for class net.minecraft.advancements.criterion.ItemDurabilityTrigger.Instance
 
Instance(EntityPredicate[], MinMaxBounds.IntBound) - Constructor for class net.minecraft.advancements.criterion.KilledByCrossbowTrigger.Instance
 
Instance(ResourceLocation, EntityPredicate, DamageSourcePredicate) - Constructor for class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
Instance(DistancePredicate, MinMaxBounds.IntBound) - Constructor for class net.minecraft.advancements.criterion.LevitationTrigger.Instance
 
Instance(LocationPredicate, LocationPredicate, DistancePredicate) - Constructor for class net.minecraft.advancements.criterion.NetherTravelTrigger.Instance
 
Instance(Block, Map<IProperty<?>, Object>, LocationPredicate, ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.PlacedBlockTrigger.Instance
 
Instance(DamagePredicate, EntityPredicate) - Constructor for class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger.Instance
 
Instance(ResourceLocation, LocationPredicate) - Constructor for class net.minecraft.advancements.criterion.PositionTrigger.Instance
 
Instance(ResourceLocation) - Constructor for class net.minecraft.advancements.criterion.RecipeUnlockedTrigger.Instance
 
Instance(ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.ShotCrossbowTrigger.Instance
 
Instance(EntityPredicate) - Constructor for class net.minecraft.advancements.criterion.SummonedEntityTrigger.Instance
 
Instance(EntityPredicate) - Constructor for class net.minecraft.advancements.criterion.TameAnimalTrigger.Instance
 
Instance() - Constructor for class net.minecraft.advancements.criterion.TickTrigger.Instance
 
Instance(MinMaxBounds.FloatBound) - Constructor for class net.minecraft.advancements.criterion.UsedEnderEyeTrigger.Instance
 
Instance(ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.UsedTotemTrigger.Instance
 
Instance(EntityPredicate, ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.VillagerTradeTrigger.Instance
 
INSTANCE - Static variable in class net.minecraft.client.gui.chat.NarratorChatListener
 
instance - Static variable in class net.minecraft.client.renderer.tileentity.ItemStackTileEntityRenderer
 
instance - Static variable in class net.minecraft.client.renderer.tileentity.SkullTileEntityRenderer
 
instance - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
INSTANCE - Static variable in class net.minecraft.nbt.NBTDynamicOps
 
INSTANCE - Static variable in exception net.minecraft.network.ThreadQuickExitException
 
INSTANCE - Static variable in class net.minecraft.profiler.EmptyProfiler
 
instance - Static variable in class net.minecraft.realms.Tezzelator
 
INSTANCE - Static variable in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
INSTANCE - Static variable in class net.minecraft.world.gen.feature.template.AlwaysTrueRuleTest
 
INSTANCE - Static variable in class net.minecraft.world.gen.feature.template.JigsawReplacementStructureProcessor
 
INSTANCE - Static variable in class net.minecraft.world.gen.feature.template.NopProcessor
 
INSTANCE - Static variable in class net.minecraftforge.client.model.CompositeModel.Loader
 
INSTANCE - Static variable in class net.minecraftforge.client.model.ForgeBlockStateV1.TRSRDeserializer
Deprecated.
 
INSTANCE - Static variable in class net.minecraftforge.client.model.ItemLayerModel
 
INSTANCE - Static variable in class net.minecraftforge.client.model.ModelLoader.White
 
INSTANCE - Static variable in class net.minecraftforge.client.model.ModelLoaderRegistry2.ExpandedBlockModelDeserializer
 
INSTANCE - Static variable in class net.minecraftforge.client.model.ModelLoaderRegistry2.VanillaProxy.Loader
 
INSTANCE - Static variable in class net.minecraftforge.client.model.MultiLayerModel
Deprecated.
 
INSTANCE - Static variable in class net.minecraftforge.client.model.NewMultiLayerModel.Loader
 
INSTANCE - Static variable in class net.minecraftforge.client.model.obj.OBJLoader2
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.CompoundIngredient.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.AndCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.FalseCondition
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.FalseCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.NotCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.OrCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.TrueCondition
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.TrueCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.IngredientNBT.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.VanillaIngredientSerializer
 
INSTANCE - Static variable in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
INSTANCE - Static variable in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
INSTANCE - Static variable in class net.minecraftforge.fml.config.ConfigTracker
 
INSTANCE - Static variable in class net.minecraftforge.fml.network.FMLMCRegisterPacketHandler
 
INSTANCE - Static variable in class net.minecraftforge.items.wrapper.EmptyHandler
 
InstancePredicate(MinMaxBounds.IntBound, MinMaxBounds.IntBound, Boolean, Boolean) - Constructor for class net.minecraft.advancements.criterion.MobEffectsPredicate.InstancePredicate
 
InstancePredicate() - Constructor for class net.minecraft.advancements.criterion.MobEffectsPredicate.InstancePredicate
 
INSTANCES - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
instancesByName - Variable in class net.minecraft.entity.ai.attributes.AttributeMap
 
INSTANT_DAMAGE - Static variable in class net.minecraft.potion.Effects
 
INSTANT_EFFECT - Static variable in class net.minecraft.particles.ParticleTypes
 
INSTANT_HEALTH - Static variable in class net.minecraft.potion.Effects
 
InstantEffect - Class in net.minecraft.potion
 
InstantEffect(EffectType, int) - Constructor for class net.minecraft.potion.InstantEffect
 
InstantFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SpellParticle.InstantFactory
 
INSTRUMENT - Static variable in class net.minecraft.block.NoteBlock
 
IntArgumentSerializer - Class in net.minecraft.command.arguments.serializers
 
IntArgumentSerializer() - Constructor for class net.minecraft.command.arguments.serializers.IntArgumentSerializer
 
IntArray - Class in net.minecraft.util
 
IntArray(int) - Constructor for class net.minecraft.util.IntArray
 
IntArrayNBT - Class in net.minecraft.nbt
 
IntArrayNBT(int[]) - Constructor for class net.minecraft.nbt.IntArrayNBT
 
IntArrayNBT(List<Integer>) - Constructor for class net.minecraft.nbt.IntArrayNBT
 
IntClamper - Class in net.minecraft.world.storage.loot
 
IntClamper.Serializer - Class in net.minecraft.world.storage.loot
 
IntegerProperty - Class in net.minecraft.state
 
IntegerProperty(String, int, int) - Constructor for class net.minecraft.state.IntegerProperty
 
integerTooHigh() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
integerTooLow() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
IntegerValue(GameRules.RuleType<GameRules.IntegerValue>, int) - Constructor for class net.minecraft.world.GameRules.IntegerValue
 
IntegratedPlayerList - Class in net.minecraft.server.integrated
 
IntegratedPlayerList(IntegratedServer) - Constructor for class net.minecraft.server.integrated.IntegratedPlayerList
 
IntegratedServer - Class in net.minecraft.server.integrated
 
IntegratedServer(Minecraft, String, String, WorldSettings, YggdrasilAuthenticationService, MinecraftSessionService, GameProfileRepository, PlayerProfileCache, IChunkStatusListenerFactory) - Constructor for class net.minecraft.server.integrated.IntegratedServer
 
IntegrityProcessor - Class in net.minecraft.world.gen.feature.template
 
IntegrityProcessor(float) - Constructor for class net.minecraft.world.gen.feature.template.IntegrityProcessor
 
IntegrityProcessor(Dynamic<?>) - Constructor for class net.minecraft.world.gen.feature.template.IntegrityProcessor
 
INTERACT_WITH_BEACON - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_BLAST_FURNACE - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_BREWINGSTAND - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_CAMPFIRE - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_CARTOGRAPHY_TABLE - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_CRAFTING_TABLE - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_FURNACE - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_LECTERN - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_LOOM - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_SMOKER - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_STONECUTTER - Static variable in class net.minecraft.stats.Stats
 
INTERACTABLE_DOORS - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
INTERACTABLE_DOORS - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
InteractableDoorsSensor - Class in net.minecraft.entity.ai.brain.sensor
 
InteractableDoorsSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.InteractableDoorsSensor
 
InteractDoorGoal - Class in net.minecraft.entity.ai.goal
 
InteractDoorGoal(MobEntity) - Constructor for class net.minecraft.entity.ai.goal.InteractDoorGoal
 
INTERACTION_TARGET - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
interactionManager - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
interactOn(Entity, Hand) - Method in class net.minecraft.entity.player.PlayerEntity
 
interactWith(World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
interactWith(World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.BlastFurnaceBlock
 
interactWith(World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.FurnaceBlock
 
interactWith(World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.SmokerBlock
 
InteractWithDoorTask - Class in net.minecraft.entity.ai.brain.task
 
InteractWithDoorTask() - Constructor for class net.minecraft.entity.ai.brain.task.InteractWithDoorTask
 
interactWithEntity(PlayerEntity, Entity, Hand) - Method in class net.minecraft.client.multiplayer.PlayerController
 
interactWithEntity(PlayerEntity, Entity, EntityRayTraceResult, Hand) - Method in class net.minecraft.client.multiplayer.PlayerController
 
interactWithEntity(PlayerEntity, LivingEntity, Hand) - Method in class net.minecraft.item.ItemStack
 
InteractWithEntityTask<E extends LivingEntity,T extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
InteractWithEntityTask(EntityType<? extends T>, int, Predicate<E>, Predicate<T>, MemoryModuleType<T>, float, int) - Constructor for class net.minecraft.entity.ai.brain.task.InteractWithEntityTask
 
interactWithFluidHandler(PlayerEntity, Hand, World, BlockPos, Direction) - Static method in class net.minecraftforge.fluids.FluidUtil
Used to handle the common case of a player holding a fluid item and right-clicking on a fluid handler block.
interactWithFluidHandler(PlayerEntity, Hand, IFluidHandler) - Static method in class net.minecraftforge.fluids.FluidUtil
Used to handle the common case of a player holding a fluid item and right-clicking on a fluid handler.
InterModComms - Class in net.minecraftforge.fml
 
InterModComms() - Constructor for class net.minecraftforge.fml.InterModComms
 
InterModComms.IMCMessage - Class in net.minecraftforge.fml
 
InterModEnqueueEvent - Class in net.minecraftforge.fml.event.lifecycle
This is the third of four commonly called events during mod lifecycle startup.
InterModEnqueueEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.InterModEnqueueEvent
 
InterModProcessEvent - Class in net.minecraftforge.fml.event.lifecycle
This is the fourth of four commonly called events during mod lifecycle startup.
InterModProcessEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.InterModProcessEvent
 
internalName - Variable in enum net.minecraft.scoreboard.Team.Visible
 
internalNioBuffer(int, int) - Method in class net.minecraft.network.PacketBuffer
 
interpolatedFrameData - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
interpolateHeight() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
interpPosX - Static variable in class net.minecraft.client.particle.Particle
 
interpPosY - Static variable in class net.minecraft.client.particle.Particle
 
interpPosZ - Static variable in class net.minecraft.client.particle.Particle
 
interpTargetHeadYaw - Variable in class net.minecraft.entity.LivingEntity
 
interpTargetPitch - Variable in class net.minecraft.entity.LivingEntity
 
interpTargetX - Variable in class net.minecraft.entity.LivingEntity
 
interpTargetY - Variable in class net.minecraft.entity.LivingEntity
 
interpTargetYaw - Variable in class net.minecraft.entity.LivingEntity
 
interpTargetZ - Variable in class net.minecraft.entity.LivingEntity
 
interpTicksHead - Variable in class net.minecraft.entity.LivingEntity
 
interrupt() - Method in class net.minecraft.client.multiplayer.LanServerPingThread
 
intersect(AxisAlignedBB) - Method in class net.minecraft.util.math.AxisAlignedBB
 
intersects(AxisAlignedBB) - Method in class net.minecraft.util.math.AxisAlignedBB
 
intersects(double, double, double, double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
intersects(Vec3d, Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
 
intersectsWith(MutableBoundingBox) - Method in class net.minecraft.util.math.MutableBoundingBox
 
intersectsWith(int, int, int, int) - Method in class net.minecraft.util.math.MutableBoundingBox
 
intFloorDiv(int, int) - Static method in class net.minecraft.realms.RealmsMth
 
intFloorDiv(int, int) - Static method in class net.minecraft.util.math.MathHelper
 
IntIdentityHashBiMap<K> - Class in net.minecraft.util
 
IntIdentityHashBiMap(int) - Constructor for class net.minecraft.util.IntIdentityHashBiMap
 
inTitleScreen() - Static method in class net.minecraft.realms.Realms
 
IntNBT - Class in net.minecraft.nbt
 
IntNBT(int) - Constructor for class net.minecraft.nbt.IntNBT
 
intRange() - Static method in interface net.minecraft.command.arguments.IRangeArgument
 
IntRange() - Constructor for class net.minecraft.command.arguments.IRangeArgument.IntRange
 
IntReferenceHolder - Class in net.minecraft.util
 
IntReferenceHolder() - Constructor for class net.minecraft.util.IntReferenceHolder
 
inv - Variable in class net.minecraftforge.items.wrapper.RecipeWrapper
 
inv - Variable in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
INVALID - Static variable in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
INVALID - Static variable in class net.minecraftforge.fml.client.config.GuiUtils
 
INVALID_ENTITY_NAME_OR_UUID - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
INVALID_ENTITY_TYPE - Static variable in class net.minecraft.command.arguments.EntityOptions
 
INVALID_GAME_MODE - Static variable in class net.minecraft.command.arguments.EntityOptions
 
INVALID_SORT - Static variable in class net.minecraft.command.arguments.EntityOptions
 
invalidate() - Method in class net.minecraft.item.crafting.Ingredient
 
invalidate() - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
invalidate() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
invalidate() - Method in class net.minecraftforge.common.ticket.SimpleTicket
Removes the ticket from the managing system.
invalidate() - Method in class net.minecraftforge.common.util.LazyOptional
Invalidate this LazyOptional, making it unavailable for further use, and notifying any listeners that this has become invalid and they should update.
invalidateAll() - Static method in class net.minecraft.item.crafting.Ingredient
 
invalidateCaches() - Method in class net.minecraft.world.lighting.LightDataMap
 
invalidateCaps() - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
invalidateJson() - Method in class net.minecraft.network.ServerStatusResponse
Invalidates the cached json, causing the next call to getJson to rebuild it.
invalidateLog4jThreadCache() - Static method in class net.minecraftforge.client.ForgeHooksClient
 
invalidateRegionAndSetBlock(BlockPos, BlockState) - Method in class net.minecraft.client.world.ClientWorld
 
inventory - Variable in class net.minecraft.entity.player.PlayerEntity
 
inventory - Variable in class net.minecraft.inventory.container.Slot
 
Inventory - Class in net.minecraft.inventory
 
Inventory(int) - Constructor for class net.minecraft.inventory.Inventory
 
Inventory(ItemStack...) - Constructor for class net.minecraft.inventory.Inventory
 
INVENTORY - Static variable in class net.minecraft.item.ItemGroup
 
INVENTORY_BACKGROUND - Static variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
INVENTORY_CHANGED - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
inventoryArmorDropChances - Variable in class net.minecraft.entity.MobEntity
 
InventoryChangeTrigger - Class in net.minecraft.advancements.criterion
 
InventoryChangeTrigger() - Constructor for class net.minecraft.advancements.criterion.InventoryChangeTrigger
 
InventoryChangeTrigger.Instance - Class in net.minecraft.advancements.criterion
 
inventoryHandsDropChances - Variable in class net.minecraft.entity.MobEntity
 
InventoryHelper - Class in net.minecraft.inventory
 
InventoryHelper() - Constructor for class net.minecraft.inventory.InventoryHelper
 
InventoryScreen - Class in net.minecraft.client.gui.screen.inventory
 
InventoryScreen(PlayerEntity) - Constructor for class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
inventorySlots - Variable in class net.minecraft.inventory.container.Container
 
inventoryTick(ItemStack, World, Entity, int, boolean) - Method in class net.minecraft.item.FilledMapItem
 
inventoryTick(ItemStack, World, Entity, int, boolean) - Method in class net.minecraft.item.Item
 
inventoryTick(World, Entity, int, boolean) - Method in class net.minecraft.item.ItemStack
 
inverse() - Method in class net.minecraftforge.common.model.TRSRTransformation
 
INVERT_MOUSE - Static variable in class net.minecraft.client.settings.AbstractOption
 
INVERTED - Static variable in class net.minecraft.block.DaylightDetectorBlock
 
INVERTED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
inverted() - Method in interface net.minecraft.world.storage.loot.conditions.ILootCondition.IBuilder
 
Inverted - Class in net.minecraft.world.storage.loot.conditions
 
Inverted.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
invertMouse - Variable in class net.minecraft.client.GameSettings
 
INVISIBILITY - Static variable in class net.minecraft.potion.Effects
 
INVISIBILITY - Static variable in class net.minecraft.potion.Potions
 
invitationId - Variable in class com.mojang.realmsclient.dto.PendingInvite
 
InvWrapper - Class in net.minecraftforge.items.wrapper
 
InvWrapper(IInventory) - Constructor for class net.minecraftforge.items.wrapper.InvWrapper
 
inWater - Variable in class net.minecraft.entity.Entity
 
IObjectIntIterable<T> - Interface in net.minecraft.util
 
IP_PATTERN - Static variable in class net.minecraft.command.impl.BanIpCommand
 
IPacket<T extends INetHandler> - Interface in net.minecraft.network
 
IPackFinder - Interface in net.minecraft.resources
 
IParameterized - Interface in net.minecraft.world.storage.loot
 
IParticleData - Interface in net.minecraft.particles
 
IParticleData.IDeserializer<T extends IParticleData> - Interface in net.minecraft.particles
 
IParticleFactory<T extends IParticleData> - Interface in net.minecraft.client.particle
 
IParticleRenderType - Interface in net.minecraft.client.particle
 
IPBanEntry - Class in net.minecraft.server.management
 
IPBanEntry(String) - Constructor for class net.minecraft.server.management.IPBanEntry
 
IPBanEntry(String, Date, String, Date, String) - Constructor for class net.minecraft.server.management.IPBanEntry
 
IPBanEntry(JsonObject) - Constructor for class net.minecraft.server.management.IPBanEntry
 
IPBanList - Class in net.minecraft.server.management
 
IPBanList(File) - Constructor for class net.minecraft.server.management.IPBanList
 
IPermissionHandler - Interface in net.minecraftforge.server.permission
 
IPhase - Interface in net.minecraft.entity.boss.dragon.phase
 
IPixelTransformer - Interface in net.minecraft.world.gen.layer.traits
 
IPlacementConfig - Interface in net.minecraft.world.gen.placement
 
IPlantable - Interface in net.minecraftforge.common
 
IPlayerFileData - Interface in net.minecraft.world.storage
 
IPosition - Interface in net.minecraft.dispenser
 
IPosWrapper - Interface in net.minecraft.util.math
 
IProfiler - Interface in net.minecraft.profiler
 
IProfileResult - Interface in net.minecraft.profiler
 
IProgressMeter - Interface in net.minecraft.client.gui
 
IProgressUpdate - Interface in net.minecraft.util
 
IProjectile - Interface in net.minecraft.entity
 
IProperty<T extends java.lang.Comparable<T>> - Interface in net.minecraft.state
 
IRandomRange - Interface in net.minecraft.world.storage.loot
 
IRangeArgument<T extends MinMaxBounds<?>> - Interface in net.minecraft.command.arguments
 
IRangeArgument.FloatRange - Class in net.minecraft.command.arguments
 
IRangeArgument.FloatRange.Serializer - Class in net.minecraft.command.arguments
 
IRangeArgument.IntRange - Class in net.minecraft.command.arguments
 
IRangeArgument.IntRange.Serializer - Class in net.minecraft.command.arguments
 
IRangeArgument.Serializer<T extends IRangeArgument<?>> - Class in net.minecraft.command.arguments
 
IRangedAttackMob - Interface in net.minecraft.entity
 
IRecipe<C extends IInventory> - Interface in net.minecraft.item.crafting
 
IRecipeContainer - Interface in net.minecraftforge.common.crafting
This interface is to be implemented on Container objects.
IRecipeHelperPopulator - Interface in net.minecraft.inventory
 
IRecipeHolder - Interface in net.minecraft.inventory
 
IRecipePlacer<T> - Interface in net.minecraft.item.crafting
 
IRecipeSerializer<T extends IRecipe<?>> - Interface in net.minecraft.item.crafting
 
IRecipeShownListener - Interface in net.minecraft.client.gui.recipebook
 
IRecipeType<T extends IRecipe<?>> - Interface in net.minecraft.item.crafting
 
IRecipeUpdateListener - Interface in net.minecraft.client.gui.recipebook
 
IRegistryDelegate<T> - Interface in net.minecraftforge.registries
A registry delegate for holding references to items or blocks These should be safe to use in things like lists though aliased items and blocks will not have object identity with respect to their delegate.
IReloadableResourceManager - Interface in net.minecraft.resources
 
IRenderable - Interface in net.minecraft.client.gui
 
IRenderFactory<T extends Entity> - Interface in net.minecraftforge.fml.client.registry
 
IRenderHandler - Interface in net.minecraftforge.client
 
IRendersAsItem - Interface in net.minecraft.entity
 
IReputationTracking - Interface in net.minecraft.entity.merchant
 
IReputationType - Interface in net.minecraft.entity.merchant
 
IRequirementsStrategy - Interface in net.minecraft.advancements
 
IResource - Interface in net.minecraft.resources
 
IResourceManager - Interface in net.minecraft.resources
 
IResourceManagerReloadListener - Interface in net.minecraft.resources
Deprecated.
Forge: ISelectiveResourceReloadListener, which selectively allows individual resource types being reloaded should rather be used where possible.
IResourcePack - Interface in net.minecraft.resources
 
IResourceType - Interface in net.minecraftforge.resource
Represents a generic type of reloadable resource.
IResultableProfiler - Interface in net.minecraft.profiler
 
IRON - Static variable in class net.minecraft.block.material.Material
 
IRON - Static variable in class net.minecraft.block.material.MaterialColor
 
IRON_AXE - Static variable in class net.minecraft.item.Items
 
IRON_BARS - Static variable in class net.minecraft.block.Blocks
 
IRON_BARS - Static variable in class net.minecraft.item.Items
 
IRON_BLOCK - Static variable in class net.minecraft.block.Blocks
 
IRON_BLOCK - Static variable in class net.minecraft.item.Items
 
IRON_BOOTS - Static variable in class net.minecraft.item.Items
 
IRON_CHESTPLATE - Static variable in class net.minecraft.item.Items
 
IRON_DOOR - Static variable in class net.minecraft.block.Blocks
 
IRON_DOOR - Static variable in class net.minecraft.item.Items
 
IRON_DOOR_CLOSE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
IRON_DOOR_OPEN_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
IRON_GOLEM - Static variable in class net.minecraft.entity.EntityType
 
IRON_HELMET - Static variable in class net.minecraft.item.Items
 
IRON_HOE - Static variable in class net.minecraft.item.Items
 
IRON_HORSE_ARMOR - Static variable in class net.minecraft.item.Items
 
IRON_INGOT - Static variable in class net.minecraft.item.Items
 
IRON_LEGGINGS - Static variable in class net.minecraft.item.Items
 
IRON_NUGGET - Static variable in class net.minecraft.item.Items
 
IRON_ORE - Static variable in class net.minecraft.block.Blocks
 
IRON_ORE - Static variable in class net.minecraft.item.Items
 
IRON_PICKAXE - Static variable in class net.minecraft.item.Items
 
IRON_SHOVEL - Static variable in class net.minecraft.item.Items
 
IRON_SWORD - Static variable in class net.minecraft.item.Items
 
IRON_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
IRON_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
IRON_TRAPDOOR_CLOSE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
IRON_TRAPDOOR_OPEN_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
IronGolemEntity - Class in net.minecraft.entity.passive
 
IronGolemEntity(EntityType<? extends IronGolemEntity>, World) - Constructor for class net.minecraft.entity.passive.IronGolemEntity
 
IronGolemModel<T extends IronGolemEntity> - Class in net.minecraft.client.renderer.entity.model
 
IronGolemModel() - Constructor for class net.minecraft.client.renderer.entity.model.IronGolemModel
 
IronGolemModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.IronGolemModel
 
IronGolemModel(float, float) - Constructor for class net.minecraft.client.renderer.entity.model.IronGolemModel
 
IronGolemRenderer - Class in net.minecraft.client.renderer.entity
 
IronGolemRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.IronGolemRenderer
 
IronGolenFlowerLayer - Class in net.minecraft.client.renderer.entity.layers
 
IronGolenFlowerLayer(IEntityRenderer<IronGolemEntity, IronGolemModel<IronGolemEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.IronGolenFlowerLayer
 
IRuleTestType - Interface in net.minecraft.world.gen.feature.template
 
IS_ALIVE - Static variable in class net.minecraft.util.EntityPredicates
 
IS_HANGING_ENTITY - Static variable in class net.minecraft.entity.item.HangingEntity
 
IS_LIVING_ALIVE - Static variable in class net.minecraft.util.EntityPredicates
 
IS_MOVING - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
Tell the block being changed that it was moved, rather than removed/replaced, the boolean value is eventually passed to Block.onReplaced(BlockState, World, BlockPos, BlockState, boolean) as the last parameter.
IS_RUNNING_ON_MAC - Static variable in class net.minecraft.client.Minecraft
 
IS_STANDALONE - Static variable in class net.minecraft.util.EntityPredicates
 
isAABBInsideLiquid(IFluidState, IWorldReader, BlockPos, AxisAlignedBB) - Method in interface net.minecraftforge.common.extensions.IForgeFluid
Called when entities are moving to check if they are inside a liquid
isAABBInsideMaterial(IFluidState, IWorldReader, BlockPos, AxisAlignedBB, Material) - Method in interface net.minecraftforge.common.extensions.IForgeFluid
Called when boats or fishing hooks are inside the block to check if they are inside the material requested.
isActivatorRail() - Method in class net.minecraft.block.PoweredRailBlock
 
isActive() - Method in class net.minecraft.client.gui.chat.NarratorChatListener
 
isActive() - Method in class net.minecraft.tileentity.ConduitTileEntity
 
isActive() - Method in class net.minecraft.world.raid.Raid
 
isActive() - Method in interface net.minecraftforge.client.settings.IKeyConflictContext
 
isActive(IKeyConflictContext) - Method in enum net.minecraftforge.client.settings.KeyModifier
 
isActiveAndMatches(InputMappings.Input) - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
Checks that the key conflict context and modifier are active, and that the keyCode matches this binding.
isActiveItemStackBlocking() - Method in class net.minecraft.entity.LivingEntity
 
isAddedToWorld() - Method in class net.minecraft.entity.Entity
 
isAddedToWorld() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
Gets whether this entity has been added to a world (for tracking).
isAdvanced() - Method in interface net.minecraft.client.util.ITooltipFlag
 
isAdvanced() - Method in enum net.minecraft.client.util.ITooltipFlag.TooltipFlags
 
isAggressive() - Method in class net.minecraft.entity.MobEntity
 
isAggressive() - Method in class net.minecraft.entity.passive.PandaEntity
 
isAIDisabled() - Method in class net.minecraft.entity.MobEntity
 
isAir(BlockState) - Method in class net.minecraft.block.AirBlock
 
isAir(BlockState) - Method in class net.minecraft.block.Block
Deprecated.
isAir() - Method in class net.minecraft.block.BlockState
Deprecated.
use {@link BlockState#isAir(IBlockReader, BlockPos)
isAir(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
isAir(BlockState, IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines this block should be treated as an air block by the rest of the code.
isAir(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines this block should be treated as an air block by the rest of the code.
isAirBlock(BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
isAirBorne - Variable in class net.minecraft.entity.Entity
 
isAirOrLeaves(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
isAlignedRight() - Method in class net.minecraft.item.ItemGroup
 
isAlive() - Method in class net.minecraft.client.particle.Particle
 
isAlive() - Method in class net.minecraft.entity.Entity
 
isAlive() - Method in class net.minecraft.entity.LivingEntity
 
isAlive - Variable in class net.minecraft.network.NetworkSystem
 
isAllAir() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
isAllowedCharacter(char) - Static method in class net.minecraft.util.SharedConstants
 
isAllowEdit() - Method in class net.minecraft.entity.player.PlayerEntity
 
isAllowedOnBooks() - Method in class net.minecraft.enchantment.Enchantment
Is this enchantment allowed to be enchanted on books via Enchantment Table
isAllowFlying() - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
isAllowFlying() - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
isAlternateInput(BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
isAlternateInput(BlockState) - Method in class net.minecraft.block.RepeaterBlock
 
isAlwaysEnabled() - Method in class net.minecraft.resources.ResourcePackInfo
 
isAmbient() - Method in class net.minecraft.potion.EffectInstance
 
isAmbientOcclusion() - Method in class net.minecraft.client.renderer.model.BlockModel
 
isAmbientOcclusion() - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
isAmbientOcclusion() - Method in interface net.minecraft.client.renderer.model.IBakedModel
 
isAmbientOcclusion() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
isAmbientOcclusion() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
isAmbientOcclusion() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
isAmbientOcclusion(BlockState) - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
isAmbientOcclusion(BlockState) - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
isAmbientOcclusion() - Method in class net.minecraftforge.client.model.BakedItemModel
 
isAmbientOcclusion() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
isAmbientOcclusion(BlockState) - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
isAmbientOcclusion() - Method in class net.minecraftforge.client.model.CompositeModel
 
isAmbientOcclusion() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
isAmbientOcclusion() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
isAmbientOcclusion(BlockState) - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
isAmbientOcclusionEnabled() - Static method in class net.minecraft.client.Minecraft
 
isAmd - Static variable in class com.mojang.blaze3d.platform.GLX
 
isAngry() - Method in class net.minecraft.entity.passive.WolfEntity
 
isAnimated() - Method in enum net.minecraftforge.fml.VersionChecker.Status
 
isAnvilFileSet() - Method in class net.minecraft.server.MinecraftServer
 
isAreaLoaded(BlockPos, int) - Method in interface net.minecraft.world.IWorldReader
 
isAreaLoaded(BlockPos, BlockPos) - Method in interface net.minecraft.world.IWorldReader
Deprecated.
isAreaLoaded(int, int, int, int, int, int) - Method in interface net.minecraft.world.IWorldReader
Deprecated.
isArmor(ItemStack) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isArmor(ItemStack) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
isArmor(ItemStack) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
isArmored() - Method in class net.minecraft.entity.boss.WitherEntity
 
isAscending() - Method in enum net.minecraft.state.properties.RailShape
 
isAssigned() - Method in class net.minecraft.pathfinding.PathPoint
 
isAtLeast(ChunkStatus) - Method in class net.minecraft.world.chunk.ChunkStatus
 
isAtLeast(ChunkHolder.LocationType) - Method in enum net.minecraft.world.server.ChunkHolder.LocationType
 
isAttachedToBlock() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
isAttacking - Variable in class net.minecraft.client.renderer.entity.model.EndermanModel
 
isAttacking() - Method in class net.minecraft.entity.monster.GhastEntity
 
isAuto() - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
isAuto() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
isAutoJumpEnabled() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isBanned(GameProfile) - Method in class net.minecraft.server.management.BanList
 
isBanned(SocketAddress) - Method in class net.minecraft.server.management.IPBanList
 
isBanned(String) - Method in class net.minecraft.server.management.IPBanList
 
isBeached - Variable in class net.minecraft.world.gen.feature.structure.ShipwreckConfig
 
isBeaconBase(BlockState, IWorldReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines if this block can be used as the base of a beacon.
isBeaconBase(IWorldReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines if this block can be used as the base of a beacon.
isBeaconPayment(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Whether this Item can be used as a payment to activate the vanilla beacon.
isBeaconPayment() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Whether this Item can be used as a payment to activate the vanilla beacon.
isBed(BlockState, IBlockReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines if this block is classified as a Bed, Allowing players to sleep in it, though the block has to specifically perform the sleeping functionality in it's activated event.
isBed(IBlockReader, BlockPos, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines if this block is classified as a Bed, Allowing players to sleep in it, though the block has to specifically perform the sleeping functionality in it's activated event.
isBedFoot(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines if the current block is the foot half of the bed.
isBedFoot(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines if the current block is the foot half of the bed.
isBegging() - Method in class net.minecraft.entity.passive.WolfEntity
 
isBeingRidden() - Method in class net.minecraft.entity.Entity
 
isBeneficial() - Method in class net.minecraft.potion.Effect
 
isBesideClimbableBlock() - Method in class net.minecraft.entity.monster.SpiderEntity
 
isBidirectional() - Method in class net.minecraft.client.resources.Language
 
isBlockinHighHumidity(BlockPos) - Method in class net.minecraft.world.World
 
isBlockLoaded(BlockPos) - Method in interface net.minecraft.world.IWorldReader
Deprecated.
isBlockModifiable(PlayerEntity, BlockPos) - Method in class net.minecraft.world.server.ServerWorld
 
isBlockModifiable(PlayerEntity, BlockPos) - Method in class net.minecraft.world.World
 
isBlockPowered(BlockPos) - Method in class net.minecraft.world.World
 
isBlockPresent(BlockPos) - Method in class net.minecraft.world.World
 
isBlockProtected(World, BlockPos, PlayerEntity) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
isBlockProtected(World, BlockPos, PlayerEntity) - Method in class net.minecraft.server.MinecraftServer
 
isBlockStairs(BlockState) - Static method in class net.minecraft.block.StairsBlock
 
isBonusChestEnabled() - Method in class net.minecraft.world.WorldSettings
 
isBookEnchantable(ItemStack, ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Allow or forbid the specific book/item combination as an anvil enchant
isBookEnchantable(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Allow or forbid the specific book/item combination as an anvil enchant
isBoolean(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
isBoundingBoxInFrustum(AxisAlignedBB) - Method in class net.minecraft.client.renderer.culling.Frustum
 
isBoundingBoxInFrustum(AxisAlignedBB) - Method in interface net.minecraft.client.renderer.culling.ICamera
 
isBowInMainhand() - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
isBoxInFrustum(double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.culling.ClippingHelper
 
isBoxInFrustum(double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.culling.Frustum
 
isBreakDoorsTaskSet() - Method in class net.minecraft.entity.monster.ZombieEntity
 
isBreeding() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.AnimalEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.CatEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.ChickenEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.OcelotEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.PandaEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.ParrotEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.PigEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.RabbitEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.TurtleEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.WolfEntity
 
isBucket(ItemStack) - Static method in class net.minecraft.inventory.container.FurnaceFuelSlot
 
isBuiltInRenderer() - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
isBuiltInRenderer() - Method in interface net.minecraft.client.renderer.model.IBakedModel
 
isBuiltInRenderer() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
isBuiltInRenderer() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
isBuiltInRenderer() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
isBuiltInRenderer() - Method in class net.minecraftforge.client.model.BakedItemModel
 
isBuiltInRenderer() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
isBuiltInRenderer() - Method in class net.minecraftforge.client.model.CompositeModel
 
isBuiltInRenderer() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
isBuiltInRenderer() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
isBurning() - Method in class net.minecraft.entity.Entity
 
isBurning() - Method in class net.minecraft.entity.monster.BlazeEntity
 
isBurning() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
isBurning() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
isBurning() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
isBurning(BlockState, IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines if this block should set fire and deal fire damage to entities coming into contact with it.
isBurning(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines if this block should set fire and deal fire damage to entities coming into contact with it.
isCancelable() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Post
 
isCarrying - Variable in class net.minecraft.client.renderer.entity.model.EndermanModel
 
isChanged() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Has the value of this entry changed?
isChangingQuantityOnly - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
isChannelOpen() - Method in class net.minecraft.network.NetworkManager
 
isCharged(ItemStack) - Static method in class net.minecraft.item.CrossbowItem
 
isCharging() - Method in class net.minecraft.entity.monster.PillagerEntity
 
isCharging() - Method in class net.minecraft.entity.monster.VexEntity
 
isChecked() - Method in class net.minecraftforge.fml.client.config.GuiCheckBox
 
isChickenJockey() - Method in class net.minecraft.entity.passive.ChickenEntity
 
isChild - Variable in class net.minecraft.client.renderer.entity.model.EntityModel
 
isChild() - Method in class net.minecraft.entity.AgeableEntity
 
isChild() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
isChild() - Method in class net.minecraft.entity.LivingEntity
 
isChild - Variable in class net.minecraft.entity.monster.ZombieEntity.GroupData
 
isChild() - Method in class net.minecraft.entity.monster.ZombieEntity
 
isChunkLoaded(ChunkPos) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
isChunkLoaded(Entity) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
isChunkLoaded(Entity) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
isChunkLoaded(ChunkPos) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
isChunkLoaded(Entity) - Method in class net.minecraft.world.server.ServerChunkProvider
 
isChunkLoaded(ChunkPos) - Method in class net.minecraft.world.server.ServerChunkProvider
 
isClient() - Method in enum net.minecraftforge.fml.LogicalSide
 
isCloseToPathTarget() - Method in class net.minecraft.entity.monster.DrownedEntity
 
isCollisionBoxesEmpty(Entity, AxisAlignedBB) - Method in interface net.minecraft.world.IWorldReader
 
isCollisionBoxesEmpty(Entity, AxisAlignedBB, Set<Entity>) - Method in interface net.minecraft.world.IWorldReader
 
isColor() - Method in enum net.minecraft.util.text.TextFormatting
 
isColorDisabled() - Method in class net.minecraft.client.renderer.BufferBuilder
 
isColored() - Method in enum net.minecraft.client.gui.fonts.DefaultGlyph
 
isColored() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
isColorsEnabled() - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
isCommandBlockEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
isCommandBlockEnabled() - Method in class net.minecraft.server.integrated.IntegratedServer
 
isCommandBlockEnabled() - Method in class net.minecraft.server.MinecraftServer
 
isCompatible - Variable in class net.minecraftforge.fml.client.ExtendedServerListData
 
isCompatibleWith(Enchantment) - Method in class net.minecraft.enchantment.Enchantment
 
isComplex() - Method in class net.minecraft.item.AbstractMapItem
 
isComplex() - Method in class net.minecraft.item.Item
 
isConditional() - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
isConditional() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
isConditionMet() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
isConnectedToRealms() - Method in class net.minecraft.client.Minecraft
 
isContained(Tag<EntityType<?>>) - Method in class net.minecraft.entity.EntityType
 
isConverting() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
isCoolingDown() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
isCopy(int) - Static method in class net.minecraft.client.gui.screen.Screen
 
isCorrect(CommentedConfig) - Method in class net.minecraftforge.common.ForgeConfigSpec
 
isCorrecting() - Method in class net.minecraftforge.common.ForgeConfigSpec
 
isCorrectVisibleType(Brain<?>, MemoryModuleType<? extends LivingEntity>, EntityType<?>) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
isCraftable(IRecipe<?>) - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
isCreative() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
isCreative() - Method in class net.minecraft.entity.player.PlayerEntity
 
isCreative() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
isCreative() - Method in class net.minecraft.server.management.PlayerInteractionManager
 
isCreative() - Method in enum net.minecraft.world.GameType
 
isCreativeMode - Variable in class net.minecraft.entity.player.PlayerAbilities
 
isCreativeMode() - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
isCreativeMode() - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
isCreativePlayer() - Method in class net.minecraft.util.DamageSource
 
isCrossbow(ItemStack) - Method in class net.minecraft.item.Item
 
isCrossbowStack() - Method in class net.minecraft.item.ItemStack
 
isCrouching() - Method in class net.minecraft.entity.passive.FoxEntity
 
isCubeSideCovered(VoxelShape, VoxelShape, Direction) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
isCurativeItem(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
Checks the given ItemStack to see if it is in the list of curative items for the potion effect
isCurrentEntity() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
isCurrentLanguageBidirectional() - Method in class net.minecraft.client.resources.LanguageManager
 
isCurrentViewEntity() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isCurse() - Method in class net.minecraft.enchantment.BindingCurseEnchantment
 
isCurse() - Method in class net.minecraft.enchantment.Enchantment
 
isCurse() - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
 
isCustomModel(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
Deprecated.
 
isCustomNameVisible() - Method in class net.minecraft.entity.Entity
 
isCut(int) - Static method in class net.minecraft.client.gui.screen.Screen
 
isDamageable() - Method in class net.minecraft.item.Item
 
isDamageable() - Method in class net.minecraft.item.ItemStack
 
isDamageAbsolute() - Method in class net.minecraft.util.DamageSource
 
isDamaged() - Method in class net.minecraft.item.ItemStack
 
isDamaged(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Return if this itemstack is damaged.
isDaytime() - Method in class net.minecraft.world.World
 
isDaytime() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
isDebugBoundingBox() - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
isDebuggingEnabled() - Method in interface net.minecraft.network.rcon.IServer
 
isDebuggingEnabled() - Method in class net.minecraft.server.MinecraftServer
 
isDedicatedServer() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
isDedicatedServer() - Method in class net.minecraft.server.integrated.IntegratedServer
 
isDedicatedServer() - Method in class net.minecraft.server.MinecraftServer
 
isDefault() - Method in class net.minecraft.client.settings.KeyBinding
 
isDefault() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
isDefault() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Is this property value equal to the default value?
isDefault() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Is this entry's value equal to the default value? Generally true should be returned if this entry is not a property or category entry.
isDemo - Variable in class net.minecraft.client.GameConfiguration.GameInformation
 
isDemo() - Method in class net.minecraft.client.Minecraft
 
isDemo() - Method in class net.minecraft.server.MinecraftServer
 
isDifficultyLocked() - Method in class net.minecraft.network.play.server.SServerDifficultyPacket
 
isDifficultyLocked() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
isDifficultyLocked() - Method in class net.minecraft.world.storage.WorldInfo
 
isDifficultyScaled() - Method in class net.minecraft.util.DamageSource
 
isDifficultyScaled() - Method in class net.minecraft.util.EntityDamageSource
 
isDigging() - Method in class net.minecraft.entity.passive.TurtleEntity
 
isDiode(BlockState) - Static method in class net.minecraft.block.RedstoneDiodeBlock
 
isDirect() - Method in class net.minecraft.network.PacketBuffer
 
isDirectory() - Method in class net.minecraftforge.fml.event.lifecycle.FMLFingerprintViolationEvent
 
isDirectPathBetweenPoints(Vec3d, Vec3d, int, int, int) - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
isDirectPathBetweenPoints(Vec3d, Vec3d, int, int, int) - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
isDirectPathBetweenPoints(Vec3d, Vec3d, int, int, int) - Method in class net.minecraft.pathfinding.PathNavigator
 
isDirectPathBetweenPoints(Vec3d, Vec3d, int, int, int) - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
isDirt(Block) - Static method in class net.minecraft.block.Block
 
isDirt(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
isDirtOrGrassBlock(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.AbstractTreeFeature
Deprecated.
isDirtOrGrassBlockOrFarmland(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.AbstractTreeFeature
Deprecated.
isDirty() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
isDirty() - Method in class net.minecraft.network.datasync.EntityDataManager
 
isDirty() - Method in class net.minecraft.util.IntReferenceHolder
 
isDirty() - Method in class net.minecraft.world.storage.WorldSavedData
 
isDirty() - Method in class net.minecraftforge.common.util.WorldCapabilityData
 
isDisabled(EquipmentSlotType) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
isDismounting() - Method in class net.minecraftforge.event.entity.EntityMountEvent
 
isDone() - Method in class net.minecraft.advancements.AdvancementProgress
 
isDonePlaying() - Method in interface net.minecraft.client.audio.ITickableSound
 
isDonePlaying() - Method in class net.minecraft.client.audio.TickableSound
 
isDragging() - Method in class net.minecraft.client.gui.FocusableGui
 
isDragging() - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
isDragging() - Method in class net.minecraft.client.gui.widget.list.AbstractOptionList.Entry
 
isDrinkingPotion() - Method in class net.minecraft.entity.monster.WitchEntity
 
isDrowning() - Method in class net.minecraft.entity.monster.ZombieEntity
 
isDynamic() - Method in interface net.minecraft.item.crafting.IRecipe
 
isDynamic() - Method in class net.minecraft.item.crafting.MapExtendingRecipe
 
isDynamic() - Method in class net.minecraft.item.crafting.SpecialRecipe
 
ISearchTree<T> - Interface in net.minecraft.client.util
 
isEatingHaystack() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
ISelectionContext - Interface in net.minecraft.util.math.shapes
 
ISelectiveResourceReloadListener - Interface in net.minecraftforge.resource
 
isElytraFlying() - Method in class net.minecraft.entity.LivingEntity
 
isEmpty() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
isEmpty() - Method in class net.minecraft.client.settings.HotbarSnapshot
 
isEmpty() - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
isEmpty() - Method in class net.minecraft.entity.player.PlayerInventory
 
isEmpty() - Method in class net.minecraft.fluid.EmptyFluid
 
isEmpty() - Method in class net.minecraft.fluid.Fluid
 
isEmpty() - Method in interface net.minecraft.fluid.IFluidState
 
isEmpty() - Method in class net.minecraft.inventory.CraftingInventory
 
isEmpty() - Method in class net.minecraft.inventory.CraftResultInventory
 
isEmpty() - Method in class net.minecraft.inventory.DoubleSidedInventory
 
isEmpty() - Method in interface net.minecraft.inventory.IInventory
 
isEmpty() - Method in class net.minecraft.inventory.Inventory
 
isEmpty() - Method in class net.minecraft.inventory.MerchantInventory
 
isEmpty() - Method in class net.minecraft.item.ItemStack
 
isEmpty() - Method in class net.minecraft.nbt.CompoundNBT
 
isEmpty() - Method in class net.minecraft.nbt.ListNBT
 
isEmpty() - Method in class net.minecraft.network.datasync.EntityDataManager
 
isEmpty(String) - Static method in class net.minecraft.realms.RealmsMth
 
isEmpty() - Method in class net.minecraft.server.management.UserList
 
isEmpty() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
isEmpty() - Method in class net.minecraft.tileentity.BarrelTileEntity
 
isEmpty() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
isEmpty() - Method in class net.minecraft.tileentity.ChestTileEntity
 
isEmpty() - Method in class net.minecraft.tileentity.DispenserTileEntity
 
isEmpty() - Method in class net.minecraft.tileentity.HopperTileEntity
 
isEmpty() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
isEmpty() - Method in interface net.minecraft.util.concurrent.ITaskQueue
 
isEmpty() - Method in class net.minecraft.util.concurrent.ITaskQueue.Priority
 
isEmpty() - Method in class net.minecraft.util.concurrent.ITaskQueue.Single
 
isEmpty() - Method in class net.minecraft.util.LowerStringMap
 
isEmpty() - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
isEmpty() - Method in class net.minecraft.util.math.shapes.VoxelShape
 
isEmpty() - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
isEmpty() - Method in class net.minecraft.util.registry.MutableRegistry
 
isEmpty() - Method in class net.minecraft.util.registry.SimpleRegistry
 
isEmpty() - Method in class net.minecraft.util.text.Style
 
isEmpty() - Method in class net.minecraft.world.chunk.Chunk
 
isEmpty() - Method in class net.minecraft.world.chunk.ChunkSection
 
isEmpty(ChunkSection) - Static method in class net.minecraft.world.chunk.ChunkSection
 
isEmpty() - Method in class net.minecraft.world.chunk.EmptyChunk
 
isEmpty() - Method in class net.minecraft.world.chunk.NibbleArray
 
isEmpty() - Method in class net.minecraft.world.chunk.UpgradeData
 
isEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
isEmpty() - Method in class net.minecraftforge.fluids.FluidStack
 
isEmpty() - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
isEmpty() - Method in class net.minecraftforge.registries.ClearableRegistry
 
isEmpty() - Method in class net.minecraftforge.registries.ForgeRegistry
 
isEmpty() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
isEmptyBetween(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
 
isEmptyBetween(int, int) - Method in interface net.minecraft.world.chunk.IChunk
 
isEnabled() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
isEnabled() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
isEnabled() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
 
isEnabled() - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
isEnabled() - Method in class net.minecraft.inventory.container.Slot
 
isEnabled() - Method in interface net.minecraft.profiler.DebugProfiler.IDebugResultEntry
 
isEnabled() - Method in class net.minecraftforge.client.model.generators.ExistingFileHelper
 
isEnchantable(ItemStack) - Method in class net.minecraft.item.BookItem
 
isEnchantable(ItemStack) - Method in class net.minecraft.item.EnchantedBookItem
 
isEnchantable(ItemStack) - Method in class net.minecraft.item.Item
 
isEnchantable() - Method in class net.minecraft.item.ItemStack
 
isEnchanted() - Method in class net.minecraft.item.ItemStack
 
isEncrypted() - Method in class net.minecraft.network.NetworkManager
 
isEndConquered() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.PlayerRespawnEvent
Did this respawn event come from the player conquering the end?
isEntityEqual(Entity) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
isEntityEqual(Entity) - Method in class net.minecraft.entity.Entity
 
isEntityInside(IFluidState, IWorldReader, BlockPos, Entity, double, Tag<Fluid>, boolean) - Method in interface net.minecraftforge.common.extensions.IForgeFluid
Called when the entity is inside this block, may be used to determined if the entity can breathing, display material overlays, or if the entity can swim inside a block.
isEntityInside(IWorldReader, BlockPos, Entity, double, Tag<Fluid>, boolean) - Method in interface net.minecraftforge.common.extensions.IForgeFluidState
Called when the entity is inside this block, may be used to determined if the entity can breathing, display material overlays, or if the entity can swim inside a block.
isEntityInsideOpaqueBlock() - Method in class net.minecraft.entity.Entity
 
isEntityInsideOpaqueBlock() - Method in class net.minecraft.entity.LivingEntity
 
isEntityUndead() - Method in class net.minecraft.entity.LivingEntity
 
isEquivalentTo(Fluid) - Method in class net.minecraft.fluid.Fluid
 
isEquivalentTo(Fluid) - Method in class net.minecraft.fluid.LavaFluid
 
isEquivalentTo(Fluid) - Method in class net.minecraft.fluid.WaterFluid
 
isEquivalentTo(Fluid) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
IServer - Interface in net.minecraft.network.rcon
 
IServerLoginNetHandler - Interface in net.minecraft.network.login
 
IServerPlayNetHandler - Interface in net.minecraft.network.play
 
IServerStatusNetHandler - Interface in net.minecraft.network.status
 
isExpired - Variable in class net.minecraft.client.particle.Particle
 
isExpired(long) - Method in class net.minecraft.world.server.Ticket
 
isExplosion() - Method in class net.minecraft.util.DamageSource
 
isExtend - Variable in enum net.minecraftforge.event.world.PistonEvent.PistonMoveType
 
isExtending() - Method in class net.minecraft.tileentity.PistonTileEntity
 
isEyeOpen() - Method in class net.minecraft.tileentity.ConduitTileEntity
 
isFacingTowardsRepeater(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
isFancyGraphicsEnabled() - Static method in class net.minecraft.client.Minecraft
 
isFancyStyling() - Method in enum net.minecraft.util.text.TextFormatting
 
isFarmItemInInventory() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
isFastEating() - Method in class net.minecraft.item.Food
 
isFertile(BlockState, IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Checks if this soil is fertile, typically this means that growth rates of plants on this soil will be slightly sped up.
isFertile(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Checks if this soil is fertile, typically this means that growth rates of plants on this soil will be slightly sped up.
isFilled(int, int, int) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
isFilled(int, int, int) - Method in class net.minecraft.util.math.shapes.PartSplitVoxelShape
 
isFilled(int, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
isFilledWithRotation(AxisRotation, int, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
isFilteringCraftable - Variable in class net.minecraft.item.crafting.RecipeBook
 
isFilteringCraftable(RecipeBookContainer<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
isFilteringCraftable() - Method in class net.minecraft.item.crafting.RecipeBook
 
isFilteringCraftable() - Method in class net.minecraft.network.play.client.CRecipeInfoPacket
 
isFilteringCraftable() - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
isFinished() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
isFinished() - Method in class net.minecraft.pathfinding.Path
 
isFinished() - Method in class net.minecraft.util.WorldOptimizer
 
isFireballFiery() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
isFireballFiery() - Method in class net.minecraft.entity.projectile.DragonFireballEntity
 
isFireballFiery() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
isFireDamage() - Method in class net.minecraft.util.DamageSource
 
isFireSource(BlockState, IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Currently only called by fire when it is on top of this block.
isFireSource(IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Currently only called by fire when it is on top of this block.
isFirstSync() - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
isFlammable() - Method in class net.minecraft.block.material.Material
 
isFlammable(BlockState, IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called when fire is updating, checks if a block face can catch fire.
isFlammable(IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called when fire is updating, checks if a block face can catch fire.
isFlammableWithin(AxisAlignedBB) - Method in class net.minecraft.world.World
 
isFlexibleRail(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractRailBlock
Return true if the rail can make corners.
isFlightAllowed() - Method in class net.minecraft.server.MinecraftServer
 
isFluidEqual(FluidStack) - Method in class net.minecraftforge.fluids.FluidStack
Determines if the FluidIDs and NBT Tags are equal.
isFluidEqual(ItemStack) - Method in class net.minecraftforge.fluids.FluidStack
Determines if the FluidIDs and NBT Tags are equal compared to a registered container ItemStack.
isFluidStackIdentical(FluidStack) - Method in class net.minecraftforge.fluids.FluidStack
Determines if the FluidIDs, Amounts, and NBT Tags are all equal.
isFluidValid(int, FluidStack) - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
This function is a way to determine which fluids can exist inside a given handler.
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
isFluidValid(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
isFluidValid(FluidStack) - Method in interface net.minecraftforge.fluids.IFluidTank
 
isFlying() - Method in class net.minecraft.entity.passive.ParrotEntity
 
isFlying - Variable in class net.minecraft.entity.player.PlayerAbilities
 
isFlying() - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
isFlying() - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
isFocused() - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
isFocused() - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
isFocused() - Method in class net.minecraft.client.gui.SlotGui
 
isFocused() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
isFocused() - Method in class net.minecraft.client.gui.widget.Widget
 
isFocused() - Method in class net.minecraft.realms.RealmsEditBox
 
isFocused() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
isFocused() - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
isFocused(RealmsGuiEventListener) - Method in class net.minecraft.realms.RealmsScreen
 
isFoliage(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Used by getTopSoilidOrLiquidBlock while placing biome decorations, villages, etc Also used to determine if the player can spawn in this block.
isFoliage(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Used by getTopSoilidOrLiquidBlock while placing biome decorations, villages, etc Also used to determine if the player can spawn in this block.
isFood() - Method in class net.minecraft.item.Item
 
isFood() - Method in class net.minecraft.item.ItemStack
 
isForced() - Method in class net.minecraftforge.event.entity.player.PlayerSetSpawnEvent
This event is called before a player's spawn point is changed.
isFrozen() - Method in class net.minecraft.world.storage.loot.LootPool
 
isFrozen() - Method in class net.minecraft.world.storage.loot.LootTable
 
isFrozen - Variable in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent
 
isFuel(ItemStack) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
isFuel(ItemStack) - Static method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
isFullChunk() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
isFullCube() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
isFullscreen() - Method in class net.minecraft.client.MainWindow
 
isFurnaceFilteringCraftable - Variable in class net.minecraft.item.crafting.RecipeBook
 
isFurnaceFilteringCraftable() - Method in class net.minecraft.item.crafting.RecipeBook
 
isFurnaceFilteringCraftable() - Method in class net.minecraft.network.play.client.CRecipeInfoPacket
 
isFurnaceFilteringCraftable() - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
isFurnaceGuiOpen - Variable in class net.minecraft.item.crafting.RecipeBook
 
isFurnaceGuiOpen() - Method in class net.minecraft.item.crafting.RecipeBook
 
isFurnaceGuiOpen() - Method in class net.minecraft.network.play.client.CRecipeInfoPacket
 
isFurnaceGuiOpen() - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
isGameFocused() - Method in class net.minecraft.client.Minecraft
 
isGamePaused() - Method in class net.minecraft.client.Minecraft
 
isGaseous() - Method in class net.minecraftforge.fluids.FluidAttributes
 
isGaseous(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
isGaseous(IEnviromentBlockReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
isGlobal() - Method in interface net.minecraft.client.audio.ISound
 
isGlobal() - Method in class net.minecraft.client.audio.LocatableSound
 
isGlobalRenderer(BeaconTileEntity) - Method in class net.minecraft.client.renderer.tileentity.BeaconTileEntityRenderer
 
isGlobalRenderer(StructureBlockTileEntity) - Method in class net.minecraft.client.renderer.tileentity.StructureTileEntityRenderer
 
isGlobalRenderer(T) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
isGlowing() - Method in class net.minecraft.entity.Entity
 
isGroupLeader() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
isGuarded() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
isGui3d() - Method in class net.minecraft.client.renderer.model.BlockModel
 
isGui3d() - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
isGui3d() - Method in interface net.minecraft.client.renderer.model.IBakedModel
 
isGui3d() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
isGui3d() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
isGui3d() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
isGui3d() - Method in class net.minecraftforge.client.model.BakedItemModel
 
isGui3d() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
isGui3d() - Method in class net.minecraftforge.client.model.CompositeModel
 
isGui3d() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
isGui3d() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
isGuiEnabled() - Static method in class net.minecraft.client.Minecraft
 
isGuiOpen - Variable in class net.minecraft.item.crafting.RecipeBook
 
isGuiOpen() - Method in class net.minecraft.item.crafting.RecipeBook
 
isGuiOpen() - Method in class net.minecraft.network.play.client.CRecipeInfoPacket
 
isGuiOpen() - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
IShaderManager - Interface in net.minecraft.client.shader
 
isHandActive() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isHandActive() - Method in class net.minecraft.entity.LivingEntity
 
IShapedRecipe<T extends IInventory> - Interface in net.minecraftforge.common.crafting
Used to mark a recipe that shape matters so that the recipe book and auto crafting picks the correct shape.
isHardcore() - Method in class net.minecraft.realms.RealmsLevelSummary
 
isHardcore() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
isHardcore() - Method in class net.minecraft.server.integrated.IntegratedServer
 
isHardcore() - Method in class net.minecraft.server.MinecraftServer
 
isHardcore() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
isHardcore() - Method in class net.minecraft.world.storage.WorldInfo
 
isHardcoreMode() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
isHardcoreModeEnabled() - Method in class net.minecraft.world.storage.WorldSummary
 
isHarderThan(float) - Method in class net.minecraft.world.DifficultyInstance
 
IShearable - Interface in net.minecraftforge.common
Deprecated.
isHidden() - Method in class net.minecraft.advancements.DisplayInfo
 
isHidden - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
isHidden() - Method in class net.minecraft.resources.ResourcePackInfo
 
isHidden() - Method in interface net.minecraftforge.client.extensions.IForgeResourcePack
 
isHighHumidity() - Method in class net.minecraft.world.biome.Biome
 
isHighHumidity(BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
isHolding(Item) - Method in class net.minecraft.entity.MobEntity
 
isHorizontal() - Method in enum net.minecraft.util.Direction.Axis
 
isHorseJumping() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isHorseSaddled() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isHotbar(int) - Static method in class net.minecraft.entity.player.PlayerInventory
 
isHovered - Variable in class net.minecraft.client.gui.widget.Widget
 
isHovered() - Method in class net.minecraft.client.gui.widget.Widget
 
isHovered() - Method in class net.minecraft.realms.RealmsButtonProxy
 
ISidedInventory - Interface in net.minecraft.inventory
 
ISidedInventoryProvider - Interface in net.minecraft.inventory
 
isIdentity() - Method in class net.minecraftforge.common.model.TRSRTransformation
 
isIgnited() - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
isImmuneToExplosions() - Method in class net.minecraft.entity.Entity
 
isImmuneToExplosions() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
isImmuneToFire() - Method in class net.minecraft.entity.Entity
 
isImmuneToFire() - Method in class net.minecraft.entity.EntityType
 
ISimpleModelGeometry<T extends ISimpleModelGeometry<T>> - Interface in net.minecraftforge.client.model.geometry
 
isIn(Tag<Block>) - Method in class net.minecraft.block.Block
 
isIn(Tag<Block>) - Method in class net.minecraft.block.BlockState
 
isIn(Tag<Fluid>) - Method in class net.minecraft.fluid.Fluid
 
isIn(Tag<Item>) - Method in class net.minecraft.item.Item
 
isInCreativeMode() - Method in class net.minecraft.client.multiplayer.PlayerController
 
isInDaylight() - Method in class net.minecraft.entity.MobEntity
 
isInfinite(ItemStack, ItemStack, PlayerEntity) - Method in class net.minecraft.item.ArrowItem
 
isIngredient(ItemStack) - Method in class net.minecraftforge.common.brewing.BrewingRecipe
 
isIngredient(ItemStack) - Method in interface net.minecraftforge.common.brewing.IBrewingRecipe
Returns true if the passed ItemStack is an ingredient for this recipe.
isIngredient(ItemStack) - Method in class net.minecraftforge.common.brewing.VanillaBrewingRecipe
Code adapted from TileEntityBrewingStand.isItemValidForSlot(int index, ItemStack stack)
isInGroup(ItemGroup) - Method in class net.minecraft.item.Item
 
isInitialized() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
isInitialized() - Method in class net.minecraft.world.storage.WorldInfo
 
isInLava() - Method in class net.minecraft.entity.Entity
 
isInLiquid() - Method in class net.minecraft.pathfinding.PathNavigator
 
isInLove() - Method in class net.minecraft.entity.passive.AnimalEntity
 
isInput(ItemStack) - Method in class net.minecraftforge.common.brewing.BrewingRecipe
 
isInput(ItemStack) - Method in interface net.minecraftforge.common.brewing.IBrewingRecipe
Returns true is the passed ItemStack is an input for this recipe.
isInput(ItemStack) - Method in class net.minecraftforge.common.brewing.VanillaBrewingRecipe
Code adapted from TileEntityBrewingStand.isItemValidForSlot(int index, ItemStack stack)
isInRange(int) - Method in class net.minecraft.world.storage.loot.RandomValueRange
 
isInRangeToRender3d(double, double, double) - Method in class net.minecraft.entity.Entity
 
isInRangeToRender3d(double, double, double) - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
isInRangeToRender3d(double, double, double) - Method in class net.minecraft.entity.projectile.TridentEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.Entity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EyeOfEnderEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.monster.PhantomEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
isInside() - Method in class net.minecraft.util.math.BlockRayTraceResult
 
isInsideTick() - Method in class net.minecraft.world.server.ServerWorld
 
isInstant() - Method in class net.minecraft.potion.Effect
 
isInstant() - Method in class net.minecraft.potion.InstantEffect
 
isInteger(Matrix4f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
isIntegratedServerRunning() - Method in class net.minecraft.client.Minecraft
 
isInterpolate() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
isInvalid() - Method in class net.minecraft.client.settings.KeyBinding
 
isInvisible() - Method in class net.minecraft.entity.Entity
 
isInvisibleToPlayer(PlayerEntity) - Method in class net.minecraft.entity.Entity
 
isInvisibleToPlayer(PlayerEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
isInvulnerable() - Method in class net.minecraft.entity.Entity
 
isInvulnerable() - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
isInvulnerable() - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
isInvulnerableDimensionChange() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
isInvulnerableTo(DamageSource) - Method in class net.minecraft.entity.Entity
 
isInvulnerableTo(DamageSource) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
isInvulnerableTo(DamageSource) - Method in class net.minecraftforge.common.util.FakePlayer
 
isInWater(BlockState, IBlockReader, BlockPos) - Static method in class net.minecraft.block.AbstractCoralPlantBlock
 
isInWater() - Method in class net.minecraft.entity.Entity
 
isInWaterOrBubbleColumn() - Method in class net.minecraft.entity.Entity
 
isInWaterRainOrBubbleColumn() - Method in class net.minecraft.entity.Entity
 
isItemConversionReagent(ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
isItemEqual(ItemStack) - Method in class net.minecraft.item.ItemStack
 
isItemEqualIgnoreDurability(ItemStack) - Method in class net.minecraft.item.ItemStack
 
isItemStackInSlot(EquipmentSlotType, ItemStack) - Static method in class net.minecraft.entity.MobEntity
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.container.CraftingResultSlot
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.container.FurnaceFuelSlot
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.container.FurnaceResultSlot
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.container.MerchantResultSlot
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.container.ShulkerBoxSlot
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.container.Slot
 
isItemValid(int, ItemStack) - Method in interface net.minecraftforge.items.IItemHandler
This function re-implements the vanilla function IInventory.isItemValidForSlot(int, ItemStack).
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.ItemStackHandler
 
isItemValid(ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
 
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
isItemValidForSlot(int, ItemStack) - Method in interface net.minecraft.inventory.IInventory
 
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
isItemValidForSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
isJava64bit() - Method in class net.minecraft.client.Minecraft
 
isJsonArray(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
isJsonPrimitive(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
isJumping - Variable in class net.minecraft.entity.ai.controller.JumpController
 
isJumping - Variable in class net.minecraft.entity.LivingEntity
 
isJumping() - Method in class net.minecraft.network.play.client.CInputPacket
 
isKeyCodeModifier(InputMappings.Input) - Static method in enum net.minecraftforge.client.settings.KeyModifier
 
isKeyDown() - Method in class net.minecraft.client.settings.KeyBinding
 
isKeyDown(long, int) - Static method in class net.minecraft.client.util.InputMappings
 
isKeyDown(int) - Method in class net.minecraft.realms.RealmsScreen
 
isLadder(BlockState, IWorldReader, BlockPos, LivingEntity) - Method in class net.minecraft.block.LadderBlock
 
isLadder(BlockState, IWorldReader, BlockPos, LivingEntity) - Method in class net.minecraft.block.ScaffoldingBlock
 
isLadder(BlockState, IWorldReader, BlockPos, LivingEntity) - Method in class net.minecraft.block.TrapDoorBlock
 
isLadder(BlockState, IWorldReader, BlockPos, LivingEntity) - Method in class net.minecraft.block.VineBlock
 
isLadder(BlockState, IWorldReader, BlockPos, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Checks if a player or entity can use this block to 'climb' like a ladder.
isLadder(IWorldReader, BlockPos, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Checks if a player or entity can use this block to 'climb' like a ladder.
IslandLayer - Enum in net.minecraft.world.gen.layer
 
isLanServer() - Method in class net.minecraft.server.management.UserList
 
isLastPage() - Method in class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
isLayerEmpty(BlockRenderLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
isLayerStarted(BlockRenderLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
isLazy() - Method in class net.minecraft.entity.passive.PandaEntity
 
isLeader() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
isLeaf(int) - Method in class net.minecraft.util.datafix.fixes.LeavesFix.LeavesSection
 
isLeaves(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
isLeftDown() - Method in class net.minecraft.client.MouseHelper
 
isLeftDown() - Method in class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
isLeftHanded() - Method in class net.minecraft.entity.MobEntity
 
isLighterThanAir() - Method in class net.minecraftforge.fluids.FluidAttributes
 
isLimited() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
isLiquid() - Method in class net.minecraft.block.material.Material
 
isLiquidInStructureBoundingBox(IBlockReader, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
isList - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
isList() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
isList() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Is this property object a list?
isListFixedLength - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
isListLengthFixed() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
isListLengthFixed() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Does this list property have to remain a fixed length?
isLiving() - Method in class net.minecraft.entity.Entity
 
isLivingDamageSrc() - Method in class net.minecraft.util.CombatEntry
 
isLivingOnLadder(BlockState, World, BlockPos, LivingEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
isLoaded() - Method in class net.minecraftforge.common.ForgeConfigSpec
 
isLoaded(String) - Method in class net.minecraftforge.fml.ModList
 
isLoading() - Method in class net.minecraftforge.client.model.ModelLoader
 
isLoading() - Static method in class net.minecraftforge.fml.client.ClientModLoader
 
isLocal() - Method in class net.minecraftforge.fml.network.NetworkEvent.GatherLoginPayloadsEvent
 
isLocalChannel() - Method in class net.minecraft.network.NetworkManager
 
isLocalWorld - Variable in class net.minecraft.inventory.container.PlayerContainer
 
isLocked(IWorldReader, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
isLocked(IWorldReader, BlockPos, BlockState) - Method in class net.minecraft.block.RepeaterBlock
 
isLocked() - Method in class net.minecraft.client.gui.widget.button.LockIconButton
 
isLocked() - Method in class net.minecraft.scoreboard.Score
 
isLocked() - Method in class net.minecraftforge.fml.network.NetworkRegistry
 
isLocked() - Method in class net.minecraftforge.registries.ForgeRegistry
 
isLocked() - Method in interface net.minecraftforge.registries.IForgeRegistryModifiable
 
isLog(int) - Method in class net.minecraft.util.datafix.fixes.LeavesFix.LeavesSection
 
isLongDistance() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
isLooking - Variable in class net.minecraft.entity.ai.controller.LookController
 
isLoss() - Method in class net.minecraft.world.raid.Raid
 
isMagicDamage() - Method in class net.minecraft.util.DamageSource
 
isMapFeaturesEnabled() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
isMapFeaturesEnabled() - Method in class net.minecraft.world.storage.WorldInfo
 
isMapFeaturesEnabled() - Method in class net.minecraft.world.WorldSettings
 
ISmartVariant - Interface in net.minecraftforge.client.model
Deprecated.
isMaterialInBB(AxisAlignedBB, Material) - Method in class net.minecraft.world.World
 
isMaxAge(BlockState) - Method in class net.minecraft.block.CropsBlock
 
isMaxDuration() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
isMeat() - Method in class net.minecraft.item.Food
 
isMenuActive() - Method in class net.minecraft.client.gui.SpectatorGui
 
isMiddleDown() - Method in class net.minecraft.client.MouseHelper
 
isMiddleDown() - Method in class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
isMinecartPowered() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
isMissingScreen() - Static method in class net.minecraft.client.gui.ScreenManager
 
isModelSet() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
Deprecated.
 
isModified() - Method in class net.minecraft.world.chunk.Chunk
 
isModified() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
isModified() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
isModified() - Method in interface net.minecraft.world.chunk.IChunk
 
isMounting() - Method in class net.minecraftforge.event.entity.EntityMountEvent
 
isMouseGrabbed() - Method in class net.minecraft.client.MouseHelper
 
isMouseInList(double, double) - Method in class net.minecraft.client.gui.SlotGui
 
isMouseOver(int, int, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
isMouseOver(double, double) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.screen.Screen
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.SlotGui
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.widget.list.AbstractList.AbstractListEntry
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.widget.Widget
 
isMouseOver(double, double) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
isMouseOverGroup(ItemGroup, double, double) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
isMovementBlocked() - Method in class net.minecraft.entity.LivingEntity
 
isMovementBlocked() - Method in class net.minecraft.entity.monster.RavagerEntity
 
isMovementBlocked() - Method in class net.minecraft.entity.passive.FoxEntity
 
isMovementBlocked() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isMovementBlocked() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
isMovementBlocked() - Method in class net.minecraft.entity.player.PlayerEntity
 
isMoving() - Method in class net.minecraft.entity.monster.GuardianEntity
 
isMultipass() - Method in class net.minecraft.client.renderer.entity.BoatRenderer
 
isMultipass() - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
isMutation() - Method in class net.minecraft.world.biome.Biome
 
isNBTValid(CompoundNBT) - Static method in class net.minecraft.item.WritableBookItem
 
isNether() - Method in class net.minecraft.world.dimension.Dimension
 
isNew(IRecipe<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
isNewLevelIdAcceptable(String) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
 
isNewLevelIdAcceptable(String) - Method in class net.minecraft.world.storage.SaveFormat
 
isNextGen() - Static method in class com.mojang.blaze3d.platform.GLX
 
isNoDespawnRequired() - Method in class net.minecraft.entity.MobEntity
 
isNonBoss() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
isNonBoss() - Method in class net.minecraft.entity.boss.WitherEntity
 
isNonBoss() - Method in class net.minecraft.entity.Entity
 
isNonBoss() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
isNonLiving(EntityType<?>) - Method in class net.minecraft.data.loot.EntityLootTables
 
ISnooperInfo - Interface in net.minecraft.profiler
 
isNormalCube(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractGlassBlock
 
isNormalCube(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BeaconBlock
 
isNormalCube(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
isNormalCube(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
isNormalCube(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.MovingPistonBlock
 
isNormalCube(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.PistonBlock
 
isNormalCube(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.SoulSandBlock
 
isNormalCube(BlockPos) - Method in class net.minecraft.entity.player.PlayerEntity
 
isNormalStyle() - Method in enum net.minecraft.util.text.TextFormatting
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.MobEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.monster.DrownedEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.monster.GuardianEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.monster.RavagerEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.passive.OcelotEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.passive.WaterMobEntity
 
isNotCreative() - Method in class net.minecraft.client.multiplayer.PlayerController
 
isNotEmpty() - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
isNullOrEmpty(String) - Static method in class net.minecraft.util.StringUtils
 
isNumber(JsonElement) - Static method in class net.minecraft.util.JSONUtils
 
isNvidia - Static variable in class com.mojang.blaze3d.platform.GLX
 
isObtained() - Method in class net.minecraft.advancements.CriterionProgress
 
isOccupied() - Method in class net.minecraft.village.PointOfInterest
 
isOcean(int) - Static method in class net.minecraft.world.gen.layer.LayerUtil
 
isOffsetPositionInLiquid(double, double, double) - Method in class net.minecraft.entity.Entity
 
isOldMapFormat(String) - Method in class net.minecraft.world.storage.SaveFormat
 
isOnePlayerRiding() - Method in class net.minecraft.entity.Entity
 
isOnExecutionThread() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
isOnGround() - Method in class net.minecraft.network.play.client.CPlayerPacket
 
isOnGround() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
isOnItemFrame() - Method in class net.minecraft.item.ItemStack
 
isOnLadder() - Method in class net.minecraft.entity.FlyingEntity
 
isOnLadder() - Method in class net.minecraft.entity.LivingEntity
 
isOnLadder() - Method in class net.minecraft.entity.monster.SpiderEntity
 
isOnLadder() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isOnLAN() - Method in class net.minecraft.client.multiplayer.ServerData
 
isOnlyOption() - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
isOnSameTeam(Entity) - Method in class net.minecraft.entity.Entity
 
isOnSameTeam(Entity) - Method in class net.minecraft.entity.monster.EvokerEntity
 
isOnSameTeam(Entity) - Method in class net.minecraft.entity.monster.IllusionerEntity
 
isOnSameTeam(Entity) - Method in class net.minecraft.entity.monster.PillagerEntity
 
isOnSameTeam(Entity) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
isOnSameTeam(Entity) - Method in class net.minecraft.entity.passive.TameableEntity
 
isOnScoreboardTeam(Team) - Method in class net.minecraft.entity.Entity
 
isOnTopRow() - Method in class net.minecraft.item.ItemGroup
 
isOpaque(VoxelShape) - Static method in class net.minecraft.block.Block
 
isOpaque() - Method in class net.minecraft.block.material.Material
 
isOpaque() - Method in class net.minecraft.client.util.JSONBlendingMode
 
isOpaqueCube(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
isOpaqueCube(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
isOpenGl21 - Static variable in class com.mojang.blaze3d.platform.GLX
 
isOperator() - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
isOptionForBuffetWorld() - Method in class net.minecraft.world.gen.ChunkGeneratorType
 
isOrderLocked() - Method in class net.minecraft.resources.ResourcePackInfo
 
ISound - Interface in net.minecraft.client.audio
 
ISound.AttenuationType - Enum in net.minecraft.client.audio
 
ISoundEventAccessor<T> - Interface in net.minecraft.client.audio
 
ISoundEventListener - Interface in net.minecraft.client.audio
 
isOutsideBuildHeight(BlockPos) - Static method in class net.minecraft.world.World
 
isOwner(LivingEntity) - Method in class net.minecraft.entity.passive.TameableEntity
 
isParallel(BlockState, Direction) - Static method in class net.minecraft.block.FenceGateBlock
 
isPartOfLargeChest(IInventory) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
isPartying() - Method in class net.minecraft.entity.passive.ParrotEntity
 
isPassenger() - Method in class net.minecraft.entity.Entity
 
isPassenger(Entity) - Method in class net.minecraft.entity.Entity
 
isPassenger(Class<? extends Entity>) - Method in class net.minecraft.entity.Entity
 
isPaste(int) - Static method in class net.minecraft.client.gui.screen.Screen
 
isPathEmpty() - Method in class net.minecraft.pathfinding.PathHeap
 
isPatrolling() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
isPauseScreen() - Method in class net.minecraft.client.gui.LoadingGui
 
isPauseScreen() - Method in class net.minecraft.client.gui.ResourceLoadProgressGui
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.ChatScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.DeathScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.DownloadTerrainScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.Screen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.StatsScreen
 
isPauseScreen() - Method in class net.minecraft.realms.RealmsScreen
 
isPauseScreen() - Method in class net.minecraft.realms.RealmsScreenProxy
 
ISpectatorMenuObject - Interface in net.minecraft.client.gui.spectator
 
ISpectatorMenuRecipient - Interface in net.minecraft.client.gui.spectator
 
ISpectatorMenuView - Interface in net.minecraft.client.gui.spectator
 
isPixelTransparent(int, int, int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
isPlacerSneaking() - Method in class net.minecraft.item.DirectionalPlaceContext
 
isPlacerSneaking() - Method in class net.minecraft.item.ItemUseContext
 
isPlayer() - Method in class net.minecraft.entity.LivingEntity
 
isPlayer() - Method in class net.minecraft.entity.player.PlayerEntity
 
isPlayerCreated() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
isPlayerFullyAsleep() - Method in class net.minecraft.entity.player.PlayerEntity
 
isPlayerInfoSet() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
isPlayerWithin(double, double, double, double) - Method in interface net.minecraft.world.IEntityReader
 
isPlaying(MusicTicker.MusicType) - Method in class net.minecraft.client.audio.MusicTicker
 
isPlaying(ISound) - Method in class net.minecraft.client.audio.SoundEngine
 
isPlaying(ISound) - Method in class net.minecraft.client.audio.SoundHandler
 
isPointInRegion(int, int, int, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
isPointInRegion(int, int, int, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
isPointInRegion(int, int, int, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
isPortal(IWorld, BlockPos) - Method in class net.minecraft.block.NetherPortalBlock
 
isPortalFrame(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines if this block can be used as part of a frame of a nether portal.
isPortalFrame(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines if this block can be used as part of a frame of a nether portal.
isPoseClear(Pose) - Method in class net.minecraft.entity.Entity
 
isPosition() - Method in class net.minecraft.realms.RealmsVertexFormatElement
 
isPositionElement() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
isPositionInsideStructure(IWorld, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.Structure
 
isPositionInStructure(IWorld, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.Structure
 
isPotionActive(Effect) - Method in class net.minecraft.entity.LivingEntity
 
isPotionApplicable(EffectInstance) - Method in class net.minecraft.entity.boss.WitherEntity
 
isPotionApplicable(EffectInstance) - Method in class net.minecraft.entity.LivingEntity
 
isPotionApplicable(EffectInstance) - Method in class net.minecraft.entity.monster.SpiderEntity
 
isPotionApplicable(EffectInstance) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
isPowered() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
isPowered() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
isPoweredCart() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
Returns true if this cart is self propelled.
isPreemptedBy(PrioritizedGoal) - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
isPreemptible() - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
 
isPreemptible() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
isPreemptible() - Method in class net.minecraft.entity.ai.goal.FollowBoatGoal
 
isPreemptible() - Method in class net.minecraft.entity.ai.goal.Goal
 
isPreemptible() - Method in class net.minecraft.entity.ai.goal.LandOnOwnersShoulderGoal
 
isPreemptible() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
isPreemptible() - Method in class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
isPresent() - Method in class net.minecraftforge.common.util.LazyOptional
Check if this LazyOptional is non-empty.
isPresent() - Method in class net.minecraftforge.fml.OptionalMod
Return true if there is a mod object present, otherwise false.
isPresent() - Method in class net.minecraftforge.fml.RegistryObject
Return true if there is a mod object present, otherwise false.
isPressed() - Method in class net.minecraft.client.settings.KeyBinding
 
isPreventingPlayerRest(PlayerEntity) - Method in class net.minecraft.entity.monster.MonsterEntity
 
isPreventingPlayerRest(PlayerEntity) - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
ISprite - Interface in net.minecraft.client.renderer.texture
 
isProjectile(Boolean) - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate.Builder
 
isProjectile() - Method in class net.minecraft.util.DamageSource
 
isProperty - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
isProperty() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
isProperty() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property, Category] Is this object a property object?
isPumpkinEquipped() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
isPushedByWater() - Method in class net.minecraft.entity.Entity
 
isPushedByWater() - Method in class net.minecraft.entity.monster.DrownedEntity
 
isPushedByWater() - Method in class net.minecraft.entity.passive.TurtleEntity
 
isPushedByWater() - Method in class net.minecraft.entity.passive.WaterMobEntity
 
isPushedByWater() - Method in class net.minecraft.entity.player.PlayerEntity
 
isPVPEnabled() - Method in class net.minecraft.server.MinecraftServer
 
isRaidActive() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
isRail(World, BlockPos) - Static method in class net.minecraft.block.AbstractRailBlock
 
isRail(BlockState) - Static method in class net.minecraft.block.AbstractRailBlock
 
isRaining() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
isRaining() - Method in class net.minecraft.world.storage.WorldInfo
 
isRaining() - Method in class net.minecraft.world.World
 
isRainingAt(BlockPos) - Method in class net.minecraft.world.World
 
isReadable() - Method in class net.minecraft.network.PacketBuffer
 
isReadable(int) - Method in class net.minecraft.network.PacketBuffer
 
isReadOnly() - Method in class net.minecraft.network.PacketBuffer
 
isReadOnly() - Method in class net.minecraft.scoreboard.ScoreCriteria
 
isReady(int, int) - Method in class net.minecraft.potion.Effect
 
isReady(int, int) - Method in class net.minecraft.potion.InstantEffect
 
isReagent(ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
isRearing() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isRecentlyHit() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
 
isReducedDebug() - Method in class net.minecraft.client.Minecraft
 
isReducedDebugInfo() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
isRefCountBelowMax() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
isRelative() - Method in class net.minecraft.command.arguments.LocationPart
 
isReleased() - Method in class net.minecraft.client.audio.ChannelManager.Entry
 
isRemote() - Method in class net.minecraft.world.gen.WorldGenRegion
 
isRemote() - Method in interface net.minecraft.world.IWorldReader
 
isRemote() - Method in class net.minecraft.world.Region
 
isRemote - Variable in class net.minecraft.world.World
 
isRemote() - Method in class net.minecraft.world.World
 
isRemoteServer() - Method in class net.minecraft.client.ClientGameSession
 
isRemoved() - Method in class net.minecraft.tileentity.TileEntity
 
isRenderedOnFrame() - Method in enum net.minecraft.world.storage.MapDecoration.Type
 
isRenderEntityOutlines() - Method in class net.minecraft.client.renderer.WorldRenderer
 
isRenderMultipass(Entity) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
isRenderShadow() - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
isRepairable(ItemStack) - Method in class net.minecraft.item.Item
 
isRepairable(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called by CraftingManager to determine if an item is reparable.
isRepairable() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Determines if a item is reparable, used by Repair recipes and Grindstone.
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.Block
Deprecated.
isReplaceable(BlockItemUseContext) - Method in class net.minecraft.block.BlockState
 
isReplaceable() - Method in class net.minecraft.block.material.Material
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.ScaffoldingBlock
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.SeaPickleBlock
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.ShearableDoublePlantBlock
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.SlabBlock
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.SnowBlock
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.TallFlowerBlock
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.TurtleEggBlock
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.VineBlock
 
isReplaceableOreGen(BlockState, IWorldReader, BlockPos, Predicate<BlockState>) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Determines if the current block is replaceable by Ore veins during world generation.
isReplaceableOreGen(IWorldReader, BlockPos, Predicate<BlockState>) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Determines if the current block is replaceable by Ore veins during world generation.
isRequiresConversion() - Method in class net.minecraft.realms.RealmsLevelSummary
 
isRequiresMcRestart() - Method in class net.minecraftforge.fml.client.event.ConfigChangedEvent
Will be set to true if any elements were changed that require a restart of Minecraft.
isRidingHorse() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isRidingHorse() - Method in class net.minecraft.client.multiplayer.PlayerController
 
isRidingOrBeingRiddenBy(Entity) - Method in class net.minecraft.entity.Entity
 
isRidingSameEntity(Entity) - Method in class net.minecraft.entity.Entity
 
isRightDown() - Method in class net.minecraft.client.MouseHelper
 
isRightDown() - Method in class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
isRock(Block) - Static method in class net.minecraft.block.Block
 
isRoot(long) - Method in class net.minecraft.util.SectionDistanceGraph
 
isRoot(long) - Method in class net.minecraft.world.chunk.ChunkDistanceGraph
 
isRoot(long) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
isRoot(long) - Method in class net.minecraft.world.lighting.LightEngine
 
isRotating() - Method in class net.minecraft.network.play.server.SEntityPacket
 
isRowingBoat() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isRunning() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
isRunning() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
isRunning() - Method in class net.minecraft.network.rcon.RConThread
 
isSameInventory(Slot) - Method in class net.minecraft.inventory.container.Slot
Checks if the other slot is in the same inventory, by comparing the inventory reference.
isSamePath(Path) - Method in class net.minecraft.pathfinding.Path
 
isSameTeam(Team) - Method in class net.minecraft.scoreboard.Team
 
isSaved() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
isSaveDisabled() - Method in class net.minecraft.world.server.ServerWorld
 
isSaveDisabled() - Method in class net.minecraft.world.World
 
isScaredByPlayerMovement() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
isScreaming() - Method in class net.minecraft.entity.monster.EndermanEntity
 
isSelectAll(int) - Static method in class net.minecraft.client.gui.screen.Screen
 
isSelectedItem(int) - Method in class net.minecraft.client.gui.SlotGui
 
isSelectedItem(int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
isSelectedItem(int) - Method in class net.minecraft.client.gui.widget.list.AbstractOptionList
 
isSelectedItem(int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
isSelectedItem(int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
isSelectedItem(int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
isSelectedItem(int) - Method in class net.minecraft.realms.RealmsScrolledSelectionListProxy
 
isSelectedItem(int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
isSelectedItem(int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
isSelfSelector() - Method in class net.minecraft.command.arguments.EntitySelector
 
isSendToClient() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
isSerializable() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
isSerializable() - Method in class net.minecraft.entity.EntityType
 
isServer() - Method in enum net.minecraftforge.fml.LogicalSide
 
isServerInOnlineMode() - Method in class net.minecraft.server.MinecraftServer
 
isServerRunning() - Method in class net.minecraft.server.MinecraftServer
 
isServerStopped() - Method in class net.minecraft.server.MinecraftServer
 
isServerWorld() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isServerWorld() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
isServerWorld() - Method in class net.minecraft.entity.LivingEntity
 
isServerWorld() - Method in class net.minecraft.entity.MobEntity
 
isShadedInGui() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
isShadedInGui() - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
isShaderActive() - Method in class net.minecraft.client.renderer.GameRenderer
 
isShallowOcean(int) - Static method in class net.minecraft.world.gen.layer.LayerUtil
 
isShearable(ItemStack, IWorldReader, BlockPos) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
isShearable(ItemStack, IWorldReader, BlockPos) - Method in class net.minecraft.entity.passive.SheepEntity
 
isShearable(ItemStack, IWorldReader, BlockPos) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
isShearable(ItemStack, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.IShearable
Deprecated.
Checks if the object is currently shearable Example: Sheep return false when they have no wool
isShield(ItemStack, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Is this Item a shield
isShield(LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Is this Item a shield
isShowIcon() - Method in class net.minecraft.potion.EffectInstance
 
isSideInvisible(BlockState, BlockState, Direction) - Method in class net.minecraft.block.Block
Deprecated.
isSideInvisible(BlockState, Direction) - Method in class net.minecraft.block.BlockState
 
isSideInvisible(BlockState, BlockState, Direction) - Method in class net.minecraft.block.BreakableBlock
 
isSideInvisible(BlockState, BlockState, Direction) - Method in class net.minecraft.block.FlowingFluidBlock
 
isSideInvisible(BlockState, BlockState, Direction) - Method in class net.minecraft.block.PaneBlock
 
isSidePowered(BlockPos, Direction) - Method in class net.minecraft.world.World
 
isSilent() - Method in class net.minecraft.entity.Entity
 
isSilkTouching() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
 
isSimple() - Method in class net.minecraft.item.crafting.Ingredient
 
isSimple() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
isSimple() - Method in class net.minecraftforge.common.crafting.IngredientNBT
 
isSingleplayer() - Method in class net.minecraft.client.Minecraft
 
isSinglePlayer() - Method in class net.minecraft.server.MinecraftServer
 
isSitting - Variable in class net.minecraft.client.renderer.entity.model.EntityModel
 
isSitting() - Method in class net.minecraft.entity.passive.FoxEntity
 
isSitting() - Method in class net.minecraft.entity.passive.TameableEntity
 
isSkippable() - Method in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
isSkullInvulnerable() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
isSkyColored() - Method in class net.minecraft.world.dimension.Dimension
 
isSkyColored() - Method in class net.minecraft.world.dimension.EndDimension
 
isSkyLightMax(BlockPos) - Method in interface net.minecraft.world.IEnviromentBlockReader
 
isSleeping() - Method in class net.minecraft.entity.LivingEntity
 
isSleeping() - Method in class net.minecraft.entity.passive.FoxEntity
 
isSmall() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
isSmallSlime() - Method in class net.minecraft.entity.monster.SlimeEntity
 
isSnapshot() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
isSneak - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
isSneaking() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isSneaking() - Method in class net.minecraft.entity.Entity
 
isSneaking() - Method in class net.minecraft.network.play.client.CInputPacket
 
isSneaking() - Method in class net.minecraft.util.math.shapes.EntitySelectionContext
 
isSneaking() - Method in interface net.minecraft.util.math.shapes.ISelectionContext
 
isSnooperRunning() - Method in class net.minecraft.profiler.Snooper
 
isSoil(IWorldGenerationBaseReader, BlockPos, IPlantable) - Static method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
isSoilOrFarm(IWorldGenerationBaseReader, BlockPos, IPlantable) - Static method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
isSolid(BlockState) - Method in class net.minecraft.block.BarrierBlock
 
isSolid(BlockState) - Method in class net.minecraft.block.Block
Deprecated.
isSolid() - Method in class net.minecraft.block.BlockState
 
isSolid(BlockState) - Method in class net.minecraft.block.CactusBlock
 
isSolid(BlockState) - Method in class net.minecraft.block.CauldronBlock
 
isSolid(BlockState) - Method in class net.minecraft.block.GrassBlock
 
isSolid(BlockState) - Method in class net.minecraft.block.LeavesBlock
 
isSolid() - Method in class net.minecraft.block.material.Material
 
isSolid(BlockState) - Method in class net.minecraft.block.MovingPistonBlock
 
isSolid(BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
isSolid(BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
 
isSolid(BlockState) - Method in class net.minecraft.block.StonecutterBlock
 
isSorted() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
isSoundServerwide() - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
isSource(IFluidState) - Method in class net.minecraft.fluid.EmptyFluid
 
isSource(IFluidState) - Method in class net.minecraft.fluid.Fluid
 
isSource() - Method in interface net.minecraft.fluid.IFluidState
 
isSource(IFluidState) - Method in class net.minecraft.fluid.LavaFluid.Flowing
 
isSource(IFluidState) - Method in class net.minecraft.fluid.LavaFluid.Source
 
isSource(IFluidState) - Method in class net.minecraft.fluid.WaterFluid.Flowing
 
isSource(IFluidState) - Method in class net.minecraft.fluid.WaterFluid.Source
 
isSource(IFluidState) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Flowing
 
isSource(IFluidState) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Source
 
isSpawnableSpace(IBlockReader, BlockPos, BlockState, IFluidState) - Static method in class net.minecraft.world.spawner.WorldEntitySpawner
 
isSpawnedByPlayer() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
isSpawner() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent.CheckSpawn
 
isSpawnForced() - Method in class net.minecraft.entity.player.PlayerEntity
Deprecated.
isSpawnForced(DimensionType) - Method in class net.minecraft.entity.player.PlayerEntity
A dimension aware version of isSpawnForced.
isSpawning() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
isSpectatedByPlayer(ServerPlayerEntity) - Method in class net.minecraft.entity.Entity
 
isSpectatedByPlayer(ServerPlayerEntity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
isSpectator() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
isSpectator() - Method in class net.minecraft.entity.Entity
 
isSpectator() - Method in class net.minecraft.entity.player.PlayerEntity
 
isSpectator() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
isSpectatorMode() - Method in class net.minecraft.client.multiplayer.PlayerController
 
isSpellcasting() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
isSpinAttacking() - Method in class net.minecraft.entity.LivingEntity
 
isSprinting() - Method in class net.minecraft.entity.Entity
 
isStable() - Method in class net.minecraft.util.MinecraftVersion
 
isStackable() - Method in class net.minecraft.item.ItemStack
 
isStanding() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
isStateTriggered() - Method in class net.minecraft.client.gui.widget.ToggleWidget
 
isStencilEnabled() - Method in class net.minecraft.client.shader.Framebuffer
Returns whether or not this FBO has been successfully initialised with stencil bits.
isStickyBlock(BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isStickyBlock() - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
isStopped() - Method in class net.minecraft.world.raid.Raid
 
isStreaming() - Method in class net.minecraft.client.audio.Sound
 
isString(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
isString(JsonElement) - Static method in class net.minecraft.util.JSONUtils
 
isStructureLoadable() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
isSuccess() - Method in class net.minecraftforge.fluids.FluidActionResult
 
isSuitableTarget(LivingEntity, EntityPredicate) - Method in class net.minecraft.entity.ai.goal.TargetGoal
 
isSummonable() - Method in class net.minecraft.entity.EntityType
 
isSurfaceWorld() - Method in class net.minecraft.world.dimension.Dimension
 
isSurfaceWorld() - Method in class net.minecraft.world.dimension.EndDimension
 
isSurfaceWorld() - Method in class net.minecraft.world.dimension.NetherDimension
 
isSurfaceWorld() - Method in class net.minecraft.world.dimension.OverworldDimension
 
isSurvivalOrAdventure() - Method in enum net.minecraft.world.GameType
 
isSwimming() - Method in class net.minecraft.entity.Entity
 
isSwimming() - Method in class net.minecraft.entity.player.PlayerEntity
 
isSwingInProgress - Variable in class net.minecraft.entity.LivingEntity
 
isSynchronous() - Method in class net.minecraftforge.fml.StartupQuery
 
isSystem() - Method in class net.minecraft.network.play.server.SChatPacket
 
isTagged(Tag<Fluid>) - Method in interface net.minecraft.fluid.IFluidState
 
isTame() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isTamed() - Method in class net.minecraft.entity.passive.TameableEntity
 
isTaskRunning() - Method in class net.minecraft.util.concurrent.RecursiveEventLoop
 
IStateHolder<C> - Interface in net.minecraft.state
 
IStatFormatter - Interface in net.minecraft.stats
 
isTempting(ItemStack) - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
isTexturePresent(String) - Method in class net.minecraft.client.renderer.model.BlockModel
 
isTexturePresent(String) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
isTexturePresent(String) - Method in interface net.minecraftforge.client.model.IModelConfiguration
Checks if a texture is present in the model.
isThirdPerson() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
isThreadAlive() - Method in class net.minecraft.server.MinecraftServer
 
isThundering() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
isThundering() - Method in class net.minecraft.world.storage.WorldInfo
 
isThundering() - Method in class net.minecraft.world.World
 
isTickPending(BlockPos, T) - Method in class net.minecraft.world.chunk.ChunkPrimerTickList
 
isTickPending(BlockPos, T) - Method in class net.minecraft.world.EmptyTickList
 
isTickPending(BlockPos, T) - Method in interface net.minecraft.world.ITickList
 
isTickPending(BlockPos, T) - Method in class net.minecraft.world.SerializableTickList
 
isTickPending(BlockPos, T) - Method in class net.minecraft.world.ServerTickList
 
isTickPending(BlockPos, T) - Method in class net.minecraft.world.WorldGenTickList
 
isTickScheduled(BlockPos, T) - Method in class net.minecraft.world.chunk.ChunkPrimerTickList
 
isTickScheduled(BlockPos, T) - Method in class net.minecraft.world.EmptyTickList
 
isTickScheduled(BlockPos, T) - Method in interface net.minecraft.world.ITickList
 
isTickScheduled(BlockPos, T) - Method in class net.minecraft.world.SerializableTickList
 
isTickScheduled(BlockPos, T) - Method in class net.minecraft.world.ServerTickList
 
isTickScheduled(BlockPos, T) - Method in class net.minecraft.world.WorldGenTickList
 
isTimedOut(long) - Method in class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
isTimedOut(long) - Method in class net.minecraft.entity.ai.brain.task.MultiTask
 
isTimedOut(long) - Method in class net.minecraft.entity.ai.brain.task.SleepAtHomeTask
 
isTimedOut(long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
isTimedOut(long) - Method in class net.minecraft.entity.ai.brain.task.TradeTask
 
isToolEffective(BlockState, ToolType) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Checks if the specified tool type is efficient on this block, meaning that it digs at full speed.
isToolEffective(ToolType) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Checks if the specified tool type is efficient on this block, meaning that it digs at full speed.
isToolEffective(IWorldReader, BlockPos, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
 
isToolNotRequired() - Method in class net.minecraft.block.material.Material
 
isTouchScreen() - Static method in class net.minecraft.realms.Realms
 
isTrap() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
isTreasureEnchantment() - Method in class net.minecraft.enchantment.BindingCurseEnchantment
 
isTreasureEnchantment() - Method in class net.minecraft.enchantment.Enchantment
 
isTreasureEnchantment() - Method in class net.minecraft.enchantment.FrostWalkerEnchantment
 
isTreasureEnchantment() - Method in class net.minecraft.enchantment.MendingEnchantment
 
isTreasureEnchantment() - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
 
isTriangles() - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
Deprecated.
 
IStringSerializable - Interface in net.minecraft.util
 
IStructurePieceType - Interface in net.minecraft.world.gen.feature.structure
 
IStructureProcessorType - Interface in net.minecraft.world.gen.feature.template
 
IStructureReader - Interface in net.minecraft.world
 
isTypeConversionReagent(ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
isTypeLimited() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
isTypeLimitedInversely() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
isTypeListModded(BiomeManager.BiomeType) - Static method in class net.minecraftforge.common.BiomeManager
 
ISuggestionProvider - Interface in net.minecraft.command
 
ISuggestionProvider.Coordinates - Class in net.minecraft.command
 
isUnblockable() - Method in class net.minecraft.util.DamageSource
 
isUnbounded() - Method in class net.minecraft.advancements.criterion.MinMaxBounds
 
isUnlitCampfire(BlockState) - Static method in class net.minecraft.item.FlintAndSteelItem
 
isUnlocked(IRecipe<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
isUpdating() - Method in class net.minecraft.entity.ai.controller.MovementController
 
isUploadedVersion() - Method in class com.mojang.realmsclient.dto.Backup
 
ISurfaceBuilderConfig - Interface in net.minecraft.world.gen.surfacebuilders
 
isUsable(ItemStack) - Static method in class net.minecraft.item.ElytraItem
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.entity.player.PlayerInventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.inventory.CraftingInventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.inventory.CraftResultInventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.inventory.EnderChestInventory
 
isUsableByPlayer(PlayerEntity) - Method in interface net.minecraft.inventory.IInventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.inventory.Inventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.inventory.MerchantInventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
isUser() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isUser() - Method in class net.minecraft.entity.player.PlayerEntity
 
isUsingFBOs() - Static method in class com.mojang.blaze3d.platform.GLX
 
isUsingNativeTransport() - Method in class net.minecraft.client.GameSettings
 
isUvLock() - Method in class net.minecraft.client.renderer.model.Variant
 
isUvLock() - Method in interface net.minecraft.client.renderer.texture.ISprite
 
isUvLock() - Method in class net.minecraftforge.client.model.BasicState
 
isUVLock() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
Deprecated.
 
isUvLock() - Method in class net.minecraftforge.client.model.ModelStateComposition
 
isValid() - Method in class net.minecraft.block.NetherPortalBlock.Size
 
isValid() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
isValid() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
isValid(BlockPos) - Static method in class net.minecraft.world.World
 
isValid - Variable in class net.minecraftforge.common.ticket.SimpleTicket
 
isValid() - Method in class net.minecraftforge.common.ticket.SimpleTicket
Checks if your ticket is still registered in the system.
isValid() - Method in class net.minecraftforge.registries.ObjectHolderRef
 
isValidBlock(Block) - Method in class net.minecraft.tileentity.TileEntityType
 
isValidCharacterForName(String, char, int) - Method in class net.minecraft.client.gui.screen.Screen
 
isValidClickButton(int) - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
isValidClickButton(int) - Method in class net.minecraft.client.gui.widget.Widget
 
isValidDragMode(int, PlayerEntity) - Static method in class net.minecraft.inventory.container.Container
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AttachedStemBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BushBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.CropsBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.DeadBushBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.LilyPadBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.MushroomBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.NetherWartBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.SeaGrassBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.SeaPickleBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.StemBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.TallSeaGrassBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.WitherRoseBlock
 
isValidIngredient(ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
Returns true if the passed ItemStack is a valid ingredient for any of the recipes in the registry.
isValidInput(ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
Returns true if the passed ItemStack is a valid input for any of the recipes in the registry.
isValidPathCharacter(char) - Static method in class net.minecraft.util.ResourceLocation
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.AbstractRailBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.BambooBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.BambooSaplingBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.BannerBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.BellBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
isValidPosition(IWorldReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.BubbleColumnBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.BushBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.CactusBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.CakeBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.CarpetBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.ChorusFlowerBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.ChorusPlantBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.CocoaBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.CropsBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.DoorBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.DoublePlantBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.FarmlandBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.FireBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.GrassPathBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.GrindstoneBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.HorizontalFaceBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.KelpBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.KelpTopBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.LadderBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.LanternBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.MushroomBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.PistonHeadBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.RedstoneWireBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.ScaffoldingBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.SeaPickleBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.SnowBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.StandingSignBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.SugarCaneBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.TallSeaGrassBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.TorchBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.TripWireHookBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.VineBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.WallBannerBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.WallSignBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.WallTorchBlock
 
isValueSavable() - Method in interface net.minecraftforge.fml.client.config.IArrayEntry
 
isVanilla() - Method in class net.minecraft.item.crafting.Ingredient
 
isVanilla() - Method in class net.minecraft.world.dimension.DimensionType
 
isVanillaCritical() - Method in class net.minecraftforge.event.entity.player.CriticalHitEvent
Returns true if this hit was critical by vanilla
isVariableOpacity() - Method in class net.minecraft.block.Block
 
isVecInside(Vec3i) - Method in class net.minecraft.util.math.MutableBoundingBox
 
isVersioned() - Method in class net.minecraft.world.WorldType
 
isVersionSnapshot() - Method in class net.minecraft.world.storage.WorldInfo
 
isVertical() - Method in enum net.minecraft.util.Direction.Axis
 
isVictory() - Method in class net.minecraft.world.raid.Raid
 
isVisible() - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
isVisible() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
isVisible() - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
isVisible() - Method in class net.minecraft.client.gui.SlotGui
 
isVisible(Direction, Direction) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
isVisible(Direction, Direction) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
isVisible(IllusionerEntity) - Method in class net.minecraft.client.renderer.entity.IllusionerRenderer
 
isVisible(T) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
isVisible() - Method in class net.minecraft.realms.AbstractRealmsButton
 
isVisible() - Method in interface net.minecraft.realms.RealmsAbstractButtonProxy
 
isVisible() - Method in class net.minecraft.realms.RealmsButtonProxy
 
isVisible() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
isVisible() - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
isVisible() - Method in class net.minecraft.world.ServerBossInfo
 
isVisible(IModelGeometryPart, boolean) - Method in class net.minecraftforge.client.model.BlockModelConfiguration.VisibilityData
 
isVisibleTo(LivingEntity) - Method in class net.minecraft.util.math.BlockPosWrapper
 
isVisibleTo(LivingEntity) - Method in class net.minecraft.util.math.EntityPosWrapper
 
isVisibleTo(LivingEntity) - Method in interface net.minecraft.util.math.IPosWrapper
 
isWasDeath() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.Clone
True if this event was fired because the player died.
isWater(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
isWeak() - Method in class net.minecraft.entity.passive.PandaEntity
 
isWearing(PlayerModelPart) - Method in class net.minecraft.entity.player.PlayerEntity
 
isWet() - Method in class net.minecraft.entity.Entity
 
isWhite() - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
isWhitelisted(GameProfile) - Method in class net.minecraft.server.management.WhiteList
 
isWhiteListEnabled() - Method in class net.minecraft.server.management.PlayerList
 
isWhitelistEnabled() - Method in class net.minecraft.server.MinecraftServer
 
isWithinHomeDistanceCurrentPosition() - Method in class net.minecraft.entity.MobEntity
 
isWithinHomeDistanceFromPosition(BlockPos) - Method in class net.minecraft.entity.MobEntity
 
isWithinUsableDistance(IWorldPosCallable, PlayerEntity, Block) - Static method in class net.minecraft.inventory.container.Container
 
isWolfWet() - Method in class net.minecraft.entity.passive.WolfEntity
 
isWorldClosed() - Method in class com.mojang.realmsclient.dto.UploadInfo
 
isWorldIconSet() - Method in class net.minecraft.server.MinecraftServer
 
isWorldLimited() - Method in class net.minecraft.command.arguments.EntitySelector
 
isWorldRunning() - Method in class net.minecraftforge.fml.client.event.ConfigChangedEvent
Whether or not a world is currently running.
isWorried() - Method in class net.minecraft.entity.passive.PandaEntity
 
isWritable() - Method in class net.minecraft.network.PacketBuffer
 
isWritable(int) - Method in class net.minecraft.network.PacketBuffer
 
isXRelative() - Method in interface net.minecraft.command.arguments.ILocationArgument
 
isXRelative() - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
isXRelative() - Method in class net.minecraft.command.arguments.LocationInput
 
isXZRectangleFull(int, int, int, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
isYOutOfBounds(int) - Static method in class net.minecraft.world.World
 
isYRelative() - Method in interface net.minecraft.command.arguments.ILocationArgument
 
isYRelative() - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
isYRelative() - Method in class net.minecraft.command.arguments.LocationInput
 
isZAxisLineFull(int, int, int, int) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
isZAxisLineFull(int, int, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
isZRelative() - Method in interface net.minecraft.command.arguments.ILocationArgument
 
isZRelative() - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
isZRelative() - Method in class net.minecraft.command.arguments.LocationInput
 
ITargetedTextComponent - Interface in net.minecraft.util.text
 
ITaskExecutor<Msg> - Interface in net.minecraft.util.concurrent
 
ITaskQueue<T,F> - Interface in net.minecraft.util.concurrent
 
ITaskQueue.Priority - Class in net.minecraft.util.concurrent
 
ITaskQueue.RunnableWithPriority - Class in net.minecraft.util.concurrent
 
ITaskQueue.Single<T> - Class in net.minecraft.util.concurrent
 
item(IItemProvider) - Method in class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
ITEM - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
item() - Static method in class net.minecraft.command.arguments.ItemArgument
 
ITEM - Static variable in class net.minecraft.entity.EntityType
 
Item - Class in net.minecraft.item
 
Item(Item.Properties) - Constructor for class net.minecraft.item.Item
 
item - Variable in class net.minecraft.item.ItemUseContext
 
ITEM - Static variable in class net.minecraft.particles.ParticleTypes
 
ITEM - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
Item(int) - Constructor for class net.minecraft.util.WeightedRandom.Item
 
Item(ItemColors, BlockColors) - Constructor for class net.minecraftforge.client.event.ColorHandlerEvent.Item
 
Item.Properties - Class in net.minecraft.item
 
ITEM_ARMOR_EQUIP_CHAIN - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_DIAMOND - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_ELYTRA - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_GENERIC - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_GOLD - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_IRON - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_LEATHER - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_TURTLE - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_AXE_STRIP - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BAD_ID - Static variable in class net.minecraft.command.arguments.ItemParser
 
ITEM_BOOK_PAGE_TURN - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BOOK_PUT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BOOK_TURN_PAGE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ITEM_BOTTLE_EMPTY - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BOTTLE_FILL - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BOTTLE_FILL_DRAGONBREATH - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BROKEN - Static variable in class net.minecraft.stats.Stats
 
ITEM_BUCKET_EMPTY - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BUCKET_EMPTY_FISH - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BUCKET_EMPTY_LAVA - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BUCKET_FILL - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BUCKET_FILL_FISH - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BUCKET_FILL_LAVA - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CHORUS_FRUIT_TELEPORT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CRAFTED - Static variable in class net.minecraft.stats.Stats
 
ITEM_CROP_PLANT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_HIT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_LOADING_END - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_LOADING_MIDDLE - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_LOADING_START - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_QUICK_CHARGE_1 - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_QUICK_CHARGE_2 - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_QUICK_CHARGE_3 - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_DROPPED - Static variable in class net.minecraft.stats.Stats
 
ITEM_DURABILITY_CHANGED - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ITEM_ELYTRA_FLYING - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_FIRECHARGE_USE - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_FLINTANDSTEEL_USE - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_FOLDER - Static variable in class net.minecraftforge.client.model.generators.ModelProvider
 
ITEM_FRAME - Static variable in class net.minecraft.entity.EntityType
 
ITEM_FRAME - Static variable in class net.minecraft.item.Items
 
ITEM_HANDLER_CAPABILITY - Static variable in class net.minecraftforge.items.CapabilityItemHandler
 
ITEM_HOE_TILL - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_NAME - Static variable in class net.minecraft.util.datafix.TypeReferences
 
ITEM_NETHER_WART_PLANT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_PICKED_UP - Static variable in class net.minecraft.stats.Stats
 
ITEM_RENAME_MAP - Static variable in class net.minecraft.util.datafix.fixes.EntityRenameing1510
 
ITEM_SELECTOR - Static variable in class net.minecraft.entity.passive.DolphinEntity
 
ITEM_SHIELD_BLOCK - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_SHIELD_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_SHOVEL_FLATTEN - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_SLIME - Static variable in class net.minecraft.particles.ParticleTypes
 
ITEM_SNOWBALL - Static variable in class net.minecraft.particles.ParticleTypes
 
ITEM_STACK - Static variable in class net.minecraft.util.datafix.TypeReferences
 
ITEM_SWEET_BERRIES_PICK_FROM_BUSH - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TAGS_NOT_ALLOWED - Static variable in class net.minecraft.command.arguments.ItemParser
 
ITEM_TOTEM_USE - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_HIT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_HIT_GROUND - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_RETURN - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_RIPTIDE_1 - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_RIPTIDE_2 - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_RIPTIDE_3 - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_THUNDER - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_USED - Static variable in class net.minecraft.stats.Stats
 
ItemArgument - Class in net.minecraft.command.arguments
 
ItemArgument() - Constructor for class net.minecraft.command.arguments.ItemArgument
 
ItemCameraTransforms - Class in net.minecraft.client.renderer.model
Deprecated.
use net.minecraft.client.renderer.model.IBakedModel#handlePerspective(TransformType) instead
ItemCameraTransforms(ItemCameraTransforms) - Constructor for class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
ItemCameraTransforms(ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f) - Constructor for class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
ItemCameraTransforms.Deserializer - Class in net.minecraft.client.renderer.model
Deprecated.
 
ItemCameraTransforms.TransformType - Enum in net.minecraft.client.renderer.model
Deprecated.
 
itemClicked(int, int, double, double, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
itemClicked(int, int, int, int, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
itemClicked(int, int, double, double, int) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
ItemColors - Class in net.minecraft.client.renderer.color
 
ItemColors() - Constructor for class net.minecraft.client.renderer.color.ItemColors
 
ItemConsumer(IVertexConsumer) - Constructor for class net.minecraftforge.client.model.pipeline.LightUtil.ItemConsumer
 
ItemCraftedEvent(PlayerEntity, ItemStack, IInventory) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.ItemCraftedEvent
 
ItemDurabilityTrigger - Class in net.minecraft.advancements.criterion
 
ItemDurabilityTrigger() - Constructor for class net.minecraft.advancements.criterion.ItemDurabilityTrigger
 
ItemDurabilityTrigger.Instance - Class in net.minecraft.advancements.criterion
 
ItemEntity - Class in net.minecraft.entity.item
 
ItemEntity(EntityType<? extends ItemEntity>, World) - Constructor for class net.minecraft.entity.item.ItemEntity
 
ItemEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.ItemEntity
 
ItemEntity(World, double, double, double, ItemStack) - Constructor for class net.minecraft.entity.item.ItemEntity
 
ItemEvent - Class in net.minecraftforge.event.entity.item
Base class for all EntityItem events.
ItemEvent(ItemEntity) - Constructor for class net.minecraftforge.event.entity.item.ItemEvent
Creates a new event for an EntityItem.
itemExists(String, String) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
ItemExistsCondition - Class in net.minecraftforge.common.crafting.conditions
 
ItemExistsCondition(String) - Constructor for class net.minecraftforge.common.crafting.conditions.ItemExistsCondition
 
ItemExistsCondition(String, String) - Constructor for class net.minecraftforge.common.crafting.conditions.ItemExistsCondition
 
ItemExistsCondition(ResourceLocation) - Constructor for class net.minecraftforge.common.crafting.conditions.ItemExistsCondition
 
ItemExistsCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
ItemExpireEvent - Class in net.minecraftforge.event.entity.item
Event that is fired when an EntityItem's age has reached its maximum lifespan.
ItemExpireEvent(ItemEntity, int) - Constructor for class net.minecraftforge.event.entity.item.ItemExpireEvent
Creates a new event for an expiring EntityItem.
ItemFilledMapMetadata - Class in net.minecraft.util.datafix.fixes
 
ItemFilledMapMetadata(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ItemFilledMapMetadata
 
ItemFishedEvent - Class in net.minecraftforge.event.entity.player
This event is called when a player fishes an item.
ItemFishedEvent(List<ItemStack>, int, FishingBobberEntity) - Constructor for class net.minecraftforge.event.entity.player.ItemFishedEvent
 
ItemFluidContainer - Class in net.minecraftforge.fluids.capability
A simple fluid container, to replace the functionality of the old FluidContainerRegistry and IFluidContainerItem.
ItemFluidContainer(Item.Properties, int) - Constructor for class net.minecraftforge.fluids.capability.ItemFluidContainer
 
ItemFrameEntity - Class in net.minecraft.entity.item
 
ItemFrameEntity(EntityType<? extends ItemFrameEntity>, World) - Constructor for class net.minecraft.entity.item.ItemFrameEntity
 
ItemFrameEntity(World, BlockPos, Direction) - Constructor for class net.minecraft.entity.item.ItemFrameEntity
 
ItemFrameItem - Class in net.minecraft.item
 
ItemFrameItem(Item.Properties) - Constructor for class net.minecraft.item.ItemFrameItem
 
ItemFrameRenderer - Class in net.minecraft.client.renderer.entity
 
ItemFrameRenderer(EntityRendererManager, ItemRenderer) - Constructor for class net.minecraft.client.renderer.entity.ItemFrameRenderer
 
ItemGroup - Class in net.minecraft.item
 
ItemGroup(String) - Constructor for class net.minecraft.item.ItemGroup
 
ItemGroup(int, String) - Constructor for class net.minecraft.item.ItemGroup
 
itemHandler - Variable in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
ItemHandlerHelper - Class in net.minecraftforge.items
 
ItemHandlerHelper() - Constructor for class net.minecraftforge.items.ItemHandlerHelper
 
itemHeight - Variable in class net.minecraft.client.gui.SlotGui
 
itemHeight - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
itemHeight() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
itemHeight() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
itemHeight() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
itemHeight() - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
ItemInput - Class in net.minecraft.command.arguments
 
ItemInput(Item, CompoundNBT) - Constructor for class net.minecraft.command.arguments.ItemInput
 
itemInteractionForEntity(ItemStack, PlayerEntity, LivingEntity, Hand) - Method in class net.minecraft.item.DyeItem
 
itemInteractionForEntity(ItemStack, PlayerEntity, LivingEntity, Hand) - Method in class net.minecraft.item.Item
 
itemInteractionForEntity(ItemStack, PlayerEntity, LivingEntity, Hand) - Method in class net.minecraft.item.NameTagItem
 
itemInteractionForEntity(ItemStack, PlayerEntity, LivingEntity, Hand) - Method in class net.minecraft.item.SaddleItem
 
itemInteractionForEntity(ItemStack, PlayerEntity, LivingEntity, Hand) - Method in class net.minecraft.item.ShearsItem
 
ItemIntIDToString - Class in net.minecraft.util.datafix.fixes
 
ItemIntIDToString(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ItemIntIDToString
 
ItemLayerModel - Class in net.minecraftforge.client.model
Forge reimplementation of vanilla ItemModelGenerator, i.e.
ItemLayerModel(ImmutableList<ResourceLocation>) - Constructor for class net.minecraftforge.client.model.ItemLayerModel
 
ItemLayerModel(ImmutableList<ResourceLocation>, ItemOverrideList) - Constructor for class net.minecraftforge.client.model.ItemLayerModel
 
ItemLayerModel(ModelBakery, BlockModel, VertexFormat) - Constructor for class net.minecraftforge.client.model.ItemLayerModel
 
ItemLayerModel.Loader - Enum in net.minecraftforge.client.model
 
itemList - Variable in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
ItemLoadingException(String, Exception, Exception) - Constructor for exception net.minecraftforge.client.model.ModelLoader.ItemLoadingException
 
ItemLootEntry - Class in net.minecraft.world.storage.loot
 
ItemLootEntry.Serializer - Class in net.minecraft.world.storage.loot
 
ItemLoreComponentizeFix - Class in net.minecraft.util.datafix.fixes
 
ItemLoreComponentizeFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ItemLoreComponentizeFix
 
ItemModelBuilder - Class in net.minecraftforge.client.model.generators
Builder for item models, adds the ability to build overrides via ItemModelBuilder.override().
ItemModelBuilder(ResourceLocation, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.ItemModelBuilder
 
ItemModelBuilder.OverrideBuilder - Class in net.minecraftforge.client.model.generators
 
ItemModelGenerator - Class in net.minecraft.client.renderer.model
 
ItemModelGenerator() - Constructor for class net.minecraft.client.renderer.model.ItemModelGenerator
 
ItemModelMesher - Class in net.minecraft.client.renderer
 
ItemModelMesher(ModelManager) - Constructor for class net.minecraft.client.renderer.ItemModelMesher
 
ItemModelMesherForge - Class in net.minecraftforge.client
Wrapper around ItemModeMesher that cleans up the internal maps to respect ID remapping.
ItemModelMesherForge(ModelManager) - Constructor for class net.minecraftforge.client.ItemModelMesherForge
 
ItemModelProvider - Class in net.minecraftforge.client.model.generators
Stub class to extend for item model data providers, eliminates some boilerplate constructor parameters.
ItemModelProvider(DataGenerator, String, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.ItemModelProvider
 
ItemOverride - Class in net.minecraft.client.renderer.model
 
ItemOverride(ResourceLocation, Map<ResourceLocation, Float>) - Constructor for class net.minecraft.client.renderer.model.ItemOverride
 
ItemOverride.Deserializer - Class in net.minecraft.client.renderer.model
 
ItemOverrideList - Class in net.minecraft.client.renderer.model
 
ItemOverrideList() - Constructor for class net.minecraft.client.renderer.model.ItemOverrideList
 
ItemOverrideList(ModelBakery, BlockModel, Function<ResourceLocation, IUnbakedModel>, List<ItemOverride>) - Constructor for class net.minecraft.client.renderer.model.ItemOverrideList
Deprecated.
ItemOverrideList(ModelBakery, IUnbakedModel, Function<ResourceLocation, IUnbakedModel>, Function<ResourceLocation, TextureAtlasSprite>, List<ItemOverride>, VertexFormat) - Constructor for class net.minecraft.client.renderer.model.ItemOverrideList
 
itemOverrideList - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
ItemParser - Class in net.minecraft.command.arguments
 
ItemParser(StringReader, boolean) - Constructor for class net.minecraft.command.arguments.ItemParser
 
ItemParticleData - Class in net.minecraft.particles
 
ItemParticleData(ParticleType<ItemParticleData>, ItemStack) - Constructor for class net.minecraft.particles.ItemParticleData
 
ItemPickupEvent(PlayerEntity, ItemEntity, ItemStack) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.ItemPickupEvent
 
ItemPickupParticle - Class in net.minecraft.client.particle
 
ItemPickupParticle(World, Entity, Entity, float) - Constructor for class net.minecraft.client.particle.ItemPickupParticle
 
ItemPredicate - Class in net.minecraft.advancements.criterion
 
ItemPredicate() - Constructor for class net.minecraft.advancements.criterion.ItemPredicate
 
ItemPredicate(Tag<Item>, Item, MinMaxBounds.IntBound, MinMaxBounds.IntBound, EnchantmentPredicate[], Potion, NBTPredicate) - Constructor for class net.minecraft.advancements.criterion.ItemPredicate
 
itemPredicate() - Static method in class net.minecraft.command.arguments.ItemPredicateArgument
 
ItemPredicate.Builder - Class in net.minecraft.advancements.criterion
 
ItemPredicateArgument - Class in net.minecraft.command.arguments
 
ItemPredicateArgument() - Constructor for class net.minecraft.command.arguments.ItemPredicateArgument
 
ItemPredicateArgument.IResult - Interface in net.minecraft.command.arguments
 
ItemRename - Class in net.minecraft.util.datafix.fixes
 
ItemRename(Schema, String) - Constructor for class net.minecraft.util.datafix.fixes.ItemRename
 
itemRenderer - Variable in class net.minecraft.client.gui.IngameGui
 
itemRenderer - Variable in class net.minecraft.client.gui.screen.Screen
 
ItemRenderer - Class in net.minecraft.client.renderer.entity
 
ItemRenderer(EntityRendererManager, ItemRenderer) - Constructor for class net.minecraft.client.renderer.entity.ItemRenderer
 
itemRenderer - Variable in class net.minecraft.client.renderer.GameRenderer
 
ItemRenderer - Class in net.minecraft.client.renderer
 
ItemRenderer(TextureManager, ModelManager, ItemColors) - Constructor for class net.minecraft.client.renderer.ItemRenderer
 
Items - Class in net.minecraft.item
 
Items() - Constructor for class net.minecraft.item.Items
 
items - Variable in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
Items() - Constructor for class net.minecraftforge.common.Tags.Items
 
ITEMS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
ITEMS - Static variable in class net.minecraftforge.registries.GameData
 
ItemSmeltedEvent(PlayerEntity, ItemStack) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.ItemSmeltedEvent
 
ItemSpawnEggSplit - Class in net.minecraft.util.datafix.fixes
 
ItemSpawnEggSplit(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ItemSpawnEggSplit
 
ItemStack - Class in net.minecraft.item
 
ItemStack(IItemProvider) - Constructor for class net.minecraft.item.ItemStack
 
ItemStack(IItemProvider, int) - Constructor for class net.minecraft.item.ItemStack
 
ItemStack(IItemProvider, int, CompoundNBT) - Constructor for class net.minecraft.item.ItemStack
 
ITEMSTACK - Static variable in class net.minecraft.network.datasync.DataSerializers
 
ItemStackDataFlattening - Class in net.minecraft.util.datafix.fixes
 
ItemStackDataFlattening(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ItemStackDataFlattening
 
ItemStackEnchantmentFix - Class in net.minecraft.util.datafix.fixes
 
ItemStackEnchantmentFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ItemStackEnchantmentFix
 
ItemStackHandler - Class in net.minecraftforge.items
 
ItemStackHandler() - Constructor for class net.minecraftforge.items.ItemStackHandler
 
ItemStackHandler(int) - Constructor for class net.minecraftforge.items.ItemStackHandler
 
ItemStackHandler(NonNullList<ItemStack>) - Constructor for class net.minecraftforge.items.ItemStackHandler
 
ItemStackHelper - Class in net.minecraft.inventory
 
ItemStackHelper() - Constructor for class net.minecraft.inventory.ItemStackHelper
 
ItemStackTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
ItemStackTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.ItemStackTileEntityRenderer
 
ItemTags - Class in net.minecraft.tags
 
ItemTags() - Constructor for class net.minecraft.tags.ItemTags
 
ItemTags.Wrapper - Class in net.minecraft.tags
 
ItemTagsProvider - Class in net.minecraft.data
 
ItemTagsProvider(DataGenerator) - Constructor for class net.minecraft.data.ItemTagsProvider
 
ItemTextureQuadConverter - Class in net.minecraftforge.client.model
 
ItemTier - Enum in net.minecraft.item
 
itemToCount - Variable in class net.minecraft.item.crafting.RecipeItemHelper
 
ItemTooltipEvent - Class in net.minecraftforge.event.entity.player
 
ItemTooltipEvent(ItemStack, PlayerEntity, List<ITextComponent>, ITooltipFlag) - Constructor for class net.minecraftforge.event.entity.player.ItemTooltipEvent
This event is fired in ItemStack#getTooltip(EntityPlayer, ITooltipFlag), which in turn is called from it's respective GUIContainer.
ItemTossEvent - Class in net.minecraftforge.event.entity.item
Event that is fired whenever a player tosses (Q) an item or drag-n-drops a stack of items outside the inventory GUI screens.
ItemTossEvent(ItemEntity, PlayerEntity) - Constructor for class net.minecraftforge.event.entity.item.ItemTossEvent
Creates a new event for EntityItems tossed by a player.
ItemTransformVec3f - Class in net.minecraft.client.renderer.model
Deprecated.
ItemTransformVec3f(Vector3f, Vector3f, Vector3f) - Constructor for class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
ItemTransformVec3f.Deserializer - Class in net.minecraft.client.renderer.model
Deprecated.
 
ItemUseContext - Class in net.minecraft.item
 
ItemUseContext(PlayerEntity, Hand, BlockRayTraceResult) - Constructor for class net.minecraft.item.ItemUseContext
 
ItemUseContext(World, PlayerEntity, Hand, ItemStack, BlockRayTraceResult) - Constructor for class net.minecraft.item.ItemUseContext
 
itemWeight - Variable in class net.minecraft.util.WeightedRandom.Item
 
IteratableOption - Class in net.minecraft.client.settings
 
IteratableOption(String, BiConsumer<GameSettings, Integer>, BiFunction<GameSettings, IteratableOption, String>) - Constructor for class net.minecraft.client.settings.IteratableOption
 
iterator() - Method in class net.minecraft.stats.StatType
 
iterator() - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
iterator() - Method in enum net.minecraft.util.Direction.Plane
 
iterator() - Method in class net.minecraft.util.IntIdentityHashBiMap
 
iterator() - Method in class net.minecraft.util.ObjectIntIdentityMap
 
iterator() - Method in class net.minecraft.util.registry.SimpleRegistry
 
iterator() - Method in interface net.minecraft.util.text.ITextComponent
 
iterator() - Method in class net.minecraftforge.registries.ClearableRegistry
 
iterator() - Method in class net.minecraftforge.registries.ForgeRegistry
 
ITextComponent - Interface in net.minecraft.util.text
 
ITextComponent.Serializer - Class in net.minecraft.util.text
 
ITextureObject - Interface in net.minecraft.client.renderer.texture
 
ITickable - Interface in net.minecraft.client.renderer.texture
 
ITickableSound - Interface in net.minecraft.client.audio
 
ITickableTextureObject - Interface in net.minecraft.client.renderer.texture
 
ITickableTileEntity - Interface in net.minecraft.tileentity
 
ITicketGetter<T> - Interface in net.minecraftforge.common.ticket
 
ITicketManager<T> - Interface in net.minecraftforge.common.ticket
 
ITickList<T> - Interface in net.minecraft.world
 
ITileEntityProvider - Interface in net.minecraft.block
Deprecated.
ITimerCallback<T> - Interface in net.minecraft.command
 
ITimerCallback.Serializer<T,C extends ITimerCallback<T>> - Class in net.minecraft.command
 
ITimeValue - Interface in net.minecraftforge.common.animation
Time-varying value associated with the animation.
IToast - Interface in net.minecraft.client.gui.toasts
 
IToast.Visibility - Enum in net.minecraft.client.gui.toasts
 
ITooltipFlag - Interface in net.minecraft.client.util
 
ITooltipFlag.TooltipFlags - Enum in net.minecraft.client.util
 
ITransformation - Interface in net.minecraftforge.common.model
 
ITutorialStep - Interface in net.minecraft.client.tutorial
 
IUnbakedModel - Interface in net.minecraft.client.renderer.model
 
IVertexConsumer - Interface in net.minecraftforge.client.model.pipeline
Assumes that the data length is not less than e.getElementCount().
IVertexProducer - Interface in net.minecraftforge.client.model.pipeline
 
IVillagerDataHolder - Interface in net.minecraft.entity.villager
 
IVillagerType - Interface in net.minecraft.entity.villager
 
IWaterLoggable - Interface in net.minecraft.block
 
IWindowEventListener - Interface in net.minecraft.client.renderer
 
IWorld - Interface in net.minecraft.world
 
IWorldGenerationBaseReader - Interface in net.minecraft.world.gen
 
IWorldGenerationReader - Interface in net.minecraft.world.gen
 
IWorldGenerator - Interface in net.minecraftforge.fml.common
This is called back during world generation.
IWorldLightListener - Interface in net.minecraft.world.lighting
 
IWorldLightListener.Dummy - Enum in net.minecraft.world.lighting
 
IWorldPosCallable - Interface in net.minecraft.util
 
IWorldReader - Interface in net.minecraft.world
 
IWorldWriter - Interface in net.minecraft.world
 

J

JACK_O_LANTERN - Static variable in class net.minecraft.block.Blocks
 
JACK_O_LANTERN - Static variable in class net.minecraft.item.Items
 
JIGSAW - Static variable in class net.minecraft.block.Blocks
 
JIGSAW - Static variable in class net.minecraft.item.Items
 
JIGSAW - Static variable in class net.minecraft.tileentity.TileEntityType
 
JIGSAW_REPLACEMENT - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
JigsawBlock - Class in net.minecraft.block
 
JigsawBlock(Block.Properties) - Constructor for class net.minecraft.block.JigsawBlock
 
JigsawJunction - Class in net.minecraft.world.gen.feature.jigsaw
 
JigsawJunction(int, int, int, int, JigsawPattern.PlacementBehaviour) - Constructor for class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
JigsawManager - Class in net.minecraft.world.gen.feature.jigsaw
 
JigsawManager() - Constructor for class net.minecraft.world.gen.feature.jigsaw.JigsawManager
 
JigsawManager.IPieceFactory - Interface in net.minecraft.world.gen.feature.jigsaw
 
JigsawPattern - Class in net.minecraft.world.gen.feature.jigsaw
 
JigsawPattern(ResourceLocation, ResourceLocation, List<Pair<JigsawPiece, Integer>>, JigsawPattern.PlacementBehaviour) - Constructor for class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
JigsawPattern.PlacementBehaviour - Enum in net.minecraft.world.gen.feature.jigsaw
 
JigsawPatternRegistry - Class in net.minecraft.world.gen.feature.jigsaw
 
JigsawPatternRegistry() - Constructor for class net.minecraft.world.gen.feature.jigsaw.JigsawPatternRegistry
 
JigsawPiece - Class in net.minecraft.world.gen.feature.jigsaw
 
JigsawPiece(JigsawPattern.PlacementBehaviour) - Constructor for class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
JigsawPiece(Dynamic<?>) - Constructor for class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
JigsawReplacementStructureProcessor - Class in net.minecraft.world.gen.feature.template
 
JigsawReplacementStructureProcessor() - Constructor for class net.minecraft.world.gen.feature.template.JigsawReplacementStructureProcessor
 
JigsawScreen - Class in net.minecraft.client.gui.screen
 
JigsawScreen(JigsawTileEntity) - Constructor for class net.minecraft.client.gui.screen.JigsawScreen
 
JigsawTileEntity - Class in net.minecraft.tileentity
 
JigsawTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.JigsawTileEntity
 
JigsawTileEntity() - Constructor for class net.minecraft.tileentity.JigsawTileEntity
 
JOB_SITE - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
join() - Method in class net.minecraft.resources.AsyncReloader
 
join() - Method in interface net.minecraft.resources.IAsyncReloader
 
joinCaravan(LlamaEntity) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
JoinedIterator(Iterator<T>, Iterator<T>, Comparator<T>) - Constructor for class net.minecraft.client.util.SearchTreeReloadable.JoinedIterator
 
joinNames(List<? extends Entity>) - Static method in class net.minecraft.command.arguments.EntitySelector
 
joinNarrations(Iterable<String>) - Static method in class net.minecraft.realms.Realms
 
joinRaid(int, AbstractRaiderEntity, boolean) - Method in class net.minecraft.world.raid.Raid
 
JointClips - Class in net.minecraftforge.common.model.animation
Various implementations of IJointClip.
JointClips() - Constructor for class net.minecraftforge.common.model.animation.JointClips
 
JointClips.IdentityJointClip - Enum in net.minecraftforge.common.model.animation
 
JointClips.NodeJointClip - Class in net.minecraftforge.common.model.animation
 
joinTime - Variable in class com.mojang.realmsclient.dto.ServerActivity
 
JSONBlendingMode - Class in net.minecraft.client.util
 
JSONBlendingMode() - Constructor for class net.minecraft.client.util.JSONBlendingMode
 
JSONBlendingMode(int, int, int) - Constructor for class net.minecraft.client.util.JSONBlendingMode
 
JSONBlendingMode(int, int, int, int, int) - Constructor for class net.minecraft.client.util.JSONBlendingMode
 
JSONException - Exception in net.minecraft.client.util
 
JSONException(String) - Constructor for exception net.minecraft.client.util.JSONException
 
JSONException(String, Throwable) - Constructor for exception net.minecraft.client.util.JSONException
 
JSONException.Entry - Class in net.minecraft.client.util
 
JsonReloadListener - Class in net.minecraft.client.resources
 
JsonReloadListener(Gson, String) - Constructor for class net.minecraft.client.resources.JsonReloadListener
 
JsonToNBT - Class in net.minecraft.nbt
 
JsonToNBT(StringReader) - Constructor for class net.minecraft.nbt.JsonToNBT
 
JsonUtils - Class in com.mojang.realmsclient.util
 
JsonUtils() - Constructor for class com.mojang.realmsclient.util.JsonUtils
 
JSONUtils - Class in net.minecraft.util
 
JSONUtils() - Constructor for class net.minecraft.util.JSONUtils
 
JsonUtils - Class in net.minecraftforge.common.util
 
JsonUtils() - Constructor for class net.minecraftforge.common.util.JsonUtils
 
JsonUtils.ImmutableListTypeAdapter - Enum in net.minecraftforge.common.util
 
JsonUtils.ImmutableMapTypeAdapter - Enum in net.minecraftforge.common.util
 
JUKEBOX - Static variable in class net.minecraft.block.Blocks
 
JUKEBOX - Static variable in class net.minecraft.item.Items
 
JUKEBOX - Static variable in class net.minecraft.tileentity.TileEntityType
 
JukeboxBlock - Class in net.minecraft.block
 
JukeboxBlock(Block.Properties) - Constructor for class net.minecraft.block.JukeboxBlock
 
JukeboxRecordItem - Class in net.minecraft.util.datafix.fixes
 
JukeboxRecordItem(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.JukeboxRecordItem
 
JukeboxTileEntity - Class in net.minecraft.tileentity
 
JukeboxTileEntity() - Constructor for class net.minecraft.tileentity.JukeboxTileEntity
 
jump() - Method in class net.minecraft.entity.LivingEntity
 
jump() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
jump() - Method in class net.minecraft.entity.monster.SlimeEntity
 
jump() - Method in class net.minecraft.entity.passive.RabbitEntity
 
jump() - Method in class net.minecraft.entity.player.PlayerEntity
 
JUMP - Static variable in class net.minecraft.stats.Stats
 
jump - Variable in class net.minecraft.util.MovementInput
 
JUMP_BOOST - Static variable in class net.minecraft.potion.Effects
 
JUMP_STRENGTH - Static variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
JumpController - Class in net.minecraft.entity.ai.controller
 
JumpController(MobEntity) - Constructor for class net.minecraft.entity.ai.controller.JumpController
 
jumpController - Variable in class net.minecraft.entity.MobEntity
 
JumpGoal - Class in net.minecraft.entity.ai.goal
 
JumpGoal() - Constructor for class net.minecraft.entity.ai.goal.JumpGoal
 
JumpHelperController(RabbitEntity) - Constructor for class net.minecraft.entity.passive.RabbitEntity.JumpHelperController
 
jumpMovementFactor - Variable in class net.minecraft.entity.LivingEntity
 
JumpOnBedTask - Class in net.minecraft.entity.ai.brain.task
 
JumpOnBedTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
jumpPower - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
JUNGLE - Static variable in interface net.minecraft.entity.villager.IVillagerType
 
JUNGLE - Static variable in class net.minecraft.world.biome.Biomes
 
JUNGLE - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
JUNGLE_BOAT - Static variable in class net.minecraft.item.Items
 
JUNGLE_BUTTON - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_BUTTON - Static variable in class net.minecraft.item.Items
 
JUNGLE_DOOR - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_DOOR - Static variable in class net.minecraft.item.Items
 
JUNGLE_EDGE - Static variable in class net.minecraft.world.biome.Biomes
 
JUNGLE_FENCE - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_FENCE - Static variable in class net.minecraft.item.Items
 
JUNGLE_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
JUNGLE_GRASS - Static variable in class net.minecraft.world.gen.feature.Feature
 
JUNGLE_GROUND_BUSH - Static variable in class net.minecraft.world.gen.feature.Feature
 
JUNGLE_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
JUNGLE_LEAVES - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_LEAVES - Static variable in class net.minecraft.item.Items
 
JUNGLE_LOG - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_LOG - Static variable in class net.minecraft.item.Items
 
JUNGLE_LOGS - Static variable in class net.minecraft.tags.BlockTags
 
JUNGLE_LOGS - Static variable in class net.minecraft.tags.ItemTags
 
JUNGLE_PLANKS - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_PLANKS - Static variable in class net.minecraft.item.Items
 
JUNGLE_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
JUNGLE_PYRAMID - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
JUNGLE_SAPLING - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_SAPLING - Static variable in class net.minecraft.item.Items
 
JUNGLE_SIGN - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_SIGN - Static variable in class net.minecraft.item.Items
 
JUNGLE_SLAB - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_SLAB - Static variable in class net.minecraft.item.Items
 
JUNGLE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_STAIRS - Static variable in class net.minecraft.item.Items
 
JUNGLE_TEMPLE - Static variable in class net.minecraft.world.gen.feature.Feature
 
JUNGLE_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
JUNGLE_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
JUNGLE_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_WOOD - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_WOOD - Static variable in class net.minecraft.item.Items
 
JungleBiome - Class in net.minecraft.world.biome
 
JungleBiome() - Constructor for class net.minecraft.world.biome.JungleBiome
 
JungleEdgeBiome - Class in net.minecraft.world.biome
 
JungleEdgeBiome() - Constructor for class net.minecraft.world.biome.JungleEdgeBiome
 
JungleGrassFeature - Class in net.minecraft.world.gen.feature
 
JungleGrassFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.JungleGrassFeature
 
JungleHillsBiome - Class in net.minecraft.world.biome
 
JungleHillsBiome() - Constructor for class net.minecraft.world.biome.JungleHillsBiome
 
JunglePyramidPiece - Class in net.minecraft.world.gen.feature.structure
 
JunglePyramidPiece(Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.JunglePyramidPiece
 
JunglePyramidPiece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.JunglePyramidPiece
 
JunglePyramidStructure - Class in net.minecraft.world.gen.feature.structure
 
JunglePyramidStructure(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.JunglePyramidStructure
 
JunglePyramidStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
JungleTree - Class in net.minecraft.block.trees
 
JungleTree() - Constructor for class net.minecraft.block.trees.JungleTree
 
JungleTreeFeature - Class in net.minecraft.world.gen.feature
 
JungleTreeFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>, boolean, int, BlockState, BlockState, boolean) - Constructor for class net.minecraft.world.gen.feature.JungleTreeFeature
 

K

KEBAB - Static variable in class net.minecraft.entity.item.PaintingType
 
KEEP_INVENTORY - Static variable in class net.minecraft.world.GameRules
 
keepLoaded(DimensionType, boolean) - Static method in class net.minecraftforge.common.DimensionManager
Configures if the dimension will stay loaded in memory even if all chunks are unloaded.
keepLoaded(DimensionType) - Static method in class net.minecraftforge.common.DimensionManager
Determines if the dimension will stay loaded in memory even if all chunks are unloaded.
KELP - Static variable in class net.minecraft.block.Blocks
 
KELP - Static variable in class net.minecraft.item.Items
 
KELP - Static variable in class net.minecraft.world.gen.feature.Feature
 
KELP_PLANT - Static variable in class net.minecraft.block.Blocks
 
KelpBlock - Class in net.minecraft.block
 
KelpBlock(KelpTopBlock, Block.Properties) - Constructor for class net.minecraft.block.KelpBlock
 
KelpFeature - Class in net.minecraft.world.gen.feature
 
KelpFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.KelpFeature
 
KelpTopBlock - Class in net.minecraft.block
 
KelpTopBlock(Block.Properties) - Constructor for class net.minecraft.block.KelpTopBlock
 
Key() - Constructor for class net.minecraft.client.util.SearchTreeManager.Key
 
key(Character, Tag<Item>) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
key(Character, IItemProvider) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
key(Character, Ingredient) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
Key(Vector3f, Vector3f, Quat4f) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Key
 
key - Variable in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
key - Variable in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent.ModRemapping
 
keyBindAdvancements - Variable in class net.minecraft.client.GameSettings
 
keyBindAttack - Variable in class net.minecraft.client.GameSettings
 
keyBindBack - Variable in class net.minecraft.client.GameSettings
 
keyBindChat - Variable in class net.minecraft.client.GameSettings
 
keyBindCommand - Variable in class net.minecraft.client.GameSettings
 
keyBindDrop - Variable in class net.minecraft.client.GameSettings
 
keyBindForward - Variable in class net.minecraft.client.GameSettings
 
keyBindFullscreen - Variable in class net.minecraft.client.GameSettings
 
KeyBinding - Class in net.minecraft.client.settings
 
KeyBinding(String, int, String) - Constructor for class net.minecraft.client.settings.KeyBinding
 
KeyBinding(String, InputMappings.Type, int, String) - Constructor for class net.minecraft.client.settings.KeyBinding
 
KeyBinding(String, IKeyConflictContext, InputMappings.Type, int, String) - Constructor for class net.minecraft.client.settings.KeyBinding
Convenience constructor for creating KeyBindings with keyConflictContext set.
KeyBinding(String, IKeyConflictContext, InputMappings.Input, String) - Constructor for class net.minecraft.client.settings.KeyBinding
Convenience constructor for creating KeyBindings with keyConflictContext set.
KeyBinding(String, IKeyConflictContext, KeyModifier, InputMappings.Type, int, String) - Constructor for class net.minecraft.client.settings.KeyBinding
Convenience constructor for creating KeyBindings with keyConflictContext and keyModifier set.
KeyBinding(String, IKeyConflictContext, KeyModifier, InputMappings.Input, String) - Constructor for class net.minecraft.client.settings.KeyBinding
Convenience constructor for creating KeyBindings with keyConflictContext and keyModifier set.
KeyBindingList - Class in net.minecraft.client.gui.widget.list
 
KeyBindingList(ControlsScreen, Minecraft) - Constructor for class net.minecraft.client.gui.widget.list.KeyBindingList
 
KeyBindingList.CategoryEntry - Class in net.minecraft.client.gui.widget.list
 
KeyBindingList.Entry - Class in net.minecraft.client.gui.widget.list
 
KeyBindingList.KeyEntry - Class in net.minecraft.client.gui.widget.list
 
KeyBindingMap - Class in net.minecraftforge.client.settings
 
KeyBindingMap() - Constructor for class net.minecraftforge.client.settings.KeyBindingMap
 
keyBindings - Variable in class net.minecraft.client.GameSettings
 
keyBindInventory - Variable in class net.minecraft.client.GameSettings
 
keyBindJump - Variable in class net.minecraft.client.GameSettings
 
keyBindLeft - Variable in class net.minecraft.client.GameSettings
 
keyBindLoadToolbar - Variable in class net.minecraft.client.GameSettings
 
keyBindPickBlock - Variable in class net.minecraft.client.GameSettings
 
keyBindPlayerList - Variable in class net.minecraft.client.GameSettings
 
keyBindRight - Variable in class net.minecraft.client.GameSettings
 
keyBindSaveToolbar - Variable in class net.minecraft.client.GameSettings
 
keyBindScreenshot - Variable in class net.minecraft.client.GameSettings
 
keyBindsHotbar - Variable in class net.minecraft.client.GameSettings
 
keyBindSmoothCamera - Variable in class net.minecraft.client.GameSettings
 
keyBindSneak - Variable in class net.minecraft.client.GameSettings
 
keyBindSpectatorOutlines - Variable in class net.minecraft.client.GameSettings
 
keyBindSprint - Variable in class net.minecraft.client.GameSettings
 
keyBindSwapHands - Variable in class net.minecraft.client.GameSettings
 
KeybindTextComponent - Class in net.minecraft.util.text
 
KeybindTextComponent(String) - Constructor for class net.minecraft.util.text.KeybindTextComponent
 
keyBindTogglePerspective - Variable in class net.minecraft.client.GameSettings
 
keyBindUseItem - Variable in class net.minecraft.client.GameSettings
 
KeyboardCharTypedEvent(Screen, char, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardCharTypedEvent
 
KeyboardKeyEvent(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyEvent
 
KeyboardKeyPressedEvent(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyPressedEvent
 
KeyboardKeyReleasedEvent(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyReleasedEvent
 
KeyboardListener - Class in net.minecraft.client
 
KeyboardListener(Minecraft) - Constructor for class net.minecraft.client.KeyboardListener
 
keyboardListener - Variable in class net.minecraft.client.Minecraft
 
KeyCombo - Class in net.minecraft.client.util
 
KeyCombo(char[], Runnable) - Constructor for class net.minecraft.client.util.KeyCombo
 
KeyConflictContext - Enum in net.minecraftforge.client.settings
 
KeyInputEvent(int, int, int, int) - Constructor for class net.minecraftforge.client.event.InputEvent.KeyInputEvent
 
KeyModifier - Enum in net.minecraftforge.client.settings
 
KeyOptionsTranslation - Class in net.minecraft.util.datafix.fixes
 
KeyOptionsTranslation(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.KeyOptionsTranslation
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsClientOutdatedScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateTrialScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
keyPressed(int, int, int) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
keyPressed(int, int, int) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ConfirmBackupScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ControlsScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ServerListScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.SleepInMultiplayerScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.SlotGui
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.widget.button.AbstractButton
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
keyPressed(int, int, int) - Method in class net.minecraft.realms.DisconnectedRealmsScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.realms.RealmsEditBox
 
keyPressed(int, int, int) - Method in class net.minecraft.realms.RealmsGuiEventListener
 
keyPressed(int, int, int) - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
keyPressed(int, int, int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
keyReleased(int, int, int) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
keyReleased(int, int, int) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
keyReleased(int, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
keyReleased(int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
keyReleased(int, int, int) - Method in class net.minecraft.realms.RealmsGuiEventListener
 
keys() - Method in class net.minecraftforge.common.util.SortedProperties
 
keySet() - Method in class net.minecraft.nbt.CompoundNBT
 
keySet() - Method in class net.minecraft.util.LowerStringMap
 
keySet() - Method in class net.minecraft.util.registry.Registry
 
keySet() - Method in class net.minecraft.util.registry.SimpleRegistry
 
keySet() - Method in class net.minecraftforge.common.util.SortedProperties
 
keySet() - Method in class net.minecraftforge.registries.ClearableRegistry
 
keyTyped(char, int) - Method in interface net.minecraftforge.fml.client.config.IArrayEntry
 
keyTyped(char, int) - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Handles user keystrokes for any GuiTextField objects in this entry.
KickCommand - Class in net.minecraft.command.impl
 
KickCommand() - Constructor for class net.minecraft.command.impl.KickCommand
 
kickPlayersNotWhitelisted(CommandSource) - Method in class net.minecraft.server.MinecraftServer
 
KillCommand - Class in net.minecraft.command.impl
 
KillCommand() - Constructor for class net.minecraft.command.impl.KillCommand
 
KILLED_BY_CROSSBOW - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
KILLED_BY_TEAM - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
KilledByCrossbowTrigger - Class in net.minecraft.advancements.criterion
 
KilledByCrossbowTrigger() - Constructor for class net.minecraft.advancements.criterion.KilledByCrossbowTrigger
 
KilledByCrossbowTrigger.Instance - Class in net.minecraft.advancements.criterion
 
KilledByPlayer - Class in net.minecraft.world.storage.loot.conditions
 
KilledByPlayer() - Constructor for class net.minecraft.world.storage.loot.conditions.KilledByPlayer
 
KilledByPlayer.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
KilledTrigger - Class in net.minecraft.advancements.criterion
 
KilledTrigger(ResourceLocation) - Constructor for class net.minecraft.advancements.criterion.KilledTrigger
 
KilledTrigger.Instance - Class in net.minecraft.advancements.criterion
 
KILLER_ENTITY - Static variable in class net.minecraft.world.storage.loot.LootParameters
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
KNOCKBACK - Static variable in class net.minecraft.enchantment.Enchantments
 
knockBack(Entity, float, double, double) - Method in class net.minecraft.entity.LivingEntity
 
KNOCKBACK_RESISTANCE - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
KnockbackEnchantment - Class in net.minecraft.enchantment
 
KnockbackEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.KnockbackEnchantment
 
KNOWLEDGE_BOOK - Static variable in class net.minecraft.item.Items
 
KnowledgeBookItem - Class in net.minecraft.item
 
KnowledgeBookItem(Item.Properties) - Constructor for class net.minecraft.item.KnowledgeBookItem
 

L

LADDER - Static variable in class net.minecraft.block.Blocks
 
LADDER - Static variable in class net.minecraft.block.SoundType
 
LADDER - Static variable in class net.minecraft.item.Items
 
LADDER_EAST_AABB - Static variable in class net.minecraft.block.LadderBlock
 
LADDER_NORTH_AABB - Static variable in class net.minecraft.block.LadderBlock
 
LADDER_SOUTH_AABB - Static variable in class net.minecraft.block.LadderBlock
 
LADDER_WEST_AABB - Static variable in class net.minecraft.block.LadderBlock
 
LadderBlock - Class in net.minecraft.block
 
LadderBlock(Block.Properties) - Constructor for class net.minecraft.block.LadderBlock
 
LAKE - Static variable in class net.minecraft.world.gen.feature.Feature
 
LakeChanceConfig - Class in net.minecraft.world.gen.placement
 
LakeChanceConfig(int) - Constructor for class net.minecraft.world.gen.placement.LakeChanceConfig
 
LakeLava - Class in net.minecraft.world.gen.placement
 
LakeLava(Function<Dynamic<?>, ? extends LakeChanceConfig>) - Constructor for class net.minecraft.world.gen.placement.LakeLava
 
LakesConfig - Class in net.minecraft.world.gen.feature
 
LakesConfig(BlockState) - Constructor for class net.minecraft.world.gen.feature.LakesConfig
 
LakesFeature - Class in net.minecraft.world.gen.feature
 
LakesFeature(Function<Dynamic<?>, ? extends LakesConfig>) - Constructor for class net.minecraft.world.gen.feature.LakesFeature
 
LakeWater - Class in net.minecraft.world.gen.placement
 
LakeWater(Function<Dynamic<?>, ? extends LakeChanceConfig>) - Constructor for class net.minecraft.world.gen.placement.LakeWater
 
LanDetectedEntry(MultiplayerScreen, LanServerInfo) - Constructor for class net.minecraft.client.gui.screen.ServerSelectionList.LanDetectedEntry
 
LANDING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
LANDING_APPROACH - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
LANDING_LAVA - Static variable in class net.minecraft.particles.ParticleTypes
 
LandingApproachPhase - Class in net.minecraft.entity.boss.dragon.phase
 
LandingApproachPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
 
LandingLavaFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.LandingLavaFactory
 
LandingPhase - Class in net.minecraft.entity.boss.dragon.phase
 
LandingPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
LandOnOwnersShoulderGoal - Class in net.minecraft.entity.ai.goal
 
LandOnOwnersShoulderGoal(ShoulderRidingEntity) - Constructor for class net.minecraft.entity.ai.goal.LandOnOwnersShoulderGoal
 
langKey - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
language - Variable in class net.minecraft.client.GameSettings
 
Language - Class in net.minecraft.client.resources
 
Language(String, String, String, boolean) - Constructor for class net.minecraft.client.resources.Language
 
LanguageHook - Class in net.minecraftforge.fml.server
 
LanguageHook() - Constructor for class net.minecraftforge.fml.server.LanguageHook
 
LanguageManager - Class in net.minecraft.client.resources
 
LanguageManager(String) - Constructor for class net.minecraft.client.resources.LanguageManager
 
LanguageMap - Class in net.minecraft.util.text.translation
 
LanguageMap() - Constructor for class net.minecraft.util.text.translation.LanguageMap
 
LanguageMetadataSection - Class in net.minecraft.client.resources.data
 
LanguageMetadataSection(Collection<Language>) - Constructor for class net.minecraft.client.resources.data.LanguageMetadataSection
 
LanguageMetadataSectionSerializer - Class in net.minecraft.client.resources.data
 
LanguageMetadataSectionSerializer() - Constructor for class net.minecraft.client.resources.data.LanguageMetadataSectionSerializer
 
LanguageProvider - Class in net.minecraftforge.common.data
 
LanguageProvider(DataGenerator, String, String) - Constructor for class net.minecraftforge.common.data.LanguageProvider
 
LanguageScreen - Class in net.minecraft.client.gui.screen
 
LanguageScreen(Screen, GameSettings, LanguageManager) - Constructor for class net.minecraft.client.gui.screen.LanguageScreen
 
LanScanEntry() - Constructor for class net.minecraft.client.gui.screen.ServerSelectionList.LanScanEntry
 
LanServerDetector - Class in net.minecraft.client.network
 
LanServerDetector() - Constructor for class net.minecraft.client.network.LanServerDetector
 
LanServerDetector.LanServerFindThread - Class in net.minecraft.client.network
 
LanServerDetector.LanServerList - Class in net.minecraft.client.network
 
LanServerFindThread(LanServerDetector.LanServerList) - Constructor for class net.minecraft.client.network.LanServerDetector.LanServerFindThread
 
LanServerInfo - Class in net.minecraft.client.network
 
LanServerInfo(String, String) - Constructor for class net.minecraft.client.network.LanServerInfo
 
LanServerList() - Constructor for class net.minecraft.client.network.LanServerDetector.LanServerList
 
LanServerPingThread - Class in net.minecraft.client.multiplayer
 
LanServerPingThread(String, String) - Constructor for class net.minecraft.client.multiplayer.LanServerPingThread
 
LANTERN - Static variable in class net.minecraft.block.Blocks
 
LANTERN - Static variable in class net.minecraft.block.SoundType
 
LANTERN - Static variable in class net.minecraft.item.Items
 
LanternBlock - Class in net.minecraft.block
 
LanternBlock(Block.Properties) - Constructor for class net.minecraft.block.LanternBlock
 
LAPIS - Static variable in class net.minecraft.block.material.MaterialColor
 
LAPIS_BLOCK - Static variable in class net.minecraft.block.Blocks
 
LAPIS_BLOCK - Static variable in class net.minecraft.item.Items
 
LAPIS_LAZULI - Static variable in class net.minecraft.item.Items
 
LAPIS_ORE - Static variable in class net.minecraft.block.Blocks
 
LAPIS_ORE - Static variable in class net.minecraft.item.Items
 
LARGE_BIOMES - Static variable in class net.minecraft.world.WorldType
 
LARGE_FERN - Static variable in class net.minecraft.block.Blocks
 
LARGE_FERN - Static variable in class net.minecraft.item.Items
 
LARGE_SMOKE - Static variable in class net.minecraft.particles.ParticleTypes
 
LargeChestModel - Class in net.minecraft.client.renderer.tileentity.model
 
LargeChestModel() - Constructor for class net.minecraft.client.renderer.tileentity.model.LargeChestModel
 
LargeExplosionParticle - Class in net.minecraft.client.particle
 
LargeExplosionParticle.Factory - Class in net.minecraft.client.particle
 
largeProbability - Variable in class net.minecraft.world.gen.feature.structure.OceanRuinConfig
 
LargeSmokeParticle - Class in net.minecraft.client.particle
 
LargeSmokeParticle(World, double, double, double, double, double, double, IAnimatedSprite) - Constructor for class net.minecraft.client.particle.LargeSmokeParticle
 
LargeSmokeParticle.Factory - Class in net.minecraft.client.particle
 
LAST_DAMAGE_PLAYER - Static variable in class net.minecraft.world.storage.loot.LootParameters
 
LAST_SLEPT - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
LAST_WORKED_AT_POI - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
lastBrightnessX - Static variable in class com.mojang.blaze3d.platform.GLX
 
lastBrightnessY - Static variable in class com.mojang.blaze3d.platform.GLX
 
lastDamage - Variable in class net.minecraft.entity.LivingEntity
 
lastFilled(Direction.Axis, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
lastModifiedDate - Variable in class com.mojang.realmsclient.dto.Backup
 
lastPlaced - Variable in class net.minecraft.world.gen.feature.structure.FortressPieces.Start
 
lastPlaced - Variable in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs2
 
lastPlayerHealth - Variable in class net.minecraft.client.gui.IngameGui
 
lastPortalPos - Variable in class net.minecraft.entity.Entity
 
lastPortalVec - Variable in class net.minecraft.entity.Entity
 
lastPosCheck - Variable in class net.minecraft.pathfinding.PathNavigator
 
lastServer - Variable in class net.minecraft.client.GameSettings
 
lastSystemTime - Variable in class net.minecraft.client.gui.IngameGui
 
lastTentacleAngle - Variable in class net.minecraft.entity.passive.SquidEntity
 
lastTickPosX - Variable in class net.minecraft.entity.Entity
 
lastTickPosY - Variable in class net.minecraft.entity.Entity
 
lastTickPosZ - Variable in class net.minecraft.entity.Entity
 
lastTimeoutCheck - Variable in class net.minecraft.pathfinding.PathNavigator
 
lastTimeUpdated - Variable in class net.minecraft.pathfinding.PathNavigator
 
lastUpdated - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
launchIntegratedServer(String, String, WorldSettings) - Method in class net.minecraft.client.Minecraft
 
LAVA - Static variable in class net.minecraft.block.Blocks
 
LAVA - Static variable in class net.minecraft.block.material.Material
 
LAVA - Static variable in class net.minecraft.fluid.Fluids
 
LAVA - Static variable in class net.minecraft.particles.ParticleTypes
 
LAVA - Static variable in class net.minecraft.tags.FluidTags
 
LAVA - Static variable in class net.minecraft.util.DamageSource
 
LAVA - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
LAVA - Static variable in class net.minecraftforge.client.model.ModelFluid
 
LAVA_BUCKET - Static variable in class net.minecraft.item.Items
 
LAVA_EXTINGUISH - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
LAVA_LAKE - Static variable in class net.minecraft.world.gen.placement.Placement
 
LavaFluid - Class in net.minecraft.fluid
 
LavaFluid() - Constructor for class net.minecraft.fluid.LavaFluid
 
LavaFluid.Flowing - Class in net.minecraft.fluid
 
LavaFluid.Source - Class in net.minecraft.fluid
 
LavaParticle - Class in net.minecraft.client.particle
 
LavaParticle.Factory - Class in net.minecraft.client.particle
 
Layer - Class in net.minecraft.world.gen.layer
 
Layer(IAreaFactory<LazyArea>) - Constructor for class net.minecraft.world.gen.layer.Layer
 
LayeredColorMaskTexture - Class in net.minecraft.client.renderer.texture
 
LayeredColorMaskTexture(ResourceLocation, List<String>, List<DyeColor>) - Constructor for class net.minecraft.client.renderer.texture.LayeredColorMaskTexture
 
LayeredTexture - Class in net.minecraft.client.renderer.texture
 
LayeredTexture(String...) - Constructor for class net.minecraft.client.renderer.texture.LayeredTexture
 
layeredTextureNames - Variable in class net.minecraft.client.renderer.texture.LayeredTexture
 
LayerRenderer<T extends Entity,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
LayerRenderer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerRenderer
 
layerRenderers - Variable in class net.minecraft.client.renderer.entity.LivingRenderer
 
LAYERS - Static variable in class net.minecraft.block.SnowBlock
 
LAYERS - Static variable in class net.minecraft.client.renderer.model.ItemModelGenerator
 
LAYERS_1_8 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
LayerUtil - Class in net.minecraft.world.gen.layer
 
LayerUtil() - Constructor for class net.minecraft.world.gen.layer.LayerUtil
 
layout(Advancement) - Static method in class net.minecraft.advancements.AdvancementTreeNode
 
Lazy<T> - Interface in net.minecraftforge.common.util
Proxy object for a value that is calculated on first access
Lazy.Concurrent<T> - Class in net.minecraftforge.common.util
Thread-safe implementation.
Lazy.Fast<T> - Class in net.minecraftforge.common.util
Non-thread-safe implementation.
LazyArea - Class in net.minecraft.world.gen.area
 
LazyArea(Long2IntLinkedOpenHashMap, int, IPixelTransformer) - Constructor for class net.minecraft.world.gen.area.LazyArea
 
LazyAreaLayerContext - Class in net.minecraft.world.gen
 
LazyAreaLayerContext(int, long, long) - Constructor for class net.minecraft.world.gen.LazyAreaLayerContext
 
LazyLoadBase<T> - Class in net.minecraft.util
 
LazyLoadBase(Supplier<T>) - Constructor for class net.minecraft.util.LazyLoadBase
 
lazyMap(Function<? super T, ? extends U>) - Method in class net.minecraftforge.fml.RegistryObject
If a mod object is present, lazily apply the provided mapping function to it, returning a supplier for the transformed result.
LazyOptional<T> - Class in net.minecraftforge.common.util
This object encapsulates a lazy value, with typical transformation operations (map/ifPresent) available, much like Optional.
lcm(int, int) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
LEAD - Static variable in class net.minecraft.item.Items
 
LeadItem - Class in net.minecraft.item
 
LeadItem(Item.Properties) - Constructor for class net.minecraft.item.LeadItem
 
leaf - Variable in class net.minecraft.world.gen.feature.HugeTreesFeature
 
LeapAtTargetGoal - Class in net.minecraft.entity.ai.goal
 
LeapAtTargetGoal(MobEntity, float) - Constructor for class net.minecraft.entity.ai.goal.LeapAtTargetGoal
 
LEAPING - Static variable in class net.minecraft.potion.Potions
 
LEASH_KNOT - Static variable in class net.minecraft.entity.EntityType
 
LeashKnotEntity - Class in net.minecraft.entity.item
 
LeashKnotEntity(EntityType<? extends LeashKnotEntity>, World) - Constructor for class net.minecraft.entity.item.LeashKnotEntity
 
LeashKnotEntity(World, BlockPos) - Constructor for class net.minecraft.entity.item.LeashKnotEntity
 
LeashKnotModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
LeashKnotModel() - Constructor for class net.minecraft.client.renderer.entity.model.LeashKnotModel
 
LeashKnotModel(int, int, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.LeashKnotModel
 
LeashKnotRenderer - Class in net.minecraft.client.renderer.entity
 
LeashKnotRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.LeashKnotRenderer
 
LEATHER - Static variable in class net.minecraft.item.Items
 
LEATHER - Static variable in class net.minecraftforge.common.Tags.Items
 
LEATHER_BOOTS - Static variable in class net.minecraft.item.Items
 
LEATHER_CHESTPLATE - Static variable in class net.minecraft.item.Items
 
LEATHER_HELMET - Static variable in class net.minecraft.item.Items
 
LEATHER_HORSE_ARMOR - Static variable in class net.minecraft.item.Items
 
LEATHER_LEGGINGS - Static variable in class net.minecraft.item.Items
 
LeatherHorseArmorLayer - Class in net.minecraft.client.renderer.entity.layers
 
LeatherHorseArmorLayer(IEntityRenderer<HorseEntity, HorseModel<HorseEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.LeatherHorseArmorLayer
 
LEATHERWORKER - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
LEATHERWORKER - Static variable in class net.minecraft.village.PointOfInterestType
 
LEAVE_GAME - Static variable in class net.minecraft.stats.Stats
 
leaveCaravan() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
leaveGroup() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
leaveRaid(AbstractRaiderEntity, boolean) - Method in class net.minecraft.world.raid.Raid
 
LEAVES - Static variable in class net.minecraft.block.material.Material
 
LEAVES - Static variable in class net.minecraft.tags.BlockTags
 
LEAVES - Static variable in class net.minecraft.tags.ItemTags
 
LeavesBlock - Class in net.minecraft.block
 
LeavesBlock(Block.Properties) - Constructor for class net.minecraft.block.LeavesBlock
 
LeavesFix - Class in net.minecraft.util.datafix.fixes
 
LeavesFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.LeavesFix
 
LeavesFix.LeavesSection - Class in net.minecraft.util.datafix.fixes
 
LeavesFix.Section - Class in net.minecraft.util.datafix.fixes
 
LeavesSection(Typed<?>, Schema) - Constructor for class net.minecraft.util.datafix.fixes.LeavesFix.LeavesSection
 
leaveTime - Variable in class com.mojang.realmsclient.dto.ServerActivity
 
LECTERN - Static variable in class net.minecraft.block.Blocks
 
LECTERN - Static variable in class net.minecraft.inventory.container.ContainerType
 
LECTERN - Static variable in class net.minecraft.item.Items
 
LECTERN - Static variable in class net.minecraft.tileentity.TileEntityType
 
LecternBlock - Class in net.minecraft.block
 
LecternBlock(Block.Properties) - Constructor for class net.minecraft.block.LecternBlock
 
LecternContainer - Class in net.minecraft.inventory.container
 
LecternContainer(int) - Constructor for class net.minecraft.inventory.container.LecternContainer
 
LecternContainer(int, IInventory, IIntArray) - Constructor for class net.minecraft.inventory.container.LecternContainer
 
LecternScreen - Class in net.minecraft.client.gui.screen
 
LecternScreen(LecternContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.LecternScreen
 
LecternTileEntity - Class in net.minecraft.tileentity
 
LecternTileEntity() - Constructor for class net.minecraft.tileentity.LecternTileEntity
 
LecternTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
LecternTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.LecternTileEntityRenderer
 
left - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
LEFT_ARM_ROTATION - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
left_height - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
LEFT_LEG_ROTATION - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
LEFT_SHOULDER_ENTITY - Static variable in class net.minecraft.entity.player.PlayerEntity
 
leftArm - Variable in class net.minecraft.client.renderer.entity.model.IllagerModel
 
leftArmPose - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
LeftClickBlock(PlayerEntity, BlockPos, Direction) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
leftClickCounter - Variable in class net.minecraft.client.Minecraft
 
LeftClickEmpty(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickEmpty
 
leftify(TRSRTransformation) - Static method in class net.minecraftforge.client.model.ForgeBlockStateV1.Transforms
Deprecated.
 
leftKeyDown - Variable in class net.minecraft.util.MovementInput
 
LeftTurn(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.LeftTurn
 
LeftTurn(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.LeftTurn
 
leftVillagerLeg - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
legacyName(String) - Method in class net.minecraftforge.registries.RegistryBuilder
 
legacyName(ResourceLocation) - Method in class net.minecraftforge.registries.RegistryBuilder
 
LegacyPingHandler - Class in net.minecraft.network
 
LegacyPingHandler(NetworkSystem) - Constructor for class net.minecraft.network.LegacyPingHandler
 
LegacyResourcePackWrapper - Class in net.minecraft.client.resources
 
LegacyResourcePackWrapper(IResourcePack, Map<ResourceLocation, ResourceLocation>) - Constructor for class net.minecraft.client.resources.LegacyResourcePackWrapper
 
LegacyStructureDataUtil - Class in net.minecraft.world.gen.feature.structure
 
LegacyStructureDataUtil(DimensionSavedDataManager, List<String>, List<String>) - Constructor for class net.minecraft.world.gen.feature.structure.LegacyStructureDataUtil
 
length() - Method in class net.minecraft.util.math.Vec3d
 
lengthSquared() - Method in class net.minecraft.util.math.Vec3d
 
lerp(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
lerp(double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
lerp(Tuple3f, Tuple3f, float) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
lerp(Tuple4f, Tuple4f, float) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
lerp2(double, double, double, double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
lerp3(double, double, double, double, double, double, double, double, double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
LEVEL - Static variable in class net.minecraft.block.CauldronBlock
 
LEVEL - Static variable in class net.minecraft.block.FlowingFluidBlock
 
LEVEL - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
LEVEL - Static variable in class net.minecraft.util.datafix.TypeReferences
 
LEVEL_0_15 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
LEVEL_0_3 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
LEVEL_0_8 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
LEVEL_1_8 - Static variable in class net.minecraft.fluid.FlowingFluid
 
LEVEL_1_8 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
LevelBasedGraph - Class in net.minecraft.world.lighting
 
LevelBasedGraph(int, int, int) - Constructor for class net.minecraft.world.lighting.LevelBasedGraph
 
LevelChange(PlayerEntity, int) - Constructor for class net.minecraftforge.event.entity.player.PlayerXpEvent.LevelChange
 
LevelDataGeneratorOptionsFix - Class in net.minecraft.util.datafix.fixes
 
LevelDataGeneratorOptionsFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.LevelDataGeneratorOptionsFix
 
levelDecreasePerBlock(int) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
levelExists(String) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
 
LEVER - Static variable in class net.minecraft.block.Blocks
 
LEVER - Static variable in class net.minecraft.item.Items
 
LEVER_EAST_AABB - Static variable in class net.minecraft.block.LeverBlock
 
LEVER_NORTH_AABB - Static variable in class net.minecraft.block.LeverBlock
 
LEVER_SOUTH_AABB - Static variable in class net.minecraft.block.LeverBlock
 
LEVER_WEST_AABB - Static variable in class net.minecraft.block.LeverBlock
 
LeverBlock - Class in net.minecraft.block
 
LeverBlock(Block.Properties) - Constructor for class net.minecraft.block.LeverBlock
 
LEVITATION - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
LEVITATION - Static variable in class net.minecraft.potion.Effects
 
LevitationTrigger - Class in net.minecraft.advancements.criterion
 
LevitationTrigger() - Constructor for class net.minecraft.advancements.criterion.LevitationTrigger
 
LevitationTrigger.Instance - Class in net.minecraft.advancements.criterion
 
lfloor(double) - Static method in class net.minecraft.realms.RealmsMth
 
lfloor(double) - Static method in class net.minecraft.util.math.MathHelper
 
LIBRARIAN - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
LIBRARIAN - Static variable in class net.minecraft.village.PointOfInterestType
 
Library(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Library
 
Library(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Library
 
LibraryManager - Class in net.minecraftforge.fml.relauncher.libraries
 
LibraryManager() - Constructor for class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
lidAngle - Variable in class net.minecraft.tileentity.ChestTileEntity
 
lidAngle - Variable in class net.minecraft.tileentity.EnderChestTileEntity
 
LifecycleEventProvider - Enum in net.minecraftforge.fml
 
LifecycleEventProvider.EventHandler<T extends LifecycleEventProvider.LifecycleEvent,U extends java.util.function.Consumer<? extends java.util.List<? super ModLoadingException>>,V extends java.util.concurrent.Executor,R extends java.lang.Runnable> - Interface in net.minecraftforge.fml
 
LifecycleEventProvider.LifecycleEvent - Class in net.minecraftforge.fml
 
LifecycleEventProvider.LifecycleEvent.Progression - Enum in net.minecraftforge.fml
 
lifespan - Variable in class net.minecraft.entity.item.ItemEntity
The maximum age of this EntityItem.
light(int, int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
light - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
LIGHT - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
LIGHT - Static variable in class net.minecraft.world.server.TicketType
 
LIGHT_BLUE - Static variable in class net.minecraft.block.material.MaterialColor
 
LIGHT_BLUE_BANNER - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_BANNER - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_BED - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_BED - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_CARPET - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_CARPET - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_CONCRETE - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_DYE - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
LIGHT_BLUE_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_WOOL - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_WOOL - Static variable in class net.minecraft.item.Items
 
LIGHT_GEM_CHANCE - Static variable in class net.minecraft.world.gen.placement.Placement
 
LIGHT_GRAY - Static variable in class net.minecraft.block.material.MaterialColor
 
LIGHT_GRAY_BANNER - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_BANNER - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_BED - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_BED - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_CARPET - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_CARPET - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_CONCRETE - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_DYE - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
LIGHT_GRAY_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_WOOL - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_WOOL - Static variable in class net.minecraft.item.Items
 
LIGHT_WEIGHTED_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
LIGHT_WEIGHTED_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
lightBrightnessTable - Variable in class net.minecraft.world.dimension.Dimension
 
lightChunk(IChunk, boolean) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
LightDataMap<M extends LightDataMap<M>> - Class in net.minecraft.world.lighting
 
LightDataMap(Long2ObjectOpenHashMap<NibbleArray>) - Constructor for class net.minecraft.world.lighting.LightDataMap
 
LightDebugRenderer - Class in net.minecraft.client.renderer.debug
 
LightDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.LightDebugRenderer
 
LightEngine<M extends LightDataMap<M>,S extends SectionLightStorage<M>> - Class in net.minecraft.world.lighting
 
LightEngine(IChunkLightProvider, LightType, S) - Constructor for class net.minecraft.world.lighting.LightEngine
 
lightmap(int, int) - Method in class net.minecraft.client.renderer.BufferBuilder
 
lightmapIndex - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
lightModel(int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
LIGHTNING_BOLT - Static variable in class net.minecraft.entity.EntityType
 
LIGHTNING_BOLT - Static variable in class net.minecraft.util.DamageSource
 
LightningBoltEntity - Class in net.minecraft.entity.effect
 
LightningBoltEntity(World, double, double, double, boolean) - Constructor for class net.minecraft.entity.effect.LightningBoltEntity
 
LightningBoltRenderer - Class in net.minecraft.client.renderer.entity
 
LightningBoltRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.LightningBoltRenderer
 
LightTexture - Class in net.minecraft.client.renderer
 
LightTexture(GameRenderer) - Constructor for class net.minecraft.client.renderer.LightTexture
 
LightType - Enum in net.minecraft.world
 
LightUtil - Class in net.minecraftforge.client.model.pipeline
 
LightUtil() - Constructor for class net.minecraftforge.client.model.pipeline.LightUtil
 
LightUtil.ItemConsumer - Class in net.minecraftforge.client.model.pipeline
 
lightValue - Variable in class net.minecraft.block.Block
 
lightValue(int) - Method in class net.minecraft.block.Block.Properties
 
LILAC - Static variable in class net.minecraft.block.Blocks
 
LILAC - Static variable in class net.minecraft.item.Items
 
LILY_OF_THE_VALLEY - Static variable in class net.minecraft.block.Blocks
 
LILY_OF_THE_VALLEY - Static variable in class net.minecraft.item.Items
 
LILY_PAD - Static variable in class net.minecraft.block.Blocks
 
LILY_PAD - Static variable in class net.minecraft.item.Items
 
LILY_PAD_AABB - Static variable in class net.minecraft.block.LilyPadBlock
 
LilyPadBlock - Class in net.minecraft.block
 
LilyPadBlock(Block.Properties) - Constructor for class net.minecraft.block.LilyPadBlock
 
LilyPadItem - Class in net.minecraft.item
 
LilyPadItem(Block, Item.Properties) - Constructor for class net.minecraft.item.LilyPadItem
 
limbSwing - Variable in class net.minecraft.entity.LivingEntity
 
limbSwingAmount - Variable in class net.minecraft.entity.LivingEntity
 
LIME - Static variable in class net.minecraft.block.material.MaterialColor
 
LIME_BANNER - Static variable in class net.minecraft.block.Blocks
 
LIME_BANNER - Static variable in class net.minecraft.item.Items
 
LIME_BED - Static variable in class net.minecraft.block.Blocks
 
LIME_BED - Static variable in class net.minecraft.item.Items
 
LIME_CARPET - Static variable in class net.minecraft.block.Blocks
 
LIME_CARPET - Static variable in class net.minecraft.item.Items
 
LIME_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
LIME_CONCRETE - Static variable in class net.minecraft.item.Items
 
LIME_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
LIME_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
LIME_DYE - Static variable in class net.minecraft.item.Items
 
LIME_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
LIME_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
LIME_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
LIME_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
LIME_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
LIME_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
LIME_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
LIME_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
LIME_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
LIME_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
LIME_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
LIME_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
LIME_WOOL - Static variable in class net.minecraft.block.Blocks
 
LIME_WOOL - Static variable in class net.minecraft.item.Items
 
limitAngle(float, float, float) - Method in class net.minecraft.entity.ai.controller.MovementController
 
LimitCount - Class in net.minecraft.world.storage.loot.functions
 
LimitCount.Serializer - Class in net.minecraft.world.storage.loot.functions
 
LineReader - Class in net.minecraftforge.client.model.obj
 
LineReader(IResource) - Constructor for class net.minecraftforge.client.model.obj.LineReader
 
lines - Variable in class net.minecraftforge.client.event.RenderTooltipEvent
 
lineWidth(float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
LINGERING_POTION - Static variable in class net.minecraft.item.Items
 
LingeringPotionItem - Class in net.minecraft.item
 
LingeringPotionItem(Item.Properties) - Constructor for class net.minecraft.item.LingeringPotionItem
 
link - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
linkProgram(IShaderManager) - Method in class net.minecraft.client.shader.ShaderLinkHelper
 
LinkRepository - Class in net.minecraftforge.fml.relauncher.libraries
 
liquid() - Method in class net.minecraft.block.material.Material.Builder
 
LIQUID_CARVERS - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
LiquidsConfig - Class in net.minecraft.world.gen.feature
 
LiquidsConfig(IFluidState) - Constructor for class net.minecraft.world.gen.feature.LiquidsConfig
 
list - Variable in class net.minecraft.client.gui.widget.list.AbstractList.AbstractListEntry
Deprecated.
list - Variable in class net.minecraft.client.util.SuffixArray
 
LIST_POOL_ELEMENT - Static variable in interface net.minecraft.world.gen.feature.jigsaw.IJigsawDeserializer
 
ListButton - Class in com.mojang.realmsclient.gui
 
ListButton(int, int, int, int) - Constructor for class com.mojang.realmsclient.gui.ListButton
 
ListCommand - Class in net.minecraft.command.impl
 
ListCommand() - Constructor for class net.minecraft.command.impl.ListCommand
 
ListedChunkRender - Class in net.minecraft.client.renderer.chunk
 
ListedChunkRender(World, WorldRenderer) - Constructor for class net.minecraft.client.renderer.chunk.ListedChunkRender
 
Listener(T, Advancement, String) - Constructor for class net.minecraft.advancements.ICriterionTrigger.Listener
 
Listener - Class in net.minecraft.client.audio
 
Listener() - Constructor for class net.minecraft.client.audio.Listener
 
ListEntry(Collection<T>) - Constructor for class net.minecraft.tags.Tag.ListEntry
 
listFormattedStringToWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
 
ListJigsawPiece - Class in net.minecraft.world.gen.feature.jigsaw
 
ListJigsawPiece(List<JigsawPiece>) - Constructor for class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
Deprecated.
ListJigsawPiece(List<JigsawPiece>, JigsawPattern.PlacementBehaviour) - Constructor for class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
ListJigsawPiece(Dynamic<?>) - Constructor for class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
ListNBT - Class in net.minecraft.nbt
 
ListNBT() - Constructor for class net.minecraft.nbt.ListNBT
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.BlockPosArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.BlockPredicateArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.BlockStateArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ColorArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ColumnPosArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.DimensionArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.EnchantmentArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.EntityAnchorArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.EntityArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.GameProfileArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ItemArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ItemPredicateArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ObjectiveArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.OperationArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ParticleArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.PotionArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ScoreboardSlotArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.SlotArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.TeamArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.TimeArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.Vec2Argument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.Vec3Argument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraftforge.server.command.EnumArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraftforge.server.command.ModIdArgument
 
LIT - Static variable in class net.minecraft.block.AbstractFurnaceBlock
 
LIT - Static variable in class net.minecraft.block.CampfireBlock
 
LIT - Static variable in class net.minecraft.block.RedstoneLampBlock
 
LIT - Static variable in class net.minecraft.block.RedstoneOreBlock
 
LIT - Static variable in class net.minecraft.block.RedstoneTorchBlock
 
LIT - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
literal(String) - Static method in class net.minecraft.command.Commands
 
literalIncorrect() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
LIVING_FLAGS - Static variable in class net.minecraft.entity.LivingEntity
 
LivingAttackEvent - Class in net.minecraftforge.event.entity.living
LivingAttackEvent is fired when a living Entity is attacked.
LivingAttackEvent(LivingEntity, DamageSource, float) - Constructor for class net.minecraftforge.event.entity.living.LivingAttackEvent
 
LivingDamageEvent - Class in net.minecraftforge.event.entity.living
LivingDamageEvent is fired just before damage is applied to entity.
At this point armor, potion and absorption modifiers have already been applied to damage - this is FINAL value.
Also note that appropriate resources (like armor durability and absorption extra hearths) have already been consumed.
This event is fired whenever an Entity is damaged in EntityLivingBase#damageEntity(DamageSource, float) and EntityPlayer#damageEntity(DamageSource, float).

This event is fired via the ForgeHooks#onLivingDamage(EntityLivingBase, DamageSource, float).

LivingDamageEvent.source contains the DamageSource that caused this Entity to be hurt.
LivingDamageEvent(LivingEntity, DamageSource, float) - Constructor for class net.minecraftforge.event.entity.living.LivingDamageEvent
 
LivingDeathEvent - Class in net.minecraftforge.event.entity.living
LivingDeathEvent is fired when an Entity dies.
LivingDeathEvent(LivingEntity, DamageSource) - Constructor for class net.minecraftforge.event.entity.living.LivingDeathEvent
 
LivingDestroyBlockEvent - Class in net.minecraftforge.event.entity.living
Fired when the ender dragon or wither attempts to destroy a block and when ever a zombie attempts to break a door.
LivingDestroyBlockEvent(LivingEntity, BlockPos, BlockState) - Constructor for class net.minecraftforge.event.entity.living.LivingDestroyBlockEvent
 
LivingDropsEvent - Class in net.minecraftforge.event.entity.living
LivingDropsEvent is fired when an Entity's death causes dropped items to appear.
This event is fired whenever an Entity dies and drops items in EntityLivingBase#onDeath(DamageSource).

This event is fired via the ForgeHooks#onLivingDrops(EntityLivingBase, DamageSource, ArrayList, int, boolean).

LivingDropsEvent.source contains the DamageSource that caused the drop to occur.
LivingDropsEvent.drops contains the ArrayList of EntityItems that will be dropped.
LivingDropsEvent.lootingLevel contains the amount of loot that will be dropped.
LivingDropsEvent.recentlyHit determines whether the Entity doing the drop has recently been damaged.

This event is Cancelable.
If this event is canceled, the Entity does not drop anything.

This event does not have a result.
LivingDropsEvent(LivingEntity, DamageSource, Collection<ItemEntity>, int, boolean) - Constructor for class net.minecraftforge.event.entity.living.LivingDropsEvent
 
LivingEntity - Class in net.minecraft.entity
 
LivingEntity(EntityType<? extends LivingEntity>, World) - Constructor for class net.minecraft.entity.LivingEntity
 
LivingEntityUseItemEvent - Class in net.minecraftforge.event.entity.living
 
LivingEntityUseItemEvent.Finish - Class in net.minecraftforge.event.entity.living
Fired after an item has fully finished being used.
LivingEntityUseItemEvent.Start - Class in net.minecraftforge.event.entity.living
Fired when a player starts 'using' an item, typically when they hold right mouse.
LivingEntityUseItemEvent.Stop - Class in net.minecraftforge.event.entity.living
Fired when a player stops using an item without the use duration timing out.
LivingEntityUseItemEvent.Tick - Class in net.minecraftforge.event.entity.living
Fired every tick that a player is 'using' an item, see LivingEntityUseItemEvent.Start for info.
LivingEquipmentChangeEvent - Class in net.minecraftforge.event.entity.living
LivingEquipmentChangeEvent is fired when the Equipment of a Entity changes.
LivingEquipmentChangeEvent(LivingEntity, EquipmentSlotType, ItemStack, ItemStack) - Constructor for class net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent
 
LivingEvent - Class in net.minecraftforge.event.entity.living
LivingEvent is fired whenever an event involving Living entities occurs.
If a method utilizes this Event as its parameter, the method will receive every child event of this class.

All children of this event are fired on the MinecraftForge.EVENT_BUS.
LivingEvent(LivingEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingEvent
 
LivingEvent.LivingJumpEvent - Class in net.minecraftforge.event.entity.living
LivingJumpEvent is fired when an Entity jumps.
This event is fired whenever an Entity jumps in EntityLivingBase#jump(), EntityMagmaCube#jump(), and EntityHorse#jump().

This event is fired via the ForgeHooks#onLivingJump(EntityLivingBase).

This event is not Cancelable.

This event does not have a result.
LivingEvent.LivingUpdateEvent - Class in net.minecraftforge.event.entity.living
LivingUpdateEvent is fired when an Entity is updated.
LivingExperienceDropEvent - Class in net.minecraftforge.event.entity.living
Event for when an entity drops experience on its death, can be used to change the amount of experience points dropped or completely prevent dropping of experience by canceling the event.
LivingExperienceDropEvent(LivingEntity, PlayerEntity, int) - Constructor for class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
 
LivingFallEvent - Class in net.minecraftforge.event.entity.living
LivingFallEvent is fired when an Entity is set to be falling.
This event is fired whenever an Entity is set to fall in EntityLivingBase#fall(float, float).

This event is fired via the ForgeHooks#onLivingFall(EntityLivingBase, float, float).

LivingFallEvent.distance contains the distance the Entity is to fall.
LivingFallEvent(LivingEntity, float, float) - Constructor for class net.minecraftforge.event.entity.living.LivingFallEvent
 
LivingHealEvent - Class in net.minecraftforge.event.entity.living
LivingHealEvent is fired when an Entity is set to be healed.
LivingHealEvent(LivingEntity, float) - Constructor for class net.minecraftforge.event.entity.living.LivingHealEvent
 
LivingHurtEvent - Class in net.minecraftforge.event.entity.living
LivingHurtEvent is fired when an Entity is set to be hurt.
LivingHurtEvent(LivingEntity, DamageSource, float) - Constructor for class net.minecraftforge.event.entity.living.LivingHurtEvent
 
LivingJumpEvent(LivingEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingEvent.LivingJumpEvent
 
LivingKnockBackEvent - Class in net.minecraftforge.event.entity.living
LivingKnockBackEvent is fired when a living entity is about to be knocked back.
LivingKnockBackEvent(LivingEntity, Entity, float, double, double) - Constructor for class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
LivingPackSizeEvent - Class in net.minecraftforge.event.entity.living
 
LivingPackSizeEvent(MobEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingPackSizeEvent
 
LivingRenderer<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity
 
LivingRenderer(EntityRendererManager, M, float) - Constructor for class net.minecraft.client.renderer.entity.LivingRenderer
 
LivingSetAttackTargetEvent - Class in net.minecraftforge.event.entity.living
LivingSetAttackTargetEvent is fired when an Entity sets a target to attack.
This event is fired whenever an Entity sets a target to attack in EntityLiving#setAttackTarget(EntityLivingBase) and EntityLivingBase#setRevengeTarget(EntityLivingBase).

This event is fired via the ForgeHooks#onLivingSetAttackTarget(EntityLivingBase, EntityLivingBase).

LivingSetAttackTargetEvent.target contains the newly targeted Entity.

This event is not Cancelable.

This event does not have a result.
LivingSetAttackTargetEvent(LivingEntity, LivingEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingSetAttackTargetEvent
 
livingSoundTime - Variable in class net.minecraft.entity.MobEntity
 
LivingSpawnEvent - Class in net.minecraftforge.event.entity.living
LivingSpawnEvent is fired for any events associated with Living Entities spawn status.
LivingSpawnEvent(MobEntity, IWorld, double, double, double) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent
 
LivingSpawnEvent.AllowDespawn - Class in net.minecraftforge.event.entity.living
Fired each tick for despawnable mobs to allow control over despawning.
LivingSpawnEvent.CheckSpawn - Class in net.minecraftforge.event.entity.living
Fires before mob spawn events.
LivingSpawnEvent.SpecialSpawn - Class in net.minecraftforge.event.entity.living
SpecialSpawn is fired when an Entity is to be spawned.
This allows you to do special inializers in the new entity.

This event is fired via the ForgeEventFactory#doSpecialSpawn(EntityLiving, World, float, float, float).

This event is Cancelable.
If this event is canceled, the Entity is not spawned.

This event does not have a result.
livingTick() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
livingTick() - Method in class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
livingTick() - Method in class net.minecraft.entity.AgeableEntity
 
livingTick() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
livingTick() - Method in class net.minecraft.entity.boss.WitherEntity
 
livingTick() - Method in class net.minecraft.entity.LivingEntity
 
livingTick() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
livingTick() - Method in class net.minecraft.entity.MobEntity
 
livingTick() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
livingTick() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
livingTick() - Method in class net.minecraft.entity.monster.BlazeEntity
 
livingTick() - Method in class net.minecraft.entity.monster.EndermanEntity
 
livingTick() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
livingTick() - Method in class net.minecraft.entity.monster.GuardianEntity
 
livingTick() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
livingTick() - Method in class net.minecraft.entity.monster.MonsterEntity
 
livingTick() - Method in class net.minecraft.entity.monster.PhantomEntity
 
livingTick() - Method in class net.minecraft.entity.monster.RavagerEntity
 
livingTick() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
livingTick() - Method in class net.minecraft.entity.monster.WitchEntity
 
livingTick() - Method in class net.minecraft.entity.monster.ZombieEntity
 
livingTick() - Method in class net.minecraft.entity.passive.AnimalEntity
 
livingTick() - Method in class net.minecraft.entity.passive.ChickenEntity
 
livingTick() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
livingTick() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
livingTick() - Method in class net.minecraft.entity.passive.FoxEntity
 
livingTick() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
livingTick() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
livingTick() - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
livingTick() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
livingTick() - Method in class net.minecraft.entity.passive.ParrotEntity
 
livingTick() - Method in class net.minecraft.entity.passive.RabbitEntity
 
livingTick() - Method in class net.minecraft.entity.passive.SheepEntity
 
livingTick() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
livingTick() - Method in class net.minecraft.entity.passive.SquidEntity
 
livingTick() - Method in class net.minecraft.entity.passive.TurtleEntity
 
livingTick() - Method in class net.minecraft.entity.passive.WolfEntity
 
livingTick() - Method in class net.minecraft.entity.player.PlayerEntity
 
LivingUpdateEvent(LivingEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingEvent.LivingUpdateEvent
 
llama - Variable in class net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
 
LLAMA - Static variable in class net.minecraft.entity.EntityType
 
LLAMA_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
LLAMA_SPIT - Static variable in class net.minecraft.entity.EntityType
 
LlamaDecorLayer - Class in net.minecraft.client.renderer.entity.layers
 
LlamaDecorLayer(IEntityRenderer<LlamaEntity, LlamaModel<LlamaEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.LlamaDecorLayer
 
LlamaEntity - Class in net.minecraft.entity.passive.horse
 
LlamaEntity(EntityType<? extends LlamaEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.LlamaEntity
 
LlamaFollowCaravanGoal - Class in net.minecraft.entity.ai.goal
 
LlamaFollowCaravanGoal(LlamaEntity, double) - Constructor for class net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
 
LlamaModel<T extends AbstractChestedHorseEntity> - Class in net.minecraft.client.renderer.entity.model
 
LlamaModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.LlamaModel
 
LlamaRenderer - Class in net.minecraft.client.renderer.entity
 
LlamaRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.LlamaRenderer
 
LlamaSpitEntity - Class in net.minecraft.entity.projectile
 
LlamaSpitEntity(EntityType<? extends LlamaSpitEntity>, World) - Constructor for class net.minecraft.entity.projectile.LlamaSpitEntity
 
LlamaSpitEntity(World, LlamaEntity) - Constructor for class net.minecraft.entity.projectile.LlamaSpitEntity
 
LlamaSpitEntity(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.LlamaSpitEntity
 
LlamaSpitModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
LlamaSpitModel() - Constructor for class net.minecraft.client.renderer.entity.model.LlamaSpitModel
 
LlamaSpitModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.LlamaSpitModel
 
LlamaSpitRenderer - Class in net.minecraft.client.renderer.entity
 
LlamaSpitRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.LlamaSpitRenderer
 
load(Path) - Static method in class net.minecraft.server.dedicated.PropertyManager
 
load() - Method in class net.minecraft.server.management.PlayerProfileCache
 
load() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
load(boolean) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
load() - Static method in class net.minecraft.util.MinecraftVersion
 
load(CompoundNBT) - Static method in class net.minecraft.world.chunk.storage.ChunkLoaderUtil
 
load(TemplateManager, CompoundNBT) - Method in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
load(String, int) - Method in class net.minecraft.world.storage.DimensionSavedDataManager
 
load(IResourceManager, ResourceLocation, Function<ResourceLocation, TextureAtlasSprite>) - Method in interface net.minecraftforge.client.extensions.IForgeTextureAtlasSprite
Load the specified resource as this sprite's data.
load(Reader, ResourceLocation, Gson, ModelBakery, BiConsumer<ResourceLocation, IUnbakedModel>) - Static method in class net.minecraftforge.client.model.BlockStateLoader
Deprecated.
Loads a BlockStates json file.
load(IResourceManager, ResourceLocation, ImmutableMap<String, ITimeValue>) - Static method in class net.minecraftforge.common.model.animation.AnimationStateMachine
Load a new instance if AnimationStateMachine at specified location, with specified custom parameters.
load() - Static method in class net.minecraftforge.common.UsernameCache
Load the cache from file
Load(IChunk, CompoundNBT) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent.Load
Deprecated.
Load(IChunk, CompoundNBT, ChunkStatus.Type) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent.Load
 
Load(IChunk) - Constructor for class net.minecraftforge.event.world.ChunkEvent.Load
 
Load(IWorld) - Constructor for class net.minecraftforge.event.world.WorldEvent.Load
 
loadAdvancements(Map<ResourceLocation, Advancement.Builder>) - Method in class net.minecraft.advancements.AdvancementList
 
loadAllItems(CompoundNBT, NonNullList<ItemStack>) - Static method in class net.minecraft.inventory.ItemStackHelper
 
loadAllWorlds(String, String, long, WorldType, JsonElement) - Method in class net.minecraft.server.integrated.IntegratedServer
 
loadAllWorlds(String, String, long, WorldType, JsonElement) - Method in class net.minecraft.server.MinecraftServer
 
loadASM(ResourceLocation, ImmutableMap<String, ITimeValue>) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
Deprecated.
 
loadAsync(TextureManager, Executor) - Static method in class net.minecraft.client.gui.screen.MainMenuScreen
 
loadAsync(TextureManager, Executor) - Method in class net.minecraft.client.renderer.RenderSkyboxCube
 
loadAsync(ResourceLocation, Executor) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
loadColors(IResourceManager, ResourceLocation) - Static method in class net.minecraft.client.resources.ColorMapLoader
Deprecated.
loadConfigs(ModConfig.Type, Path) - Method in class net.minecraftforge.fml.config.ConfigTracker
 
loadDataPacks(File, WorldInfo) - Method in class net.minecraft.server.MinecraftServer
 
loadDefaultServerConfigs() - Method in class net.minecraftforge.fml.config.ConfigTracker
 
loaded(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
Deprecated.
 
LoadedRealmsPlugin - Interface in net.minecraft.realms.pluginapi
 
loadedTileEntityList - Variable in class net.minecraft.world.World
 
loadEntityRenderers(EntityRendererManager) - Static method in class net.minecraftforge.fml.client.registry.RenderingRegistry
 
loadEntityShader(Entity) - Method in class net.minecraft.client.renderer.GameRenderer
 
loadEntityShader(Entity, GameRenderer) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
loadEntityUnchecked(CompoundNBT, World) - Static method in class net.minecraft.entity.EntityType
 
Loader() - Constructor for class net.minecraft.client.audio.SoundHandler.Loader
 
LoaderException(String) - Constructor for exception net.minecraftforge.client.model.ModelLoaderRegistry.LoaderException
Deprecated.
 
LoaderException(String, Throwable) - Constructor for exception net.minecraftforge.client.model.ModelLoaderRegistry.LoaderException
Deprecated.
 
LoaderException - Exception in net.minecraftforge.fml.common
 
LoaderException(Throwable) - Constructor for exception net.minecraftforge.fml.common.LoaderException
 
LoaderException() - Constructor for exception net.minecraftforge.fml.common.LoaderException
 
LoaderException(String) - Constructor for exception net.minecraftforge.fml.common.LoaderException
 
LoaderException(String, Throwable) - Constructor for exception net.minecraftforge.fml.common.LoaderException
 
LoaderExceptionModCrash - Exception in net.minecraftforge.fml.common
Prevent LoaderException from adding its own stack trace to the wrapped throwable's stack trace.
LoaderExceptionModCrash(String, Throwable) - Constructor for exception net.minecraftforge.fml.common.LoaderExceptionModCrash
 
loadFluidStackFromNBT(CompoundNBT) - Static method in class net.minecraftforge.fluids.FluidStack
This provides a safe method for retrieving a FluidStack - if the Fluid is invalid, the stack will return as null.
loadForgeAndMCLangs() - Static method in class net.minecraftforge.fml.server.LanguageHook
 
LoadFromFile(PlayerEntity, File, String) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
 
loadFromItemStack(ItemStack, DyeColor) - Method in class net.minecraft.tileentity.BannerTileEntity
 
loadFromNbt(CompoundNBT) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
loadGUIRenderMatrix(boolean) - Method in class net.minecraft.client.MainWindow
 
loadIdentity() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
loadIds(Map<ResourceLocation, Integer>, Map<ResourceLocation, String>, Map<ResourceLocation, Integer>, Map<ResourceLocation, Integer[]>, ForgeRegistry<V>, ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
LOADING - Static variable in class net.minecraftforge.fml.Logging
 
LOADING_STRINGS - Static variable in interface net.minecraft.client.gui.IProgressMeter
 
LoadingErrorScreen - Class in net.minecraftforge.fml.client.gui
 
LoadingErrorScreen(LoadingFailedException, List<ModLoadingWarning>) - Constructor for class net.minecraftforge.fml.client.gui.LoadingErrorScreen
 
LoadingErrorScreen.LoadingEntryList - Class in net.minecraftforge.fml.client.gui
 
LoadingErrorScreen.LoadingEntryList.LoadingMessageEntry - Class in net.minecraftforge.fml.client.gui
 
LoadingFailedException - Exception in net.minecraftforge.fml
 
LoadingFailedException(List<ModLoadingException>) - Constructor for exception net.minecraftforge.fml.LoadingFailedException
 
LoadingGui - Class in net.minecraft.client.gui
 
LoadingGui() - Constructor for class net.minecraft.client.gui.LoadingGui
 
loadingGui - Variable in class net.minecraft.client.Minecraft
 
loadInitialChunks(IChunkStatusListener) - Method in class net.minecraft.server.MinecraftServer
 
loadLanguageData(Map<String, String>) - Static method in class net.minecraftforge.fml.ForgeI18n
 
loadLogoTexture(Minecraft) - Static method in class net.minecraft.client.gui.ResourceLoadProgressGui
 
loadLootTable(Gson, ResourceLocation, JsonObject, boolean, LootTableManager) - Static method in class net.minecraftforge.common.ForgeHooks
 
loadLootTable(ResourceLocation, LootTable, LootTableManager) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
loadMaterialLibrary(ResourceLocation) - Method in class net.minecraftforge.client.model.obj.OBJLoader2
 
loadMod(IModInfo, ClassLoader, ModFileScanData) - Method in class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider.MinecraftModTarget
 
loadModel(ResourceLocation) - Method in class net.minecraft.client.renderer.model.ModelBakery
 
loadModel(ResourceLocation) - Method in enum net.minecraftforge.client.model.b3d.B3DLoader
 
loadModel(ResourceLocation) - Method in interface net.minecraftforge.client.model.ICustomModelLoader
Deprecated.
 
loadModel(ResourceLocation) - Method in enum net.minecraftforge.client.model.ItemLayerModel.Loader
 
loadModel(ResourceLocation) - Method in enum net.minecraftforge.client.model.ModelDynBucket.LoaderDynBucket
Deprecated.
 
loadModel(ResourceLocation) - Method in enum net.minecraftforge.client.model.ModelFluid.FluidLoader
 
loadModel(ResourceLocation) - Method in enum net.minecraftforge.client.model.ModelLoader.VanillaLoader
 
loadModel(ResourceLocation) - Method in enum net.minecraftforge.client.model.ModelLoader.VariantLoader
 
loadModel(ResourceLocation) - Method in enum net.minecraftforge.client.model.MultiLayerModel.Loader
Deprecated.
 
loadModel(ResourceLocation) - Method in enum net.minecraftforge.client.model.obj.OBJLoader
Deprecated.
 
loadModel(OBJModel2.ModelSettings) - Method in class net.minecraftforge.client.model.obj.OBJLoader2
 
loadMods(Executor, Consumer<Consumer<Supplier<Event>>>, Consumer<Consumer<Supplier<Event>>>) - Method in class net.minecraftforge.fml.ModLoader
 
loadOptions() - Method in class net.minecraft.client.GameSettings
 
loadPlayerTextures() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
loadProfileTextures(GameProfile, SkinManager.ISkinAvailableCallback, boolean) - Method in class net.minecraft.client.resources.SkinManager
 
loadRenderers() - Method in class net.minecraft.client.renderer.WorldRenderer
 
loadResourcePack(String, String) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
loadResourcePacks(ResourcePackList<T>, BiFunction<Map<ModFile, ? extends ModFileResourcePack>, BiConsumer<? super ModFileResourcePack, T>, ResourcePackLoader.IPackInfoFinder>) - Static method in class net.minecraftforge.fml.packs.ResourcePackLoader
 
loadResourcePackSHA() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
loadServerList() - Method in class net.minecraft.client.multiplayer.ServerList
 
loadShader(ResourceLocation) - Method in class net.minecraft.client.renderer.GameRenderer
 
loadSkin(MinecraftProfileTexture, MinecraftProfileTexture.Type) - Method in class net.minecraft.client.resources.SkinManager
 
loadSkin(MinecraftProfileTexture, MinecraftProfileTexture.Type, SkinManager.ISkinAvailableCallback) - Method in class net.minecraft.client.resources.SkinManager
 
loadSkinFromCache(GameProfile) - Method in class net.minecraft.client.resources.SkinManager
 
loadSpriteFrames(IResource, int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
loadTeamPlayers(ScorePlayerTeam, ListNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.gui.fonts.FontTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.DownloadingTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
loadTexture(IResourceManager) - Method in interface net.minecraft.client.renderer.texture.ITextureObject
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.LayeredColorMaskTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.LayeredTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.SimpleTexture
 
loadTexture(ResourceLocation, ITextureObject) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
loadTextureFromServer() - Method in class net.minecraft.client.renderer.texture.DownloadingTexture
 
loadTickableTexture(ResourceLocation, ITickableTextureObject) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
loadVanillaAnimation(IResourceManager, ResourceLocation) - Static method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
Load armature associated with a vanilla model.
loadVisibility(PlayerAdvancements, Set<Advancement>, Set<Advancement>, Map<Advancement, AdvancementProgress>, Set<Advancement>, Predicate<Advancement>) - Static method in class net.minecraftforge.common.AdvancementLoadFix
 
loadWorld(ClientWorld) - Method in class net.minecraft.client.Minecraft
 
loadWorldInfo() - Method in class net.minecraft.world.storage.SaveHandler
 
loadWorlds(SaveHandler, WorldInfo, WorldSettings, IChunkStatusListener) - Method in class net.minecraft.server.MinecraftServer
 
Locale - Class in net.minecraft.client.resources
 
Locale() - Constructor for class net.minecraft.client.resources.Locale
 
LocalLocationArgument - Class in net.minecraft.command.arguments
 
LocalLocationArgument(double, double, double) - Constructor for class net.minecraft.command.arguments.LocalLocationArgument
 
LocatableSound - Class in net.minecraft.client.audio
 
LocatableSound(SoundEvent, SoundCategory) - Constructor for class net.minecraft.client.audio.LocatableSound
 
LocatableSound(ResourceLocation, SoundCategory) - Constructor for class net.minecraft.client.audio.LocatableSound
 
LocateCommand - Class in net.minecraft.command.impl
 
LocateCommand() - Constructor for class net.minecraft.command.impl.LocateCommand
 
LOCATION - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
location(LocationPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
location - Variable in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
location - Variable in class net.minecraftforge.client.model.generators.ModelFile
 
LOCATION - Static variable in class net.minecraftforge.client.model.ModelDynBucket
 
LOCATION - Static variable in class net.minecraftforge.client.model.ModelLoader.White
 
LOCATION_BLOCKS_TEXTURE - Static variable in class net.minecraft.client.renderer.texture.AtlasTexture
 
LOCATION_DESTROY_STAGE_0 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_DESTROY_STAGE_1 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_DESTROY_STAGE_2 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_DESTROY_STAGE_3 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_DESTROY_STAGE_4 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_DESTROY_STAGE_5 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_DESTROY_STAGE_6 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_DESTROY_STAGE_7 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_DESTROY_STAGE_8 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_DESTROY_STAGE_9 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_EFFECTS_TEXTURE - Static variable in class net.minecraft.client.renderer.texture.AtlasTexture
 
LOCATION_FIRE_0 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_FIRE_1 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_LAVA_FLOW - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_PAINTINGS_TEXTURE - Static variable in class net.minecraft.client.renderer.texture.AtlasTexture
 
LOCATION_PARTICLES_TEXTURE - Static variable in class net.minecraft.client.renderer.texture.AtlasTexture
 
LOCATION_WATER_FLOW - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_WATER_OVERLAY - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LocationCheck - Class in net.minecraft.world.storage.loot.conditions
 
LocationCheck.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
LocationInput - Class in net.minecraft.command.arguments
 
LocationInput(LocationPart, LocationPart, LocationPart) - Constructor for class net.minecraft.command.arguments.LocationInput
 
LocationPart - Class in net.minecraft.command.arguments
 
LocationPart(boolean, double) - Constructor for class net.minecraft.command.arguments.LocationPart
 
LocationPredicate - Class in net.minecraft.advancements.criterion
 
LocationPredicate(MinMaxBounds.FloatBound, MinMaxBounds.FloatBound, MinMaxBounds.FloatBound, Biome, Structure<?>, DimensionType) - Constructor for class net.minecraft.advancements.criterion.LocationPredicate
 
LocationPredicate.Builder - Class in net.minecraft.advancements.criterion
 
LOCATIONS_BUILTIN_TEXTURES - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
lock(IRecipe<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
lock(ResourceLocation) - Method in class net.minecraft.item.crafting.RecipeBook
 
lock() - Method in class net.minecraft.world.chunk.BlockStateContainer
 
lock() - Method in class net.minecraft.world.chunk.ChunkSection
 
lock() - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
lock() - Method in interface net.minecraftforge.registries.ILockableRegistry
 
LockableLootTileEntity - Class in net.minecraft.tileentity
 
LockableLootTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.LockableLootTileEntity
 
LockableTileEntity - Class in net.minecraft.tileentity
 
LockableTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.LockableTileEntity
 
LockCode - Class in net.minecraft.world
 
LockCode(String) - Constructor for class net.minecraft.world.LockCode
 
LOCKED - Static variable in class net.minecraft.block.RepeaterBlock
 
LOCKED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
locked - Variable in class net.minecraft.world.storage.MapData
 
LockIconButton - Class in net.minecraft.client.gui.widget.button
 
LockIconButton(int, int, Button.IPressable) - Constructor for class net.minecraft.client.gui.widget.button.LockIconButton
 
log2(int) - Static method in class net.minecraft.realms.RealmsMth
 
log2(int) - Static method in class net.minecraft.util.math.MathHelper
 
log2DeBruijn(int) - Static method in class net.minecraft.util.math.MathHelper
 
LOG_ADMIN_COMMANDS - Static variable in class net.minecraft.world.GameRules
 
LogBlock - Class in net.minecraft.block
 
LogBlock(MaterialColor, Block.Properties) - Constructor for class net.minecraft.block.LogBlock
 
logBlock(LogBlock) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
logCascadingWorldGeneration - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
logCascadingWorldGeneration - Static variable in class net.minecraftforge.common.ForgeMod
Deprecated.
logDebug(String) - Method in interface net.minecraft.network.rcon.IServer
 
logDebug(String) - Method in class net.minecraft.network.rcon.RConThread
 
logDebug(String) - Method in class net.minecraft.server.MinecraftServer
 
LoggedInEvent(PlayerController, ClientPlayerEntity, NetworkManager) - Constructor for class net.minecraftforge.client.event.ClientPlayerNetworkEvent.LoggedInEvent
 
LoggedOutEvent(PlayerController, ClientPlayerEntity, NetworkManager) - Constructor for class net.minecraftforge.client.event.ClientPlayerNetworkEvent.LoggedOutEvent
 
LOGGER - Static variable in class net.minecraft.block.Block
 
LOGGER - Static variable in class net.minecraft.client.resources.ResourceIndex
 
LOGGER - Static variable in class net.minecraft.entity.Entity
 
LOGGER - Static variable in class net.minecraft.item.crafting.ServerRecipePlacer
 
LOGGER - Static variable in class net.minecraft.server.management.UserList
 
LOGGER - Static variable in class net.minecraft.util.LoggingPrintStream
 
LOGGER - Static variable in class net.minecraft.util.registry.Registry
 
LOGGER - Static variable in class net.minecraft.world.biome.Biome
 
LOGGER - Static variable in class net.minecraft.world.World
 
LOGGER - Static variable in class net.minecraftforge.common.loot.LootModifierManager
 
LOGGER0 - Static variable in class net.minecraft.util.registry.SimpleRegistry
 
Logging - Class in net.minecraftforge.fml
 
Logging() - Constructor for class net.minecraftforge.fml.Logging
 
LoggingChunkStatusListener - Class in net.minecraft.world.chunk.listener
 
LoggingChunkStatusListener(int) - Constructor for class net.minecraft.world.chunk.listener.LoggingChunkStatusListener
 
LoggingPrintStream - Class in net.minecraft.util
 
LoggingPrintStream(String, OutputStream) - Constructor for class net.minecraft.util.LoggingPrintStream
 
logGlError(int, long) - Method in class net.minecraft.client.MainWindow
 
LogicalSide - Enum in net.minecraftforge.fml
 
LogicalSidedProvider - Enum in net.minecraftforge.fml
 
logicOp(GlStateManager.LogicOp) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
logicOp(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
logInfo(String) - Method in interface net.minecraft.network.rcon.IServer
 
logInfo(String) - Method in class net.minecraft.network.rcon.RConThread
 
logInfo(String) - Method in class net.minecraft.server.MinecraftServer
 
loginIndex(Function<MSG, Integer>, BiConsumer<MSG, Integer>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
LoginPayload(PacketBuffer, ResourceLocation, String) - Constructor for class net.minecraftforge.fml.network.NetworkRegistry.LoginPayload
 
logMissingTextureErrors() - Static method in class net.minecraftforge.fml.client.ClientHooks
 
LOGS - Static variable in class net.minecraft.tags.BlockTags
 
LOGS - Static variable in class net.minecraft.tags.ItemTags
 
logSevere(String) - Method in interface net.minecraft.network.rcon.IServer
 
logSevere(String) - Method in class net.minecraft.network.rcon.RConThread
 
logSevere(String) - Method in class net.minecraft.server.MinecraftServer
 
logString(String) - Method in class net.minecraft.server.DebugLoggingPrintStream
 
logString(String) - Method in class net.minecraft.util.LoggingPrintStream
 
logWarning(String) - Method in interface net.minecraft.network.rcon.IServer
 
logWarning(String) - Method in class net.minecraft.network.rcon.RConThread
 
logWarning(String) - Method in class net.minecraft.server.MinecraftServer
 
LONG_FIRE_RESISTANCE - Static variable in class net.minecraft.potion.Potions
 
LONG_INVISIBILITY - Static variable in class net.minecraft.potion.Potions
 
LONG_LEAPING - Static variable in class net.minecraft.potion.Potions
 
LONG_NIGHT_VISION - Static variable in class net.minecraft.potion.Potions
 
LONG_POISON - Static variable in class net.minecraft.potion.Potions
 
LONG_REGENERATION - Static variable in class net.minecraft.potion.Potions
 
LONG_SLOW_FALLING - Static variable in class net.minecraft.potion.Potions
 
LONG_SLOWNESS - Static variable in class net.minecraft.potion.Potions
 
LONG_STRENGTH - Static variable in class net.minecraft.potion.Potions
 
LONG_SWIFTNESS - Static variable in class net.minecraft.potion.Potions
 
LONG_TURTLE_MASTER - Static variable in class net.minecraft.potion.Potions
 
LONG_WATER_BREATHING - Static variable in class net.minecraft.potion.Potions
 
LONG_WEAKNESS - Static variable in class net.minecraft.potion.Potions
 
LongArgumentSerializer - Class in net.minecraft.command.arguments.serializers
 
LongArgumentSerializer() - Constructor for class net.minecraft.command.arguments.serializers.LongArgumentSerializer
 
LongArrayNBT - Class in net.minecraft.nbt
 
LongArrayNBT(long[]) - Constructor for class net.minecraft.nbt.LongArrayNBT
 
LongArrayNBT(LongSet) - Constructor for class net.minecraft.nbt.LongArrayNBT
 
LongArrayNBT(List<Long>) - Constructor for class net.minecraft.nbt.LongArrayNBT
 
LongNBT - Class in net.minecraft.nbt
 
LongNBT(long) - Constructor for class net.minecraft.nbt.LongNBT
 
LongRunningTask - Class in com.mojang.realmsclient.gui
 
LongRunningTask() - Constructor for class com.mojang.realmsclient.gui.LongRunningTask
 
LongSerializable - Class in net.minecraft.util
 
longTooHigh() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
longTooLow() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
LOOK_TARGET - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
lookAt(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
lookAt(EntityAnchorArgument.Type, Vec3d) - Method in class net.minecraft.entity.Entity
 
lookAt(EntityAnchorArgument.Type, Vec3d) - Method in class net.minecraft.entity.LivingEntity
 
lookAt(EntityAnchorArgument.Type, Vec3d) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
lookAt(EntityAnchorArgument.Type, Entity, EntityAnchorArgument.Type) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
LookAtCustomerGoal - Class in net.minecraft.entity.ai.goal
 
LookAtCustomerGoal(AbstractVillagerEntity) - Constructor for class net.minecraft.entity.ai.goal.LookAtCustomerGoal
 
LookAtEntityTask - Class in net.minecraft.entity.ai.brain.task
 
LookAtEntityTask(EntityClassification, float) - Constructor for class net.minecraft.entity.ai.brain.task.LookAtEntityTask
 
LookAtEntityTask(EntityType<?>, float) - Constructor for class net.minecraft.entity.ai.brain.task.LookAtEntityTask
 
LookAtEntityTask(Predicate<LivingEntity>, float) - Constructor for class net.minecraft.entity.ai.brain.task.LookAtEntityTask
 
LookAtGoal - Class in net.minecraft.entity.ai.goal
 
LookAtGoal(MobEntity, Class<? extends LivingEntity>, float) - Constructor for class net.minecraft.entity.ai.goal.LookAtGoal
 
LookAtGoal(MobEntity, Class<? extends LivingEntity>, float, float) - Constructor for class net.minecraft.entity.ai.goal.LookAtGoal
 
LookAtWithoutMovingGoal - Class in net.minecraft.entity.ai.goal
 
LookAtWithoutMovingGoal(MobEntity, Class<? extends LivingEntity>, float, float) - Constructor for class net.minecraft.entity.ai.goal.LookAtWithoutMovingGoal
 
LookController - Class in net.minecraft.entity.ai.controller
 
LookController(MobEntity) - Constructor for class net.minecraft.entity.ai.controller.LookController
 
lookController - Variable in class net.minecraft.entity.MobEntity
 
LookHelperController() - Constructor for class net.minecraft.entity.passive.FoxEntity.LookHelperController
 
LookPacket() - Constructor for class net.minecraft.network.play.server.SEntityPacket.LookPacket
 
LookPacket(int, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.SEntityPacket.LookPacket
 
LookRandomlyGoal - Class in net.minecraft.entity.ai.goal
 
LookRandomlyGoal(MobEntity) - Constructor for class net.minecraft.entity.ai.goal.LookRandomlyGoal
 
LookTask - Class in net.minecraft.entity.ai.brain.task
 
LookTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.LookTask
 
lookupActive(InputMappings.Input) - Method in class net.minecraftforge.client.settings.KeyBindingMap
 
lookupAll(InputMappings.Input) - Method in class net.minecraftforge.client.settings.KeyBindingMap
 
LOOM - Static variable in class net.minecraft.block.Blocks
 
LOOM - Static variable in class net.minecraft.inventory.container.ContainerType
 
LOOM - Static variable in class net.minecraft.item.Items
 
LoomBlock - Class in net.minecraft.block
 
LoomBlock(Block.Properties) - Constructor for class net.minecraft.block.LoomBlock
 
LoomContainer - Class in net.minecraft.inventory.container
 
LoomContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.LoomContainer
 
LoomContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.LoomContainer
 
LoomScreen - Class in net.minecraft.client.gui.screen
 
LoomScreen(LoomContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.LoomScreen
 
LOOT_MODIFIER_SERIALIZERS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
LOOT_MODIFIER_SERIALIZERS - Static variable in class net.minecraftforge.registries.GameData
 
LootBonusEnchantment - Class in net.minecraft.enchantment
 
LootBonusEnchantment(Enchantment.Rarity, EnchantmentType, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.LootBonusEnchantment
 
LootCommand - Class in net.minecraft.command.impl
 
LootCommand() - Constructor for class net.minecraft.command.impl.LootCommand
 
LootConditionManager - Class in net.minecraft.world.storage.loot.conditions
 
LootConditionManager() - Constructor for class net.minecraft.world.storage.loot.conditions.LootConditionManager
 
LootConditionManager.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
LootContext - Class in net.minecraft.world.storage.loot
 
LootContext.Builder - Class in net.minecraft.world.storage.loot
 
LootContext.EntityTarget - Enum in net.minecraft.world.storage.loot
 
LootContext.EntityTarget.Serializer - Class in net.minecraft.world.storage.loot
 
LootContext.IDynamicDropProvider - Interface in net.minecraft.world.storage.loot
 
LootEntry - Class in net.minecraft.world.storage.loot
 
LootEntry(ILootCondition[]) - Constructor for class net.minecraft.world.storage.loot.LootEntry
 
LootEntry.Builder<T extends LootEntry.Builder<T>> - Class in net.minecraft.world.storage.loot
 
LootEntry.Serializer<T extends LootEntry> - Class in net.minecraft.world.storage.loot
 
LootEntryManager - Class in net.minecraft.world.storage.loot
 
LootEntryManager() - Constructor for class net.minecraft.world.storage.loot.LootEntryManager
 
LootEntryManager.Serializer - Class in net.minecraft.world.storage.loot
 
lootFrom(Block) - Method in class net.minecraft.block.Block.Properties
 
LootFunction - Class in net.minecraft.world.storage.loot
 
LootFunction(ILootCondition[]) - Constructor for class net.minecraft.world.storage.loot.LootFunction
 
LootFunction.Builder<T extends LootFunction.Builder<T>> - Class in net.minecraft.world.storage.loot
 
LootFunction.Serializer<T extends LootFunction> - Class in net.minecraft.world.storage.loot
 
LootFunctionManager - Class in net.minecraft.world.storage.loot.functions
 
LootFunctionManager() - Constructor for class net.minecraft.world.storage.loot.functions.LootFunctionManager
 
LootFunctionManager.Serializer - Class in net.minecraft.world.storage.loot.functions
 
LOOTING - Static variable in class net.minecraft.enchantment.Enchantments
 
LootingEnchantBonus - Class in net.minecraft.world.storage.loot.functions
 
LootingEnchantBonus.Builder - Class in net.minecraft.world.storage.loot.functions
 
LootingEnchantBonus.Serializer - Class in net.minecraft.world.storage.loot.functions
 
LootingLevelEvent - Class in net.minecraftforge.event.entity.living
 
LootingLevelEvent(LivingEntity, DamageSource, int) - Constructor for class net.minecraftforge.event.entity.living.LootingLevelEvent
 
LootModifier - Class in net.minecraftforge.common.loot
A base implementation of a Global Loot Modifier for modders to extend.
LootModifier(ILootCondition[]) - Constructor for class net.minecraftforge.common.loot.LootModifier
Constructs a LootModifier.
LootModifierManager - Class in net.minecraftforge.common.loot
 
LootModifierManager() - Constructor for class net.minecraftforge.common.loot.LootModifierManager
 
LootParameter<T> - Class in net.minecraft.world.storage.loot
 
LootParameter(ResourceLocation) - Constructor for class net.minecraft.world.storage.loot.LootParameter
 
LootParameters - Class in net.minecraft.world.storage.loot
 
LootParameters() - Constructor for class net.minecraft.world.storage.loot.LootParameters
 
LootParameterSet - Class in net.minecraft.world.storage.loot
 
LootParameterSet.Builder - Class in net.minecraft.world.storage.loot
 
LootParameterSets - Class in net.minecraft.world.storage.loot
 
LootParameterSets() - Constructor for class net.minecraft.world.storage.loot.LootParameterSets
 
LootPool - Class in net.minecraft.world.storage.loot
 
LootPool.Builder - Class in net.minecraft.world.storage.loot
 
LootPool.Serializer - Class in net.minecraft.world.storage.loot
 
lootTable - Variable in class net.minecraft.tileentity.LockableLootTileEntity
 
LootTable - Class in net.minecraft.world.storage.loot
 
LootTable.Builder - Class in net.minecraft.world.storage.loot
 
LootTable.Serializer - Class in net.minecraft.world.storage.loot
 
LootTableLoadEvent - Class in net.minecraftforge.event
Event fired when a LootTable json is loaded from json.
LootTableLoadEvent(ResourceLocation, LootTable, LootTableManager) - Constructor for class net.minecraftforge.event.LootTableLoadEvent
 
LootTableManager - Class in net.minecraft.world.storage.loot
 
LootTableManager() - Constructor for class net.minecraft.world.storage.loot.LootTableManager
 
LootTableProvider - Class in net.minecraft.data
 
LootTableProvider(DataGenerator) - Constructor for class net.minecraft.data.LootTableProvider
 
LootTables - Class in net.minecraft.world.storage.loot
 
LootTables() - Constructor for class net.minecraft.world.storage.loot.LootTables
 
lootTableSeed - Variable in class net.minecraft.tileentity.LockableLootTileEntity
 
LowerStringMap<V> - Class in net.minecraft.util
 
LowerStringMap() - Constructor for class net.minecraft.util.LowerStringMap
 
LOYALTY - Static variable in class net.minecraft.enchantment.Enchantments
 
LoyaltyEnchantment - Class in net.minecraft.enchantment
 
LoyaltyEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.LoyaltyEnchantment
 
LUCK - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
LUCK - Static variable in class net.minecraft.potion.Effects
 
LUCK - Static variable in class net.minecraft.potion.Potions
 
LUCK_OF_THE_SEA - Static variable in class net.minecraft.enchantment.Enchantments
 
LUKEWARM_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
LUKEWARM_OCEAN - Static variable in class net.minecraft.world.gen.layer.LayerUtil
 
LukewarmOceanBiome - Class in net.minecraft.world.biome
 
LukewarmOceanBiome() - Constructor for class net.minecraft.world.biome.LukewarmOceanBiome
 
luminosity(int) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
LURE - Static variable in class net.minecraft.enchantment.Enchantments
 
LureEnchantment - Class in net.minecraft.enchantment
 
LureEnchantment(Enchantment.Rarity, EnchantmentType, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.LureEnchantment
 
LUSH - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
LWJGL3KeyOptions - Class in net.minecraft.util.datafix.fixes
 
LWJGL3KeyOptions(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.LWJGL3KeyOptions
 
LWJGLMemoryUntracker - Class in net.minecraft.client.util
 
LWJGLMemoryUntracker() - Constructor for class net.minecraft.client.util.LWJGLMemoryUntracker
 

M

MAGENTA - Static variable in class net.minecraft.block.material.MaterialColor
 
MAGENTA_BANNER - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_BANNER - Static variable in class net.minecraft.item.Items
 
MAGENTA_BED - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_BED - Static variable in class net.minecraft.item.Items
 
MAGENTA_CARPET - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_CARPET - Static variable in class net.minecraft.item.Items
 
MAGENTA_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_CONCRETE - Static variable in class net.minecraft.item.Items
 
MAGENTA_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
MAGENTA_DYE - Static variable in class net.minecraft.item.Items
 
MAGENTA_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
MAGENTA_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
MAGENTA_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
MAGENTA_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
MAGENTA_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
MAGENTA_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
MAGENTA_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_WOOL - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_WOOL - Static variable in class net.minecraft.item.Items
 
MAGIC - Static variable in class net.minecraft.util.DamageSource
 
MAGICAL - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
MagicFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CritParticle.MagicFactory
 
MAGMA - Static variable in class net.minecraft.world.gen.placement.Placement
 
MAGMA_BLOCK - Static variable in class net.minecraft.block.Blocks
 
MAGMA_BLOCK - Static variable in class net.minecraft.item.Items
 
MAGMA_CREAM - Static variable in class net.minecraft.item.Items
 
MAGMA_CUBE - Static variable in class net.minecraft.entity.EntityType
 
MAGMA_CUBE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
MagmaBlock - Class in net.minecraft.block
 
MagmaBlock(Block.Properties) - Constructor for class net.minecraft.block.MagmaBlock
 
MagmaCubeEntity - Class in net.minecraft.entity.monster
 
MagmaCubeEntity(EntityType<? extends MagmaCubeEntity>, World) - Constructor for class net.minecraft.entity.monster.MagmaCubeEntity
 
MagmaCubeModel<T extends SlimeEntity> - Class in net.minecraft.client.renderer.entity.model
 
MagmaCubeModel() - Constructor for class net.minecraft.client.renderer.entity.model.MagmaCubeModel
 
MagmaCubeRenderer - Class in net.minecraft.client.renderer.entity
 
MagmaCubeRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.MagmaCubeRenderer
 
main(String[]) - Static method in class mcp.client.Start
 
Main - Class in net.minecraft.client.main
 
Main() - Constructor for class net.minecraft.client.main.Main
 
main(String[]) - Static method in class net.minecraft.client.main.Main
 
Main - Class in net.minecraft.data
 
Main() - Constructor for class net.minecraft.data.Main
 
main(String[]) - Static method in class net.minecraft.data.Main
 
main(String[]) - Static method in class net.minecraft.server.MinecraftServer
 
MAIN_HAND - Static variable in class net.minecraft.client.settings.AbstractOption
 
MAIN_HAND - Static variable in class net.minecraft.entity.player.PlayerEntity
 
mainHand - Variable in class net.minecraft.client.GameSettings
 
mainInventory - Variable in class net.minecraft.entity.player.PlayerInventory
 
MainMenuScreen - Class in net.minecraft.client.gui.screen
 
MainMenuScreen() - Constructor for class net.minecraft.client.gui.screen.MainMenuScreen
 
MainMenuScreen(boolean) - Constructor for class net.minecraft.client.gui.screen.MainMenuScreen
 
maintainPrecision(double) - Static method in class net.minecraft.world.gen.OctavesNoiseGenerator
 
MainThread - Class in net.minecraft.network.rcon
 
MainThread(IServer) - Constructor for class net.minecraft.network.rcon.MainThread
 
MainWindow - Class in net.minecraft.client
 
MainWindow(IWindowEventListener, MonitorHandler, ScreenSize, String, String) - Constructor for class net.minecraft.client.MainWindow
 
mainWindow - Variable in class net.minecraft.client.Minecraft
 
make(Supplier<T>) - Static method in class com.mojang.blaze3d.platform.GLX
 
make(T, Consumer<T>) - Static method in class com.mojang.blaze3d.platform.GLX
 
make(Supplier<T>) - Static method in class net.minecraft.util.Util
 
make(T, Consumer<T>) - Static method in class net.minecraft.util.Util
 
make() - Method in interface net.minecraft.world.gen.area.IAreaFactory
 
makeArea(IPixelTransformer, R, R) - Method in interface net.minecraft.world.gen.IExtendedNoiseRandom
 
makeArea(IPixelTransformer, LazyArea, LazyArea) - Method in class net.minecraft.world.gen.LazyAreaLayerContext
 
makeBakedQuad(BlockPart, BlockPartFace, TextureAtlasSprite, Direction, ISprite) - Static method in class net.minecraft.client.renderer.model.BlockModel
 
makeBakedQuad(Vector3f, Vector3f, BlockPartFace, TextureAtlasSprite, Direction, ISprite, BlockPartRotation, boolean) - Method in class net.minecraft.client.renderer.model.FaceBakery
 
makeBase(IWorld, IChunk) - Method in class net.minecraft.world.gen.ChunkGenerator
 
makeBase(IWorld, IChunk) - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
makeBase(IWorld, IChunk) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
makeBase(IWorld, IChunk) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
makeBedrock(IChunk, Random) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
makeBestGuess(Biome) - Static method in class net.minecraftforge.common.BiomeDictionary
Automatically adds appropriate types to a given biome based on certain heuristics.
makeCategory(String) - Method in class net.minecraft.crash.CrashReport
 
makeCategoryDepth(String, int) - Method in class net.minecraft.crash.CrashReport
 
makeCompileTaskChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
makeCompileTaskTransparency() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
makeConnections(IBlockReader, BlockPos) - Method in class net.minecraft.block.ChorusPlantBlock
 
makeCrashReport(Throwable, String) - Static method in class net.minecraft.crash.CrashReport
 
makeCuboidShape(double, double, double, double, double, double) - Static method in class net.minecraft.block.Block
 
makeDynamic(String) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
 
makeEntityOutlineShader() - Method in class net.minecraft.client.renderer.WorldRenderer
 
makeFakeItem() - Method in class net.minecraft.entity.item.ItemEntity
 
makeFireworks(double, double, double, double, double, double, CompoundNBT) - Method in class net.minecraft.client.world.ClientWorld
 
makeFireworks(double, double, double, double, double, double, CompoundNBT) - Method in class net.minecraft.world.World
 
makeFlySound() - Method in class net.minecraft.entity.Entity
 
makeFlySound() - Method in class net.minecraft.entity.passive.ParrotEntity
 
makeGenerator(Path, Collection<Path>, boolean, boolean, boolean, boolean, boolean) - Static method in class net.minecraft.data.Main
 
makeGenerator(Function<Path, Path>, boolean) - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent.DataGeneratorConfig
 
makeGreenSortedList(Collection<String>) - Static method in class net.minecraft.util.text.TextComponentUtils
 
makeHash(int, int, int) - Static method in class net.minecraft.pathfinding.PathPoint
 
makeItemModel(Function<ResourceLocation, TextureAtlasSprite>, BlockModel) - Method in class net.minecraft.client.renderer.model.ItemModelGenerator
 
makeLibWithReplacements(ImmutableMap<String, String>) - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
Deprecated.
 
makeList(Collection<T>, Function<T, ITextComponent>) - Static method in class net.minecraft.util.text.TextComponentUtils
 
makeListMerger(int, DoubleList, DoubleList, boolean, boolean) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
makeMad() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
makeMad() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
makeMapResourceValues(JsonObject) - Method in class net.minecraft.client.renderer.model.ItemOverride.Deserializer
 
makeOpening(IWorld, MutableBoundingBox, int, int, int, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
makePaddle(boolean) - Method in class net.minecraft.client.renderer.entity.model.BoatModel
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BarrierParticle.Factory
 
makeParticle(ItemParticleData, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BreakingParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BreakingParticle.SlimeFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BreakingParticle.SnowballFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BubbleColumnUpParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BubbleParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BubblePopParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CampfireParticle.CozySmokeFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CampfireParticle.SignalSmokeFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CloudParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CloudParticle.SneezeFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CritParticle.DamageIndicatorFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CritParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CritParticle.MagicFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CurrentDownParticle.Factory
 
makeParticle(BlockParticleData, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DiggingParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DragonBreathParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.DrippingLavaFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.DrippingWaterFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.FallingLavaFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.FallingWaterFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.LandingLavaFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.EnchantmentTableParticle.EnchantmentTable
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.EnchantmentTableParticle.NautilusFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.EndRodParticle.Factory
 
makeParticle(BlockParticleData, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FallingDustParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FireworkParticle.OverlayFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FireworkParticle.SparkFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FlameParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.HeartParticle.AngryVillagerFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.HeartParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.HugeExplosionParticle.Factory
 
makeParticle(T, World, double, double, double, double, double, double) - Method in interface net.minecraft.client.particle.IParticleFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.LargeExplosionParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.LargeSmokeParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.LavaParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.MobAppearanceParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.NoteParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.PoofParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.PortalParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.RainParticle.Factory
 
makeParticle(RedstoneParticleData, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.RedstoneParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SmokeParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.AmbientMobFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.InstantFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.MobFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.WitchFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpitParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SplashParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SquidInkParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SuspendedTownParticle.ComposterFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SuspendedTownParticle.DolphinSpeedFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SuspendedTownParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SuspendedTownParticle.HappyVillagerFactory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SweepAttackParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.TotemOfUndyingParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.UnderwaterParticle.Factory
 
makeParticle(BasicParticleType, World, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.WaterWakeParticle.Factory
 
makePath(ResourceLocation) - Method in class net.minecraft.data.BlockTagsProvider
 
makePath(ResourceLocation) - Method in class net.minecraft.data.EntityTypeTagsProvider
 
makePath(ResourceLocation) - Method in class net.minecraft.data.FluidTagsProvider
 
makePath(ResourceLocation) - Method in class net.minecraft.data.ItemTagsProvider
 
makePath(ResourceLocation) - Method in class net.minecraft.data.TagsProvider
 
makePath(ResourceLocation) - Method in class net.minecraftforge.common.data.ForgeBlockTagsProvider
 
makePath(ResourceLocation) - Method in class net.minecraftforge.common.data.ForgeItemTagsProvider
 
makePixelArray() - Method in class net.minecraft.client.renderer.texture.NativeImage
Deprecated.
makePortal(Entity) - Method in class net.minecraft.world.Teleporter
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.AddBedTileEntity
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.AddNewChoices
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.AdvancementsFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BannerItemColor
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BedItemColor
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BiomeRenames
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BlockNameFlattening
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BlockRename
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BlockStateFlattenGenOptions
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BlockStateFlattenStructures
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BlockStateFlattenVillageCrops
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BlockStateFlatternEntities
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BookPagesStrictJSON
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ChunkGenStatus
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ChunkLightRemoveFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ChunkStatusFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ChunkStatusFix2
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ChunkStructuresTemplateRenameFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.CustomNameStringToComponentEntity
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.CustomNameStringToComponentFixTileEntity
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.CustomNameStringToComponentItem
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.EntityArmorAndHeld
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.EntityHealth
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.EntityId
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.EntityRename
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ForceVBOOn
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.HeightmapRenamingFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.IglooMetadataRemoval
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemFilledMapMetadata
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemIntIDToString
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemLoreComponentizeFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemRename
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemSpawnEggSplit
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemStackDataFlattening
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemStackEnchantmentFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.KeyOptionsTranslation
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.LeavesFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.LevelDataGeneratorOptionsFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.LWJGL3KeyOptions
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.MapIdFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.MinecartEntityTypes
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.NamedEntityFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.NewVillageFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ObjectiveDisplayName
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ObjectiveRenderType
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.OminousBannerRenameFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.OptionsAddTextBackgroundFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.OptionsLowerCaseLanguage
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.PaintingDirection
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.PointOfInterestReorganizationFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.PotionItems
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.PotionWater
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.RecipesRenaming
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.RedundantChanceTags
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.RenamedRecipes
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.RidingToPassengers
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ShulkerBoxItemColor
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.SpawnEggNames
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.SpawnerEntityTypes
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.StatsRenaming
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.StringToUUID
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.SwimStatsRename
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.TeamDisplayName
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.TileEntityId
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.TypedEntityRenameHelper
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.VillagerLevelAndXpFix
 
makeRule() - Method in class net.minecraft.util.datafix.WriteAndReadDataFix
 
makeShapes(float, float, float, float, float) - Method in class net.minecraft.block.FourWayBlock
 
makeSnapshot() - Method in class net.minecraftforge.registries.ForgeRegistry
 
makeSortedList(Collection<T>, Function<T, ITextComponent>) - Static method in class net.minecraft.util.text.TextComponentUtils
 
makesSoundOnJump() - Method in class net.minecraft.entity.monster.SlimeEntity
 
makeStatName(StatType<T>, Object) - Method in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
makeString() - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
makeString() - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
makeString() - Method in class net.minecraft.world.server.ServerChunkProvider
 
makeTranslationKey(String, ResourceLocation) - Static method in class net.minecraft.util.Util
 
makeUpdate() - Method in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
manhattanDistance(Vec3i) - Method in class net.minecraft.util.math.Vec3i
 
MANSION - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
mansionDistance - Variable in class net.minecraft.world.gen.GenerationSettings
 
mansionSeparation - Variable in class net.minecraft.world.gen.GenerationSettings
 
MansionTemplate(TemplateManager, String, BlockPos, Rotation) - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.MansionTemplate
 
MansionTemplate(TemplateManager, String, BlockPos, Rotation, Mirror) - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.MansionTemplate
 
MansionTemplate(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.MansionTemplate
 
MAP - Static variable in class net.minecraft.item.Items
 
map(NonNullFunction<? super T, ? extends U>) - Method in class net.minecraftforge.common.util.LazyOptional
If a this LazyOptional is non-empty, return a new LazyOptional encapsulating the mapping function.
map(Function<? super T, ? extends U>) - Method in class net.minecraftforge.fml.OptionalMod
If a mod object is present, apply the provided mapping function to it, and if the result is non-null, return an Optional describing the result.
map(Function<? super T, ? extends U>) - Method in class net.minecraftforge.fml.RegistryObject
If a mod object is present, apply the provided mapping function to it, and if the result is non-null, return an Optional describing the result.
MapBanner - Class in net.minecraft.world.storage
 
MapBanner(BlockPos, DyeColor, ITextComponent) - Constructor for class net.minecraft.world.storage.MapBanner
 
MapCloningRecipe - Class in net.minecraft.item.crafting
 
MapCloningRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.MapCloningRecipe
 
MapData - Class in net.minecraft.world.storage
 
MapData(String) - Constructor for class net.minecraft.world.storage.MapData
 
MapData.MapInfo - Class in net.minecraft.world.storage
 
MapDecoration - Class in net.minecraft.world.storage
 
MapDecoration(MapDecoration.Type, byte, byte, byte, ITextComponent) - Constructor for class net.minecraft.world.storage.MapDecoration
 
MapDecoration.Type - Enum in net.minecraft.world.storage
 
mapDecorations - Variable in class net.minecraft.world.storage.MapData
 
MapExtendingRecipe - Class in net.minecraft.item.crafting
 
MapExtendingRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.MapExtendingRecipe
 
mapFaces - Variable in class net.minecraft.client.renderer.model.BlockPart
 
mapFormats(VertexFormat, VertexFormat) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
MapFrame - Class in net.minecraft.world.storage
 
MapFrame(BlockPos, int, int) - Constructor for class net.minecraft.world.storage.MapFrame
 
MapIdFix - Class in net.minecraft.util.datafix.fixes
 
MapIdFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.MapIdFix
 
MapIdTracker - Class in net.minecraft.world.storage
 
MapIdTracker() - Constructor for class net.minecraft.world.storage.MapIdTracker
 
MapInfo(PlayerEntity) - Constructor for class net.minecraft.world.storage.MapData.MapInfo
 
MapItem - Class in net.minecraft.item
 
MapItem(Item.Properties) - Constructor for class net.minecraft.item.MapItem
 
MapItemRenderer - Class in net.minecraft.client.gui
 
MapItemRenderer(TextureManager) - Constructor for class net.minecraft.client.gui.MapItemRenderer
 
Mapping(IForgeRegistry<T>, IForgeRegistry<T>, ResourceLocation, int) - Constructor for class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
mappingChanged(FMLModIdMappingEvent) - Method in class net.minecraftforge.common.ForgeMod
 
MapPopulator - Class in net.minecraft.util
 
MapPopulator() - Constructor for class net.minecraft.util.MapPopulator
 
MarginedStructureStart - Class in net.minecraft.world.gen.feature.structure
 
MarginedStructureStart(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.MarginedStructureStart
 
markAllDirty() - Method in class net.minecraft.stats.ServerStatisticsManager
 
markAndNotifyBlock(BlockPos, Chunk, BlockState, BlockState, int) - Method in class net.minecraft.world.World
 
markAsLoginPacket() - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
markBlockChanged(int, int, int) - Method in class net.minecraft.world.server.ChunkHolder
 
markBlockChanged(BlockPos) - Method in class net.minecraft.world.server.ServerChunkProvider
 
markBlockForPostprocessing(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
markBlockForPostprocessing(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
markBlockForPostprocessing(BlockPos) - Method in interface net.minecraft.world.chunk.IChunk
 
markBlockRangeForRenderUpdate(int, int, int, int, int, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
markChanged() - Method in class net.minecraft.client.gui.screen.ResourcePacksScreen
 
markChunkDirty(BlockPos, TileEntity) - Method in class net.minecraft.world.World
 
markCompleteAwaitingOthers(T) - Method in interface net.minecraft.resources.IFutureReloadListener.IStage
 
markDirty() - Method in interface net.minecraft.client.shader.IShaderManager
 
markDirty() - Method in class net.minecraft.client.shader.ShaderInstance
 
markDirty() - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
markDirty() - Method in class net.minecraft.entity.player.PlayerInventory
 
markDirty() - Method in class net.minecraft.inventory.CraftingInventory
 
markDirty() - Method in class net.minecraft.inventory.CraftResultInventory
 
markDirty() - Method in class net.minecraft.inventory.DoubleSidedInventory
 
markDirty() - Method in interface net.minecraft.inventory.IInventory
 
markDirty() - Method in class net.minecraft.inventory.Inventory
 
markDirty() - Method in class net.minecraft.inventory.MerchantInventory
 
markDirty() - Method in class net.minecraft.tileentity.TileEntity
 
markDirty(long) - Method in class net.minecraft.village.PointOfInterestManager
 
markDirty() - Method in class net.minecraft.world.chunk.Chunk
 
markDirty() - Method in class net.minecraft.world.chunk.EmptyChunk
 
markDirty(long) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
markDirty() - Method in class net.minecraft.world.storage.WorldSavedData
 
markDirty() - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
Marker() - Constructor for class net.minecraftforge.client.model.BlockStateLoader.Marker
Deprecated.
 
markForRerender(int, int, int, boolean) - Method in class net.minecraft.client.renderer.ViewFrustum
 
markForRerender(int, int, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
markLightChanged(LightType, SectionPos) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
markLightChanged(LightType, SectionPos) - Method in interface net.minecraft.world.chunk.IChunkLightProvider
 
markLightChanged(LightType, int) - Method in class net.minecraft.world.server.ChunkHolder
 
markLightChanged(LightType, SectionPos) - Method in class net.minecraft.world.server.ServerChunkProvider
 
markNew(IRecipe<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
markNew(ResourceLocation) - Method in class net.minecraft.item.crafting.RecipeBook
 
markPlayerActive() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
markPotionsDirty() - Method in class net.minecraft.entity.LivingEntity
 
markReaderIndex() - Method in class net.minecraft.network.PacketBuffer
 
markSaveDataDirty() - Method in class net.minecraft.scoreboard.ServerScoreboard
 
markSeen(IRecipe<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
markSurroundingsForRerender(int, int, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
markSurroundingsForRerender(int, int, int) - Method in class net.minecraft.client.world.ClientWorld
 
markVelocityChanged() - Method in class net.minecraft.entity.Entity
 
markVelocityChanged() - Method in class net.minecraft.entity.LivingEntity
 
markVersionInList() - Method in class net.minecraft.world.storage.WorldSummary
 
markWorldsDirty() - Method in class net.minecraft.server.MinecraftServer
Deprecated.
markWriterIndex() - Method in class net.minecraft.network.PacketBuffer
 
mask(int) - Static method in class net.minecraft.util.math.SectionPos
 
MASON - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
MASON - Static variable in class net.minecraft.village.PointOfInterestType
 
master(SoundEvent, float) - Static method in class net.minecraft.client.audio.SimpleSound
 
master(SoundEvent, float, float) - Static method in class net.minecraft.client.audio.SimpleSound
 
match(IWorldReader, BlockPos) - Method in class net.minecraft.block.pattern.BlockPattern
 
MATCH - Static variable in class net.minecraft.entity.item.PaintingType
 
matches(BlockState, IProperty<T>, Predicate<Object>) - Method in class net.minecraft.block.pattern.BlockStateMatcher
 
matches(IRecipe<? super IInventory>) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
matches(IRecipe<? super CraftingInventory>) - Method in class net.minecraft.inventory.container.PlayerContainer
 
matches(IRecipe<? super C>) - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
matches(IRecipe<? super CraftingInventory>) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
matches(IInventory, World) - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.ArmorDyeRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.BannerDuplicateRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.BookCloningRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.FireworkRocketRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.FireworkStarFadeRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.FireworkStarRecipe
 
matches(C, World) - Method in interface net.minecraft.item.crafting.IRecipe
 
matches(IRecipe<C>, World, C) - Method in interface net.minecraft.item.crafting.IRecipeType
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.MapCloningRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.MapExtendingRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.RepairItemRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.ShapedRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.ShieldRecipes
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.ShulkerBoxColoringRecipe
 
matches(IInventory, World) - Method in class net.minecraft.item.crafting.StonecuttingRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.SuspiciousStewRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.TippedArrowRecipe
 
matches(InputMappings.Input) - Method in enum net.minecraftforge.client.settings.KeyModifier
 
matches(Vec3d) - Method in class net.minecraftforge.common.ticket.AABBTicket
 
matches(T) - Method in class net.minecraftforge.common.ticket.SimpleTicket
 
matches(Object) - Method in class net.minecraftforge.fml.javafmlmod.FMLModContainer
 
matches(Object) - Method in class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider.MinecraftModContainer
 
matches(Object) - Method in class net.minecraftforge.fml.ModContainer
Does this mod match the supplied mod?
matchesID(Artifact) - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
matchesKey(int, int) - Method in class net.minecraft.client.settings.KeyBinding
 
matchesMouseKey(int) - Method in class net.minecraft.client.settings.KeyBinding
 
MatchTool - Class in net.minecraft.world.storage.loot.conditions
 
MatchTool(ItemPredicate) - Constructor for class net.minecraft.world.storage.loot.conditions.MatchTool
 
MatchTool.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
material - Variable in class net.minecraft.block.Block
 
Material - Class in net.minecraft.block.material
 
Material(MaterialColor, boolean, boolean, boolean, boolean, boolean, boolean, boolean, PushReaction) - Constructor for class net.minecraft.block.material.Material
 
material - Variable in class net.minecraft.item.ArmorItem
 
Material(String) - Constructor for class net.minecraftforge.client.model.obj.MaterialLibrary2.Material
 
Material() - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
Material(Vector4f) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
Material(OBJModel.Texture) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
Material(Vector4f, OBJModel.Texture, String) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
Material.Builder - Class in net.minecraft.block.material
 
materialColor - Variable in class net.minecraft.block.Block
 
MaterialColor - Class in net.minecraft.block.material
 
materialCost - Variable in class net.minecraft.inventory.container.RepairContainer
 
MaterialLibrary() - Constructor for class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
Deprecated.
 
materialLibrary - Variable in class net.minecraftforge.client.model.obj.OBJModel.Parser
Deprecated.
 
MaterialLibrary2 - Class in net.minecraftforge.client.model.obj
 
MaterialLibrary2(LineReader) - Constructor for class net.minecraftforge.client.model.obj.MaterialLibrary2
 
MaterialLibrary2.Material - Class in net.minecraftforge.client.model.obj
 
materialLibraryOverrideLocation - Variable in class net.minecraftforge.client.model.obj.OBJModel2
 
materialLibraryOverrideLocation - Variable in class net.minecraftforge.client.model.obj.OBJModel2.ModelSettings
 
MATERIALS - Static variable in class net.minecraft.item.ItemGroup
 
MathHelper - Class in net.minecraft.util.math
 
MathHelper() - Constructor for class net.minecraft.util.math.MathHelper
 
Matrix4f - Class in net.minecraft.client.renderer
 
Matrix4f() - Constructor for class net.minecraft.client.renderer.Matrix4f
 
Matrix4f(Quaternion) - Constructor for class net.minecraft.client.renderer.Matrix4f
 
matrixMode(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
MavenVersionStringHelper - Class in net.minecraftforge.fml
 
MavenVersionStringHelper() - Constructor for class net.minecraftforge.fml.MavenVersionStringHelper
 
max - Variable in class net.minecraft.advancements.criterion.MinMaxBounds
 
max(Direction.Axis, double, double) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
MAX - Static variable in class net.minecraft.util.math.Vec2f
 
max - Variable in class net.minecraft.world.gen.placement.TopSolidRangeConfig
 
MAX_COMMAND_CHAIN_LENGTH - Static variable in class net.minecraft.world.GameRules
 
MAX_ENTITY_CRAMMING - Static variable in class net.minecraft.world.GameRules
 
MAX_HEALTH - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
MAX_LOADED_LEVEL - Static variable in class net.minecraft.world.server.ChunkManager
 
maxAge - Variable in class net.minecraft.client.particle.Particle
 
maxBuildHeight - Variable in class net.minecraft.server.dedicated.ServerProperties
 
maxCapacity() - Method in class net.minecraft.network.PacketBuffer
 
maxDamage(int) - Method in class net.minecraft.item.Item.Properties
 
maxDistance - Variable in class net.minecraft.entity.ai.goal.LookAtGoal
 
maxDistanceToWaypoint - Variable in class net.minecraft.pathfinding.PathNavigator
 
maxExtract - Variable in class net.minecraftforge.energy.EnergyStorage
 
maxGroupCount - Variable in class net.minecraft.world.biome.Biome.SpawnListEntry
 
maxHeight - Variable in class net.minecraft.world.gen.carver.WorldCarver
 
maxHurtResistantTime - Variable in class net.minecraft.entity.LivingEntity
 
maxHurtTime - Variable in class net.minecraft.entity.LivingEntity
 
maximum - Variable in class net.minecraft.world.gen.placement.CountRangeConfig
 
maxListLength - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
maxPlayers - Variable in class net.minecraft.server.dedicated.ServerProperties
 
maxPlayers - Variable in class net.minecraft.server.management.PlayerList
 
maxReceive - Variable in class net.minecraftforge.energy.EnergyStorage
 
maxStackSize(int) - Method in class net.minecraft.item.Item.Properties
 
maxStopWait - Variable in class net.minecraft.network.rcon.RConThread
 
maxTickTime - Variable in class net.minecraft.server.dedicated.ServerProperties
 
maxTrades - Variable in class net.minecraftforge.common.BasicTrade
 
maxUVBounds - Variable in class net.minecraftforge.client.model.obj.OBJModel.Group
Deprecated.
 
maxValue - Variable in class net.minecraft.client.settings.SliderPercentageOption
 
maxValue - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
maxValue - Variable in class net.minecraftforge.fml.client.config.GuiSlider
 
maxWorldSize - Variable in class net.minecraft.server.dedicated.ServerProperties
 
maxWritableBytes() - Method in class net.minecraft.network.PacketBuffer
 
maxX - Variable in class net.minecraft.util.math.AxisAlignedBB
 
maxX - Variable in class net.minecraft.util.math.MutableBoundingBox
 
maxX() - Method in class net.minecraft.world.border.WorldBorder
 
maxY - Variable in class net.minecraft.util.math.AxisAlignedBB
 
maxY - Variable in class net.minecraft.util.math.MutableBoundingBox
 
maxZ - Variable in class net.minecraft.util.math.AxisAlignedBB
 
maxZ - Variable in class net.minecraft.util.math.MutableBoundingBox
 
maxZ() - Method in class net.minecraft.world.border.WorldBorder
 
mayTransfer() - Method in class net.minecraft.tileentity.HopperTileEntity
 
MBClip(boolean, ImmutableMap<String, ImmutableList<ModelBlockAnimation.MBVariableClip>>, ImmutableMap<String, String>) - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBClip
 
MBJoint(String) - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
 
MBJointClip(boolean, ImmutableList<ModelBlockAnimation.MBVariableClip>) - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBClip.MBJointClip
 
MBJointWeight(String, ImmutableMap<Integer, float[]>) - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJointWeight
 
MBVariableClip(ModelBlockAnimation.Parameter.Variable, ModelBlockAnimation.Parameter.Type, ModelBlockAnimation.Parameter.Interpolation, float[]) - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBVariableClip
 
mc - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
mc - Variable in class net.minecraft.client.GameSettings
 
mc - Variable in class net.minecraft.client.gui.IngameGui
 
mc - Variable in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
mc - Variable in class net.minecraft.client.gui.screen.ServerSelectionList.LanDetectedEntry
 
mc - Variable in class net.minecraft.client.gui.widget.list.AbstractResourcePackList
 
mcLoc(String) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
mcp - package mcp
 
mcp.client - package mcp.client
 
MCPVersion - Class in net.minecraftforge.versions.mcp
 
MCPVersion() - Constructor for class net.minecraftforge.versions.mcp.MCPVersion
 
meat() - Method in class net.minecraft.item.Food.Builder
 
MeCommand - Class in net.minecraft.command.impl
 
MeCommand() - Constructor for class net.minecraft.command.impl.MeCommand
 
MEET - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
meet(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
MEETING - Static variable in class net.minecraft.village.PointOfInterestType
 
MEETING_POINT - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
MEGA_JUNGLE_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
MEGA_PINE_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
MEGA_SPRUCE_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
MegaJungleFeature - Class in net.minecraft.world.gen.feature
 
MegaJungleFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>, boolean, int, int, BlockState, BlockState) - Constructor for class net.minecraft.world.gen.feature.MegaJungleFeature
 
MegaPineTree - Class in net.minecraft.world.gen.feature
 
MegaPineTree(Function<Dynamic<?>, ? extends NoFeatureConfig>, boolean, boolean) - Constructor for class net.minecraft.world.gen.feature.MegaPineTree
 
MeleeAttackGoal - Class in net.minecraft.entity.ai.goal
 
MeleeAttackGoal(CreatureEntity, double, boolean) - Constructor for class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
MELON - Static variable in class net.minecraft.block.Blocks
 
MELON - Static variable in class net.minecraft.item.Items
 
MELON - Static variable in class net.minecraft.world.gen.feature.Feature
 
MELON_PILE - Static variable in class net.minecraft.world.gen.feature.Feature
 
MELON_SEEDS - Static variable in class net.minecraft.item.Items
 
MELON_SLICE - Static variable in class net.minecraft.item.Foods
 
MELON_SLICE - Static variable in class net.minecraft.item.Items
 
MELON_STEM - Static variable in class net.minecraft.block.Blocks
 
MelonBlock - Class in net.minecraft.block
 
MelonBlock(Block.Properties) - Constructor for class net.minecraft.block.MelonBlock
 
MelonBlockPileFeature - Class in net.minecraft.world.gen.feature
 
MelonBlockPileFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.MelonBlockPileFeature
 
MelonFeature - Class in net.minecraft.world.gen.feature
 
MelonFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.MelonFeature
 
MEMORY_MODULE_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
MEMORY_MODULE_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
MEMORY_MODULE_TYPES - Static variable in class net.minecraftforge.registries.GameData
 
memoryAddress() - Method in class net.minecraft.network.PacketBuffer
 
MemoryErrorScreen - Class in net.minecraft.client.gui.screen
 
MemoryErrorScreen() - Constructor for class net.minecraft.client.gui.screen.MemoryErrorScreen
 
MemoryModList - Class in net.minecraftforge.fml.relauncher.libraries
 
MemoryModuleStatus - Enum in net.minecraft.entity.ai.brain.memory
 
MemoryModuleType<U> - Class in net.minecraft.entity.ai.brain.memory
 
MemoryModuleType(Optional<Function<Dynamic<?>, U>>) - Constructor for class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
memoryReserve - Static variable in class net.minecraft.client.Minecraft
 
MENDING - Static variable in class net.minecraft.enchantment.Enchantments
 
MendingEnchantment - Class in net.minecraft.enchantment
 
MendingEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.MendingEnchantment
 
MENU - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
MERCHANT - Static variable in class net.minecraft.inventory.container.ContainerType
 
MerchantContainer - Class in net.minecraft.inventory.container
 
MerchantContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.MerchantContainer
 
MerchantContainer(int, PlayerInventory, IMerchant) - Constructor for class net.minecraft.inventory.container.MerchantContainer
 
MerchantInventory - Class in net.minecraft.inventory
 
MerchantInventory(IMerchant) - Constructor for class net.minecraft.inventory.MerchantInventory
 
MerchantOffer - Class in net.minecraft.item
 
MerchantOffer(CompoundNBT) - Constructor for class net.minecraft.item.MerchantOffer
 
MerchantOffer(ItemStack, ItemStack, int, int, float) - Constructor for class net.minecraft.item.MerchantOffer
 
MerchantOffer(ItemStack, ItemStack, ItemStack, int, int, float) - Constructor for class net.minecraft.item.MerchantOffer
 
MerchantOffer(ItemStack, ItemStack, ItemStack, int, int, int, float) - Constructor for class net.minecraft.item.MerchantOffer
 
MerchantOffer(ItemStack, ItemStack, ItemStack, int, int, int, float, int) - Constructor for class net.minecraft.item.MerchantOffer
 
MerchantOffers - Class in net.minecraft.item
 
MerchantOffers() - Constructor for class net.minecraft.item.MerchantOffers
 
MerchantOffers(CompoundNBT) - Constructor for class net.minecraft.item.MerchantOffers
 
MerchantResultSlot - Class in net.minecraft.inventory.container
 
MerchantResultSlot(PlayerEntity, IMerchant, MerchantInventory, int, int, int) - Constructor for class net.minecraft.inventory.container.MerchantResultSlot
 
MerchantScreen - Class in net.minecraft.client.gui.screen.inventory
 
MerchantScreen(MerchantContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
merge(Collection<Ingredient>) - Static method in class net.minecraft.item.crafting.Ingredient
 
merge(CompoundNBT) - Method in class net.minecraft.nbt.CompoundNBT
 
merge(INBT, INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
merge(SnapshotJson) - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
mergeData(CompoundNBT) - Method in class net.minecraft.command.impl.data.BlockDataAccessor
 
mergeData(CompoundNBT) - Method in class net.minecraft.command.impl.data.EntityDataAccessor
 
mergeData(CompoundNBT) - Method in interface net.minecraft.command.impl.data.IDataAccessor
 
mergeEffects(Potion, Collection<EffectInstance>) - Static method in class net.minecraft.potion.PotionUtils
 
mergeInto(INBT, INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
mergeInto(INBT, INBT, INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
mergeItemStack(ItemStack, int, int, boolean) - Method in class net.minecraft.inventory.container.Container
 
mergeStyles(ITextComponent, Style) - Static method in class net.minecraft.util.text.TextComponentUtils
 
MESA - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
Mesh(Pair<B3DModel.Brush, List<B3DModel.Face>>) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
message() - Static method in class net.minecraft.command.arguments.MessageArgument
 
Message(String, MessageArgument.Part[]) - Constructor for class net.minecraft.command.arguments.MessageArgument.Message
 
MESSAGE_NAMES - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
 
MessageArgument - Class in net.minecraft.command.arguments
 
MessageArgument() - Constructor for class net.minecraft.command.arguments.MessageArgument
 
MessageArgument.Message - Class in net.minecraft.command.arguments
 
MessageArgument.Part - Class in net.minecraft.command.arguments
 
messageBuilder(Class<M>, int) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
Build a new MessageBuilder.
MessageBuilder() - Constructor for class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
MessageCommand - Class in net.minecraft.command.impl
 
MessageCommand() - Constructor for class net.minecraft.command.impl.MessageCommand
 
META_JSON_FILE - Static variable in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
metadata - Variable in class com.mojang.realmsclient.dto.Backup
 
METAL - Static variable in class net.minecraft.block.SoundType
 
MetaParticle - Class in net.minecraft.client.particle
 
MetaParticle(World, double, double, double) - Constructor for class net.minecraft.client.particle.MetaParticle
 
MetaParticle(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.MetaParticle
 
MethodsReturnNonnullByDefault - Annotation Type in mcp
This annotation can be applied to a package, class or method to indicate that the method in that element are nonnull by default unless there is: An explicit nullness annotation The method overrides a method in a superclass (in which case the annotation of the corresponding method in the superclass applies) there is a default parameter annotation applied to a more tightly nested element.
MILK_BUCKET - Static variable in class net.minecraft.item.Items
 
MilkBucketItem - Class in net.minecraft.item
 
MilkBucketItem(Item.Properties) - Constructor for class net.minecraft.item.MilkBucketItem
 
millisecondsSinceEpoch() - Static method in class net.minecraft.util.Util
 
milliTime() - Static method in class net.minecraft.util.Util
 
min - Variable in class net.minecraft.advancements.criterion.MinMaxBounds
 
min(Direction.Axis, double, double) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
MIN - Static variable in class net.minecraft.util.math.Vec2f
 
min - Variable in class net.minecraft.world.gen.placement.TopSolidRangeConfig
 
MIN_MIPMAP_LEVEL - Static variable in class com.mojang.blaze3d.platform.TextureUtil
 
MINECART - Static variable in class net.minecraft.entity.EntityType
 
MINECART - Static variable in class net.minecraft.item.Items
 
MINECART_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
MinecartCommandBlockEntity - Class in net.minecraft.entity.item.minecart
 
MinecartCommandBlockEntity(EntityType<? extends MinecartCommandBlockEntity>, World) - Constructor for class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity
 
MinecartCommandBlockEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity
 
MinecartCommandBlockEntity.MinecartCommandLogic - Class in net.minecraft.entity.item.minecart
 
MinecartCommandLogic() - Constructor for class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity.MinecartCommandLogic
 
MinecartEntity - Class in net.minecraft.entity.item.minecart
 
MinecartEntity(EntityType<?>, World) - Constructor for class net.minecraft.entity.item.minecart.MinecartEntity
 
MinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.MinecartEntity
 
MinecartEntityTypes - Class in net.minecraft.util.datafix.fixes
 
MinecartEntityTypes(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.MinecartEntityTypes
 
MinecartItem - Class in net.minecraft.item
 
MinecartItem(AbstractMinecartEntity.Type, Item.Properties) - Constructor for class net.minecraft.item.MinecartItem
 
MinecartModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
MinecartModel() - Constructor for class net.minecraft.client.renderer.entity.model.MinecartModel
 
MinecartRenderer<T extends AbstractMinecartEntity> - Class in net.minecraft.client.renderer.entity
 
MinecartRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.MinecartRenderer
 
MinecartTickableSound - Class in net.minecraft.client.audio
 
MinecartTickableSound(AbstractMinecartEntity) - Constructor for class net.minecraft.client.audio.MinecartTickableSound
 
minecraft - Variable in class net.minecraft.client.gui.screen.Screen
 
minecraft - Variable in class net.minecraft.client.gui.SlotGui
 
minecraft - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
Minecraft - Class in net.minecraft.client
 
Minecraft(GameConfiguration) - Constructor for class net.minecraft.client.Minecraft
 
MinecraftForge - Class in net.minecraftforge.common
 
MinecraftForge() - Constructor for class net.minecraftforge.common.MinecraftForge
 
MinecraftForgeClient - Class in net.minecraftforge.client
 
MinecraftForgeClient() - Constructor for class net.minecraftforge.client.MinecraftForgeClient
 
MinecraftGame - Class in net.minecraft.client
 
MinecraftGame(Minecraft) - Constructor for class net.minecraft.client.MinecraftGame
 
MinecraftModContainer(IModInfo) - Constructor for class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider.MinecraftModContainer
 
MinecraftModLanguageProvider - Class in net.minecraftforge.fml.mclanguageprovider
 
MinecraftModLanguageProvider() - Constructor for class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider
 
MinecraftModLanguageProvider.MinecraftModContainer - Class in net.minecraftforge.fml.mclanguageprovider
 
MinecraftModLanguageProvider.MinecraftModTarget - Class in net.minecraftforge.fml.mclanguageprovider
 
MinecraftModTarget() - Constructor for class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider.MinecraftModTarget
 
MinecraftServer - Class in net.minecraft.server
 
MinecraftServer(File, Proxy, DataFixer, Commands, YggdrasilAuthenticationService, MinecraftSessionService, GameProfileRepository, PlayerProfileCache, IChunkStatusListenerFactory, String) - Constructor for class net.minecraft.server.MinecraftServer
 
MinecraftServerGui - Class in net.minecraft.server.gui
 
MinecraftVersion - Class in net.minecraft.util
 
MinecraftVersion() - Constructor for class net.minecraft.util.MinecraftVersion
 
MinecraftVersion(JsonObject) - Constructor for class net.minecraft.util.MinecraftVersion
 
MINESHAFT - Static variable in class net.minecraft.world.gen.feature.Feature
 
MINESHAFT - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
MineshaftConfig - Class in net.minecraft.world.gen.feature.structure
 
MineshaftConfig(double, MineshaftStructure.Type) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftConfig
 
MineshaftPieces - Class in net.minecraft.world.gen.feature.structure
 
MineshaftPieces() - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces
 
MineshaftPieces.Corridor - Class in net.minecraft.world.gen.feature.structure
 
MineshaftPieces.Cross - Class in net.minecraft.world.gen.feature.structure
 
MineshaftPieces.Room - Class in net.minecraft.world.gen.feature.structure
 
MineshaftPieces.Stairs - Class in net.minecraft.world.gen.feature.structure
 
MineshaftStructure - Class in net.minecraft.world.gen.feature.structure
 
MineshaftStructure(Function<Dynamic<?>, ? extends MineshaftConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftStructure
 
MineshaftStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
MineshaftStructure.Type - Enum in net.minecraft.world.gen.feature.structure
 
minGroupCount - Variable in class net.minecraft.world.biome.Biome.SpawnListEntry
 
minigameId - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
minigameImage - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
minigameName - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
MINING_FATIGUE - Static variable in class net.minecraft.potion.Effects
 
MinMaxBounds<T extends java.lang.Number> - Class in net.minecraft.advancements.criterion
 
MinMaxBounds(T, T) - Constructor for class net.minecraft.advancements.criterion.MinMaxBounds
 
MinMaxBounds.FloatBound - Class in net.minecraft.advancements.criterion
 
MinMaxBounds.IBoundFactory<T extends java.lang.Number,R extends MinMaxBounds<T>> - Interface in net.minecraft.advancements.criterion
 
MinMaxBounds.IBoundReader<T extends java.lang.Number,R extends MinMaxBounds<T>> - Interface in net.minecraft.advancements.criterion
 
MinMaxBounds.IntBound - Class in net.minecraft.advancements.criterion
 
MinMaxBoundsWrapped - Class in net.minecraft.advancements.criterion
 
MinMaxBoundsWrapped(Float, Float) - Constructor for class net.minecraft.advancements.criterion.MinMaxBoundsWrapped
 
minMaxFlags(boolean, boolean) - Static method in class net.minecraft.command.arguments.serializers.BrigadierSerializers
 
minTreeHeight - Variable in class net.minecraft.world.gen.feature.TreeFeature
 
minUVBounds - Variable in class net.minecraftforge.client.model.obj.OBJModel.Group
Deprecated.
 
minValue - Variable in class net.minecraft.client.settings.SliderPercentageOption
 
minValue - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
minValue - Variable in class net.minecraftforge.fml.client.config.GuiSlider
 
minX - Variable in class net.minecraft.util.math.AxisAlignedBB
 
minX - Variable in class net.minecraft.util.math.MutableBoundingBox
 
minX() - Method in class net.minecraft.world.border.WorldBorder
 
minY - Variable in class net.minecraft.util.math.AxisAlignedBB
 
minY - Variable in class net.minecraft.util.math.MutableBoundingBox
 
minZ - Variable in class net.minecraft.util.math.AxisAlignedBB
 
minZ - Variable in class net.minecraft.util.math.MutableBoundingBox
 
minZ() - Method in class net.minecraft.world.border.WorldBorder
 
mipmap - Variable in class net.minecraft.client.renderer.texture.Texture
 
MIPMAP_LEVELS - Static variable in class net.minecraft.client.settings.AbstractOption
 
mipmapLast - Variable in class net.minecraft.client.renderer.texture.Texture
 
mipmapLevels - Variable in class net.minecraft.client.GameSettings
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.AttachedStemBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.BannerBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.BarrelBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.Block
Deprecated.
mirror(Mirror) - Method in class net.minecraft.block.BlockState
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.CampfireBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.ChestBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.CommandBlockBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.DetectorRailBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.DispenserBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.DoorBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.EnderChestBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.EndPortalFrameBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.EndRodBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.FourWayBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.GrindstoneBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.HopperBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.HorizontalBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.HugeMushroomBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.JigsawBlock
Deprecated.
mirror(BlockState, Mirror) - Method in class net.minecraft.block.LadderBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.LecternBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.MovingPistonBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.ObserverBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.PistonBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.PistonHeadBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.PoweredRailBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.RailBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.RedstoneWireBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.ShulkerBoxBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.SkullBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.StairsBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.StandingSignBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.StonecutterBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.TripWireBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.TripWireHookBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.VineBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.WallBannerBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.WallSignBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.WallSkullBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.WallTorchBlock
 
mirror - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
mirror(Mirror) - Method in class net.minecraft.tileentity.TileEntity
 
Mirror - Enum in net.minecraft.util
 
mirror(Direction) - Method in enum net.minecraft.util.Mirror
 
mirrorRotation(int, int) - Method in enum net.minecraft.util.Mirror
 
MISC - Static variable in class net.minecraft.item.ItemGroup
 
MISCELLANEOUS - Static variable in class net.minecraft.block.material.Material
 
MISSING_CHUNK - Static variable in class net.minecraft.world.server.ChunkHolder
 
MISSING_CHUNK_FUTURE - Static variable in class net.minecraft.world.server.ChunkHolder
 
MISSING_MODEL_MESH - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
MISSING_SOUND - Static variable in class net.minecraft.client.audio.SoundHandler
 
MissingMappings(ResourceLocation, IForgeRegistry<T>, Collection<RegistryEvent.MissingMappings.Mapping<T>>) - Constructor for class net.minecraftforge.event.RegistryEvent.MissingMappings
 
MissingTextureSprite - Class in net.minecraft.client.renderer.texture
 
MixOceansLayer - Enum in net.minecraft.world.gen.layer
 
MixRiverLayer - Enum in net.minecraft.world.gen.layer
 
mob - Variable in class net.minecraft.entity.ai.controller.LookController
 
mob - Variable in class net.minecraft.entity.ai.controller.MovementController
 
MOB_GRIEFING - Static variable in class net.minecraft.world.GameRules
 
MOB_KILLS - Static variable in class net.minecraft.stats.Stats
 
MOB_SPAWNER - Static variable in class net.minecraft.tileentity.TileEntityType
 
MOB_SPAWNER_PARTICLES - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
MobAppearanceParticle - Class in net.minecraft.client.particle
 
MobAppearanceParticle.Factory - Class in net.minecraft.client.particle
 
mobEffect() - Static method in class net.minecraft.command.arguments.PotionArgument
 
MobEffectsPredicate - Class in net.minecraft.advancements.criterion
 
MobEffectsPredicate(Map<Effect, MobEffectsPredicate.InstancePredicate>) - Constructor for class net.minecraft.advancements.criterion.MobEffectsPredicate
 
MobEffectsPredicate.InstancePredicate - Class in net.minecraft.advancements.criterion
 
MobEntity - Class in net.minecraft.entity
 
MobEntity(EntityType<? extends MobEntity>, World) - Constructor for class net.minecraft.entity.MobEntity
 
MobFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SpellParticle.MobFactory
 
MobRenderer<T extends MobEntity,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity
 
MobRenderer(EntityRendererManager, M, float) - Constructor for class net.minecraft.client.renderer.entity.MobRenderer
 
MOBS - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
MobSpawnerTileEntity - Class in net.minecraft.tileentity
 
MobSpawnerTileEntity() - Constructor for class net.minecraft.tileentity.MobSpawnerTileEntity
 
MobSpawnerTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
MobSpawnerTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.MobSpawnerTileEntityRenderer
 
Mod - Annotation Type in net.minecraftforge.fml.common
This defines a Mod to FML.
Mod.EventBusSubscriber - Annotation Type in net.minecraftforge.fml.common
Annotate a class which will be subscribed to an Event Bus at mod construction time.
Mod.EventBusSubscriber.Bus - Enum in net.minecraftforge.fml.common
 
MOD_DIMENSIONS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
MOD_ID - Static variable in class net.minecraftforge.versions.forge.ForgeVersion
 
MODANNOTATION - Static variable in class net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider
 
ModConfig - Class in net.minecraftforge.fml.config
 
ModConfig(ModConfig.Type, ForgeConfigSpec, ModContainer, String) - Constructor for class net.minecraftforge.fml.config.ModConfig
 
ModConfig(ModConfig.Type, ForgeConfigSpec, ModContainer) - Constructor for class net.minecraftforge.fml.config.ModConfig
 
ModConfig.ConfigReloading - Class in net.minecraftforge.fml.config
 
ModConfig.Loading - Class in net.minecraftforge.fml.config
 
ModConfig.ModConfigEvent - Class in net.minecraftforge.fml.config
 
ModConfig.Type - Enum in net.minecraftforge.fml.config
 
ModContainer - Class in net.minecraftforge.fml
The container that wraps around mods in the system.
ModContainer(IModInfo) - Constructor for class net.minecraftforge.fml.ModContainer
 
ModDimension - Class in net.minecraftforge.common
In 1.13.2, Mojang made DimensionType as the unique holder/identifier for each Dimension.
ModDimension() - Constructor for class net.minecraftforge.common.ModDimension
 
MODDIMENSIONS - Static variable in class net.minecraftforge.registries.GameData
 
MODE - Static variable in class net.minecraft.block.ComparatorBlock
 
MODE - Static variable in class net.minecraft.block.StructureBlock
 
Model - Class in net.minecraft.client.renderer.model
 
Model() - Constructor for class net.minecraft.client.renderer.model.Model
 
model - Variable in class net.minecraftforge.client.model.generators.ConfiguredModel
 
model(ModelFile) - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder.OverrideBuilder
 
MODEL - Static variable in class net.minecraftforge.client.model.ModelDynBucket
Deprecated.
MODEL_ENTITY - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
MODEL_GENERATED - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
MODEL_MISSING - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
ModelAdapter(IUnbakedModel, ImmutableMap<String, String>) - Constructor for class net.minecraftforge.client.model.ModelLoaderRegistry2.ModelAdapter
 
modelArmor - Variable in class net.minecraft.client.renderer.entity.layers.ArmorLayer
 
ModelBakeEvent - Class in net.minecraftforge.client.event
Fired when the ModelManager is notified of the resource manager reloading.
ModelBakeEvent(ModelManager, Map<ResourceLocation, IBakedModel>, ModelLoader) - Constructor for class net.minecraftforge.client.event.ModelBakeEvent
 
ModelBakery - Class in net.minecraft.client.renderer.model
 
ModelBakery(IResourceManager, AtlasTexture, BlockColors, IProfiler) - Constructor for class net.minecraft.client.renderer.model.ModelBakery
 
ModelBakery(IResourceManager, AtlasTexture, BlockColors, boolean) - Constructor for class net.minecraft.client.renderer.model.ModelBakery
 
ModelBlockAnimation - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation(ImmutableMap<String, ImmutableMap<String, float[]>>, ImmutableMap<String, ModelBlockAnimation.MBClip>) - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation
 
ModelBlockAnimation.MBClip - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.MBClip.MBJointClip - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.MBJoint - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.MBJointWeight - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.MBVariableClip - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.Parameter - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.Parameter.Interpolation - Enum in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.Parameter.Type - Enum in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.Parameter.Variable - Enum in net.minecraftforge.client.model.animation
 
ModelBox - Class in net.minecraft.client.renderer.model
 
ModelBox(RendererModel, int, int, float, float, float, int, int, int, float) - Constructor for class net.minecraft.client.renderer.model.ModelBox
 
ModelBox(RendererModel, int, int, float, float, float, int, int, int, float, boolean) - Constructor for class net.minecraft.client.renderer.model.ModelBox
 
ModelBuilder<T extends ModelBuilder<T>> - Class in net.minecraftforge.client.model.generators
General purpose model builder, contains all the commonalities between item and block models.
ModelBuilder(ResourceLocation, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.ModelBuilder
 
ModelBuilder.ElementBuilder - Class in net.minecraftforge.client.model.generators
 
ModelBuilder.ElementBuilder.FaceBuilder - Class in net.minecraftforge.client.model.generators
 
ModelBuilder.ElementBuilder.RotationBuilder - Class in net.minecraftforge.client.model.generators
 
ModelBuilder.FaceRotation - Enum in net.minecraftforge.client.model.generators
 
ModelBuilder.Perspective - Enum in net.minecraftforge.client.model.generators
 
ModelBuilder.TransformsBuilder - Class in net.minecraftforge.client.model.generators
 
ModelBuilder.TransformsBuilder.TransformVecBuilder - Class in net.minecraftforge.client.model.generators
 
ModelClip(IClip, ResourceLocation, String) - Constructor for class net.minecraftforge.common.model.animation.Clips.ModelClip
 
ModelDataManager - Class in net.minecraftforge.client.model
 
ModelDataManager() - Constructor for class net.minecraftforge.client.model.ModelDataManager
 
ModelDataMap - Class in net.minecraftforge.client.model.data
 
ModelDataMap() - Constructor for class net.minecraftforge.client.model.data.ModelDataMap
 
ModelDataMap.Builder - Class in net.minecraftforge.client.model.data
 
ModelDynBucket - Class in net.minecraftforge.client.model
 
ModelDynBucket() - Constructor for class net.minecraftforge.client.model.ModelDynBucket
Deprecated.
ModelDynBucket(ResourceLocation, ResourceLocation, ResourceLocation, Fluid, boolean, boolean) - Constructor for class net.minecraftforge.client.model.ModelDynBucket
Deprecated.
ModelDynBucket(Fluid, boolean, boolean, boolean) - Constructor for class net.minecraftforge.client.model.ModelDynBucket
 
ModelDynBucket.Loader - Enum in net.minecraftforge.client.model
 
ModelDynBucket.LoaderDynBucket - Enum in net.minecraftforge.client.model
Deprecated.
modelFile(ModelFile) - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
Set the underlying model object for this configured model.
ModelFile - Class in net.minecraftforge.client.model.generators
 
ModelFile(ResourceLocation) - Constructor for class net.minecraftforge.client.model.generators.ModelFile
 
ModelFile.ExistingModelFile - Class in net.minecraftforge.client.model.generators
 
ModelFile.UncheckedModelFile - Class in net.minecraftforge.client.model.generators
 
ModelFluid - Class in net.minecraftforge.client.model
 
ModelFluid(Fluid) - Constructor for class net.minecraftforge.client.model.ModelFluid
 
ModelFluid.FluidLoader - Enum in net.minecraftforge.client.model
 
modelForState() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
Creates a builder for models to assign to this state, which when completed via ConfiguredModel.Builder.addModel() will assign the resultant set of models to this state.
modelLeggings - Variable in class net.minecraft.client.renderer.entity.layers.ArmorLayer
 
ModelLoader - Class in net.minecraftforge.client.model
 
ModelLoader(IResourceManager, AtlasTexture, BlockColors, IProfiler) - Constructor for class net.minecraftforge.client.model.ModelLoader
 
ModelLoader.BakedModelCacheKey - Class in net.minecraftforge.client.model
 
ModelLoader.ItemLoadingException - Exception in net.minecraftforge.client.model
16x16 pure white sprite.
ModelLoader.VanillaLoader - Enum in net.minecraftforge.client.model
Adapter from the vanilla json model loader to a custom model loader
ModelLoader.VariantLoader - Enum in net.minecraftforge.client.model
Exposes the blockstate json loader as a custom model loader
ModelLoader.White - Class in net.minecraftforge.client.model
 
ModelLoaderAdapter(ICustomModelLoader) - Constructor for class net.minecraftforge.client.model.ModelLoaderRegistry2.ModelLoaderAdapter
 
ModelLoaderErrorMessage - Class in net.minecraftforge.logging
 
ModelLoaderErrorMessage(ModelResourceLocation, Exception) - Constructor for class net.minecraftforge.logging.ModelLoaderErrorMessage
 
ModelLoaderRegistry - Class in net.minecraftforge.client.model
Deprecated.
ModelLoaderRegistry() - Constructor for class net.minecraftforge.client.model.ModelLoaderRegistry
Deprecated.
 
ModelLoaderRegistry.LoaderException - Exception in net.minecraftforge.client.model
Deprecated.
 
ModelLoaderRegistry2 - Class in net.minecraftforge.client.model
Central hub for custom model loaders.
ModelLoaderRegistry2() - Constructor for class net.minecraftforge.client.model.ModelLoaderRegistry2
 
ModelLoaderRegistry2.ExpandedBlockModelDeserializer - Class in net.minecraftforge.client.model
 
ModelLoaderRegistry2.ModelAdapter - Class in net.minecraftforge.client.model
 
ModelLoaderRegistry2.ModelLoaderAdapter - Class in net.minecraftforge.client.model
 
ModelLoaderRegistry2.VanillaProxy - Class in net.minecraftforge.client.model
 
ModelLoaderRegistry2.VanillaProxy.Loader - Class in net.minecraftforge.client.model
 
MODELLOADING - Static variable in class net.minecraftforge.fml.Logging
 
modelLocation - Variable in exception net.minecraftforge.client.model.obj.OBJModel.UVsOutOfBoundsException
Deprecated.
 
modelLocation - Variable in class net.minecraftforge.client.model.obj.OBJModel2
 
modelLocation - Variable in class net.minecraftforge.client.model.obj.OBJModel2.ModelSettings
 
modelLocations - Variable in class net.minecraft.client.renderer.ItemModelMesher
 
ModelManager - Class in net.minecraft.client.renderer.model
 
ModelManager(AtlasTexture, BlockColors) - Constructor for class net.minecraft.client.renderer.model.ModelManager
 
ModelProperty<T> - Class in net.minecraftforge.client.model.data
 
ModelProperty() - Constructor for class net.minecraftforge.client.model.data.ModelProperty
 
ModelProperty(Predicate<T>) - Constructor for class net.minecraftforge.client.model.data.ModelProperty
 
ModelProvider<T extends ModelBuilder<T>> - Class in net.minecraftforge.client.model.generators
 
ModelProvider(DataGenerator, String, String, Function<ResourceLocation, T>, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.ModelProvider
 
ModelProvider(DataGenerator, String, String, BiFunction<ResourceLocation, ExistingFileHelper, T>, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.ModelProvider
 
ModelRegistryEvent - Class in net.minecraftforge.client.event
Fired when the ModelLoader is ready to receive registrations
ModelRegistryEvent() - Constructor for class net.minecraftforge.client.event.ModelRegistryEvent
 
ModelResourceLocation - Class in net.minecraft.client.renderer.model
 
ModelResourceLocation(String[]) - Constructor for class net.minecraft.client.renderer.model.ModelResourceLocation
 
ModelResourceLocation(String) - Constructor for class net.minecraft.client.renderer.model.ModelResourceLocation
 
ModelResourceLocation(ResourceLocation, String) - Constructor for class net.minecraft.client.renderer.model.ModelResourceLocation
 
ModelResourceLocation(String, String) - Constructor for class net.minecraft.client.renderer.model.ModelResourceLocation
 
ModelRotation - Enum in net.minecraft.client.renderer.model
 
models - Variable in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
 
Models - Enum in net.minecraftforge.common.model
 
ModelSettings(ResourceLocation, boolean, boolean, boolean, boolean, String) - Constructor for class net.minecraftforge.client.model.obj.OBJModel2.ModelSettings
 
ModelStateComposition - Class in net.minecraftforge.client.model
An IModelState that combines the transforms from two child IModelState.
ModelStateComposition(IModelState, IModelState) - Constructor for class net.minecraftforge.client.model.ModelStateComposition
 
ModelStateComposition(IModelState, IModelState, boolean) - Constructor for class net.minecraftforge.client.model.ModelStateComposition
 
modelviewMatrix - Variable in class net.minecraft.client.renderer.culling.ClippingHelper
 
ModFileResourcePack - Class in net.minecraftforge.fml.packs
 
ModFileResourcePack(ModFile) - Constructor for class net.minecraftforge.fml.packs.ModFileResourcePack
 
modid - Variable in class net.minecraftforge.client.model.generators.ModelProvider
 
modId - Variable in class net.minecraftforge.fml.ModContainer
 
ModIdArgument - Class in net.minecraftforge.server.command
 
ModIdArgument() - Constructor for class net.minecraftforge.server.command.ModIdArgument
 
modIdArgument() - Static method in class net.minecraftforge.server.command.ModIdArgument
 
ModifiableAttributeInstance - Class in net.minecraft.entity.ai.attributes
 
ModifiableAttributeInstance(AbstractAttributeMap, IAttribute) - Constructor for class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
MODIFIED - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
MODIFIED_BADLANDS_PLATEAU - Static variable in class net.minecraft.world.biome.Biomes
 
MODIFIED_GRAVELLY_MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
MODIFIED_JUNGLE - Static variable in class net.minecraft.world.biome.Biomes
 
MODIFIED_JUNGLE_EDGE - Static variable in class net.minecraft.world.biome.Biomes
 
MODIFIED_WOODED_BADLANDS_PLATEAU - Static variable in class net.minecraft.world.biome.Biomes
 
ModifiedBadlandsPlateauBiome - Class in net.minecraft.world.biome
 
ModifiedBadlandsPlateauBiome() - Constructor for class net.minecraft.world.biome.ModifiedBadlandsPlateauBiome
 
ModifiedGravellyMountainsBiome - Class in net.minecraft.world.biome
 
ModifiedGravellyMountainsBiome() - Constructor for class net.minecraft.world.biome.ModifiedGravellyMountainsBiome
 
ModifiedJungleBiome - Class in net.minecraft.world.biome
 
ModifiedJungleBiome() - Constructor for class net.minecraft.world.biome.ModifiedJungleBiome
 
ModifiedJungleEdgeBiome - Class in net.minecraft.world.biome
 
ModifiedJungleEdgeBiome() - Constructor for class net.minecraft.world.biome.ModifiedJungleEdgeBiome
 
ModifiedWoodedBadlandsPlateauBiome - Class in net.minecraft.world.biome
 
ModifiedWoodedBadlandsPlateauBiome() - Constructor for class net.minecraft.world.biome.ModifiedWoodedBadlandsPlateauBiome
 
MODIFIER_VALUES - Static variable in enum net.minecraftforge.client.settings.KeyModifier
 
modifyLoot(List<ItemStack>, LootContext) - Static method in class net.minecraftforge.common.ForgeHooks
All loot table drops should be passed to this function so that mod added effects (e.g.
modifyVisibility(double) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.Visibility
 
modInfo - Variable in class net.minecraftforge.fml.ModContainer
 
ModLifecycleEvent - Class in net.minecraftforge.fml.event.lifecycle
Parent type to all ModLifecycle events.
ModLifecycleEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.ModLifecycleEvent
 
ModList - Class in net.minecraftforge.fml
Master list of all mods - game-side version.
ModList - Class in net.minecraftforge.fml.relauncher.libraries
 
ModList(Repository) - Constructor for class net.minecraftforge.fml.relauncher.libraries.ModList
 
modLoaded(String) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
ModLoadedCondition - Class in net.minecraftforge.common.crafting.conditions
 
ModLoadedCondition(String) - Constructor for class net.minecraftforge.common.crafting.conditions.ModLoadedCondition
 
ModLoadedCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
ModLoader - Class in net.minecraftforge.fml
Loads mods.
ModLoadingContext - Class in net.minecraftforge.fml
 
ModLoadingContext() - Constructor for class net.minecraftforge.fml.ModLoadingContext
 
ModLoadingException - Exception in net.minecraftforge.fml
General purpose mod loading error message
ModLoadingException(IModInfo, ModLoadingStage, String, Throwable, Object...) - Constructor for exception net.minecraftforge.fml.ModLoadingException
 
modLoadingStage - Variable in class net.minecraftforge.fml.ModContainer
 
ModLoadingStage - Enum in net.minecraftforge.fml
 
ModLoadingWarning - Class in net.minecraftforge.fml
 
ModLoadingWarning(IModInfo, ModLoadingStage, String, Object...) - Constructor for class net.minecraftforge.fml.ModLoadingWarning
 
modLoc(String) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
MODSIDE - Static variable in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
MOISTURE - Static variable in class net.minecraft.block.FarmlandBlock
 
MOISTURE_0_7 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
MOJANG_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 
Monitor - Class in net.minecraft.client
 
Monitor(long) - Constructor for class net.minecraft.client.Monitor
 
MonitorHandler - Class in net.minecraft.client.renderer
 
MonitorHandler(IMonitorFactory) - Constructor for class net.minecraft.client.renderer.MonitorHandler
 
MONSTER_ROOM - Static variable in class net.minecraft.world.gen.feature.Feature
 
MonsterEntity - Class in net.minecraft.entity.monster
 
MonsterEntity(EntityType<? extends MonsterEntity>, World) - Constructor for class net.minecraft.entity.monster.MonsterEntity
 
MONUMENT - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
MonumentBuilding(Random, int, int, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentBuilding
 
MonumentBuilding(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentBuilding
 
MonumentCoreRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentCoreRoom
 
MonumentCoreRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentCoreRoom
 
MOON_PHASE_FACTORS - Static variable in class net.minecraft.world.dimension.Dimension
 
MOOSHROOM - Static variable in class net.minecraft.entity.EntityType
 
MOOSHROOM_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
MooshroomEntity - Class in net.minecraft.entity.passive
 
MooshroomEntity(EntityType<? extends MooshroomEntity>, World) - Constructor for class net.minecraft.entity.passive.MooshroomEntity
 
MooshroomEntity.Type - Enum in net.minecraft.entity.passive
 
MooshroomMushroomLayer<T extends MooshroomEntity> - Class in net.minecraft.client.renderer.entity.layers
 
MooshroomMushroomLayer(IEntityRenderer<T, CowModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.MooshroomMushroomLayer
 
MooshroomRenderer - Class in net.minecraft.client.renderer.entity
 
MooshroomRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.MooshroomRenderer
 
moreSpecific(VertexFormat, VertexFormat) - Static method in class net.minecraftforge.client.model.Attributes
 
MOSSY_COBBLESTONE - Static variable in class net.minecraft.block.Blocks
 
MOSSY_COBBLESTONE - Static variable in class net.minecraft.item.Items
 
MOSSY_COBBLESTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
MOSSY_COBBLESTONE_SLAB - Static variable in class net.minecraft.item.Items
 
MOSSY_COBBLESTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
MOSSY_COBBLESTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
MOSSY_COBBLESTONE_WALL - Static variable in class net.minecraft.block.Blocks
 
MOSSY_COBBLESTONE_WALL - Static variable in class net.minecraft.item.Items
 
MOSSY_STONE_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
MOSSY_STONE_BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
MOSSY_STONE_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
MOSSY_STONE_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
MOSSY_STONE_BRICK_WALL - Static variable in class net.minecraft.block.Blocks
 
MOSSY_STONE_BRICK_WALL - Static variable in class net.minecraft.item.Items
 
MOSSY_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
MOSSY_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
motd - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
motd - Variable in class net.minecraft.server.dedicated.ServerProperties
 
motionMultiplier - Variable in class net.minecraft.entity.Entity
 
motionX - Variable in class net.minecraft.client.particle.Particle
 
motionY - Variable in class net.minecraft.client.particle.Particle
 
motionZ - Variable in class net.minecraft.client.particle.Particle
 
MOTIVE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
MOUNTAIN - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
MOUNTAIN - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
MOUNTAIN_EDGE - Static variable in class net.minecraft.world.biome.Biomes
 
MountainEdgeBiome - Class in net.minecraft.world.biome
 
MountainEdgeBiome() - Constructor for class net.minecraft.world.biome.MountainEdgeBiome
 
MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
MountainsBiome - Class in net.minecraft.world.biome
 
MountainsBiome() - Constructor for class net.minecraft.world.biome.MountainsBiome
 
MountainSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
MountainSurfaceBuilder(Function<Dynamic<?>, ? extends SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.MountainSurfaceBuilder
 
mountTo(PlayerEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
mountTo(PlayerEntity) - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
MOUSE_WHEEL_SENSITIVITY - Static variable in class net.minecraft.client.settings.AbstractOption
 
mouseClicked(double, double, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
mouseClicked(double, double, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
 
mouseClicked(double, double, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsParentalConsentScreen
 
mouseClicked(double, double, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
mouseClicked(double, double, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
mouseClicked(double, double, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
mouseClicked(double, double, int) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
mouseClicked(double, double, int) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
mouseClicked(double, double, int) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.ControlsScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.DeathScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.EnchantmentScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.LoomScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.LanDetectedEntry
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.NormalEntry
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.VideoSettingsScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.SlotGui
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.KeyEntry
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.widget.Widget
 
mouseClicked(double, double, int) - Method in class net.minecraft.realms.RealmListEntry
 
mouseClicked(double, double, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
mouseClicked(double, double, int) - Method in class net.minecraft.realms.RealmsEditBox
 
mouseClicked(double, double, int) - Method in class net.minecraft.realms.RealmsGuiEventListener
 
mouseClicked(double, double, int) - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
mouseClicked(double, double, int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
mouseClicked(double, double, int) - Method in class net.minecraft.realms.RealmsScrolledSelectionListProxy
 
mouseClicked(double, double, int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
mouseClicked(double, double, int) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
mouseClicked(int, int, int) - Method in interface net.minecraftforge.fml.client.config.IArrayEntry
 
mouseClicked(int, int, int) - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Call GuiTextField#mouseClicked(int, int, int) for and GuiTextField objects in this entry.
MouseClickedEvent(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseClickedEvent
 
MouseDragEvent(Screen, double, double, int, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
mouseDragged(double, double, int, double, double) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
mouseDragged(double, double, int, double, double) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.screen.LoomScreen
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.SlotGui
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.widget.Widget
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.realms.RealmsEditBox
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.realms.RealmsGuiEventListener
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.realms.RealmsScreenProxy
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.realms.RealmsScrolledSelectionListProxy
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
mouseHelper - Variable in class net.minecraft.client.Minecraft
 
MouseHelper - Class in net.minecraft.client
 
MouseHelper(Minecraft) - Constructor for class net.minecraft.client.MouseHelper
 
MouseInputEvent(Screen, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseInputEvent
 
MouseInputEvent(int, int, int) - Constructor for class net.minecraftforge.client.event.InputEvent.MouseInputEvent
 
mouseMoved(double, double) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
mouseReleased(double, double, int) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
mouseReleased(double, double, int) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.screen.VideoSettingsScreen
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.SlotGui
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.KeyEntry
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.widget.Widget
 
mouseReleased(double, double, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
mouseReleased(double, double, int) - Method in class net.minecraft.realms.RealmsEditBox
 
mouseReleased(double, double, int) - Method in class net.minecraft.realms.RealmsGuiEventListener
 
mouseReleased(double, double, int) - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
mouseReleased(double, double, int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
mouseReleased(double, double, int) - Method in class net.minecraft.realms.RealmsScrolledSelectionListProxy
 
mouseReleased(double, double, int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
mouseReleased(double, double, int) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
MouseReleasedEvent(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseReleasedEvent
 
mouseScrolled(double, double, double) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
mouseScrolled(double, double, double) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.LoomScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.SlotGui
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
mouseScrolled(double, double, double) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
mouseScrolled(double, double, double) - Method in class net.minecraft.realms.RealmsEditBox
 
mouseScrolled(double, double, double) - Method in class net.minecraft.realms.RealmsGuiEventListener
 
mouseScrolled(double, double, double) - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
mouseScrolled(double, double, double) - Method in class net.minecraft.realms.RealmsScrolledSelectionListProxy
 
mouseScrolled(double, double, double) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
mouseScrolled(double, double, double) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
MouseScrollEvent(Screen, double, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseScrollEvent
 
MouseScrollEvent(double, boolean, boolean, boolean, double, double) - Constructor for class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
mouseSensitivity - Variable in class net.minecraft.client.GameSettings
 
MouseSettingsScreen - Class in net.minecraft.client.gui.screen
 
MouseSettingsScreen(Screen) - Constructor for class net.minecraft.client.gui.screen.MouseSettingsScreen
 
MouseSmoother - Class in net.minecraft.client.util
 
MouseSmoother() - Constructor for class net.minecraft.client.util.MouseSmoother
 
mouseWheelSensitivity - Variable in class net.minecraft.client.GameSettings
 
move(MoverType, Vec3d) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
move(double, double, double) - Method in class net.minecraft.client.particle.EnchantmentTableParticle
 
move(double, double, double) - Method in class net.minecraft.client.particle.EndRodParticle
 
move(double, double, double) - Method in class net.minecraft.client.particle.FlameParticle
 
move(double, double, double) - Method in class net.minecraft.client.particle.Particle
 
move(double, double, double) - Method in class net.minecraft.client.particle.PortalParticle
 
move(double, double, double) - Method in class net.minecraft.client.particle.SuspendedTownParticle
 
move(MoverType, Vec3d) - Method in class net.minecraft.entity.Entity
 
move(MoverType, Vec3d) - Method in class net.minecraft.entity.item.HangingEntity
 
move(MoverType, Vec3d) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
move(MoverType, Vec3d) - Method in class net.minecraft.entity.monster.VexEntity
 
move(Direction) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
move(Direction, int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
move(int, int, int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
move(Direction) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
 
move(Direction, int) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
 
move(int, int, int) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
 
moveAlongTrack(BlockPos, BlockState) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
moveAlongTrack(BlockPos, BlockState) - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
moveController - Variable in class net.minecraft.entity.MobEntity
 
moveCursorBy(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
movedDistance - Variable in class net.minecraft.entity.LivingEntity
 
moveDerailedMinecart() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
moveForward - Variable in class net.minecraft.entity.ai.controller.MovementController
 
moveForward - Variable in class net.minecraft.entity.LivingEntity
 
moveForward - Variable in class net.minecraft.util.MovementInput
 
MOVEMENT_SPEED - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
MovementController - Class in net.minecraft.entity.ai.controller
 
MovementController(MobEntity) - Constructor for class net.minecraft.entity.ai.controller.MovementController
 
MovementController.Action - Enum in net.minecraft.entity.ai.controller
 
movementInput - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
MovementInput - Class in net.minecraft.util
 
MovementInput() - Constructor for class net.minecraft.util.MovementInput
 
MovementInputFromOptions - Class in net.minecraft.util
 
MovementInputFromOptions(GameSettings) - Constructor for class net.minecraft.util.MovementInputFromOptions
 
movementSpeed - Variable in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
MovementStep - Class in net.minecraft.client.tutorial
 
MovementStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.MovementStep
 
moveMinecartOnRail(BlockPos) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
moveMinecartOnRail(BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
Moved to allow overrides.
MovePacket() - Constructor for class net.minecraft.network.play.server.SEntityPacket.MovePacket
 
MovePacket(int, short, short, short, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.SEntityPacket.MovePacket
 
movePosition(double, double, double) - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
moveRelative(float, Vec3d) - Method in class net.minecraft.entity.Entity
 
MoverType - Enum in net.minecraft.entity
 
moveSelection(int) - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
moveSelection(int) - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
moveSelection(int) - Method in class net.minecraft.client.gui.SlotGui
 
moveSelection(int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
moveStrafe - Variable in class net.minecraft.entity.ai.controller.MovementController
 
moveStrafe - Variable in class net.minecraft.util.MovementInput
 
moveStrafing - Variable in class net.minecraft.entity.LivingEntity
 
MoveThroughVillageAtNightGoal - Class in net.minecraft.entity.ai.goal
 
MoveThroughVillageAtNightGoal(CreatureEntity, int) - Constructor for class net.minecraft.entity.ai.goal.MoveThroughVillageAtNightGoal
 
MoveThroughVillageGoal - Class in net.minecraft.entity.ai.goal
 
MoveThroughVillageGoal(CreatureEntity, double, boolean, int, BooleanSupplier) - Constructor for class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
 
MoveToBlockGoal - Class in net.minecraft.entity.ai.goal
 
MoveToBlockGoal(CreatureEntity, double, int) - Constructor for class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
MoveToBlockGoal(CreatureEntity, double, int, int) - Constructor for class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
moveToBlockPosAndAngles(BlockPos, float, float) - Method in class net.minecraft.entity.Entity
 
moveToGroupLeader() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
MoveToSkylightTask - Class in net.minecraft.entity.ai.brain.task
 
MoveToSkylightTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.MoveToSkylightTask
 
moveTowards(BlockPos) - Method in class net.minecraft.entity.item.EyeOfEnderEntity
 
MoveTowardsRaidGoal<T extends AbstractRaiderEntity> - Class in net.minecraft.entity.ai.goal
 
MoveTowardsRaidGoal(T) - Constructor for class net.minecraft.entity.ai.goal.MoveTowardsRaidGoal
 
MoveTowardsRestrictionGoal - Class in net.minecraft.entity.ai.goal
 
MoveTowardsRestrictionGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.MoveTowardsRestrictionGoal
 
MoveTowardsTargetGoal - Class in net.minecraft.entity.ai.goal
 
MoveTowardsTargetGoal(CreatureEntity, double, float) - Constructor for class net.minecraft.entity.ai.goal.MoveTowardsTargetGoal
 
MoveTowardsVillageGoal - Class in net.minecraft.entity.ai.goal
 
MoveTowardsVillageGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.MoveTowardsVillageGoal
 
moveVertical - Variable in class net.minecraft.entity.LivingEntity
 
moving - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
MOVING_PISTON - Static variable in class net.minecraft.block.Blocks
 
MovingPistonBlock - Class in net.minecraft.block
 
MovingPistonBlock(Block.Properties) - Constructor for class net.minecraft.block.MovingPistonBlock
 
MSCORRIDOR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
MSCROSSING - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
MSROOM - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
MSSTAIRS - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
mul(float) - Method in class net.minecraft.client.renderer.Vector3f
 
mul(Vec3d) - Method in class net.minecraft.util.math.Vec3d
 
mul(double, double, double) - Method in class net.minecraft.util.math.Vec3d
 
mul(Vector3f, Quat4f, Vector3f, Quat4f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
MULE - Static variable in class net.minecraft.entity.EntityType
 
MULE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
MuleEntity - Class in net.minecraft.entity.passive.horse
 
MuleEntity(EntityType<? extends MuleEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.MuleEntity
 
MultiLayerModel - Class in net.minecraftforge.client.model
Deprecated.
MultiLayerModel(ImmutableMap<Optional<BlockRenderLayer>, ? extends ResourceLocation>) - Constructor for class net.minecraftforge.client.model.MultiLayerModel
Deprecated.
 
MultiLayerModel.Loader - Enum in net.minecraftforge.client.model
Deprecated.
 
MultiModel - Class in net.minecraftforge.client.model
Deprecated.
MultiModel(ResourceLocation, IUnbakedModel, ImmutableMap<String, Pair<IUnbakedModel, IModelState>>) - Constructor for class net.minecraftforge.client.model.MultiModel
Deprecated.
 
MultiModel(ResourceLocation, IUnbakedModel, Map<String, Pair<IUnbakedModel, IModelState>>) - Constructor for class net.minecraftforge.client.model.MultiModel
Deprecated.
 
MultiModelState - Class in net.minecraftforge.client.model
 
MultiModelState(ImmutableList<Pair<M, S>>) - Constructor for class net.minecraftforge.client.model.MultiModelState
 
Multipart - Class in net.minecraft.client.renderer.model.multipart
 
Multipart(StateContainer<Block, BlockState>, List<Selector>) - Constructor for class net.minecraft.client.renderer.model.multipart.Multipart
 
Multipart.Deserializer - Class in net.minecraft.client.renderer.model.multipart
 
MultipartBakedModel - Class in net.minecraft.client.renderer.model
 
MultipartBakedModel(List<Pair<Predicate<BlockState>, IBakedModel>>) - Constructor for class net.minecraft.client.renderer.model.MultipartBakedModel
 
MultipartBakedModel.Builder - Class in net.minecraft.client.renderer.model
 
MultiPartBlockStateBuilder - Class in net.minecraftforge.client.model.generators
 
MultiPartBlockStateBuilder(Block) - Constructor for class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder
 
MultiPartBlockStateBuilder.PartBuilder - Class in net.minecraftforge.client.model.generators
 
MultiplayerScreen - Class in net.minecraft.client.gui.screen
 
MultiplayerScreen(Screen) - Constructor for class net.minecraft.client.gui.screen.MultiplayerScreen
 
multipleParticleScaleBy(float) - Method in class net.minecraft.client.particle.Particle
 
multipleParticleScaleBy(float) - Method in class net.minecraft.client.particle.TexturedParticle
 
MultipleRandomFeature - Class in net.minecraft.world.gen.feature
 
MultipleRandomFeature(Function<Dynamic<?>, ? extends MultipleWithChanceRandomFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.MultipleRandomFeature
 
MultipleRandomFeatureConfig - Class in net.minecraft.world.gen.feature
 
MultipleRandomFeatureConfig(List<ConfiguredRandomFeatureList<?>>, ConfiguredFeature<?>) - Constructor for class net.minecraft.world.gen.feature.MultipleRandomFeatureConfig
 
MultipleRandomFeatureConfig(Feature<?>[], IFeatureConfig[], float[], Feature<?>, IFeatureConfig) - Constructor for class net.minecraft.world.gen.feature.MultipleRandomFeatureConfig
 
MultipleWithChanceRandomFeature - Class in net.minecraft.world.gen.feature
 
MultipleWithChanceRandomFeature(Function<Dynamic<?>, ? extends MultipleRandomFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.MultipleWithChanceRandomFeature
 
MultipleWithChanceRandomFeatureConfig - Class in net.minecraft.world.gen.feature
 
MultipleWithChanceRandomFeatureConfig(List<ConfiguredFeature<?>>, int) - Constructor for class net.minecraft.world.gen.feature.MultipleWithChanceRandomFeatureConfig
 
MultipleWithChanceRandomFeatureConfig(Feature<?>[], IFeatureConfig[], int) - Constructor for class net.minecraft.world.gen.feature.MultipleWithChanceRandomFeatureConfig
 
multiply(Quaternion) - Method in class net.minecraft.client.renderer.Quaternion
 
multiplyColor(BlockPos) - Method in class net.minecraft.client.particle.DiggingParticle
 
multiplyColor(int, int) - Static method in class net.minecraft.util.math.MathHelper
 
multiplyCurrentGlMatrix(Matrix4f) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
multiplyVelocity(float) - Method in class net.minecraft.client.particle.Particle
 
MULTISHOT - Static variable in class net.minecraft.enchantment.Enchantments
 
MultishotEnchantment - Class in net.minecraft.enchantment
 
MultishotEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.MultishotEnchantment
 
MultiTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
MultiTask(Map<MemoryModuleType<?>, MemoryModuleStatus>, Set<MemoryModuleType<?>>, MultiTask.Ordering, MultiTask.RunType, List<Pair<Task<? super E>, Integer>>) - Constructor for class net.minecraft.entity.ai.brain.task.MultiTask
 
multMatrix(FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
multMatrix(Matrix4f) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
MUNDANE - Static variable in class net.minecraft.potion.Potions
 
MUSHROOM - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
MUSHROOM_FIELD_SHORE - Static variable in class net.minecraft.world.biome.Biomes
 
MUSHROOM_FIELDS - Static variable in class net.minecraft.world.biome.Biomes
 
MUSHROOM_STEM - Static variable in class net.minecraft.block.Blocks
 
MUSHROOM_STEM - Static variable in class net.minecraft.item.Items
 
MUSHROOM_STEW - Static variable in class net.minecraft.item.Foods
 
MUSHROOM_STEW - Static variable in class net.minecraft.item.Items
 
MushroomBlock - Class in net.minecraft.block
 
MushroomBlock(Block.Properties) - Constructor for class net.minecraft.block.MushroomBlock
 
MushroomFieldsBiome - Class in net.minecraft.world.biome
 
MushroomFieldsBiome() - Constructor for class net.minecraft.world.biome.MushroomFieldsBiome
 
MushroomFieldShoreBiome - Class in net.minecraft.world.biome
 
MushroomFieldShoreBiome() - Constructor for class net.minecraft.world.biome.MushroomFieldShoreBiome
 
MUSHROOMS - Static variable in class net.minecraftforge.common.Tags.Items
 
music(SoundEvent) - Static method in class net.minecraft.client.audio.SimpleSound
 
MUSIC_CREATIVE - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_CREDITS - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_11 - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_11 - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_13 - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_13 - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_BLOCKS - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_BLOCKS - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_CAT - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_CAT - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_CHIRP - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_CHIRP - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_FAR - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_FAR - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_MALL - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_MALL - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_MELLOHI - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_MELLOHI - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_STAL - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_STAL - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_STRAD - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_STRAD - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_WAIT - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_WAIT - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_WARD - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_WARD - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISCS - Static variable in class net.minecraft.tags.ItemTags
 
MUSIC_DISCS - Static variable in class net.minecraftforge.common.Tags.Items
 
MUSIC_DRAGON - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_END - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_GAME - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_MENU - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_NETHER - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_UNDER_WATER - Static variable in class net.minecraft.util.SoundEvents
 
MusicDiscItem - Class in net.minecraft.item
 
MusicDiscItem(int, SoundEvent, Item.Properties) - Constructor for class net.minecraft.item.MusicDiscItem
 
MusicTicker - Class in net.minecraft.client.audio
 
MusicTicker(Minecraft) - Constructor for class net.minecraft.client.audio.MusicTicker
 
MusicTicker.MusicType - Enum in net.minecraft.client.audio
 
mustUpdate - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
MutableBlockPos() - Constructor for class net.minecraft.util.math.BlockPos.MutableBlockPos
 
MutableBlockPos(BlockPos) - Constructor for class net.minecraft.util.math.BlockPos.MutableBlockPos
 
MutableBlockPos(int, int, int) - Constructor for class net.minecraft.util.math.BlockPos.MutableBlockPos
 
MutableBlockPos(double, double, double) - Constructor for class net.minecraft.util.math.BlockPos.MutableBlockPos
 
MutableBoundingBox - Class in net.minecraft.util.math
 
MutableBoundingBox() - Constructor for class net.minecraft.util.math.MutableBoundingBox
 
MutableBoundingBox(int[]) - Constructor for class net.minecraft.util.math.MutableBoundingBox
 
MutableBoundingBox(MutableBoundingBox) - Constructor for class net.minecraft.util.math.MutableBoundingBox
 
MutableBoundingBox(int, int, int, int, int, int) - Constructor for class net.minecraft.util.math.MutableBoundingBox
 
MutableBoundingBox(Vec3i, Vec3i) - Constructor for class net.minecraft.util.math.MutableBoundingBox
 
MutableBoundingBox(int, int, int, int) - Constructor for class net.minecraft.util.math.MutableBoundingBox
 
MutableRegistry<T> - Class in net.minecraft.util.registry
 
MutableRegistry() - Constructor for class net.minecraft.util.registry.MutableRegistry
 
MUTATION_TO_BASE_ID_MAP - Static variable in class net.minecraft.world.biome.Biome
 
MUTTON - Static variable in class net.minecraft.item.Foods
 
MUTTON - Static variable in class net.minecraft.item.Items
 
MYCELIUM - Static variable in class net.minecraft.block.Blocks
 
MYCELIUM - Static variable in class net.minecraft.item.Items
 
MYCELIUM - Static variable in class net.minecraft.particles.ParticleTypes
 
MYCELIUM - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
MYCELIUM_DIRT_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
MyceliumBlock - Class in net.minecraft.block
 
MyceliumBlock(Block.Properties) - Constructor for class net.minecraft.block.MyceliumBlock
 

N

name - Variable in class com.mojang.realmsclient.dto.RealmsDescriptionDto
 
name - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
name - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
name - Variable in class net.minecraft.client.renderer.model.BlockModel
 
name - Variable in class net.minecraft.command.TimerCallbackManager.Entry
 
name - Variable in class net.minecraft.enchantment.Enchantment
 
name - Variable in class net.minecraft.profiler.DataPoint
 
name - Variable in enum net.minecraft.scoreboard.Team.CollisionRule
 
name - Variable in class net.minecraft.util.datafix.fixes.EntityRename
 
name - Variable in class net.minecraft.world.BossInfo
 
name(String) - Method in class net.minecraft.world.storage.loot.LootPool.Builder
 
name() - Method in interface net.minecraftforge.client.model.geometry.IModelGeometryPart
 
name - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary2.Material
 
name - Variable in class net.minecraftforge.client.model.obj.OBJModel2.ModelObject
 
name() - Method in class net.minecraftforge.client.model.obj.OBJModel2.ModelObject
 
name - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
name() - Method in class net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider
 
name() - Method in class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider
 
name() - Method in interface net.minecraftforge.registries.IRegistryDelegate
Get the unique resource location for this delegate.
NAME_TAG - Static variable in class net.minecraft.item.Items
 
named(ResourceLocation) - Static method in class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
The name of the channel.
NamedEntityFix - Class in net.minecraft.util.datafix.fixes
 
NamedEntityFix(Schema, boolean, String, DSL.TypeReference, String) - Constructor for class net.minecraft.util.datafix.fixes.NamedEntityFix
 
namedRunnable(Runnable, Supplier<String>) - Static method in class net.minecraft.util.Util
 
NameFormat(PlayerEntity, String) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
 
NameProvider(EntitySelector) - Constructor for class net.minecraft.command.arguments.ScoreHolderArgument.NameProvider
 
NAMES_BY_COLOR - Static variable in class net.minecraft.util.datafix.fixes.ShulkerBoxItemColor
 
namespace - Variable in class net.minecraft.util.ResourceLocation
 
namespace - Variable in class net.minecraftforge.fml.ModContainer
 
NamespacedSchema - Class in net.minecraft.util.datafix
 
NamespacedSchema(int, Schema) - Constructor for class net.minecraft.util.datafix.NamespacedSchema
 
NAMETAG_DISTANCE - Static variable in class net.minecraft.entity.LivingEntity
 
NameTagItem - Class in net.minecraft.item
 
NameTagItem(Item.Properties) - Constructor for class net.minecraft.item.NameTagItem
 
nanoTime() - Method in interface net.minecraft.profiler.IProfileResult
 
nanoTime() - Static method in class net.minecraft.util.Util
 
nanoTimeSupplier - Static variable in class net.minecraft.util.Util
 
narrate() - Method in class net.minecraft.client.gui.widget.Widget
 
narrateLabels() - Method in class net.minecraft.realms.RealmsScreen
 
narrateLabels() - Method in class net.minecraft.realms.RealmsScreenProxy
 
narrateNow(String) - Static method in class net.minecraft.realms.Realms
 
narrateNow(String...) - Static method in class net.minecraft.realms.Realms
 
narrateNow(Iterable<String>) - Static method in class net.minecraft.realms.Realms
 
narrateRepeatedly(String) - Static method in class net.minecraft.realms.Realms
 
narrator - Variable in class net.minecraft.client.GameSettings
 
NARRATOR - Static variable in class net.minecraft.client.settings.AbstractOption
 
NarratorChatListener - Class in net.minecraft.client.gui.chat
 
NarratorChatListener() - Constructor for class net.minecraft.client.gui.chat.NarratorChatListener
 
NarratorStatus - Enum in net.minecraft.client.settings
 
NativeImage - Class in net.minecraft.client.renderer.texture
 
NativeImage(int, int, boolean) - Constructor for class net.minecraft.client.renderer.texture.NativeImage
 
NativeImage(NativeImage.PixelFormat, int, int, boolean) - Constructor for class net.minecraft.client.renderer.texture.NativeImage
 
NativeImage.PixelFormat - Enum in net.minecraft.client.renderer.texture
 
NativeImage.PixelFormatGLCode - Enum in net.minecraft.client.renderer.texture
 
NativeUtil - Class in net.minecraft.client.util
 
NativeUtil() - Constructor for class net.minecraft.client.util.NativeUtil
 
NATURAL_REGENERATION - Static variable in class net.minecraft.world.GameRules
 
NAUSEA - Static variable in class net.minecraft.potion.Effects
 
NAUTILUS - Static variable in class net.minecraft.particles.ParticleTypes
 
NAUTILUS_SHELL - Static variable in class net.minecraft.item.Items
 
NautilusFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.EnchantmentTableParticle.NautilusFactory
 
navigation - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
navigator - Variable in class net.minecraft.entity.MobEntity
 
nbt(NBTPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
nbt(CompoundNBT) - Method in class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
nbt - Variable in class net.minecraft.world.gen.feature.template.Template.BlockInfo
 
nbt - Variable in class net.minecraft.world.gen.feature.template.Template.EntityInfo
 
NBT() - Constructor for class net.minecraftforge.common.util.Constants.NBT
 
NBT_TYPES - Static variable in interface net.minecraft.nbt.INBT
 
NBTCompoundTagArgument - Class in net.minecraft.command.arguments
 
NBTCompoundTagArgument() - Constructor for class net.minecraft.command.arguments.NBTCompoundTagArgument
 
NBTDynamicOps - Class in net.minecraft.nbt
 
NBTDynamicOps() - Constructor for class net.minecraft.nbt.NBTDynamicOps
 
nbtPath() - Static method in class net.minecraft.command.arguments.NBTPathArgument
 
NBTPath(String, NBTPathArgument.INode[], Object2IntMap<NBTPathArgument.INode>) - Constructor for class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
NBTPathArgument - Class in net.minecraft.command.arguments
 
NBTPathArgument() - Constructor for class net.minecraft.command.arguments.NBTPathArgument
 
NBTPathArgument.NBTPath - Class in net.minecraft.command.arguments
 
NBTPredicate - Class in net.minecraft.advancements.criterion
 
NBTPredicate(CompoundNBT) - Constructor for class net.minecraft.advancements.criterion.NBTPredicate
 
NBTQueryManager - Class in net.minecraft.client.util
 
NBTQueryManager(ClientPlayNetHandler) - Constructor for class net.minecraft.client.util.NBTQueryManager
 
NBTSizeTracker - Class in net.minecraft.nbt
 
NBTSizeTracker(long) - Constructor for class net.minecraft.nbt.NBTSizeTracker
 
NBTTagArgument - Class in net.minecraft.command.arguments
 
NBTTagArgument() - Constructor for class net.minecraft.command.arguments.NBTTagArgument
 
NBTTextComponent - Class in net.minecraft.util.text
 
NBTTextComponent(String, boolean) - Constructor for class net.minecraft.util.text.NBTTextComponent
 
NBTTextComponent(String, NBTPathArgument.NBTPath, boolean) - Constructor for class net.minecraft.util.text.NBTTextComponent
 
NBTTextComponent.Block - Class in net.minecraft.util.text
 
NBTTextComponent.Entity - Class in net.minecraft.util.text
 
NBTToSNBTConverter - Class in net.minecraft.data
 
NBTToSNBTConverter(DataGenerator) - Constructor for class net.minecraft.data.NBTToSNBTConverter
 
NBTUtil - Class in net.minecraft.nbt
 
NBTUtil() - Constructor for class net.minecraft.nbt.NBTUtil
 
NEAR - Static variable in class net.minecraftforge.fml.network.PacketDistributor
Send to everyone near the PacketDistributor.TargetPoint specified in the Supplier
PacketDistributor.with(Supplier) TargetPoint
NEAREST - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
NEAREST_BED - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_BED - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
NEAREST_HOSTILE - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_LIVING_ENTITIES - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
NEAREST_PLAYERS - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_PLAYERS - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
NEAREST_VISIBLE_PLAYER - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NearestAttackableTargetExpiringGoal<T extends LivingEntity> - Class in net.minecraft.entity.ai.goal
 
NearestAttackableTargetExpiringGoal(AbstractRaiderEntity, Class<T>, boolean, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.goal.NearestAttackableTargetExpiringGoal
 
NearestAttackableTargetGoal<T extends LivingEntity> - Class in net.minecraft.entity.ai.goal
 
NearestAttackableTargetGoal(MobEntity, Class<T>, boolean) - Constructor for class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
NearestAttackableTargetGoal(MobEntity, Class<T>, boolean, boolean) - Constructor for class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
NearestAttackableTargetGoal(MobEntity, Class<T>, int, boolean, boolean, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
NearestBedSensor - Class in net.minecraft.entity.ai.brain.sensor
 
NearestBedSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.NearestBedSensor
 
NearestLivingEntitiesSensor - Class in net.minecraft.entity.ai.brain.sensor
 
NearestLivingEntitiesSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.NearestLivingEntitiesSensor
 
NearestPlayersSensor - Class in net.minecraft.entity.ai.brain.sensor
 
NearestPlayersSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.NearestPlayersSensor
 
nearestTarget - Variable in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
NEBCR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NEBEF - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NEBS - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NECCS - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NECE - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NECSR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NECTB - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NED_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
needFood() - Method in class net.minecraft.util.FoodStats
 
needsImmediateUpdate() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
needsPostProcessing(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
needsPostProcessing(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.MagmaBlock
 
needsPostProcessing(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.MushroomBlock
 
needsRandomTick() - Method in class net.minecraft.world.chunk.ChunkSection
 
needsRandomTickAny() - Method in class net.minecraft.world.chunk.ChunkSection
 
needsRandomTickFluid() - Method in class net.minecraft.world.chunk.ChunkSection
 
needsUpdate() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
needsUpdate() - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
needsWorldRestart() - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
needVbo - Static variable in class com.mojang.blaze3d.platform.GLX
 
negate() - Method in interface net.minecraftforge.common.util.TriPredicate
 
negateDamage(ItemStack, int, Random) - Static method in class net.minecraft.enchantment.UnbreakingEnchantment
 
NEGATIVE_DISTANCE - Static variable in class net.minecraft.command.arguments.EntityOptions
 
NEGATIVE_LEVEL - Static variable in class net.minecraft.command.arguments.EntityOptions
 
NEGATIVE_UNIT_X - Static variable in class net.minecraft.util.math.Vec2f
 
NEGATIVE_UNIT_Y - Static variable in class net.minecraft.util.math.Vec2f
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.AbstractRailBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.Block
Deprecated.
neighborChanged(World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.BlockState
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.CommandBlockBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.DispenserBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.DoorBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.FenceGateBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.FlowingFluidBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.FrostedIceBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.HopperBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.NoteBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.PistonBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.PistonHeadBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.RedstoneLampBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.RedstoneTorchBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.RedstoneWireBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.SoulSandBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.SpongeBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.StructureBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.TNTBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.TrapDoorBlock
 
neighborChanged(BlockPos, Block, BlockPos) - Method in class net.minecraft.world.World
 
NeighborNotifyEvent(World, BlockPos, BlockState, EnumSet<Direction>, boolean) - Constructor for class net.minecraftforge.event.world.BlockEvent.NeighborNotifyEvent
 
neighborsUpdate - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
NeighborsUpdateDebugRenderer - Class in net.minecraft.client.renderer.debug
 
NEMT - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NERC - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NESC - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NESCLT - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NESCRT - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NESCSC - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NESR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NESTART - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
net.minecraft.advancements - package net.minecraft.advancements
 
net.minecraft.advancements.criterion - package net.minecraft.advancements.criterion
 
net.minecraft.block - package net.minecraft.block
 
net.minecraft.block.material - package net.minecraft.block.material
 
net.minecraft.block.pattern - package net.minecraft.block.pattern
 
net.minecraft.block.state - package net.minecraft.block.state
 
net.minecraft.block.trees - package net.minecraft.block.trees
 
net.minecraft.client - package net.minecraft.client
 
net.minecraft.client.audio - package net.minecraft.client.audio
 
net.minecraft.client.entity.player - package net.minecraft.client.entity.player
 
net.minecraft.client.gui - package net.minecraft.client.gui
 
net.minecraft.client.gui.advancements - package net.minecraft.client.gui.advancements
 
net.minecraft.client.gui.chat - package net.minecraft.client.gui.chat
 
net.minecraft.client.gui.fonts - package net.minecraft.client.gui.fonts
 
net.minecraft.client.gui.fonts.providers - package net.minecraft.client.gui.fonts.providers
 
net.minecraft.client.gui.overlay - package net.minecraft.client.gui.overlay
 
net.minecraft.client.gui.recipebook - package net.minecraft.client.gui.recipebook
 
net.minecraft.client.gui.screen - package net.minecraft.client.gui.screen
 
net.minecraft.client.gui.screen.inventory - package net.minecraft.client.gui.screen.inventory
 
net.minecraft.client.gui.spectator - package net.minecraft.client.gui.spectator
 
net.minecraft.client.gui.spectator.categories - package net.minecraft.client.gui.spectator.categories
 
net.minecraft.client.gui.toasts - package net.minecraft.client.gui.toasts
 
net.minecraft.client.gui.widget - package net.minecraft.client.gui.widget
 
net.minecraft.client.gui.widget.button - package net.minecraft.client.gui.widget.button
 
net.minecraft.client.gui.widget.list - package net.minecraft.client.gui.widget.list
 
net.minecraft.client.main - package net.minecraft.client.main
 
net.minecraft.client.multiplayer - package net.minecraft.client.multiplayer
 
net.minecraft.client.network - package net.minecraft.client.network
 
net.minecraft.client.network.handshake - package net.minecraft.client.network.handshake
 
net.minecraft.client.network.login - package net.minecraft.client.network.login
 
net.minecraft.client.network.play - package net.minecraft.client.network.play
 
net.minecraft.client.network.status - package net.minecraft.client.network.status
 
net.minecraft.client.particle - package net.minecraft.client.particle
 
net.minecraft.client.renderer - package net.minecraft.client.renderer
 
net.minecraft.client.renderer.chunk - package net.minecraft.client.renderer.chunk
 
net.minecraft.client.renderer.color - package net.minecraft.client.renderer.color
 
net.minecraft.client.renderer.culling - package net.minecraft.client.renderer.culling
 
net.minecraft.client.renderer.debug - package net.minecraft.client.renderer.debug
 
net.minecraft.client.renderer.entity - package net.minecraft.client.renderer.entity
 
net.minecraft.client.renderer.entity.layers - package net.minecraft.client.renderer.entity.layers
 
net.minecraft.client.renderer.entity.model - package net.minecraft.client.renderer.entity.model
 
net.minecraft.client.renderer.model - package net.minecraft.client.renderer.model
 
net.minecraft.client.renderer.model.multipart - package net.minecraft.client.renderer.model.multipart
 
net.minecraft.client.renderer.texture - package net.minecraft.client.renderer.texture
 
net.minecraft.client.renderer.tileentity - package net.minecraft.client.renderer.tileentity
 
net.minecraft.client.renderer.tileentity.model - package net.minecraft.client.renderer.tileentity.model
 
net.minecraft.client.renderer.vertex - package net.minecraft.client.renderer.vertex
 
net.minecraft.client.resources - package net.minecraft.client.resources
 
net.minecraft.client.resources.data - package net.minecraft.client.resources.data
 
net.minecraft.client.settings - package net.minecraft.client.settings
 
net.minecraft.client.shader - package net.minecraft.client.shader
 
net.minecraft.client.tutorial - package net.minecraft.client.tutorial
 
net.minecraft.client.util - package net.minecraft.client.util
 
net.minecraft.client.world - package net.minecraft.client.world
 
net.minecraft.command - package net.minecraft.command
 
net.minecraft.command.arguments - package net.minecraft.command.arguments
 
net.minecraft.command.arguments.serializers - package net.minecraft.command.arguments.serializers
 
net.minecraft.command.impl - package net.minecraft.command.impl
 
net.minecraft.command.impl.data - package net.minecraft.command.impl.data
 
net.minecraft.crash - package net.minecraft.crash
 
net.minecraft.data - package net.minecraft.data
 
net.minecraft.data.advancements - package net.minecraft.data.advancements
 
net.minecraft.data.loot - package net.minecraft.data.loot
 
net.minecraft.dispenser - package net.minecraft.dispenser
 
net.minecraft.enchantment - package net.minecraft.enchantment
 
net.minecraft.entity - package net.minecraft.entity
 
net.minecraft.entity.ai - package net.minecraft.entity.ai
 
net.minecraft.entity.ai.attributes - package net.minecraft.entity.ai.attributes
 
net.minecraft.entity.ai.brain - package net.minecraft.entity.ai.brain
 
net.minecraft.entity.ai.brain.memory - package net.minecraft.entity.ai.brain.memory
 
net.minecraft.entity.ai.brain.schedule - package net.minecraft.entity.ai.brain.schedule
 
net.minecraft.entity.ai.brain.sensor - package net.minecraft.entity.ai.brain.sensor
 
net.minecraft.entity.ai.brain.task - package net.minecraft.entity.ai.brain.task
 
net.minecraft.entity.ai.controller - package net.minecraft.entity.ai.controller
 
net.minecraft.entity.ai.goal - package net.minecraft.entity.ai.goal
 
net.minecraft.entity.boss - package net.minecraft.entity.boss
 
net.minecraft.entity.boss.dragon - package net.minecraft.entity.boss.dragon
 
net.minecraft.entity.boss.dragon.phase - package net.minecraft.entity.boss.dragon.phase
 
net.minecraft.entity.effect - package net.minecraft.entity.effect
 
net.minecraft.entity.item - package net.minecraft.entity.item
 
net.minecraft.entity.item.minecart - package net.minecraft.entity.item.minecart
 
net.minecraft.entity.merchant - package net.minecraft.entity.merchant
 
net.minecraft.entity.merchant.villager - package net.minecraft.entity.merchant.villager
 
net.minecraft.entity.monster - package net.minecraft.entity.monster
 
net.minecraft.entity.passive - package net.minecraft.entity.passive
 
net.minecraft.entity.passive.fish - package net.minecraft.entity.passive.fish
 
net.minecraft.entity.passive.horse - package net.minecraft.entity.passive.horse
 
net.minecraft.entity.player - package net.minecraft.entity.player
 
net.minecraft.entity.projectile - package net.minecraft.entity.projectile
 
net.minecraft.entity.villager - package net.minecraft.entity.villager
 
net.minecraft.fluid - package net.minecraft.fluid
 
net.minecraft.inventory - package net.minecraft.inventory
 
net.minecraft.inventory.container - package net.minecraft.inventory.container
 
net.minecraft.item - package net.minecraft.item
 
net.minecraft.item.crafting - package net.minecraft.item.crafting
 
net.minecraft.nbt - package net.minecraft.nbt
 
net.minecraft.network - package net.minecraft.network
 
net.minecraft.network.datasync - package net.minecraft.network.datasync
 
net.minecraft.network.handshake - package net.minecraft.network.handshake
 
net.minecraft.network.handshake.client - package net.minecraft.network.handshake.client
 
net.minecraft.network.login - package net.minecraft.network.login
 
net.minecraft.network.login.client - package net.minecraft.network.login.client
 
net.minecraft.network.login.server - package net.minecraft.network.login.server
 
net.minecraft.network.play - package net.minecraft.network.play
 
net.minecraft.network.play.client - package net.minecraft.network.play.client
 
net.minecraft.network.play.server - package net.minecraft.network.play.server
 
net.minecraft.network.rcon - package net.minecraft.network.rcon
 
net.minecraft.network.status - package net.minecraft.network.status
 
net.minecraft.network.status.client - package net.minecraft.network.status.client
 
net.minecraft.network.status.server - package net.minecraft.network.status.server
 
net.minecraft.particles - package net.minecraft.particles
 
net.minecraft.pathfinding - package net.minecraft.pathfinding
 
net.minecraft.potion - package net.minecraft.potion
 
net.minecraft.profiler - package net.minecraft.profiler
 
net.minecraft.realms - package net.minecraft.realms
 
net.minecraft.realms.pluginapi - package net.minecraft.realms.pluginapi
 
net.minecraft.resources - package net.minecraft.resources
 
net.minecraft.resources.data - package net.minecraft.resources.data
 
net.minecraft.scoreboard - package net.minecraft.scoreboard
 
net.minecraft.server - package net.minecraft.server
 
net.minecraft.server.dedicated - package net.minecraft.server.dedicated
 
net.minecraft.server.gui - package net.minecraft.server.gui
 
net.minecraft.server.integrated - package net.minecraft.server.integrated
 
net.minecraft.server.management - package net.minecraft.server.management
 
net.minecraft.state - package net.minecraft.state
 
net.minecraft.state.properties - package net.minecraft.state.properties
 
net.minecraft.stats - package net.minecraft.stats
 
net.minecraft.tags - package net.minecraft.tags
 
net.minecraft.tileentity - package net.minecraft.tileentity
 
net.minecraft.util - package net.minecraft.util
 
net.minecraft.util.concurrent - package net.minecraft.util.concurrent
 
net.minecraft.util.datafix - package net.minecraft.util.datafix
 
net.minecraft.util.datafix.fixes - package net.minecraft.util.datafix.fixes
 
net.minecraft.util.datafix.versions - package net.minecraft.util.datafix.versions
 
net.minecraft.util.math - package net.minecraft.util.math
 
net.minecraft.util.math.shapes - package net.minecraft.util.math.shapes
 
net.minecraft.util.registry - package net.minecraft.util.registry
 
net.minecraft.util.text - package net.minecraft.util.text
 
net.minecraft.util.text.event - package net.minecraft.util.text.event
 
net.minecraft.util.text.translation - package net.minecraft.util.text.translation
 
net.minecraft.village - package net.minecraft.village
 
net.minecraft.world - package net.minecraft.world
 
net.minecraft.world.biome - package net.minecraft.world.biome
 
net.minecraft.world.biome.provider - package net.minecraft.world.biome.provider
 
net.minecraft.world.border - package net.minecraft.world.border
 
net.minecraft.world.chunk - package net.minecraft.world.chunk
 
net.minecraft.world.chunk.listener - package net.minecraft.world.chunk.listener
 
net.minecraft.world.chunk.storage - package net.minecraft.world.chunk.storage
 
net.minecraft.world.dimension - package net.minecraft.world.dimension
 
net.minecraft.world.end - package net.minecraft.world.end
 
net.minecraft.world.gen - package net.minecraft.world.gen
 
net.minecraft.world.gen.area - package net.minecraft.world.gen.area
 
net.minecraft.world.gen.carver - package net.minecraft.world.gen.carver
 
net.minecraft.world.gen.feature - package net.minecraft.world.gen.feature
 
net.minecraft.world.gen.feature.jigsaw - package net.minecraft.world.gen.feature.jigsaw
 
net.minecraft.world.gen.feature.structure - package net.minecraft.world.gen.feature.structure
 
net.minecraft.world.gen.feature.template - package net.minecraft.world.gen.feature.template
 
net.minecraft.world.gen.layer - package net.minecraft.world.gen.layer
 
net.minecraft.world.gen.layer.traits - package net.minecraft.world.gen.layer.traits
 
net.minecraft.world.gen.placement - package net.minecraft.world.gen.placement
 
net.minecraft.world.gen.surfacebuilders - package net.minecraft.world.gen.surfacebuilders
 
net.minecraft.world.lighting - package net.minecraft.world.lighting
 
net.minecraft.world.raid - package net.minecraft.world.raid
 
net.minecraft.world.server - package net.minecraft.world.server
 
net.minecraft.world.spawner - package net.minecraft.world.spawner
 
net.minecraft.world.storage - package net.minecraft.world.storage
 
net.minecraft.world.storage.loot - package net.minecraft.world.storage.loot
 
net.minecraft.world.storage.loot.conditions - package net.minecraft.world.storage.loot.conditions
 
net.minecraft.world.storage.loot.functions - package net.minecraft.world.storage.loot.functions
 
net.minecraftforge.client - package net.minecraftforge.client
 
net.minecraftforge.client.event - package net.minecraftforge.client.event
 
net.minecraftforge.client.event.sound - package net.minecraftforge.client.event.sound
 
net.minecraftforge.client.extensions - package net.minecraftforge.client.extensions
 
net.minecraftforge.client.gui - package net.minecraftforge.client.gui
 
net.minecraftforge.client.model - package net.minecraftforge.client.model
 
net.minecraftforge.client.model.animation - package net.minecraftforge.client.model.animation
 
net.minecraftforge.client.model.b3d - package net.minecraftforge.client.model.b3d
 
net.minecraftforge.client.model.data - package net.minecraftforge.client.model.data
 
net.minecraftforge.client.model.generators - package net.minecraftforge.client.model.generators
 
net.minecraftforge.client.model.geometry - package net.minecraftforge.client.model.geometry
 
net.minecraftforge.client.model.obj - package net.minecraftforge.client.model.obj
 
net.minecraftforge.client.model.pipeline - package net.minecraftforge.client.model.pipeline
 
net.minecraftforge.client.settings - package net.minecraftforge.client.settings
 
net.minecraftforge.common - package net.minecraftforge.common
 
net.minecraftforge.common.animation - package net.minecraftforge.common.animation
 
net.minecraftforge.common.brewing - package net.minecraftforge.common.brewing
 
net.minecraftforge.common.capabilities - package net.minecraftforge.common.capabilities
 
net.minecraftforge.common.command - package net.minecraftforge.common.command
 
net.minecraftforge.common.crafting - package net.minecraftforge.common.crafting
 
net.minecraftforge.common.crafting.conditions - package net.minecraftforge.common.crafting.conditions
 
net.minecraftforge.common.data - package net.minecraftforge.common.data
 
net.minecraftforge.common.extensions - package net.minecraftforge.common.extensions
 
net.minecraftforge.common.loot - package net.minecraftforge.common.loot
 
net.minecraftforge.common.model - package net.minecraftforge.common.model
 
net.minecraftforge.common.model.animation - package net.minecraftforge.common.model.animation
 
net.minecraftforge.common.property - package net.minecraftforge.common.property
 
net.minecraftforge.common.ticket - package net.minecraftforge.common.ticket
 
net.minecraftforge.common.util - package net.minecraftforge.common.util
 
net.minecraftforge.energy - package net.minecraftforge.energy
 
net.minecraftforge.event - package net.minecraftforge.event
 
net.minecraftforge.event.brewing - package net.minecraftforge.event.brewing
 
net.minecraftforge.event.enchanting - package net.minecraftforge.event.enchanting
 
net.minecraftforge.event.entity - package net.minecraftforge.event.entity
 
net.minecraftforge.event.entity.item - package net.minecraftforge.event.entity.item
 
net.minecraftforge.event.entity.living - package net.minecraftforge.event.entity.living
 
net.minecraftforge.event.entity.player - package net.minecraftforge.event.entity.player
 
net.minecraftforge.event.furnace - package net.minecraftforge.event.furnace
 
net.minecraftforge.event.terraingen - package net.minecraftforge.event.terraingen
 
net.minecraftforge.event.village - package net.minecraftforge.event.village
 
net.minecraftforge.event.world - package net.minecraftforge.event.world
 
net.minecraftforge.fluids - package net.minecraftforge.fluids
 
net.minecraftforge.fluids.capability - package net.minecraftforge.fluids.capability
 
net.minecraftforge.fluids.capability.templates - package net.minecraftforge.fluids.capability.templates
 
net.minecraftforge.fluids.capability.wrappers - package net.minecraftforge.fluids.capability.wrappers
 
net.minecraftforge.fml - package net.minecraftforge.fml
 
net.minecraftforge.fml.client - package net.minecraftforge.fml.client
 
net.minecraftforge.fml.client.config - package net.minecraftforge.fml.client.config
 
net.minecraftforge.fml.client.event - package net.minecraftforge.fml.client.event
 
net.minecraftforge.fml.client.gui - package net.minecraftforge.fml.client.gui
 
net.minecraftforge.fml.client.registry - package net.minecraftforge.fml.client.registry
 
net.minecraftforge.fml.common - package net.minecraftforge.fml.common
 
net.minecraftforge.fml.common.network - package net.minecraftforge.fml.common.network
 
net.minecraftforge.fml.common.registry - package net.minecraftforge.fml.common.registry
 
net.minecraftforge.fml.common.thread - package net.minecraftforge.fml.common.thread
 
net.minecraftforge.fml.config - package net.minecraftforge.fml.config
 
net.minecraftforge.fml.event.lifecycle - package net.minecraftforge.fml.event.lifecycle
 
net.minecraftforge.fml.event.server - package net.minecraftforge.fml.event.server
 
net.minecraftforge.fml.hooks - package net.minecraftforge.fml.hooks
 
net.minecraftforge.fml.javafmlmod - package net.minecraftforge.fml.javafmlmod
 
net.minecraftforge.fml.mclanguageprovider - package net.minecraftforge.fml.mclanguageprovider
 
net.minecraftforge.fml.network - package net.minecraftforge.fml.network
 
net.minecraftforge.fml.network.event - package net.minecraftforge.fml.network.event
 
net.minecraftforge.fml.network.simple - package net.minecraftforge.fml.network.simple
 
net.minecraftforge.fml.packs - package net.minecraftforge.fml.packs
 
net.minecraftforge.fml.relauncher.libraries - package net.minecraftforge.fml.relauncher.libraries
 
net.minecraftforge.fml.server - package net.minecraftforge.fml.server
 
net.minecraftforge.fml.util - package net.minecraftforge.fml.util
 
net.minecraftforge.items - package net.minecraftforge.items
 
net.minecraftforge.items.wrapper - package net.minecraftforge.items.wrapper
 
net.minecraftforge.logging - package net.minecraftforge.logging
 
net.minecraftforge.registries - package net.minecraftforge.registries
 
net.minecraftforge.resource - package net.minecraftforge.resource
 
net.minecraftforge.server.command - package net.minecraftforge.server.command
 
net.minecraftforge.server.console - package net.minecraftforge.server.console
 
net.minecraftforge.server.permission - package net.minecraftforge.server.permission
 
net.minecraftforge.server.permission.context - package net.minecraftforge.server.permission.context
 
net.minecraftforge.server.timings - package net.minecraftforge.server.timings
 
net.minecraftforge.versions.forge - package net.minecraftforge.versions.forge
 
net.minecraftforge.versions.mcp - package net.minecraftforge.versions.mcp
 
NETHER - Static variable in class net.minecraft.world.biome.Biomes
 
nether - Variable in class net.minecraft.world.dimension.Dimension
 
NETHER - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
NETHER - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
NETHER_BRICK - Static variable in class net.minecraft.item.Items
 
NETHER_BRICK_FENCE - Static variable in class net.minecraft.block.Blocks
 
NETHER_BRICK_FENCE - Static variable in class net.minecraft.item.Items
 
NETHER_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
NETHER_BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
NETHER_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
NETHER_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
NETHER_BRICK_WALL - Static variable in class net.minecraft.block.Blocks
 
NETHER_BRICK_WALL - Static variable in class net.minecraft.item.Items
 
NETHER_BRICKS - Static variable in class net.minecraft.block.Blocks
 
NETHER_BRICKS - Static variable in class net.minecraft.item.Items
 
NETHER_BRIDGE - Static variable in class net.minecraft.world.gen.feature.Feature
 
NETHER_PORTAL - Static variable in class net.minecraft.block.Blocks
 
NETHER_QUARTZ_ORE - Static variable in class net.minecraft.block.Blocks
 
NETHER_QUARTZ_ORE - Static variable in class net.minecraft.item.Items
 
NETHER_SPRING - Static variable in class net.minecraft.world.gen.feature.Feature
 
NETHER_STAR - Static variable in class net.minecraft.item.Items
 
NETHER_STARS - Static variable in class net.minecraftforge.common.Tags.Items
 
NETHER_TRAVEL - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
NETHER_WART - Static variable in class net.minecraft.block.Blocks
 
NETHER_WART - Static variable in class net.minecraft.block.SoundType
 
NETHER_WART - Static variable in class net.minecraft.item.Items
 
NETHER_WART_BLOCK - Static variable in class net.minecraft.block.Blocks
 
NETHER_WART_BLOCK - Static variable in class net.minecraft.item.Items
 
NetherAdvancements - Class in net.minecraft.data.advancements
 
NetherAdvancements() - Constructor for class net.minecraft.data.advancements.NetherAdvancements
 
NetherBedDamageSource - Class in net.minecraft.util
 
NetherBedDamageSource() - Constructor for class net.minecraft.util.NetherBedDamageSource
 
netherBedExplosion() - Static method in class net.minecraft.util.DamageSource
 
NetherBiome - Class in net.minecraft.world.biome
 
NetherBiome() - Constructor for class net.minecraft.world.biome.NetherBiome
 
NetherCaveWorldCarver - Class in net.minecraft.world.gen.carver
 
NetherCaveWorldCarver(Function<Dynamic<?>, ? extends ProbabilityConfig>) - Constructor for class net.minecraft.world.gen.carver.NetherCaveWorldCarver
 
NetherChunkGenerator - Class in net.minecraft.world.gen
 
NetherChunkGenerator(World, BiomeProvider, NetherGenSettings) - Constructor for class net.minecraft.world.gen.NetherChunkGenerator
 
NetherDimension - Class in net.minecraft.world.dimension
 
NetherDimension(World, DimensionType) - Constructor for class net.minecraft.world.dimension.NetherDimension
 
NetherFire - Class in net.minecraft.world.gen.placement
 
NetherFire(Function<Dynamic<?>, ? extends FrequencyConfig>) - Constructor for class net.minecraft.world.gen.placement.NetherFire
 
NetherGenSettings - Class in net.minecraft.world.gen
 
NetherGenSettings() - Constructor for class net.minecraft.world.gen.NetherGenSettings
 
NetherGlowstone - Class in net.minecraft.world.gen.placement
 
NetherGlowstone(Function<Dynamic<?>, ? extends FrequencyConfig>) - Constructor for class net.minecraft.world.gen.placement.NetherGlowstone
 
NetherMagma - Class in net.minecraft.world.gen.placement
 
NetherMagma(Function<Dynamic<?>, ? extends FrequencyConfig>) - Constructor for class net.minecraft.world.gen.placement.NetherMagma
 
NetherPortalBlock - Class in net.minecraft.block
 
NetherPortalBlock(Block.Properties) - Constructor for class net.minecraft.block.NetherPortalBlock
 
NetherPortalBlock.Size - Class in net.minecraft.block
 
NETHERRACK - Static variable in class net.minecraft.block.Blocks
 
NETHERRACK - Static variable in class net.minecraft.block.material.MaterialColor
 
NETHERRACK - Static variable in class net.minecraft.item.Items
 
NETHERRACK - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
NETHERRACK - Static variable in class net.minecraftforge.common.Tags.Blocks
 
NETHERRACK - Static variable in class net.minecraftforge.common.Tags.Items
 
NETHERRACK_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
NetherSpringFeature - Class in net.minecraft.world.gen.feature
 
NetherSpringFeature(Function<Dynamic<?>, ? extends HellLavaConfig>) - Constructor for class net.minecraft.world.gen.feature.NetherSpringFeature
 
NetherStalkRoom(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.NetherStalkRoom
 
NetherStalkRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.NetherStalkRoom
 
NetherSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
NetherSurfaceBuilder(Function<Dynamic<?>, ? extends SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.NetherSurfaceBuilder
 
NetherTravelTrigger - Class in net.minecraft.advancements.criterion
 
NetherTravelTrigger() - Constructor for class net.minecraft.advancements.criterion.NetherTravelTrigger
 
NetherTravelTrigger.Instance - Class in net.minecraft.advancements.criterion
 
NetherWartBlock - Class in net.minecraft.block
 
NetherWartBlock(Block.Properties) - Constructor for class net.minecraft.block.NetherWartBlock
 
netManager - Variable in class net.minecraft.network.play.ServerPlayNetHandler
 
NETTY_LEAK_DETECTION - Static variable in class net.minecraft.util.SharedConstants
 
NettyCompressionDecoder - Class in net.minecraft.network
 
NettyCompressionDecoder(int) - Constructor for class net.minecraft.network.NettyCompressionDecoder
 
NettyCompressionEncoder - Class in net.minecraft.network
 
NettyCompressionEncoder(int) - Constructor for class net.minecraft.network.NettyCompressionEncoder
 
NettyEncryptingDecoder - Class in net.minecraft.network
 
NettyEncryptingDecoder(Cipher) - Constructor for class net.minecraft.network.NettyEncryptingDecoder
 
NettyEncryptingEncoder - Class in net.minecraft.network
 
NettyEncryptingEncoder(Cipher) - Constructor for class net.minecraft.network.NettyEncryptingEncoder
 
NettyEncryptionTranslator - Class in net.minecraft.network
 
NettyEncryptionTranslator(Cipher) - Constructor for class net.minecraft.network.NettyEncryptionTranslator
 
NettyPacketDecoder - Class in net.minecraft.network
 
NettyPacketDecoder(PacketDirection) - Constructor for class net.minecraft.network.NettyPacketDecoder
 
NettyPacketEncoder - Class in net.minecraft.network
 
NettyPacketEncoder(PacketDirection) - Constructor for class net.minecraft.network.NettyPacketEncoder
 
NettyVarint21FrameDecoder - Class in net.minecraft.network
 
NettyVarint21FrameDecoder() - Constructor for class net.minecraft.network.NettyVarint21FrameDecoder
 
NettyVarint21FrameEncoder - Class in net.minecraft.network
 
NettyVarint21FrameEncoder() - Constructor for class net.minecraft.network.NettyVarint21FrameEncoder
 
NETVERSION - Static variable in class net.minecraftforge.fml.network.FMLNetworkConstants
 
NETWORK_MARKER - Static variable in class net.minecraft.network.NetworkManager
 
NETWORK_PACKETS_MARKER - Static variable in class net.minecraft.network.NetworkManager
 
networkCompressionThreshold - Variable in class net.minecraft.server.dedicated.ServerProperties
 
NetworkDirection - Enum in net.minecraftforge.fml.network
 
NetworkEvent - Class in net.minecraftforge.fml.network
 
NetworkEvent(Supplier<NetworkEvent.Context>) - Constructor for class net.minecraftforge.fml.network.NetworkEvent
 
NetworkEvent.ChannelRegistrationChangeEvent - Class in net.minecraftforge.fml.network
Fired when the channel registration (see minecraft custom channel documentation) changes.
NetworkEvent.ClientCustomPayloadEvent - Class in net.minecraftforge.fml.network
 
NetworkEvent.ClientCustomPayloadLoginEvent - Class in net.minecraftforge.fml.network
 
NetworkEvent.Context - Class in net.minecraftforge.fml.network
Context for NetworkEvent
NetworkEvent.GatherLoginPayloadsEvent - Class in net.minecraftforge.fml.network
 
NetworkEvent.LoginPayloadEvent - Class in net.minecraftforge.fml.network
 
NetworkEvent.RegistrationChangeType - Enum in net.minecraftforge.fml.network
 
NetworkEvent.ServerCustomPayloadEvent - Class in net.minecraftforge.fml.network
 
NetworkEvent.ServerCustomPayloadLoginEvent - Class in net.minecraftforge.fml.network
 
NetworkHooks - Class in net.minecraftforge.fml.network
 
NetworkHooks() - Constructor for class net.minecraftforge.fml.network.NetworkHooks
 
NetworkInstance - Class in net.minecraftforge.fml.network
 
networkManager - Variable in class net.minecraft.network.login.ServerLoginNetHandler
 
NetworkManager - Class in net.minecraft.network
 
NetworkManager(PacketDirection) - Constructor for class net.minecraft.network.NetworkManager
 
NetworkPlayerInfo - Class in net.minecraft.client.network.play
 
NetworkPlayerInfo(GameProfile) - Constructor for class net.minecraft.client.network.play.NetworkPlayerInfo
 
NetworkPlayerInfo(SPlayerListItemPacket.AddPlayerData) - Constructor for class net.minecraft.client.network.play.NetworkPlayerInfo
 
networkProtocolVersion(Supplier<String>) - Method in class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
The network protocol string for this channel.
NetworkRegistry - Class in net.minecraftforge.fml.network
The network registry.
NetworkRegistry() - Constructor for class net.minecraftforge.fml.network.NetworkRegistry
 
NetworkRegistry.ChannelBuilder - Class in net.minecraftforge.fml.network
Builder for constructing network channels using a builder style API.
NetworkRegistry.LoginPayload - Class in net.minecraftforge.fml.network
Tracks individual outbound messages for dispatch to clients during login handling.
NetworkSystem - Class in net.minecraft.network
 
NetworkSystem(MinecraftServer) - Constructor for class net.minecraft.network.NetworkSystem
 
NetworkTagCollection<T> - Class in net.minecraft.tags
 
NetworkTagCollection(Registry<T>, String, String) - Constructor for class net.minecraft.tags.NetworkTagCollection
 
NetworkTagManager - Class in net.minecraft.tags
 
NetworkTagManager() - Constructor for class net.minecraft.tags.NetworkTagManager
 
NetworkTagManager.ReloadResults - Class in net.minecraft.tags
 
NEU_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
NEW_TO_LEGACY_MAP - Static variable in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
newArrays - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
NewChatGui - Class in net.minecraft.client.gui
 
NewChatGui(Minecraft) - Constructor for class net.minecraft.client.gui.NewChatGui
 
newChatWithLinks(String) - Static method in class net.minecraftforge.common.ForgeHooks
 
newChatWithLinks(String, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
 
newDoubleNBTList(double...) - Method in class net.minecraft.entity.Entity
 
newEditBox(int, int, int, int, int) - Method in class net.minecraft.realms.RealmsScreen
 
newEditBox(int, int, int, int, int, String) - Method in class net.minecraft.realms.RealmsScreen
 
newEventChannel(ResourceLocation, Supplier<String>, Predicate<String>, Predicate<String>) - Static method in class net.minecraftforge.fml.network.NetworkRegistry
Create a new EventNetworkChannel.
newFloatNBTList(float...) - Method in class net.minecraft.entity.Entity
 
newId - Variable in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent.ModRemapping
 
newList(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
NewMultiLayerModel - Class in net.minecraftforge.client.model
 
NewMultiLayerModel(ImmutableMap<BlockRenderLayer, IUnbakedModel>) - Constructor for class net.minecraftforge.client.model.NewMultiLayerModel
 
NewMultiLayerModel.Loader - Class in net.minecraftforge.client.model
 
newPosRotationIncrements - Variable in class net.minecraft.entity.LivingEntity
 
newRecipes - Variable in class net.minecraft.item.crafting.RecipeBook
 
NewRegistry() - Constructor for class net.minecraftforge.event.RegistryEvent.NewRegistry
 
newResult(ActionResultType, T) - Static method in class net.minecraft.util.ActionResult
 
newSimpleChannel(ResourceLocation, Supplier<String>, Predicate<String>, Predicate<String>) - Static method in class net.minecraftforge.fml.network.NetworkRegistry
Create a new SimpleChannel.
newsLink - Variable in class com.mojang.realmsclient.dto.RealmsNews
 
newThread(Runnable) - Method in class net.minecraftforge.fml.common.thread.SidedThreadGroup
 
NewVillageFix - Class in net.minecraft.util.datafix.fixes
 
NewVillageFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.NewVillageFix
 
next(int) - Method in class net.minecraft.util.SharedSeedRandom
 
next() - Method in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
 
nextDouble(Random, double, double) - Static method in class net.minecraft.realms.RealmsMth
 
nextDouble(Random, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
nextFloat(Random, float, float) - Static method in class net.minecraft.realms.RealmsMth
 
nextFloat(Random, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
nextId - Variable in class net.minecraft.util.ObjectIntIdentityMap
 
nextInt(Random, int, int) - Static method in class net.minecraft.realms.RealmsMth
 
nextInt(Random, int, int) - Static method in class net.minecraft.util.math.MathHelper
 
nextMode() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
nextModel() - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
Complete the current model and return a new builder instance with the same callback, and storing all previously built models.
nextNarration - Variable in class net.minecraft.client.gui.widget.Widget
 
NextTickListEntry<T> - Class in net.minecraft.world
 
NextTickListEntry(BlockPos, T) - Constructor for class net.minecraft.world.NextTickListEntry
 
NextTickListEntry(BlockPos, T, long, TickPriority) - Constructor for class net.minecraft.world.NextTickListEntry
 
NibbleArray - Class in net.minecraft.world.chunk
 
NibbleArray() - Constructor for class net.minecraft.world.chunk.NibbleArray
 
NibbleArray(byte[]) - Constructor for class net.minecraft.world.chunk.NibbleArray
 
NibbleArray(int) - Constructor for class net.minecraft.world.chunk.NibbleArray
 
NibbleArrayReader - Class in net.minecraft.world.chunk.storage
 
NibbleArrayReader(byte[], int) - Constructor for class net.minecraft.world.chunk.storage.NibbleArrayReader
 
NibbleArrayRepeater - Class in net.minecraft.world.lighting
 
NibbleArrayRepeater() - Constructor for class net.minecraft.world.lighting.NibbleArrayRepeater
 
NibbleArrayRepeater(NibbleArray, int) - Constructor for class net.minecraft.world.lighting.NibbleArrayRepeater
 
NIGHT_VISION - Static variable in class net.minecraft.potion.Effects
 
NIGHT_VISION - Static variable in class net.minecraft.potion.Potions
 
nioBuffer() - Method in class net.minecraft.network.PacketBuffer
 
nioBuffer(int, int) - Method in class net.minecraft.network.PacketBuffer
 
nioBufferCount() - Method in class net.minecraft.network.PacketBuffer
 
nioBuffers() - Method in class net.minecraft.network.PacketBuffer
 
nioBuffers(int, int) - Method in class net.minecraft.network.PacketBuffer
 
NITWIT - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
NITWIT - Static variable in class net.minecraft.village.PointOfInterestType
 
NMLIST - Static variable in class net.minecraftforge.fml.network.PacketDistributor
Send to the supplied list of NetworkManager instances in the Supplier
PacketDistributor.with(Supplier) List of NetworkManager
NO_DRAG - Static variable in class net.minecraft.client.gui.SlotGui
 
NO_FEATURE_CONFIG - Static variable in interface net.minecraft.world.gen.feature.IFeatureConfig
 
NO_NEIGHBOR_DROPS - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
Prevents neighbor changes from spawning item drops, used by Block.replaceBlock(BlockState, BlockState, IWorld, BlockPos, int).
NO_PLACEMENT_CONFIG - Static variable in interface net.minecraft.world.gen.placement.IPlacementConfig
 
NO_RENDER - Static variable in interface net.minecraft.client.particle.IParticleRenderType
 
NO_RERENDER - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
Stops the blocks from being marked for a render update
NO_TOKEN - Static variable in interface net.minecraft.client.gui.toasts.IToast
 
noArg() - Method in class net.minecraftforge.fml.network.PacketDistributor
Apply a no argument value to a distributor to generate an instance for sending packets to.
noClip - Variable in class net.minecraft.entity.Entity
 
noColor() - Method in class net.minecraft.client.renderer.BufferBuilder
 
noColor() - Method in class net.minecraft.realms.RealmsBufferBuilder
 
Node(String, Vector3f, Vector3f, Quat4f, List<B3DModel.Node<?>>, K) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Node
 
NodeClip(B3DModel.Node<?>) - Constructor for class net.minecraftforge.client.model.b3d.B3DClip.NodeClip
 
NodeJointClip(IJoint, IClip) - Constructor for class net.minecraftforge.common.model.animation.JointClips.NodeJointClip
 
NodeProcessor - Class in net.minecraft.pathfinding
 
NodeProcessor() - Constructor for class net.minecraft.pathfinding.NodeProcessor
 
nodeProcessor - Variable in class net.minecraft.pathfinding.PathNavigator
 
nodeType - Variable in class net.minecraft.pathfinding.PathPoint
 
noDrops() - Method in class net.minecraft.block.Block.Properties
 
NoFeatureConfig - Class in net.minecraft.world.gen.feature
 
NoFeatureConfig() - Constructor for class net.minecraft.world.gen.feature.NoFeatureConfig
 
NOISE - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
NOISE_HEIGHTMAP_32 - Static variable in class net.minecraft.world.gen.placement.Placement
 
NOISE_HEIGHTMAP_DOUBLE - Static variable in class net.minecraft.world.gen.placement.Placement
 
NoiseChunkGenerator<T extends GenerationSettings> - Class in net.minecraft.world.gen
 
NoiseChunkGenerator(IWorld, BiomeProvider, int, int, int, T, boolean) - Constructor for class net.minecraft.world.gen.NoiseChunkGenerator
 
NoiseDependant - Class in net.minecraft.world.gen.placement
 
NoiseDependant(double, int, int) - Constructor for class net.minecraft.world.gen.placement.NoiseDependant
 
noiseFactor - Variable in class net.minecraft.world.gen.placement.TopSolidWithNoiseConfig
 
noiseLevel - Variable in class net.minecraft.world.gen.placement.NoiseDependant
 
noiseOffset - Variable in class net.minecraft.world.gen.placement.TopSolidWithNoiseConfig
 
noiseToCountRatio - Variable in class net.minecraft.world.gen.placement.TopSolidWithNoiseConfig
 
NONE - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
NonNullConsumer<T> - Interface in net.minecraftforge.common.util
Equivalent to Consumer, except with nonnull contract.
NonNullFunction<T,R> - Interface in net.minecraftforge.common.util
Equivalent to Function, except with nonnull contract.
NonNullLazy<T> - Interface in net.minecraftforge.common.util
Proxy object for a value that is calculated on first access.
NonNullLazy.Concurrent<T> - Class in net.minecraftforge.common.util
Thread-safe implementation.
NonNullLazy.Fast<T> - Class in net.minecraftforge.common.util
Non-thread-safe implementation.
NonNullList<E> - Class in net.minecraft.util
 
NonNullList() - Constructor for class net.minecraft.util.NonNullList
 
NonNullList(List<E>, E) - Constructor for class net.minecraft.util.NonNullList
 
NonNullPredicate<T> - Interface in net.minecraftforge.common.util
Equivalent to Predicate, except with nonnull contract.
NonNullSupplier<T> - Interface in net.minecraftforge.common.util
Equivalent to Supplier, except with nonnull contract.
NonOverlappingMerger - Class in net.minecraft.util.math.shapes
 
NonOverlappingMerger(DoubleList, DoubleList, boolean) - Constructor for class net.minecraft.util.math.shapes.NonOverlappingMerger
 
NONPOSITIVE_LIMIT - Static variable in class net.minecraft.command.arguments.EntityOptions
 
nonRootAdvancementAdded(Advancement) - Method in interface net.minecraft.advancements.AdvancementList.IListener
 
nonRootAdvancementAdded(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
nonRootAdvancementRemoved(Advancement) - Method in interface net.minecraft.advancements.AdvancementList.IListener
 
nonRootAdvancementRemoved(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
NonTamedTargetGoal<T extends LivingEntity> - Class in net.minecraft.entity.ai.goal
 
NonTamedTargetGoal(TameableEntity, Class<T>, boolean, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.goal.NonTamedTargetGoal
 
NOOP - Static variable in interface net.minecraft.dispenser.IDispenseItemBehavior
 
NoopSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
NoopSurfaceBuilder(Function<Dynamic<?>, ? extends SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.NoopSurfaceBuilder
 
NOP - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
noPath() - Method in class net.minecraft.pathfinding.PathNavigator
 
NOPE - Static variable in class net.minecraft.world.gen.placement.Placement
 
NOPE - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
NoPlacementConfig - Class in net.minecraft.world.gen.placement
 
NoPlacementConfig() - Constructor for class net.minecraft.world.gen.placement.NoPlacementConfig
 
NopProcessor - Class in net.minecraft.world.gen.feature.template
 
NopProcessor() - Constructor for class net.minecraft.world.gen.feature.template.NopProcessor
 
normal(float, float, float) - Method in class net.minecraft.client.renderer.BufferBuilder
 
normal(float, float, float) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
normal(float, float, float) - Method in class net.minecraft.realms.Tezzelator
 
Normal() - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Normal
Deprecated.
 
Normal(float[]) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Normal
Deprecated.
 
Normal(Vector3f) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Normal
Deprecated.
 
Normal(float, float, float) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Normal
Deprecated.
 
normal3f(float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
NORMAL_3B - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
NORMAL_4F - Static variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
NORMAL_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
NormalChatListener - Class in net.minecraft.client.gui.chat
 
NormalChatListener(Minecraft) - Constructor for class net.minecraft.client.gui.chat.NormalChatListener
 
NormalEntry(MultiplayerScreen, ServerData) - Constructor for class net.minecraft.client.gui.screen.ServerSelectionList.NormalEntry
 
normalIndex - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
normalize() - Method in class net.minecraft.client.renderer.Vector3f
 
normalize() - Method in class net.minecraft.util.math.Vec3d
 
normalizeAngle(int, int) - Static method in class net.minecraft.util.math.MathHelper
 
normalPointer(int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
normalPointer(int, int, ByteBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
NORTH - Static variable in class net.minecraft.block.FireBlock
 
NORTH - Static variable in class net.minecraft.block.FourWayBlock
 
NORTH - Static variable in class net.minecraft.block.HugeMushroomBlock
 
NORTH - Static variable in class net.minecraft.block.RedstoneWireBlock
 
NORTH - Static variable in class net.minecraft.block.SixWayBlock
 
NORTH - Static variable in class net.minecraft.block.TripWireBlock
 
NORTH - Static variable in class net.minecraft.block.VineBlock
 
NORTH - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
north() - Method in class net.minecraft.util.math.BlockPos
 
north(int) - Method in class net.minecraft.util.math.BlockPos
 
NORTH_AABB - Static variable in class net.minecraft.block.DoorBlock
 
NORTH_AABB - Static variable in class net.minecraft.block.VineBlock
 
NORTH_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
NORTH_INDEX - Static variable in class net.minecraft.client.renderer.FaceDirection.Constants
 
NORTH_OPEN_AABB - Static variable in class net.minecraft.block.TrapDoorBlock
 
not(ICondition) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
NOT_AIR - Static variable in class net.minecraft.command.impl.CloneCommand
 
NOT_AND - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
NOT_FIRST - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
NOT_OR - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
NOT_SAME - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
NOT_SECOND - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
NOT_SPECTATING - Static variable in class net.minecraft.util.EntityPredicates
 
NotCondition - Class in net.minecraftforge.common.crafting.conditions
 
NotCondition(ICondition) - Constructor for class net.minecraftforge.common.crafting.conditions.NotCondition
 
NotCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
NOTE - Static variable in class net.minecraft.block.NoteBlock
 
NOTE - Static variable in class net.minecraft.particles.ParticleTypes
 
NOTE_0_24 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
NOTE_BLOCK - Static variable in class net.minecraft.block.Blocks
 
NOTE_BLOCK - Static variable in class net.minecraft.item.Items
 
NOTE_BLOCK_INSTRUMENT - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
NoteBlock - Class in net.minecraft.block
 
NoteBlock(Block.Properties) - Constructor for class net.minecraft.block.NoteBlock
 
NoteBlockEvent - Class in net.minecraftforge.event.world
Base class for Noteblock Events
NoteBlockEvent(World, BlockPos, BlockState, int) - Constructor for class net.minecraftforge.event.world.NoteBlockEvent
 
NoteBlockEvent.Change - Class in net.minecraftforge.event.world
Fired when a Noteblock is changed.
NoteBlockEvent.Note - Enum in net.minecraftforge.event.world
Information about the pitch of a Noteblock note.
NoteBlockEvent.Octave - Enum in net.minecraftforge.event.world
Describes the Octave of a Note being played by a Noteblock.
NoteBlockEvent.Play - Class in net.minecraftforge.event.world
Fired when a Noteblock plays it's note.
NoteBlockInstrument - Enum in net.minecraft.state.properties
 
NoteParticle - Class in net.minecraft.client.particle
 
NoteParticle.Factory - Class in net.minecraft.client.particle
 
NotificationModUpdateScreen - Class in net.minecraftforge.client.gui
 
NotificationModUpdateScreen(Button) - Constructor for class net.minecraftforge.client.gui.NotificationModUpdateScreen
 
notify(String) - Static method in class net.minecraftforge.fml.StartupQuery
 
NOTIFY_NEIGHBORS - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
Calls neighborChanged on surrounding blocks (with isMoving as false).
notifyBlockUpdate(IBlockReader, BlockPos, BlockState, BlockState, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
notifyBlockUpdate(BlockPos, BlockState, BlockState, int) - Method in class net.minecraft.client.world.ClientWorld
 
notifyBlockUpdate(BlockPos, BlockState, BlockState, int) - Method in class net.minecraft.world.server.ServerWorld
 
notifyBlockUpdate(BlockPos, BlockState, BlockState, int) - Method in class net.minecraft.world.World
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.AgeableEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.Entity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.item.TNTEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.LivingEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.EndermanEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.GuardianEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.PhantomEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.SlimeEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.ZombieEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.passive.PigEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
notifyNeighbors(World, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
notifyNeighbors(long, int, boolean) - Method in class net.minecraft.util.SectionDistanceGraph
 
notifyNeighbors(long, int, boolean) - Method in class net.minecraft.world.chunk.ChunkDistanceGraph
 
notifyNeighbors(BlockPos, Block) - Method in class net.minecraft.world.gen.WorldGenRegion
 
notifyNeighbors(BlockPos, Block) - Method in interface net.minecraft.world.IWorld
 
notifyNeighbors(long, int, boolean) - Method in class net.minecraft.world.lighting.BlockLightEngine
 
notifyNeighbors(long, int, boolean) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
notifyNeighbors(long, int, boolean) - Method in class net.minecraft.world.lighting.SkyLightEngine
 
notifyNeighbors(BlockPos, Block) - Method in class net.minecraft.world.World
 
notifyNeighborsOfStateChange(BlockPos, Block) - Method in class net.minecraft.world.World
 
notifyNeighborsOfStateExcept(BlockPos, Block, Direction) - Method in class net.minecraft.world.World
 
notifyOnRemove(Item) - Method in class net.minecraft.util.CooldownTracker
 
notifyOnRemove(Item) - Method in class net.minecraft.util.ServerCooldownTracker
 
notifyOnSet(Item, int) - Method in class net.minecraft.util.CooldownTracker
 
notifyOnSet(Item, int) - Method in class net.minecraft.util.ServerCooldownTracker
 
notifyToStop() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderWorker
 
notRiding(Entity) - Static method in class net.minecraft.util.EntityPredicates
 
notSolid() - Method in class net.minecraft.block.material.Material.Builder
 
NOVERSION - Static variable in class net.minecraftforge.fml.network.FMLNetworkConstants
 
NPCMerchant - Class in net.minecraft.entity
 
NPCMerchant(PlayerEntity) - Constructor for class net.minecraft.entity.NPCMerchant
 
nrOfPlayers - Variable in class com.mojang.realmsclient.dto.RealmsServerPing
 
nudgeEntitiesWithNewState(BlockState, BlockState, World, BlockPos) - Static method in class net.minecraft.block.Block
 
NUGGETS - Static variable in class net.minecraftforge.common.Tags.Items
 
NUGGETS_GOLD - Static variable in class net.minecraftforge.common.Tags.Items
 
NUGGETS_IRON - Static variable in class net.minecraftforge.common.Tags.Items
 
NULL_VECTOR - Static variable in class net.minecraft.util.math.Vec3i
 
NumberNBT - Class in net.minecraft.nbt
 
NumberNBT() - Constructor for class net.minecraft.nbt.NumberNBT
 
numberOfMods - Variable in class net.minecraftforge.fml.client.ExtendedServerListData
 
numPlayersUsing - Variable in class net.minecraft.tileentity.ChestTileEntity
 
numPlayersUsing - Variable in class net.minecraft.tileentity.EnderChestTileEntity
 
nVertices - Variable in class net.minecraft.client.renderer.model.TexturedQuad
 
NVI - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NWD_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
NWU_CORNER - Static variable in class net.minecraft.block.StairsBlock
 

O

OAK_BOAT - Static variable in class net.minecraft.item.Items
 
OAK_BUTTON - Static variable in class net.minecraft.block.Blocks
 
OAK_BUTTON - Static variable in class net.minecraft.item.Items
 
OAK_DOOR - Static variable in class net.minecraft.block.Blocks
 
OAK_DOOR - Static variable in class net.minecraft.item.Items
 
OAK_FENCE - Static variable in class net.minecraft.block.Blocks
 
OAK_FENCE - Static variable in class net.minecraft.item.Items
 
OAK_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
OAK_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
OAK_LEAVES - Static variable in class net.minecraft.block.Blocks
 
OAK_LEAVES - Static variable in class net.minecraft.item.Items
 
OAK_LOG - Static variable in class net.minecraft.block.Blocks
 
OAK_LOG - Static variable in class net.minecraft.item.Items
 
OAK_LOGS - Static variable in class net.minecraft.tags.BlockTags
 
OAK_LOGS - Static variable in class net.minecraft.tags.ItemTags
 
OAK_PLANKS - Static variable in class net.minecraft.block.Blocks
 
OAK_PLANKS - Static variable in class net.minecraft.item.Items
 
OAK_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
OAK_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
OAK_SAPLING - Static variable in class net.minecraft.block.Blocks
 
OAK_SAPLING - Static variable in class net.minecraft.item.Items
 
OAK_SIGN - Static variable in class net.minecraft.block.Blocks
 
OAK_SIGN - Static variable in class net.minecraft.item.Items
 
OAK_SLAB - Static variable in class net.minecraft.block.Blocks
 
OAK_SLAB - Static variable in class net.minecraft.item.Items
 
OAK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
OAK_STAIRS - Static variable in class net.minecraft.item.Items
 
OAK_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
OAK_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
OAK_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
OAK_WOOD - Static variable in class net.minecraft.block.Blocks
 
OAK_WOOD - Static variable in class net.minecraft.item.Items
 
OakTree - Class in net.minecraft.block.trees
 
OakTree() - Constructor for class net.minecraft.block.trees.OakTree
 
obfuscate(IGlyph) - Method in class net.minecraft.client.gui.fonts.Font
 
ObfuscationReflectionHelper - Class in net.minecraftforge.fml.common
Some reflection helper code.
ObfuscationReflectionHelper() - Constructor for class net.minecraftforge.fml.common.ObfuscationReflectionHelper
 
ObfuscationReflectionHelper.UnableToAccessFieldException - Exception in net.minecraftforge.fml.common
 
ObfuscationReflectionHelper.UnableToFindFieldException - Exception in net.minecraftforge.fml.common
 
ObfuscationReflectionHelper.UnableToFindMethodException - Exception in net.minecraftforge.fml.common
 
ObfuscationReflectionHelper.UnknownConstructorException - Exception in net.minecraftforge.fml.common
 
OBJBakedModel(OBJModel, IModelState, VertexFormat, ImmutableMap<String, TextureAtlasSprite>) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
object - Variable in class net.minecraft.state.StateHolder
 
ObjectHolder - Annotation Type in net.minecraftforge.registries
ObjectHolder can be used to automatically populate public static final fields with entries from the registry.
ObjectHolderRef - Class in net.minecraftforge.registries
 
ObjectHolderRef(Field, ResourceLocation) - Constructor for class net.minecraftforge.registries.ObjectHolderRef
 
ObjectHolderRegistry - Class in net.minecraftforge.registries
Internal registry for tracking ObjectHolder references
ObjectHolderRegistry() - Constructor for class net.minecraftforge.registries.ObjectHolderRegistry
 
ObjectIntIdentityMap<T> - Class in net.minecraft.util
 
ObjectIntIdentityMap() - Constructor for class net.minecraft.util.ObjectIntIdentityMap
 
ObjectIntIdentityMap(int) - Constructor for class net.minecraft.util.ObjectIntIdentityMap
 
objective() - Static method in class net.minecraft.command.arguments.ObjectiveArgument
 
OBJECTIVE - Static variable in class net.minecraft.util.datafix.TypeReferences
 
OBJECTIVE_INVALID_CRITERIA - Static variable in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
OBJECTIVE_NAME_TOO_LONG - Static variable in class net.minecraft.command.arguments.ObjectiveArgument
 
ObjectiveArgument - Class in net.minecraft.command.arguments
 
ObjectiveArgument() - Constructor for class net.minecraft.command.arguments.ObjectiveArgument
 
objectiveCriteria() - Static method in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
ObjectiveCriteriaArgument - Class in net.minecraft.command.arguments
 
ObjectiveCriteriaArgument() - Constructor for class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
ObjectiveDisplayName - Class in net.minecraft.util.datafix.fixes
 
ObjectiveDisplayName(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ObjectiveDisplayName
 
ObjectiveRenderType - Class in net.minecraft.util.datafix.fixes
 
ObjectiveRenderType(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ObjectiveRenderType
 
objectivesToNbt() - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
objectList - Variable in class net.minecraft.util.ObjectIntIdentityMap
 
objectMouseOver - Variable in class net.minecraft.client.Minecraft
 
OBJLoader - Enum in net.minecraftforge.client.model.obj
Deprecated.
OBJLoader2 - Class in net.minecraftforge.client.model.obj
 
OBJLoader2() - Constructor for class net.minecraftforge.client.model.obj.OBJLoader2
 
OBJModel - Class in net.minecraftforge.client.model.obj
Deprecated.
OBJModel(OBJModel.MaterialLibrary, ResourceLocation) - Constructor for class net.minecraftforge.client.model.obj.OBJModel
Deprecated.
 
OBJModel(OBJModel.MaterialLibrary, ResourceLocation, OBJModel.CustomData) - Constructor for class net.minecraftforge.client.model.obj.OBJModel
Deprecated.
 
OBJModel.Face - Class in net.minecraftforge.client.model.obj
Deprecated.
 
OBJModel.Group - Class in net.minecraftforge.client.model.obj
Deprecated.
OBJModel.Material - Class in net.minecraftforge.client.model.obj
Deprecated.
 
OBJModel.MaterialLibrary - Class in net.minecraftforge.client.model.obj
Deprecated.
 
OBJModel.Normal - Class in net.minecraftforge.client.model.obj
Deprecated.
 
OBJModel.OBJBakedModel - Class in net.minecraftforge.client.model.obj
Deprecated.
 
OBJModel.OBJState - Class in net.minecraftforge.client.model.obj
Deprecated.
OBJModel.OBJState.Operation - Enum in net.minecraftforge.client.model.obj
Deprecated.
 
OBJModel.Parser - Class in net.minecraftforge.client.model.obj
Deprecated.
 
OBJModel.Texture - Class in net.minecraftforge.client.model.obj
Deprecated.
 
OBJModel.TextureCoordinate - Class in net.minecraftforge.client.model.obj
Deprecated.
 
OBJModel.UVsOutOfBoundsException - Exception in net.minecraftforge.client.model.obj
Deprecated.
 
OBJModel.Vertex - Class in net.minecraftforge.client.model.obj
Deprecated.
 
OBJModel2 - Class in net.minecraftforge.client.model.obj
 
OBJModel2.ModelGroup - Class in net.minecraftforge.client.model.obj
 
OBJModel2.ModelObject - Class in net.minecraftforge.client.model.obj
 
OBJModel2.ModelSettings - Class in net.minecraftforge.client.model.obj
 
OBJState(List<String>, boolean) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
OBJState(List<String>, boolean, IModelState) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
observedNeighborChange(BlockState, World, BlockPos, Block, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called on an Observer block whenever an update for an Observer is received.
observedNeighborChange(World, BlockPos, Block, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called on an Observer block whenever an update for an Observer is received.
OBSERVER - Static variable in class net.minecraft.block.Blocks
 
OBSERVER - Static variable in class net.minecraft.item.Items
 
ObserverBlock - Class in net.minecraft.block
 
ObserverBlock(Block.Properties) - Constructor for class net.minecraft.block.ObserverBlock
 
OBSIDIAN - Static variable in class net.minecraft.block.Blocks
 
OBSIDIAN - Static variable in class net.minecraft.block.material.MaterialColor
 
OBSIDIAN - Static variable in class net.minecraft.item.Items
 
OBSIDIAN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
OBSIDIAN - Static variable in class net.minecraftforge.common.Tags.Items
 
obtain() - Method in class net.minecraft.advancements.CriterionProgress
 
OCCUPIED - Static variable in class net.minecraft.block.BedBlock
 
OCCUPIED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
OCEAN - Static variable in class net.minecraft.world.gen.layer.LayerUtil
 
OCEAN - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
OCEAN_MONUMENT - Static variable in class net.minecraft.world.gen.feature.Feature
 
OCEAN_PLANT - Static variable in class net.minecraft.block.material.Material
 
OCEAN_RUIN - Static variable in class net.minecraft.world.gen.feature.Feature
 
OCEAN_RUIN - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
OceanBiome - Class in net.minecraft.world.biome
 
OceanBiome() - Constructor for class net.minecraft.world.biome.OceanBiome
 
oceanBiomes - Static variable in class net.minecraftforge.common.BiomeManager
 
OceanLayer - Enum in net.minecraft.world.gen.layer
 
OceanMonumentPieces - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces() - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces
 
OceanMonumentPieces.DoubleXRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.DoubleXYRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.DoubleYRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.DoubleYZRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.DoubleZRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.EntryRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.MonumentBuilding - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.MonumentCoreRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.Penthouse - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.Piece - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.SimpleRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.SimpleTopRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.WingRoom - Class in net.minecraft.world.gen.feature.structure
 
oceanMonumentSeparation - Variable in class net.minecraft.world.gen.GenerationSettings
 
oceanMonumentSpacing - Variable in class net.minecraft.world.gen.GenerationSettings
 
OceanMonumentStructure - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentStructure(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentStructure
 
OceanMonumentStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
OceanRuinConfig - Class in net.minecraft.world.gen.feature.structure
 
OceanRuinConfig(OceanRuinStructure.Type, float, float) - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinConfig
 
OceanRuinPieces - Class in net.minecraft.world.gen.feature.structure
 
OceanRuinPieces() - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinPieces
 
OceanRuinPieces.Piece - Class in net.minecraft.world.gen.feature.structure
 
OceanRuinStructure - Class in net.minecraft.world.gen.feature.structure
 
OceanRuinStructure(Function<Dynamic<?>, ? extends OceanRuinConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinStructure
 
OceanRuinStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
OceanRuinStructure.Type - Enum in net.minecraft.world.gen.feature.structure
 
OCELOT - Static variable in class net.minecraft.entity.EntityType
 
OCELOT_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
OcelotAttackGoal - Class in net.minecraft.entity.ai.goal
 
OcelotAttackGoal(MobEntity) - Constructor for class net.minecraft.entity.ai.goal.OcelotAttackGoal
 
ocelotBackLeftLeg - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
ocelotBackRightLeg - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
ocelotBody - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
OcelotEntity - Class in net.minecraft.entity.passive
 
OcelotEntity(EntityType<? extends OcelotEntity>, World) - Constructor for class net.minecraft.entity.passive.OcelotEntity
 
ocelotFrontLeftLeg - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
ocelotFrontRightLeg - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
ocelotHead - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
OcelotModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
OcelotModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.OcelotModel
 
OcelotRenderer - Class in net.minecraft.client.renderer.entity
 
OcelotRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.OcelotRenderer
 
ocelotTail - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
ocelotTail2 - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
OctavesNoiseGenerator - Class in net.minecraft.world.gen
 
OctavesNoiseGenerator(Random, int) - Constructor for class net.minecraft.world.gen.OctavesNoiseGenerator
 
of(World, BlockPos) - Static method in interface net.minecraft.util.IWorldPosCallable
 
of(long) - Static method in class net.minecraft.util.LongSerializable
 
of(DimensionType, BlockPos) - Static method in class net.minecraft.util.math.GlobalPos
 
of(int, int, int) - Static method in class net.minecraft.util.math.SectionPos
 
of(int) - Static method in class net.minecraft.world.storage.loot.ConstantRange
 
of(IModelConfiguration, ItemOverrideList, TextureAtlasSprite) - Static method in interface net.minecraftforge.client.model.IModelBuilder
 
of(Supplier<T>) - Static method in interface net.minecraftforge.common.util.Lazy
Constructs a lazy-initialized object
of(NonNullSupplier<T>) - Static method in class net.minecraftforge.common.util.LazyOptional
Construct a new LazyOptional that wraps the given NonNullSupplier.
of(NonNullSupplier<T>) - Static method in interface net.minecraftforge.common.util.NonNullLazy
Constructs a lazy-initialized object
of(List<ModFile>, List<ModInfo>) - Static method in class net.minecraftforge.fml.ModList
 
of(String) - Static method in class net.minecraftforge.fml.OptionalMod
 
of(String, Supplier<Class<? super T>>) - Static method in class net.minecraftforge.fml.RegistryObject
Deprecated.
of(ResourceLocation, Supplier<Class<? super T>>) - Static method in class net.minecraftforge.fml.RegistryObject
 
of(String, IForgeRegistry<T>) - Static method in class net.minecraftforge.fml.RegistryObject
Deprecated.
of(ResourceLocation, IForgeRegistry<T>) - Static method in class net.minecraftforge.fml.RegistryObject
 
offers - Variable in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
offHandInventory - Variable in class net.minecraft.entity.player.PlayerInventory
 
offset(double, double, double) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
offset(double, double, double) - Method in class net.minecraft.realms.Tezzelator
 
offset(double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
offset(BlockPos) - Method in class net.minecraft.util.math.AxisAlignedBB
 
offset(Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
 
offset(Direction, int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
offset(long, Direction) - Static method in class net.minecraft.util.math.BlockPos
 
offset(long, int, int, int) - Static method in class net.minecraft.util.math.BlockPos
 
offset(Direction) - Method in class net.minecraft.util.math.BlockPos
 
offset(Direction, int) - Method in class net.minecraft.util.math.BlockPos
 
offset(int, int, int) - Method in class net.minecraft.util.math.MutableBoundingBox
 
offset(int, int, int) - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
offset(int, int, int) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Room
 
offset(int, int, int) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
offset(int, int, int) - Method in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
offset() - Method in class net.minecraftforge.common.animation.Event
 
OffsetDoubleList - Class in net.minecraft.util.math.shapes
 
OffsetDoubleList(DoubleList, double) - Constructor for class net.minecraft.util.math.shapes.OffsetDoubleList
 
offsetRotationX - Static variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
offsetRotationY - Static variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
offsetRotationZ - Static variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
offsetScaleX - Static variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
offsetScaleY - Static variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
offsetScaleZ - Static variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
offsetTranslateX - Static variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
offsetTranslateY - Static variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
offsetTranslateZ - Static variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
offsetX - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
offsetY - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
offsetZ - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
oFlap - Variable in class net.minecraft.entity.passive.ChickenEntity
 
oFlap - Variable in class net.minecraft.entity.passive.ParrotEntity
 
oFlapSpeed - Variable in class net.minecraft.entity.passive.ChickenEntity
 
oFlapSpeed - Variable in class net.minecraft.entity.passive.ParrotEntity
 
oFlip - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
OggAudioStream - Class in net.minecraft.client.audio
 
OggAudioStream(InputStream) - Constructor for class net.minecraft.client.audio.OggAudioStream
 
OLD_IPBAN_FILE - Static variable in class net.minecraft.server.management.PreYggdrasilConverter
 
OLD_OPS_FILE - Static variable in class net.minecraft.server.management.PreYggdrasilConverter
 
OLD_PLAYERBAN_FILE - Static variable in class net.minecraft.server.management.PreYggdrasilConverter
 
OLD_WHITELIST_FILE - Static variable in class net.minecraft.server.management.PreYggdrasilConverter
 
oldId - Variable in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent.ModRemapping
 
OLDMODEL_POSITION_TEX_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
OMB - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMCR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMDXR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMDXYR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMDYR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMDYZR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMDZR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMENTRY - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OminousBannerRenameFix - Class in net.minecraft.util.datafix.fixes
 
OminousBannerRenameFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OminousBannerRenameFix
 
OminousBannerTileEntityRenameFix - Class in net.minecraft.util.datafix.fixes
 
OminousBannerTileEntityRenameFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OminousBannerTileEntityRenameFix
 
OMPENTHOUSE - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMSIMPLE - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMSIMPLET - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMWR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
ON_FIRE - Static variable in class net.minecraft.util.DamageSource
 
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity
 
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.minecart.MinecartEntity
 
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
onAdd(IForgeRegistryInternal<V>, RegistryManager, int, V, V) - Method in interface net.minecraftforge.registries.IForgeRegistry.AddCallback
 
onAddedToWorld() - Method in class net.minecraft.entity.Entity
 
onAddedToWorld() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
Called after the entity has been added to the world's ticking list.
onAdvancement(ServerPlayerEntity, Advancement) - Static method in class net.minecraftforge.common.ForgeHooks
 
onAnimalTame(AnimalEntity, PlayerEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onAnvilChange(RepairContainer, ItemStack, ItemStack, IInventory, String, int) - Static method in class net.minecraftforge.common.ForgeHooks
 
onAnvilRepair(PlayerEntity, ItemStack, ItemStack, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
 
onApplyBonemeal(PlayerEntity, World, BlockPos, BlockState, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onArmorTick(ItemStack, World, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called to tick armor in the armor slot.
onArmorTick(World, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called to tick armor in the armor slot.
onArrowLoose(ItemStack, World, PlayerEntity, int, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onArrowNock(ItemStack, World, PlayerEntity, Hand, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onAttributeModified(IAttributeInstance) - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
onAttributeModified(IAttributeInstance) - Method in class net.minecraft.entity.ai.attributes.AttributeMap
 
onBake(IForgeRegistryInternal<V>, RegistryManager) - Method in interface net.minecraftforge.registries.IForgeRegistry.BakeCallback
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.AbstractButtonBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.AbstractSignBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.AnvilBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.BarrelBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.BeaconBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.BedBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.BellBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.Block
Deprecated.
onBlockActivated(World, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.BlockState
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.BrewingStandBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.CakeBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.CampfireBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.CartographyTableBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.CauldronBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.ChestBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.CommandBlockBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.ComparatorBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.ComposterBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.CraftingTableBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.DaylightDetectorBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.DispenserBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.DoorBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.DragonEggBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.EnchantingTableBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.EnderChestBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.FenceBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.FenceGateBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.FletchingTableBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.FlowerPotBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.GrindstoneBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.HopperBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.JigsawBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.JukeboxBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.LecternBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.LeverBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.LoomBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.MovingPistonBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.NoteBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.PumpkinBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.RedstoneOreBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.RepeaterBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.ShulkerBoxBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.SmithingTableBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.StairsBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.StonecutterBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.StructureBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.SweetBerryBushBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.TNTBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.TrapDoorBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractRailBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.Block
Deprecated.
onBlockAdded(World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BlockState
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BubbleColumnBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CarvedPumpkinBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.ComposterBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CoralFinBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CoralPlantBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CoralWallFanBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.DetectorRailBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.FallingBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.FireBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.FlowingFluidBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.HopperBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.MagmaBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.ObserverBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.PistonBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RedstoneLampBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RedstoneTorchBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RedstoneWireBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.ScaffoldingBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SoulSandBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SpongeBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.StairsBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TNTBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TripWireBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TurtleEggBlock
 
onBlockBreakEvent(World, GameType, ServerPlayerEntity, BlockPos) - Static method in class net.minecraftforge.common.ForgeHooks
 
onBlockClicked(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.Block
Deprecated.
onBlockClicked(World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.BlockState
 
onBlockClicked(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.DragonEggBlock
 
onBlockClicked(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.NoteBlock
 
onBlockClicked(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.RedstoneOreBlock
 
onBlockClicked(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.StairsBlock
 
onBlockColorsInit(BlockColors) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onBlockDestroyed(ItemStack, World, BlockState, BlockPos, LivingEntity) - Method in class net.minecraft.item.Item
 
onBlockDestroyed(World, BlockState, BlockPos, PlayerEntity) - Method in class net.minecraft.item.ItemStack
 
onBlockDestroyed(ItemStack, World, BlockState, BlockPos, LivingEntity) - Method in class net.minecraft.item.ShearsItem
 
onBlockDestroyed(ItemStack, World, BlockState, BlockPos, LivingEntity) - Method in class net.minecraft.item.SwordItem
 
onBlockDestroyed(ItemStack, World, BlockState, BlockPos, LivingEntity) - Method in class net.minecraft.item.ToolItem
 
onBlockDestroyed(ItemStack, World, BlockState, BlockPos, LivingEntity) - Method in class net.minecraft.item.TridentItem
 
onBlockEventReceived(World, BlockPos, int, int) - Method in class net.minecraft.block.BlockState
 
onBlockExploded(BlockState, World, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called when the block is destroyed by an explosion.
onBlockExploded(World, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called when the block is destroyed by an explosion.
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.BedBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.Block
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.DoorBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.DoublePlantBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.PistonHeadBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.ShulkerBoxBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.TNTBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.TripWireBlock
 
onBlockPlace(Entity, BlockSnapshot, Direction) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onBlockPlaced(BlockPos, World, PlayerEntity, ItemStack, BlockState) - Method in class net.minecraft.item.BlockItem
 
onBlockPlaced(BlockPos, World, PlayerEntity, ItemStack, BlockState) - Method in class net.minecraft.item.SignItem
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.AbstractBannerBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.BarrelBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.BeaconBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.BedBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.Block
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.BrewingStandBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.ChestBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.CommandBlockBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.ConduitBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.DispenserBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.DoorBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.DoublePlantBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.EnchantingTableBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.HopperBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.PistonBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.ShulkerBoxBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.SkullPlayerBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.SkullWallPlayerBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.StructureBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.TripWireHookBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.WitherSkeletonSkullBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.WitherSkeletonWallSkullBlock
 
onBlockStartBreak(ItemStack, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called before a block is broken.
onBlockStartBreak(BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called before a block is broken.
onBroken(World, BlockPos) - Method in class net.minecraft.block.AnvilBlock
 
onBroken(World, BlockPos) - Method in class net.minecraft.block.FallingBlock
 
onBroken(Entity) - Method in class net.minecraft.entity.item.HangingEntity
 
onBroken(Entity) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
onBroken(Entity) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
onBroken(Entity) - Method in class net.minecraft.entity.item.PaintingEntity
 
onBucketUse(PlayerEntity, World, ItemStack, RayTraceResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onCameraSetup(GameRenderer, ActiveRenderInfo, float, float, float, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onceDone() - Method in class net.minecraft.resources.AsyncReloader
 
onceDone() - Method in interface net.minecraft.resources.IAsyncReloader
 
onCenterChanged(WorldBorder, double, double) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onCenterChanged(WorldBorder, double, double) - Method in interface net.minecraft.world.border.IBorderListener
 
onChangedPotionEffect(EffectInstance, boolean) - Method in class net.minecraft.entity.LivingEntity
 
onChangedPotionEffect(EffectInstance, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onChangeSliderValue(GuiSlider) - Method in interface net.minecraftforge.fml.client.config.GuiSlider.ISlider
 
onChildSpawnFromEgg(PlayerEntity, AgeableEntity) - Method in class net.minecraft.entity.AgeableEntity
 
onChildSpawnFromEgg(PlayerEntity, AgeableEntity) - Method in class net.minecraft.entity.passive.FoxEntity
 
onChunkUnload(ChunkEvent.Unload) - Static method in class net.minecraftforge.client.model.ModelDataManager
 
onChunkUnload(ChunkEvent.Unload) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onChunkUnloaded(Chunk) - Method in class net.minecraft.client.world.ClientWorld
 
onChunkUnloaded() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
onChunkUnloading(Chunk) - Method in class net.minecraft.world.server.ServerWorld
 
onClear(IForgeRegistryInternal<V>, RegistryManager) - Method in interface net.minecraftforge.registries.IForgeRegistry.ClearCallback
 
onClick(double, double) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
onClick(double, double) - Method in class net.minecraft.client.gui.widget.button.AbstractButton
 
onClick(double, double) - Method in class net.minecraft.client.gui.widget.Widget
 
onClick(double, double) - Method in class net.minecraft.realms.RealmsButtonProxy
 
onClick(double, double) - Method in class net.minecraft.realms.RealmsSliderButton
 
onClick(double, double) - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
onClick(double, double) - Method in class net.minecraftforge.fml.client.config.GuiSlider
Returns true if the mouse has been pressed on this control.
onClientChat(ChatType, ITextComponent) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onClientSendMessage(String) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onClose() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.AddServerScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.Screen
 
onClose() - Method in class net.minecraft.client.gui.screen.SleepInMultiplayerScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.WinGameScreen
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.Entity
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.item.ItemEntity
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.monster.SlimeEntity
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.projectile.TridentEntity
 
onCommandComplete(CommandContext<CommandSource>, boolean, int) - Method in class net.minecraft.command.CommandSource
 
OnConfigChangedEvent(String, String, boolean, boolean) - Constructor for class net.minecraftforge.fml.client.event.ConfigChangedEvent.OnConfigChangedEvent
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.BeaconContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.CartographyContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.ChestContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.Container
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.DispenserContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.GrindstoneContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.HopperContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.HorseInventoryContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.LoomContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.MerchantContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.PlayerContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.RepairContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.ShulkerBoxContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
onContentsChanged() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
onContentsChanged(int) - Method in class net.minecraftforge.items.ItemStackHandler
 
onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.container.CraftingResultSlot
 
onCrafting(ItemStack) - Method in class net.minecraft.inventory.container.CraftingResultSlot
 
onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.container.FurnaceResultSlot
 
onCrafting(ItemStack) - Method in class net.minecraft.inventory.container.FurnaceResultSlot
 
onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.container.MerchantResultSlot
 
onCrafting(ItemStack) - Method in class net.minecraft.inventory.container.MerchantResultSlot
 
onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.container.Slot
 
onCrafting(ItemStack) - Method in class net.minecraft.inventory.container.Slot
 
onCrafting(PlayerEntity) - Method in interface net.minecraft.inventory.IRecipeHolder
 
onCrafting(World, PlayerEntity, int) - Method in class net.minecraft.item.ItemStack
 
onCrafting(PlayerEntity) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.CartographyContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.Container
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.GrindstoneContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.LoomContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.MerchantContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.PlayerContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.RepairContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
onCreate(IForgeRegistryInternal<V>, RegistryManager) - Method in interface net.minecraftforge.registries.IForgeRegistry.CreateCallback
 
onCreated(ItemStack, World, PlayerEntity) - Method in class net.minecraft.item.FilledMapItem
 
onCreated(ItemStack, World, PlayerEntity) - Method in class net.minecraft.item.Item
 
onCreateWorldSpawn(World, WorldSettings) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onCriticalHit(Entity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
onCriticalHit(Entity) - Method in class net.minecraft.entity.player.PlayerEntity
 
onCriticalHit(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onCropsGrowPost(World, BlockPos, BlockState) - Static method in class net.minecraftforge.common.ForgeHooks
 
onCropsGrowPre(World, BlockPos, BlockState, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
 
onCrystalDestroyed(EnderCrystalEntity, BlockPos, DamageSource) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
onCrystalDestroyed(EnderCrystalEntity, BlockPos, DamageSource, PlayerEntity) - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 
onCrystalDestroyed(EnderCrystalEntity, BlockPos, DamageSource, PlayerEntity) - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
onCrystalDestroyed(EnderCrystalEntity, BlockPos, DamageSource, PlayerEntity) - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
onCrystalDestroyed(EnderCrystalEntity, DamageSource) - Method in class net.minecraft.world.end.DragonFightManager
 
onCustomizeButton(Minecraft, CreateWorldScreen) - Method in interface net.minecraftforge.common.extensions.IForgeWorldType
Called when the 'Customize' button is pressed on world creation GUI
onCustomPayload(ICustomPacket<?>, NetworkManager) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
onDamageAmountChanged(WorldBorder, double) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onDamageAmountChanged(WorldBorder, double) - Method in interface net.minecraft.world.border.IBorderListener
 
onDamageBufferChanged(WorldBorder, double) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onDamageBufferChanged(WorldBorder, double) - Method in interface net.minecraft.world.border.IBorderListener
 
onDataPacket(NetworkManager, SUpdateTileEntityPacket) - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
Called when you receive a TileEntityData packet for the location this TileEntity is currently in.
onDeath(DamageSource) - Method in class net.minecraft.entity.LivingEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.passive.TameableEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.passive.WolfEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.player.PlayerEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onDeath(DamageSource) - Method in class net.minecraftforge.common.util.FakePlayer
 
onDeathUpdate() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
onDeathUpdate() - Method in class net.minecraft.entity.LivingEntity
 
onDifficultyChange(Difficulty, Difficulty) - Static method in class net.minecraftforge.common.ForgeHooks
 
onDimensionUnload(WorldEvent.Unload) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.client.network.handshake.ClientHandshakeNetHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.network.handshake.ServerHandshakeNetHandler
 
onDisconnect(ITextComponent) - Method in interface net.minecraft.network.INetHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.network.status.ServerStatusNetHandler
 
onDrag(double, double, double, double) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
onDrag(double, double, double, double) - Method in class net.minecraft.client.gui.widget.Widget
 
onDrawBlockHighlight(WorldRenderer, ActiveRenderInfo, RayTraceResult, int, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onDroppedByPlayer(ItemStack, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called when a player drops the item into the world, returning false from this will prevent the item from being removed from the players inventory and spawning in the world
onDroppedByPlayer(PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called when a player drops the item into the world, returning false from this will prevent the item from being removed from the players inventory and spawning in the world
onDrowned() - Method in class net.minecraft.entity.monster.HuskEntity
 
onDrowned() - Method in class net.minecraft.entity.monster.ZombieEntity
 
ONE - Static variable in class net.minecraft.util.math.Vec2f
 
ONE_SHAPE - Static variable in class net.minecraft.block.SeaPickleBlock
 
onEmptyClick(PlayerEntity, Hand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onEmptyLeftClick(PlayerEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onEnchant(ItemStack, int) - Method in class net.minecraft.entity.player.PlayerEntity
 
onEnchant(ItemStack, int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onEnchantmentCritical(Entity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
onEnchantmentCritical(Entity) - Method in class net.minecraft.entity.player.PlayerEntity
 
onEnchantmentCritical(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onEnchantmentLevelSet(World, BlockPos, int, int, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onEndFalling(World, BlockPos, BlockState, BlockState) - Method in class net.minecraft.block.AnvilBlock
 
onEndFalling(World, BlockPos, BlockState, BlockState) - Method in class net.minecraft.block.ConcretePowderBlock
 
onEndFalling(World, BlockPos, BlockState, BlockState) - Method in class net.minecraft.block.FallingBlock
 
onEnterBubbleColumn(boolean) - Method in class net.minecraft.entity.Entity
 
onEnterBubbleColumnWithAirAbove(boolean) - Method in class net.minecraft.entity.Entity
 
onEnterBubbleColumnWithAirAbove(boolean) - Method in class net.minecraft.entity.item.BoatEntity
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.AbstractButtonBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.Block
Deprecated.
onEntityCollision(World, BlockPos, Entity) - Method in class net.minecraft.block.BlockState
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.BubbleColumnBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.CactusBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.CampfireBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.CauldronBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.CropsBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.DetectorRailBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.EndPortalBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.FlowingFluidBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.HopperBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.LilyPadBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.NetherPortalBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.SoulSandBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.SweetBerryBushBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.TripWireBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.WebBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.WitherRoseBlock
 
onEntityCollision(Entity) - Method in class net.minecraft.tileentity.HopperTileEntity
 
onEntityCollision(AbstractMinecartEntity, Entity) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
This basically replaces the function of the same name in EntityMinecart.
onEntityDamaged(LivingEntity, Entity, int) - Method in class net.minecraft.enchantment.DamageEnchantment
 
onEntityDamaged(LivingEntity, Entity, int) - Method in class net.minecraft.enchantment.Enchantment
 
onEntityDestroyBlock(LivingEntity, BlockPos, BlockState) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onEntityItemUpdate(ItemStack, ItemEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called by the default implemetation of EntityItem's onUpdate method, allowing for cleaner control over the update of the item without having to write a subclass.
onEntityItemUpdate(ItemEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called by the default implemetation of EntityItem's onUpdate method, allowing for cleaner control over the update of the item without having to write a subclass.
onEntityJoinWorld(EntityJoinWorldEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onEntityRemoved(Entity) - Method in class net.minecraft.world.server.ServerWorld
Deprecated.
onEntityStruckByLightning(Entity, LightningBoltEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onEntitySwing(ItemStack, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called when a entity tries to play the 'swing' animation.
onEntitySwing(LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called when a entity tries to play the 'swing' animation.
onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.Block
 
onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.MagmaBlock
 
onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.RedstoneOreBlock
 
onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.SlimeBlock
 
onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.StairsBlock
 
onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.TurtleEggBlock
 
onExplosionDestroy(World, BlockPos, Explosion) - Method in class net.minecraft.block.Block
 
onExplosionDestroy(World, BlockPos, Explosion) - Method in class net.minecraft.block.StairsBlock
 
onExplosionDestroy(World, BlockPos, Explosion) - Method in class net.minecraft.block.TNTBlock
 
onExplosionDetonate(World, Explosion, List<Entity>, double) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onExplosionStart(World, Explosion) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.BedBlock
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.Block
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.FarmlandBlock
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.HayBlock
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.SlimeBlock
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.TurtleEggBlock
 
onFarmlandTrample(World, BlockPos, BlockState, float, Entity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onFileChange(ModConfig.ConfigReloading) - Static method in class net.minecraftforge.common.ForgeConfig
 
onFinishedPotionEffect(EffectInstance) - Method in class net.minecraft.entity.LivingEntity
 
onFinishedPotionEffect(EffectInstance) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onFire(Boolean) - Method in class net.minecraft.advancements.criterion.EntityFlagsPredicate.Builder
 
onFocusedChanged(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
onFocusedChanged(boolean) - Method in class net.minecraft.client.gui.widget.Widget
 
onFogRender(FogRenderer, GameRenderer, ActiveRenderInfo, float, int, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onFoodEaten(World, ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
onFoodEaten(World, ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
onGround - Variable in class net.minecraft.client.particle.Particle
 
onGround - Variable in class net.minecraft.entity.Entity
 
onGround - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
onGround - Variable in class net.minecraft.network.play.server.SEntityPacket
 
onGroundSpeedFactor - Variable in class net.minecraft.entity.LivingEntity
 
onGrowingAdult() - Method in class net.minecraft.entity.AgeableEntity
 
onGrowingAdult() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
onGrowingAdult() - Method in class net.minecraft.entity.passive.TurtleEntity
 
onGuiCharTypedPost(Screen, char, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiCharTypedPre(Screen, char, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiClosed() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
This method is called when the parent GUI is closed.
onGUICreateWorldPress() - Method in interface net.minecraftforge.common.extensions.IForgeWorldType
Called when 'Create New World' button is pressed before starting game
onGuiKeyPressedPost(Screen, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiKeyPressedPre(Screen, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiKeyReleasedPost(Screen, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiKeyReleasedPre(Screen, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseClickedPost(Screen, double, double, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseClickedPre(Screen, double, double, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseDragPost(Screen, double, double, int, double, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseDragPre(Screen, double, double, int, double, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseReleasedPost(Screen, double, double, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseReleasedPre(Screen, double, double, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseScrollPost(MouseHelper, Screen, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseScrollPre(MouseHelper, Screen, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onHit(RayTraceResult) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
onHit(RayTraceResult) - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 
onHitBlock(ClientWorld, BlockPos, BlockState, float) - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
onHitBlock(ClientWorld, BlockPos, BlockState, float) - Method in class net.minecraft.client.tutorial.PunchTreeStep
 
onHitBlock(ClientWorld, BlockPos, BlockState, float) - Method in class net.minecraft.client.tutorial.Tutorial
 
onHoeUse(ItemUseContext) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onHorseArmorTick(ItemStack, World, MobEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called every tick from EntityHorse#onUpdate() on the item in the armor slot.
onHorseArmorTick(World, MobEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called every tick from EntityHorse#onUpdate() on the item in the armor slot.
onHotbarSelected(int) - Method in class net.minecraft.client.gui.SpectatorGui
 
onIgnoreNonLowercaseNamespace(String) - Method in class net.minecraft.resources.ResourcePack
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.item.EnderPearlEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.item.ExperienceBottleEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.DragonFireballEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.EggEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.FireballEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.PotionEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.SmallFireballEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.SnowballEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.MobEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.CaveSpiderEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.DrownedEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.IllusionerEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.PatrollerEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.PhantomEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.PillagerEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.SlimeEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.SpiderEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.VexEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.CatEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.DolphinEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.FoxEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.OcelotEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.PandaEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.ParrotEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.RabbitEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.SheepEntity
 
onInitialSpawn(IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.TurtleEntity
 
onInputUpdate(PlayerEntity, MovementInput) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onInsideBlock(BlockState) - Method in class net.minecraft.entity.Entity
 
onInsideBlock(BlockState) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onInteractEntity(PlayerEntity, Entity, Hand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onInteractEntityAt(PlayerEntity, Entity, RayTraceResult, Hand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onInteractEntityAt(PlayerEntity, Entity, Vec3d, Hand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onInventoryChanged(IInventory) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
onInventoryChanged(IInventory) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
onInventoryChanged(IInventory) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
onInventoryChanged(IInventory) - Method in interface net.minecraft.inventory.IInventoryChangedListener
 
onItemColorsInit(ItemColors, BlockColors) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onItemExpire(ItemEntity, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemPickup(Entity, int) - Method in class net.minecraft.entity.LivingEntity
 
onItemPickup(Entity, int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onItemPickup(ItemEntity, PlayerEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.ArmorItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.BoatItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.BowItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.BucketItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.CarrotOnAStickItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.CrossbowItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.EggItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.ElytraItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.EnderEyeItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.EnderPearlItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.ExperienceBottleItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.FireworkRocketItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.FishingRodItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.GlassBottleItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.Item
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.KnowledgeBookItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.LilyPadItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.LingeringPotionItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.MapItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.MilkBucketItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.PotionItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.ShieldItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.SnowballItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.SpawnEggItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.SplashPotionItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.TridentItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.WritableBookItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.WrittenBookItem
 
onItemRightClick(PlayerEntity, Hand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onItemTooltip(ItemStack, PlayerEntity, List<ITextComponent>, ITooltipFlag) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.ArmorStandItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.AxeItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.BlockItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.BoneMealItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.DebugStickItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.EnderCrystalItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.EnderEyeItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.FilledMapItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.FireChargeItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.FireworkRocketItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.FlintAndSteelItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.HangingEntityItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.HoeItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.Item
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.ItemStack
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.LeadItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.LilyPadItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.MinecartItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.MusicDiscItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.ShovelItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.SpawnEggItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.WritableBookItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.WrittenBookItem
 
onItemUseFinish() - Method in class net.minecraft.entity.LivingEntity
 
onItemUseFinish() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onItemUseFinish(ItemStack, World, LivingEntity) - Method in class net.minecraft.item.ChorusFruitItem
 
onItemUseFinish(ItemStack, World, LivingEntity) - Method in class net.minecraft.item.Item
 
onItemUseFinish(World, LivingEntity) - Method in class net.minecraft.item.ItemStack
 
onItemUseFinish(ItemStack, World, LivingEntity) - Method in class net.minecraft.item.MilkBucketItem
 
onItemUseFinish(ItemStack, World, LivingEntity) - Method in class net.minecraft.item.PotionItem
 
onItemUseFinish(ItemStack, World, LivingEntity) - Method in class net.minecraft.item.SoupItem
 
onItemUseFinish(ItemStack, World, LivingEntity) - Method in class net.minecraft.item.SuspiciousStewItem
 
onItemUseFinish(LivingEntity, ItemStack, int, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemUseFirst(ItemUseContext) - Method in class net.minecraft.item.ItemStack
 
onItemUseFirst(ItemStack, ItemUseContext) - Method in interface net.minecraftforge.common.extensions.IForgeItem
This is called when the item is used, before the block is activated.
onItemUseFirst(ItemUseContext) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
onItemUseStart(LivingEntity, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemUseTick(LivingEntity, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onKeyEvent(long, int, int, int, int) - Method in class net.minecraft.client.KeyboardListener
 
onKillCommand() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
onKillCommand() - Method in class net.minecraft.entity.Entity
 
onKillCommand() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
onKillCommand() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
onKillCommand() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
onKillCommand() - Method in class net.minecraft.entity.LivingEntity
 
onKillEntity(LivingEntity) - Method in class net.minecraft.entity.Entity
 
onKillEntity(LivingEntity) - Method in class net.minecraft.entity.monster.ZombieEntity
 
onKillEntity(LivingEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
onLanded(IBlockReader, Entity) - Method in class net.minecraft.block.BedBlock
 
onLanded(IBlockReader, Entity) - Method in class net.minecraft.block.Block
 
onLanded(IBlockReader, Entity) - Method in class net.minecraft.block.SlimeBlock
 
onLayersChanged() - Method in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
onLeashDistance(float) - Method in class net.minecraft.entity.CreatureEntity
 
onLeashDistance(float) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
onLeftClickBlock(PlayerEntity, BlockPos, Direction) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLeftClickEntity(ItemStack, PlayerEntity, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called when the player Left Clicks (attacks) an entity.
onlineMode - Variable in class net.minecraft.server.dedicated.ServerProperties
 
onLiquidPlaced(World, ItemStack, BlockPos) - Method in class net.minecraft.item.BucketItem
 
onLiquidPlaced(World, ItemStack, BlockPos) - Method in class net.minecraft.item.FishBucketItem
 
onLivingAttack(LivingEntity, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingDamage(LivingEntity, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingDeath(LivingEntity, DamageSource) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingDrops(LivingEntity, DamageSource, Collection<ItemEntity>, int, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingFall(LivingEntity, float, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingHeal(LivingEntity, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onLivingHurt(LivingEntity, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingJump(LivingEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingKnockBack(LivingEntity, Entity, float, double, double) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingSetAttackTarget(LivingEntity, LivingEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingUpdate(LivingEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLoad() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
Called when this is first added to the world (by World.addTileEntity(TileEntity)).
onLoad(ModConfig.Loading) - Static method in class net.minecraftforge.common.ForgeConfig
 
onLoad() - Method in class net.minecraftforge.items.ItemStackHandler
 
ONLY_FIRST - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
ONLY_PLAYERS_ALLOWED - Static variable in class net.minecraft.command.arguments.EntityArgument
 
ONLY_SECOND - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.LecternTileEntity
 
onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.SignTileEntity
 
onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.TileEntity
 
onMiddleClick() - Method in class net.minecraft.client.gui.SpectatorGui
 
onMinecartPass(BlockState, World, BlockPos, AbstractMinecartEntity) - Method in class net.minecraft.block.AbstractRailBlock
This function is called by any minecart that passes over this rail.
onModelBake(ModelManager, Map<ResourceLocation, IBakedModel>, ModelLoader) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onMouseHover(ClientWorld, RayTraceResult) - Method in class net.minecraft.client.tutorial.FindTreeStep
 
onMouseHover(ClientWorld, RayTraceResult) - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
onMouseHover(ClientWorld, RayTraceResult) - Method in class net.minecraft.client.tutorial.Tutorial
 
onMouseMove(double, double) - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
onMouseMove(double, double) - Method in class net.minecraft.client.tutorial.MovementStep
 
onMouseMove(double, double) - Method in class net.minecraft.client.tutorial.Tutorial
 
onMouseScroll(double) - Method in class net.minecraft.client.gui.SpectatorGui
 
onMouseScroll(MouseHelper, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onMultiBlockPlace(Entity, List<BlockSnapshot>, Direction) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onNeighborChange(BlockState, IWorldReader, BlockPos, BlockPos) - Method in class net.minecraft.block.ComparatorBlock
 
onNeighborChange(BlockState, IWorldReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called when a tile entity on a side of this block changes is created or is destroyed.
onNeighborChange(IWorldReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called when a tile entity on a side of this block changes is created or is destroyed.
onNeighborNotify(World, BlockPos, BlockState, EnumSet<Direction>, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onNewPotionEffect(EffectInstance) - Method in class net.minecraft.entity.LivingEntity
 
onNewPotionEffect(EffectInstance) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onNoteChange(World, BlockPos, BlockState, int, int) - Static method in class net.minecraftforge.common.ForgeHooks
 
onObjectiveAdded(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
onObjectiveAdded(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onObjectiveChanged(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
onObjectiveChanged(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onObjectiveRemoved(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
onObjectiveRemoved(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onOpenOrClose() - Method in class net.minecraft.tileentity.ChestTileEntity
 
onOpenOrClose() - Method in class net.minecraft.tileentity.TrappedChestTileEntity
 
onPickBlock(RayTraceResult, PlayerEntity, World) - Static method in class net.minecraftforge.common.ForgeHooks
Called when a player uses 'pick block', calls new Entity and Block hooks.
onPistonMovePost(World, BlockPos, Direction, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPistonMovePre(World, BlockPos, Direction, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlaceItemIntoWorld(ItemUseContext) - Static method in class net.minecraftforge.common.ForgeHooks
 
onPlantGrow(BlockState, IWorld, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called when a plant grows on this block, only implemented for saplings using the WorldGen*Trees classes right now.
onPlantGrow(IWorld, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called when a plant grows on this block, only implemented for saplings using the WorldGen*Trees classes right now.
onPlayerAttack(LivingEntity, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onPlayerAttackTarget(PlayerEntity, Entity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onPlayerBrewedPotion(PlayerEntity, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerClone(PlayerEntity, PlayerEntity, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerDamageBlock(BlockPos, Direction) - Method in class net.minecraft.client.multiplayer.PlayerController
 
onPlayerDestroy(IWorld, BlockPos, BlockState) - Method in class net.minecraft.block.Block
 
onPlayerDestroy(IWorld, BlockPos, BlockState) - Method in class net.minecraft.block.MovingPistonBlock
 
onPlayerDestroy(IWorld, BlockPos, BlockState) - Method in class net.minecraft.block.StairsBlock
 
onPlayerDestroyBlock(BlockPos) - Method in class net.minecraft.client.multiplayer.PlayerController
 
onPlayerDestroyItem(PlayerEntity, ItemStack, Hand) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerFall(PlayerEntity, float, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerLogin(ServerPlayerEntity) - Method in class net.minecraft.server.CustomServerBossInfo
 
onPlayerLogin(ServerPlayerEntity) - Method in class net.minecraft.server.CustomServerBossInfoManager
 
onPlayerLogout(ServerPlayerEntity) - Method in class net.minecraft.server.CustomServerBossInfo
 
onPlayerLogout(ServerPlayerEntity) - Method in class net.minecraft.server.CustomServerBossInfoManager
 
onPlayerPostTick(PlayerEntity) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPlayerPreTick(PlayerEntity) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPlayerRemoved(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
onPlayerRemoved(String) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onPlayerScoreRemoved(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
onPlayerScoreRemoved(String, ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onPlayerSleepInBed(PlayerEntity, Optional<BlockPos>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerSpawnSet(PlayerEntity, BlockPos, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerStoppedUsing(ItemStack, World, LivingEntity, int) - Method in class net.minecraft.item.BowItem
 
onPlayerStoppedUsing(ItemStack, World, LivingEntity, int) - Method in class net.minecraft.item.CrossbowItem
 
onPlayerStoppedUsing(ItemStack, World, LivingEntity, int) - Method in class net.minecraft.item.Item
 
onPlayerStoppedUsing(World, LivingEntity, int) - Method in class net.minecraft.item.ItemStack
 
onPlayerStoppedUsing(ItemStack, World, LivingEntity, int) - Method in class net.minecraft.item.TridentItem
 
onPlayerTossEvent(PlayerEntity, ItemStack, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
 
onPlayerWakeup(PlayerEntity, boolean, boolean, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlaySound(ISound, SoundEventAccessor) - Method in interface net.minecraft.client.audio.ISoundEventListener
 
onPlaySound(ISound, SoundEventAccessor) - Method in class net.minecraft.client.gui.overlay.SubtitleOverlayGui
 
onPlaySoundAtEntity(Entity, SoundEvent, SoundCategory, float, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPostBakeEvent(Map<ResourceLocation, IBakedModel>) - Method in class net.minecraftforge.client.model.ModelLoader
Internal, do not use.
onPostClientTick() - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPostServerTick() - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPostWorldTick(World) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPotionAttemptBrew(NonNullList<ItemStack>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPotionBrewed(NonNullList<ItemStack>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPreClientTick() - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPreServerTick() - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPress() - Method in class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
onPress() - Method in class net.minecraft.client.gui.widget.button.AbstractButton
 
onPress(Button) - Method in interface net.minecraft.client.gui.widget.button.Button.IPressable
 
onPress - Variable in class net.minecraft.client.gui.widget.button.Button
 
onPress() - Method in class net.minecraft.client.gui.widget.button.Button
 
onPress() - Method in class net.minecraft.client.gui.widget.button.CheckboxButton
 
onPress() - Method in class net.minecraft.realms.RealmsButton
 
onPress() - Method in class net.minecraftforge.fml.client.config.GuiCheckBox
 
onPreWorldTick(World) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onProjectileCollision(World, BlockState, BlockRayTraceResult, Entity) - Method in class net.minecraft.block.BellBlock
 
onProjectileCollision(World, BlockState, BlockRayTraceResult, Entity) - Method in class net.minecraft.block.Block
 
onProjectileCollision(World, BlockState, BlockRayTraceResult, Entity) - Method in class net.minecraft.block.BlockState
 
onProjectileCollision(World, BlockState, BlockRayTraceResult, Entity) - Method in class net.minecraft.block.CampfireBlock
 
onProjectileCollision(World, BlockState, BlockRayTraceResult, Entity) - Method in class net.minecraft.block.ChorusFlowerBlock
 
onProjectileCollision(World, BlockState, BlockRayTraceResult, Entity) - Method in class net.minecraft.block.TNTBlock
 
onProjectileImpact(Entity, RayTraceResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onProjectileImpact(AbstractArrowEntity, RayTraceResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onProjectileImpact(DamagingProjectileEntity, RayTraceResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onProjectileImpact(ThrowableEntity, RayTraceResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onRawMouseClicked(int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onRebuildChunk(World, BlockPos, ChunkRenderCache) - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
onRecipesUpdated(RecipeManager) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onRelease(double, double) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
onRelease(double, double) - Method in class net.minecraft.client.gui.widget.Widget
 
onRelease(double, double) - Method in class net.minecraft.realms.RealmsButton
 
onRelease(double, double) - Method in class net.minecraft.realms.RealmsButtonProxy
 
onRelease(double, double) - Method in class net.minecraft.realms.RealmsSliderButton
 
onRelease(double, double) - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
onRelease(double, double) - Method in class net.minecraftforge.fml.client.config.GuiSlider
Fired when the mouse button is released.
onRemovedFromWorld() - Method in class net.minecraft.entity.Entity
 
onRemovedFromWorld() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
Called after the entity has been removed to the world's ticking list.
onRenderTickEnd(float) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onRenderTickStart(float) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractButtonBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractRailBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BarrelBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.Block
Deprecated.
onReplaced(World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BlockState
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BrewingStandBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CampfireBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.ChestBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.DispenserBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.HopperBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.JukeboxBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.LecternBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.LeverBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.MovingPistonBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.ObserverBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.PistonHeadBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RedstoneTorchBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RedstoneWireBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.ShulkerBoxBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.StairsBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TripWireBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TripWireHookBlock
 
onResize(int, T) - Method in class net.minecraft.world.chunk.BlockStateContainer
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.advancements.FunctionManager
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.entity.layers.VillagerLevelPendantLayer
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.GameRenderer
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.ItemRenderer
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.WorldRenderer
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.resources.LanguageManager
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.util.SearchTreeManager
 
onResourceManagerReload(IResourceManager) - Method in interface net.minecraft.resources.IResourceManagerReloadListener
Deprecated.
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.world.gen.feature.template.TemplateManager
 
onResourceManagerReload(IResourceManager, Predicate<IResourceType>) - Method in class net.minecraftforge.client.CloudRenderer
 
onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.b3d.B3DLoader
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraftforge.client.model.CompositeModel.Loader
 
onResourceManagerReload(IResourceManager) - Method in interface net.minecraftforge.client.model.ICustomModelLoader
Deprecated.
 
onResourceManagerReload(IResourceManager, Predicate<IResourceType>) - Method in interface net.minecraftforge.client.model.ICustomModelLoader
Deprecated.
 
onResourceManagerReload(IResourceManager) - Method in interface net.minecraftforge.client.model.IModelLoader
 
onResourceManagerReload(IResourceManager, Predicate<IResourceType>) - Method in interface net.minecraftforge.client.model.IModelLoader
 
onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.ItemLayerModel.Loader
 
onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.ModelDynBucket.Loader
 
onResourceManagerReload(IResourceManager, Predicate<IResourceType>) - Method in enum net.minecraftforge.client.model.ModelDynBucket.Loader
 
onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.ModelDynBucket.LoaderDynBucket
Deprecated.
 
onResourceManagerReload(IResourceManager, Predicate<IResourceType>) - Method in enum net.minecraftforge.client.model.ModelDynBucket.LoaderDynBucket
Deprecated.
 
onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.ModelFluid.FluidLoader
 
onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.ModelLoader.VanillaLoader
 
onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.ModelLoader.VariantLoader
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry2.ModelLoaderAdapter
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry2.VanillaProxy.Loader
 
onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.MultiLayerModel.Loader
Deprecated.
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraftforge.client.model.NewMultiLayerModel.Loader
 
onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.obj.OBJLoader
Deprecated.
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraftforge.client.model.obj.OBJLoader2
 
onResourceManagerReload(IResourceManager) - Method in interface net.minecraftforge.resource.ISelectiveResourceReloadListener
 
onResourceManagerReload(IResourceManager, Predicate<IResourceType>) - Method in interface net.minecraftforge.resource.ISelectiveResourceReloadListener
A version of onResourceManager that selectively chooses IResourceTypes to reload.
onRightClickBlock(PlayerEntity, Hand, BlockPos, Direction) - Static method in class net.minecraftforge.common.ForgeHooks
 
onScoreChanged(Score) - Method in class net.minecraft.scoreboard.Scoreboard
 
onScoreChanged(Score) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onScreenshot(NativeImage, File) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onSerialization(JsonObject) - Method in class net.minecraft.server.management.BanEntry
 
onSerialization(JsonObject) - Method in class net.minecraft.server.management.IPBanEntry
 
onSerialization(JsonObject) - Method in class net.minecraft.server.management.OpEntry
 
onSerialization(JsonObject) - Method in class net.minecraft.server.management.ProfileBanEntry
 
onSerialization(JsonObject) - Method in class net.minecraft.server.management.UserListEntry
 
onSerialization(JsonObject) - Method in class net.minecraft.server.management.WhitelistEntry
 
onServerChatEvent(ServerPlayNetHandler, String, ITextComponent) - Static method in class net.minecraftforge.common.ForgeHooks
 
onServerTick(TickEvent.ServerTickEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onSheared(ItemStack, IWorld, BlockPos, int) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
onSheared(ItemStack, IWorld, BlockPos, int) - Method in class net.minecraft.entity.passive.SheepEntity
 
onSheared(ItemStack, IWorld, BlockPos, int) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
onSheared(ItemStack, IWorld, BlockPos, int) - Method in interface net.minecraftforge.common.IShearable
Deprecated.
Performs the shear function on this object.
onSizeChanged(WorldBorder, double) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onSizeChanged(WorldBorder, double) - Method in interface net.minecraft.world.border.IBorderListener
 
onSkinTextureAvailable(MinecraftProfileTexture.Type, ResourceLocation, MinecraftProfileTexture) - Method in interface net.minecraft.client.resources.SkinManager.ISkinAvailableCallback
 
onSleepFinished(ServerWorld, long, long) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onSlotChange(ItemStack, ItemStack) - Method in class net.minecraft.inventory.container.Slot
 
onSlotChange(ItemStack, ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
 
onSlotChanged() - Method in class net.minecraft.inventory.container.Slot
 
onSpectatorMenuClosed(SpectatorMenu) - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuRecipient
 
onSpectatorMenuClosed(SpectatorMenu) - Method in class net.minecraft.client.gui.SpectatorGui
 
onStartEntityTracking(Entity, PlayerEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onStartFalling(FallingBlockEntity) - Method in class net.minecraft.block.AnvilBlock
 
onStartFalling(FallingBlockEntity) - Method in class net.minecraft.block.FallingBlock
 
onStatsUpdated() - Method in interface net.minecraft.client.gui.IProgressMeter
 
onStatsUpdated() - Method in class net.minecraft.client.gui.screen.StatsScreen
 
onStop() - Method in class net.minecraft.client.tutorial.CraftPlanksStep
 
onStop() - Method in class net.minecraft.client.tutorial.FindTreeStep
 
onStop() - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
onStop() - Method in class net.minecraft.client.tutorial.MovementStep
 
onStop() - Method in class net.minecraft.client.tutorial.OpenInventoryStep
 
onStop() - Method in class net.minecraft.client.tutorial.PunchTreeStep
 
onStopEntityTracking(Entity, PlayerEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onStoppedUsingItem(PlayerEntity) - Method in class net.minecraft.client.multiplayer.PlayerController
 
onStruckByLightning(LightningBoltEntity) - Method in class net.minecraft.entity.Entity
 
onStruckByLightning(LightningBoltEntity) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
onStruckByLightning(LightningBoltEntity) - Method in class net.minecraft.entity.item.HangingEntity
 
onStruckByLightning(LightningBoltEntity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
onStruckByLightning(LightningBoltEntity) - Method in class net.minecraft.entity.monster.CreeperEntity
 
onStruckByLightning(LightningBoltEntity) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
onStruckByLightning(LightningBoltEntity) - Method in class net.minecraft.entity.passive.PigEntity
 
onStruckByLightning(LightningBoltEntity) - Method in class net.minecraft.entity.passive.TurtleEntity
 
onSwapCraft(int) - Method in class net.minecraft.inventory.container.CraftingResultSlot
 
onSwapCraft(int) - Method in class net.minecraft.inventory.container.Slot
 
onTake(PlayerEntity, ItemStack) - Method in class net.minecraft.inventory.container.CraftingResultSlot
 
onTake(PlayerEntity, ItemStack) - Method in class net.minecraft.inventory.container.FurnaceResultSlot
 
onTake(PlayerEntity, ItemStack) - Method in class net.minecraft.inventory.container.MerchantResultSlot
 
onTake(PlayerEntity, ItemStack) - Method in class net.minecraft.inventory.container.Slot
 
onTeamAdded(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
 
onTeamAdded(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onTeamChanged(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
 
onTeamChanged(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onTeamRemoved(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
 
onTeamRemoved(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onTextureStitchedPost(AtlasTexture) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onTextureStitchedPre(AtlasTexture, Set<ResourceLocation>) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onTick(InputMappings.Input) - Static method in class net.minecraft.client.settings.KeyBinding
 
onTrade(MerchantOffer) - Method in interface net.minecraft.entity.merchant.IMerchant
 
onTrade(MerchantOffer) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
onTrade(MerchantOffer) - Method in class net.minecraft.entity.NPCMerchant
 
onTransitionStarted(WorldBorder, double, double, long) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onTransitionStarted(WorldBorder, double, double, long) - Method in interface net.minecraft.world.border.IBorderListener
 
onTravelToDimension(Entity, DimensionType) - Static method in class net.minecraftforge.common.ForgeHooks
 
onTrySpawnPortal(IWorld, BlockPos, NetherPortalBlock.Size) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onUpdateAdvancementProgress(Advancement, AdvancementProgress) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
onUpdateAdvancementProgress(Advancement, AdvancementProgress) - Method in interface net.minecraft.client.multiplayer.ClientAdvancementManager.IListener
 
onUseItemStop(LivingEntity, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onUserHurt(LivingEntity, Entity, int) - Method in class net.minecraft.enchantment.Enchantment
 
onUserHurt(LivingEntity, Entity, int) - Method in class net.minecraft.enchantment.ThornsEnchantment
 
onUsingTick(ItemStack, LivingEntity, int) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called each tick while using an item.
onUsingTick(LivingEntity, int) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called each tick while using an item.
onValidate(IForgeRegistryInternal<V>, RegistryManager, int, ResourceLocation, V) - Method in interface net.minecraftforge.registries.IForgeRegistry.ValidateCallback
 
onValidSurface() - Method in class net.minecraft.entity.item.HangingEntity
 
onValidSurface() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
onValidSurface() - Method in class net.minecraft.entity.item.LeashKnotEntity
 
onWarningDistanceChanged(WorldBorder, int) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onWarningDistanceChanged(WorldBorder, int) - Method in interface net.minecraft.world.border.IBorderListener
 
onWarningTimeChanged(WorldBorder, int) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onWarningTimeChanged(WorldBorder, int) - Method in interface net.minecraft.world.border.IBorderListener
 
onWorldSave() - Method in class net.minecraft.world.dimension.Dimension
 
onWorldSave() - Method in class net.minecraft.world.dimension.EndDimension
 
oOpen - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
OpCommand - Class in net.minecraft.command.impl
 
OpCommand() - Constructor for class net.minecraft.command.impl.OpCommand
 
OPEN - Static variable in class net.minecraft.block.DoorBlock
 
OPEN - Static variable in class net.minecraft.block.FenceGateBlock
 
OPEN - Static variable in class net.minecraft.block.TrapDoorBlock
 
open - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
OPEN - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
Open(PlayerEntity, Container) - Constructor for class net.minecraftforge.event.entity.player.PlayerContainerEvent.Open
 
OPEN_BARREL - Static variable in class net.minecraft.stats.Stats
 
OPEN_CHEST - Static variable in class net.minecraft.stats.Stats
 
OPEN_ENDERCHEST - Static variable in class net.minecraft.stats.Stats
 
OPEN_SHULKER_BOX - Static variable in class net.minecraft.stats.Stats
 
openBook(ItemStack, Hand) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
openBook(ItemStack, Hand) - Method in class net.minecraft.entity.player.PlayerEntity
 
openBook(ItemStack, Hand) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
openChest() - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
openCommandBlock(CommandBlockTileEntity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
openCommandBlock(CommandBlockTileEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
openCommandBlock(CommandBlockTileEntity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
openContainer - Variable in class net.minecraft.entity.player.PlayerEntity
 
openContainer(INamedContainerProvider) - Method in class net.minecraft.entity.player.PlayerEntity
 
openContainer(INamedContainerProvider) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
OpenDoorGoal - Class in net.minecraft.entity.ai.goal
 
OpenDoorGoal(MobEntity, boolean) - Constructor for class net.minecraft.entity.ai.goal.OpenDoorGoal
 
openedTab(Advancement) - Static method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
openFile(File) - Method in enum net.minecraft.util.Util.OS
 
openGUI(PlayerEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
openGui(ServerPlayerEntity, INamedContainerProvider) - Static method in class net.minecraftforge.fml.network.NetworkHooks
Request to open a GUI on the client, from the server Refer to net.minecraftforge.fml.ExtensionPoint#GUIFACTORY for how to provide a function to consume these GUI requests on the client.
openGui(ServerPlayerEntity, INamedContainerProvider, BlockPos) - Static method in class net.minecraftforge.fml.network.NetworkHooks
Request to open a GUI on the client, from the server Refer to net.minecraftforge.fml.ExtensionPoint#GUIFACTORY for how to provide a function to consume these GUI requests on the client.
openGui(ServerPlayerEntity, INamedContainerProvider, Consumer<PacketBuffer>) - Static method in class net.minecraftforge.fml.network.NetworkHooks
Request to open a GUI on the client, from the server Refer to net.minecraftforge.fml.ExtensionPoint#GUIFACTORY for how to provide a function to consume these GUI requests on the client.
openHorseInventory(AbstractHorseEntity, IInventory) - Method in class net.minecraft.entity.player.PlayerEntity
 
openHorseInventory(AbstractHorseEntity, IInventory) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
openInventory() - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
openInventory() - Method in class net.minecraft.client.tutorial.OpenInventoryStep
 
openInventory() - Method in class net.minecraft.client.tutorial.Tutorial
 
openInventory(PlayerEntity) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
openInventory(PlayerEntity) - Method in class net.minecraft.inventory.EnderChestInventory
 
openInventory(PlayerEntity) - Method in interface net.minecraft.inventory.IInventory
 
openInventory(PlayerEntity) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
openInventory(PlayerEntity) - Method in class net.minecraft.tileentity.ChestTileEntity
 
openInventory(PlayerEntity) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
openInventory(PlayerEntity) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
OpenInventoryStep - Class in net.minecraft.client.tutorial
 
OpenInventoryStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.OpenInventoryStep
 
openMinecartCommandBlock(CommandBlockLogic) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
openMinecartCommandBlock(CommandBlockLogic) - Method in class net.minecraft.entity.player.PlayerEntity
 
openPoint(int, int, int) - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
openPoint(int, int, int) - Method in class net.minecraft.pathfinding.NodeProcessor
 
openPoint(int, int, int) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
 
openScreen(ContainerType<T>, Minecraft, int, ITextComponent) - Static method in class net.minecraft.client.gui.ScreenManager
 
OpenServerTask(RealmsServer, RealmsScreen, RealmsScreen, boolean) - Constructor for class com.mojang.realmsclient.util.RealmsTasks.OpenServerTask
 
openSignEditor(SignTileEntity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
openSignEditor(SignTileEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
openSignEditor(SignTileEntity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
openStructureBlock(StructureBlockTileEntity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
openStructureBlock(StructureBlockTileEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
OpEntry - Class in net.minecraft.server.management
 
OpEntry(GameProfile, int, boolean) - Constructor for class net.minecraft.server.management.OpEntry
 
OpEntry(JsonObject) - Constructor for class net.minecraft.server.management.OpEntry
 
openUri(String) - Static method in class net.minecraft.realms.Realms
 
openURI(URI) - Method in enum net.minecraft.util.Util.OS
 
openURI(String) - Method in enum net.minecraft.util.Util.OS
 
openURL(URL) - Method in enum net.minecraft.util.Util.OS
 
operation() - Static method in class net.minecraft.command.arguments.OperationArgument
 
operation - Variable in class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
OperationArgument - Class in net.minecraft.command.arguments
 
OperationArgument() - Constructor for class net.minecraft.command.arguments.OperationArgument
 
OperationArgument.IOperation - Interface in net.minecraft.command.arguments
 
OperatorOnlyItem - Class in net.minecraft.item
 
OperatorOnlyItem(Block, Item.Properties) - Constructor for class net.minecraft.item.OperatorOnlyItem
 
OpList - Class in net.minecraft.server.management
 
OpList(File) - Constructor for class net.minecraft.server.management.OpList
 
opPermissionLevel - Variable in class net.minecraft.server.dedicated.ServerProperties
 
opposite() - Method in enum net.minecraft.state.properties.ChestType
 
opposite() - Method in enum net.minecraft.util.HandSide
 
Ops - Class in com.mojang.realmsclient.dto
 
Ops() - Constructor for class com.mojang.realmsclient.dto.Ops
 
ops - Variable in class com.mojang.realmsclient.dto.Ops
 
OptimizeWorldScreen - Class in net.minecraft.client.gui.screen
 
OptimizeWorldScreen(BooleanConsumer, String, SaveFormat, boolean) - Constructor for class net.minecraft.client.gui.screen.OptimizeWorldScreen
 
optional(LootParameter<?>) - Method in class net.minecraft.world.storage.loot.LootParameterSet.Builder
 
OPTIONAL_BLOCK_POS - Static variable in class net.minecraft.network.datasync.DataSerializers
 
OPTIONAL_BLOCK_STATE - Static variable in class net.minecraft.network.datasync.DataSerializers
 
OPTIONAL_TEXT_COMPONENT - Static variable in class net.minecraft.network.datasync.DataSerializers
 
OPTIONAL_UNIQUE_ID - Static variable in class net.minecraft.network.datasync.DataSerializers
 
OPTIONAL_VARINT - Static variable in class net.minecraft.network.datasync.DataSerializers
 
OptionalDispenseBehavior - Class in net.minecraft.dispenser
 
OptionalDispenseBehavior() - Constructor for class net.minecraft.dispenser.OptionalDispenseBehavior
 
OptionalMod<T> - Class in net.minecraftforge.fml
 
OptionButton - Class in net.minecraft.client.gui.widget.button
 
OptionButton(int, int, int, int, AbstractOption, String, Button.IPressable) - Constructor for class net.minecraft.client.gui.widget.button.OptionButton
 
options - Variable in class net.minecraft.client.gui.widget.AbstractSlider
 
options - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
 
OPTIONS - Static variable in class net.minecraft.util.datafix.TypeReferences
 
OptionsAddTextBackgroundFix - Class in net.minecraft.util.datafix.fixes
 
OptionsAddTextBackgroundFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OptionsAddTextBackgroundFix
 
OptionSlider - Class in net.minecraft.client.gui.widget
 
OptionSlider(GameSettings, int, int, int, int, SliderPercentageOption) - Constructor for class net.minecraft.client.gui.widget.OptionSlider
 
OptionsLowerCaseLanguage - Class in net.minecraft.util.datafix.fixes
 
OptionsLowerCaseLanguage(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OptionsLowerCaseLanguage
 
OptionsRowList - Class in net.minecraft.client.gui.widget.list
 
OptionsRowList(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.widget.list.OptionsRowList
 
OptionsRowList.Row - Class in net.minecraft.client.gui.widget.list
 
OptionsScreen - Class in net.minecraft.client.gui.screen
 
OptionsScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.screen.OptionsScreen
 
OptionsSoundsScreen - Class in net.minecraft.client.gui.screen
 
OptionsSoundsScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.screen.OptionsSoundsScreen
 
OR - Static variable in interface net.minecraft.advancements.IRequirementsStrategy
 
OR - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
or(VoxelShape, VoxelShape) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
or(VoxelShape, VoxelShape...) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
or(Predicate<T>[]) - Static method in class net.minecraft.world.storage.loot.conditions.LootConditionManager
 
or(ICondition...) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
or(TriPredicate<? super T, ? super U, ? super V>) - Method in interface net.minecraftforge.common.util.TriPredicate
 
ORANGE_BANNER - Static variable in class net.minecraft.block.Blocks
 
ORANGE_BANNER - Static variable in class net.minecraft.item.Items
 
ORANGE_BED - Static variable in class net.minecraft.block.Blocks
 
ORANGE_BED - Static variable in class net.minecraft.item.Items
 
ORANGE_CARPET - Static variable in class net.minecraft.block.Blocks
 
ORANGE_CARPET - Static variable in class net.minecraft.item.Items
 
ORANGE_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
ORANGE_CONCRETE - Static variable in class net.minecraft.item.Items
 
ORANGE_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
ORANGE_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
ORANGE_DYE - Static variable in class net.minecraft.item.Items
 
ORANGE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
ORANGE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
ORANGE_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
ORANGE_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
ORANGE_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
ORANGE_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
ORANGE_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
ORANGE_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
ORANGE_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
ORANGE_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
ORANGE_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
ORANGE_TULIP - Static variable in class net.minecraft.block.Blocks
 
ORANGE_TULIP - Static variable in class net.minecraft.item.Items
 
ORANGE_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
ORANGE_WOOL - Static variable in class net.minecraft.block.Blocks
 
ORANGE_WOOL - Static variable in class net.minecraft.item.Items
 
OrCondition - Class in net.minecraft.client.renderer.model.multipart
 
OrCondition(Iterable<? extends ICondition>) - Constructor for class net.minecraft.client.renderer.model.multipart.OrCondition
 
OrCondition - Class in net.minecraftforge.common.crafting.conditions
 
OrCondition(ICondition...) - Constructor for class net.minecraftforge.common.crafting.conditions.OrCondition
 
OrCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
order() - Method in class net.minecraft.network.PacketBuffer
 
order(ByteOrder) - Method in class net.minecraft.network.PacketBuffer
 
ordered(boolean) - Method in class net.minecraft.tags.Tag.Builder
 
ordinal() - Method in class net.minecraft.world.chunk.ChunkStatus
 
ORE - Static variable in class net.minecraft.world.gen.feature.Feature
 
OreBlock - Class in net.minecraft.block
 
OreBlock(Block.Properties) - Constructor for class net.minecraft.block.OreBlock
 
OreFeature - Class in net.minecraft.world.gen.feature
 
OreFeature(Function<Dynamic<?>, ? extends OreFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.OreFeature
 
OreFeatureConfig - Class in net.minecraft.world.gen.feature
 
OreFeatureConfig(OreFeatureConfig.FillerBlockType, BlockState, int) - Constructor for class net.minecraft.world.gen.feature.OreFeatureConfig
 
OreFeatureConfig.FillerBlockType - Enum in net.minecraft.world.gen.feature
 
orElse(T) - Method in class net.minecraftforge.common.util.LazyOptional
Resolve the contained supplier if non-empty and return the result, otherwise return other.
orElse(T) - Method in class net.minecraftforge.fml.OptionalMod
Return the mod object if present, otherwise return other.
orElse(T) - Method in class net.minecraftforge.fml.RegistryObject
Return the mod object if present, otherwise return other.
orElseGet(NonNullSupplier<? extends T>) - Method in class net.minecraftforge.common.util.LazyOptional
Resolve the contained supplier if non-empty and return the result, otherwise return the result of other.
orElseGet(Supplier<? extends T>) - Method in class net.minecraftforge.fml.OptionalMod
Return the mod object if present, otherwise invoke other and return the result of that invocation.
orElseGet(Supplier<? extends T>) - Method in class net.minecraftforge.fml.RegistryObject
Return the mod object if present, otherwise invoke other and return the result of that invocation.
orElseThrow(NonNullSupplier<? extends X>) - Method in class net.minecraftforge.common.util.LazyOptional
Resolve the contained supplier if non-empty and return the result, otherwise throw the exception created by the provided NonNullSupplier.
orElseThrow(Supplier<? extends X>) - Method in class net.minecraftforge.fml.OptionalMod
Return the contained mod object, if present, otherwise throw an exception to be created by the provided supplier.
orElseThrow(Supplier<? extends X>) - Method in class net.minecraftforge.fml.RegistryObject
Return the contained mod object, if present, otherwise throw an exception to be created by the provided supplier.
orEmpty(Capability<R>, LazyOptional<T>) - Method in class net.minecraftforge.common.capabilities.Capability
 
ORES - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_COAL - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_COAL - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_DIAMOND - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_DIAMOND - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_EMERALD - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_EMERALD - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_GOLD - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_GOLD - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_IRON - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_IRON - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_LAPIS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_LAPIS - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_QUARTZ - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_QUARTZ - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_REDSTONE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_REDSTONE - Static variable in class net.minecraftforge.common.Tags.Items
 
ORGANIC - Static variable in class net.minecraft.block.material.Material
 
orientable(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
orientableVertical(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
orientableWithBottom(String, ResourceLocation, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
origin - Variable in class net.minecraft.client.renderer.model.BlockPartRotation
 
ORIGIN - Static variable in class net.minecraft.entity.item.FallingBlockEntity
 
origin(float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
originalAttacker - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
originalModel - Variable in class net.minecraftforge.client.model.BakedModelWrapper
 
originalRatioX - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
originalRatioZ - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
originalStrength - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
ORP - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
ortho(double, double, double, double, double, double) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
orthographic(float, float, float, float) - Static method in class net.minecraft.client.renderer.Matrix4f
 
OUT_OF_WORLD - Static variable in class net.minecraft.util.DamageSource
 
outOfWorld() - Method in class net.minecraft.entity.Entity
 
outOfWorld() - Method in class net.minecraft.entity.LivingEntity
 
overlay - Variable in class net.minecraft.world.BossInfo
 
overlay(ResourceLocation) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
overlayBoss - Variable in class net.minecraft.client.gui.IngameGui
 
OverlayChatListener - Class in net.minecraft.client.gui.chat
 
OverlayChatListener(Minecraft) - Constructor for class net.minecraft.client.gui.chat.OverlayChatListener
 
overlayDebug - Variable in class net.minecraft.client.gui.IngameGui
 
OverlayFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.FireworkParticle.OverlayFactory
 
overlayMessage - Variable in class net.minecraft.client.gui.IngameGui
 
overlayMessageTime - Variable in class net.minecraft.client.gui.IngameGui
 
overlayPlayerList - Variable in class net.minecraft.client.gui.IngameGui
 
overlaySubtitle - Variable in class net.minecraft.client.gui.IngameGui
 
override() - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder
 
override(int) - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder
Get an existing override builder
OverrideBuilder() - Constructor for class net.minecraftforge.client.model.generators.ItemModelBuilder.OverrideBuilder
 
overrideHeight - Variable in class net.minecraft.client.GameSettings
 
overrides - Variable in class net.minecraft.client.renderer.model.MultipartBakedModel
 
overrides - Variable in class net.minecraftforge.client.model.BakedItemModel
 
overrides - Variable in class net.minecraftforge.client.model.generators.ItemModelBuilder
 
overrides - Variable in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
overrideWidth - Variable in class net.minecraft.client.GameSettings
 
OVERWORLD - Static variable in class net.minecraft.world.dimension.DimensionType
 
OVERWORLD - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
OverworldBiomeProvider - Class in net.minecraft.world.biome.provider
 
OverworldBiomeProvider(OverworldBiomeProviderSettings) - Constructor for class net.minecraft.world.biome.provider.OverworldBiomeProvider
 
OverworldBiomeProviderSettings - Class in net.minecraft.world.biome.provider
 
OverworldBiomeProviderSettings() - Constructor for class net.minecraft.world.biome.provider.OverworldBiomeProviderSettings
 
OverworldChunkGenerator - Class in net.minecraft.world.gen
 
OverworldChunkGenerator(IWorld, BiomeProvider, OverworldGenSettings) - Constructor for class net.minecraft.world.gen.OverworldChunkGenerator
 
OverworldDimension - Class in net.minecraft.world.dimension
 
OverworldDimension(World, DimensionType) - Constructor for class net.minecraft.world.dimension.OverworldDimension
 
OverworldGenSettings - Class in net.minecraft.world.gen
 
OverworldGenSettings() - Constructor for class net.minecraft.world.gen.OverworldGenSettings
 
owner - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
owner - Variable in class net.minecraft.entity.projectile.LlamaSpitEntity
 
owner - Variable in class net.minecraft.entity.projectile.ThrowableEntity
 
owner - Variable in class net.minecraftforge.client.model.BlockModelConfiguration
 
OWNER_UNIQUE_ID - Static variable in class net.minecraft.entity.passive.TameableEntity
 
OwnerHurtByTargetGoal - Class in net.minecraft.entity.ai.goal
 
OwnerHurtByTargetGoal(TameableEntity) - Constructor for class net.minecraft.entity.ai.goal.OwnerHurtByTargetGoal
 
OwnerHurtTargetGoal - Class in net.minecraft.entity.ai.goal
 
OwnerHurtTargetGoal(TameableEntity) - Constructor for class net.minecraft.entity.ai.goal.OwnerHurtTargetGoal
 
ownerUUID - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
OXEYE_DAISY - Static variable in class net.minecraft.block.Blocks
 
OXEYE_DAISY - Static variable in class net.minecraft.item.Items
 

P

p(double, double, double, double, DimensionType) - Static method in class net.minecraftforge.fml.network.PacketDistributor.TargetPoint
Helper to build a TargetPoint without excluded Entity
pack(ItemStack) - Static method in class net.minecraft.item.crafting.RecipeItemHelper
 
pack(Set<SPlayerPositionLookPacket.Flags>) - Static method in enum net.minecraft.network.play.server.SPlayerPositionLookPacket.Flags
 
pack(int, int, int) - Static method in class net.minecraft.util.math.BlockPos
 
pack(float[], int[], VertexFormat, int, int) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
PackCompatibility - Enum in net.minecraft.resources
 
packed - Variable in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad
 
PACKED_ICE - Static variable in class net.minecraft.block.Blocks
 
PACKED_ICE - Static variable in class net.minecraft.block.material.Material
 
PACKED_ICE - Static variable in class net.minecraft.item.Items
 
PACKED_ICE - Static variable in class net.minecraft.world.gen.surfacebuilders.FrozenOceanSurfaceBuilder
 
packedFGColor - Variable in class net.minecraft.client.gui.widget.Widget
 
PacketBuffer - Class in net.minecraft.network
 
PacketBuffer(ByteBuf) - Constructor for class net.minecraft.network.PacketBuffer
 
PacketDirection - Enum in net.minecraft.network
 
PacketDispatcher - Class in net.minecraftforge.fml.network
Dispatcher for sending packets in response to a received packet.
PacketDistributor<T> - Class in net.minecraftforge.fml.network
Means to distribute packets in various ways
PacketDistributor(BiFunction<PacketDistributor<T>, Supplier<T>, Consumer<IPacket<?>>>, NetworkDirection) - Constructor for class net.minecraftforge.fml.network.PacketDistributor
 
PacketDistributor.PacketTarget - Class in net.minecraftforge.fml.network
A Distributor curried with a specific value instance, for actual dispatch
PacketDistributor.TargetPoint - Class in net.minecraftforge.fml.network
 
PacketLoggingHandler - Class in net.minecraftforge.fml.common.network
 
PacketLoggingHandler() - Constructor for class net.minecraftforge.fml.common.network.PacketLoggingHandler
 
PacketThreadUtil - Class in net.minecraft.network
 
PacketThreadUtil() - Constructor for class net.minecraft.network.PacketThreadUtil
 
PackMetadataSection - Class in net.minecraft.resources.data
 
PackMetadataSection(ITextComponent, int) - Constructor for class net.minecraft.resources.data.PackMetadataSection
 
PackMetadataSectionSerializer - Class in net.minecraft.resources.data
 
PackMetadataSectionSerializer() - Constructor for class net.minecraft.resources.data.PackMetadataSectionSerializer
 
packToLocal(BlockPos) - Static method in class net.minecraft.world.chunk.ChunkPrimer
 
PADDING_1B - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
page - Variable in class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
paint(Graphics) - Method in class net.minecraft.server.gui.StatsComponent
 
PAINTING - Static variable in class net.minecraft.entity.EntityType
 
PAINTING - Static variable in class net.minecraft.item.Items
 
PAINTING_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
PAINTING_TYPES - Static variable in class net.minecraftforge.registries.GameData
 
PaintingDirection - Class in net.minecraft.util.datafix.fixes
 
PaintingDirection(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PaintingDirection
 
PaintingEntity - Class in net.minecraft.entity.item
 
PaintingEntity(EntityType<? extends PaintingEntity>, World) - Constructor for class net.minecraft.entity.item.PaintingEntity
 
PaintingEntity(World, BlockPos, Direction) - Constructor for class net.minecraft.entity.item.PaintingEntity
 
PaintingEntity(World, BlockPos, Direction, PaintingType) - Constructor for class net.minecraft.entity.item.PaintingEntity
 
PaintingMotive - Class in net.minecraft.util.datafix.fixes
 
PaintingMotive(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PaintingMotive
 
PaintingRenderer - Class in net.minecraft.client.renderer.entity
 
PaintingRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PaintingRenderer
 
PaintingSpriteUploader - Class in net.minecraft.client.renderer.texture
 
PaintingSpriteUploader(TextureManager) - Constructor for class net.minecraft.client.renderer.texture.PaintingSpriteUploader
 
PaintingType - Class in net.minecraft.entity.item
 
PaintingType(int, int) - Constructor for class net.minecraft.entity.item.PaintingType
 
palette - Variable in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
paletteFinder - Variable in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
PANDA - Static variable in class net.minecraft.entity.EntityType
 
PANDA_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PandaEntity - Class in net.minecraft.entity.passive
 
PandaEntity(EntityType<? extends PandaEntity>, World) - Constructor for class net.minecraft.entity.passive.PandaEntity
 
PandaEntity.Type - Enum in net.minecraft.entity.passive
 
PandaHeldItemLayer - Class in net.minecraft.client.renderer.entity.layers
 
PandaHeldItemLayer(IEntityRenderer<PandaEntity, PandaModel<PandaEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.PandaHeldItemLayer
 
PandaModel<T extends PandaEntity> - Class in net.minecraft.client.renderer.entity.model
 
PandaModel(int, float) - Constructor for class net.minecraft.client.renderer.entity.model.PandaModel
 
PandaRenderer - Class in net.minecraft.client.renderer.entity
 
PandaRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PandaRenderer
 
PaneBlock - Class in net.minecraft.block
 
PaneBlock(Block.Properties) - Constructor for class net.minecraft.block.PaneBlock
 
paneBlock(PaneBlock, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
paneBlock(PaneBlock, String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
paneBlock(PaneBlock, ModelFile, ModelFile, ModelFile, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
paneNoSide(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
paneNoSideAlt(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
panePost(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
paneSide(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
paneSideAlt(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
PANIC - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
panic(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
PanicGoal - Class in net.minecraft.entity.ai.goal
 
PanicGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.PanicGoal
 
PanicTask - Class in net.minecraft.entity.ai.brain.task
 
PanicTask() - Constructor for class net.minecraft.entity.ai.brain.task.PanicTask
 
PANORAMA_RESOURCES - Static variable in class net.minecraft.client.gui.screen.MainMenuScreen
 
PAPER - Static variable in class net.minecraft.item.Items
 
Parameter() - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter
 
ParameterValue(String, Function<String, ITimeValue>) - Constructor for class net.minecraftforge.common.animation.TimeValues.ParameterValue
 
PardonCommand - Class in net.minecraft.command.impl
 
PardonCommand() - Constructor for class net.minecraft.command.impl.PardonCommand
 
PardonIpCommand - Class in net.minecraft.command.impl
 
PardonIpCommand() - Constructor for class net.minecraft.command.impl.PardonIpCommand
 
parent - Variable in class net.minecraft.client.renderer.model.BlockModel
 
parent(String) - Method in class net.minecraft.world.biome.Biome.Builder
 
parent - Variable in class net.minecraft.world.biome.Biome
 
parent - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
parent(ModelFile) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
Set the parent model for the current model.
parent - Variable in class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
parent - Variable in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
parent - Variable in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
parent - Variable in class net.minecraftforge.fml.client.config.GuiSlider
 
parent - Variable in class net.minecraftforge.fml.client.IModGuiFactory.RuntimeOptionCategoryElement
 
ParentedLootEntry - Class in net.minecraft.world.storage.loot
 
ParentedLootEntry(LootEntry[], ILootCondition[]) - Constructor for class net.minecraft.world.storage.loot.ParentedLootEntry
 
ParentedLootEntry.AbstractSerializer<T extends ParentedLootEntry> - Class in net.minecraft.world.storage.loot
 
ParentedLootEntry.IFactory<T extends ParentedLootEntry> - Interface in net.minecraft.world.storage.loot
 
parentLocation - Variable in class net.minecraft.client.renderer.model.BlockModel
 
parentScreen - Variable in class net.minecraft.client.gui.screen.LanguageScreen
 
parentScreen - Variable in class net.minecraft.client.gui.screen.StatsScreen
 
PARROT - Static variable in class net.minecraft.entity.EntityType
 
PARROT_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PARROT_TEXTURES - Static variable in class net.minecraft.client.renderer.entity.ParrotRenderer
 
ParrotEntity - Class in net.minecraft.entity.passive
 
ParrotEntity(EntityType<? extends ParrotEntity>, World) - Constructor for class net.minecraft.entity.passive.ParrotEntity
 
ParrotModel - Class in net.minecraft.client.renderer.entity.model
 
ParrotModel() - Constructor for class net.minecraft.client.renderer.entity.model.ParrotModel
 
ParrotModel.State - Enum in net.minecraft.client.renderer.entity.model
 
ParrotRenderer - Class in net.minecraft.client.renderer.entity
 
ParrotRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ParrotRenderer
 
ParrotVariantLayer<T extends PlayerEntity> - Class in net.minecraft.client.renderer.entity.layers
 
ParrotVariantLayer(IEntityRenderer<T, PlayerModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.ParrotVariantLayer
 
parse(JsonElement) - Static method in class com.mojang.realmsclient.dto.Backup
 
parse(String) - Static method in class com.mojang.realmsclient.dto.BackupList
 
parse(String) - Static method in class com.mojang.realmsclient.dto.Ops
 
parse(JsonObject) - Static method in class com.mojang.realmsclient.dto.PendingInvite
 
parse(String) - Static method in class com.mojang.realmsclient.dto.PendingInvitesList
 
parse(String) - Static method in class com.mojang.realmsclient.dto.RealmsNews
 
parse(JsonObject) - Static method in class com.mojang.realmsclient.dto.RealmsServer
 
parse(String) - Static method in class com.mojang.realmsclient.dto.RealmsServer
 
parse(String) - Static method in class com.mojang.realmsclient.dto.RealmsServerAddress
 
parse(String) - Static method in class com.mojang.realmsclient.dto.RealmsServerList
 
parse(JsonObject) - Static method in class com.mojang.realmsclient.dto.RealmsServerPlayerList
 
parse(String) - Static method in class com.mojang.realmsclient.dto.RealmsServerPlayerLists
 
parse(JsonObject) - Static method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
parse(JsonObject) - Static method in class com.mojang.realmsclient.dto.ServerActivity
 
parse(String) - Static method in class com.mojang.realmsclient.dto.ServerActivityList
 
parse(String) - Static method in class com.mojang.realmsclient.dto.Subscription
 
parse(String) - Static method in class com.mojang.realmsclient.dto.UploadInfo
 
parse(String) - Static method in class com.mojang.realmsclient.dto.WorldDownload
 
parse(JsonObject) - Static method in class com.mojang.realmsclient.dto.WorldTemplate
 
parse(String) - Static method in class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
parse(StringReader) - Method in class net.minecraft.command.arguments.BlockPosArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.BlockPredicateArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.BlockStateArgument
 
parse(boolean) - Method in class net.minecraft.command.arguments.BlockStateParser
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ColorArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ColumnPosArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ComponentArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.DimensionArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.EnchantmentArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.EntityAnchorArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.EntityArgument
 
parse() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
parse(StringReader) - Method in class net.minecraft.command.arguments.EntitySummonArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.FunctionArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.GameProfileArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.IRangeArgument.FloatRange
 
parse(StringReader) - Method in class net.minecraft.command.arguments.IRangeArgument.IntRange
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ItemArgument
 
parse() - Method in class net.minecraft.command.arguments.ItemParser
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ItemPredicateArgument
 
parse(StringReader) - Static method in class net.minecraft.command.arguments.LocalLocationArgument
 
parse(StringReader, boolean) - Static method in class net.minecraft.command.arguments.MessageArgument.Message
 
parse(StringReader) - Method in class net.minecraft.command.arguments.MessageArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.NBTCompoundTagArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.NBTPathArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.NBTTagArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ObjectiveArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.OperationArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ParticleArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.PotionArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ResourceLocationArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.RotationArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ScoreboardSlotArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ScoreHolderArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.SlotArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.SwizzleArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.TeamArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.TimeArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.Vec2Argument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.Vec3Argument
 
parse(StringReader) - Method in interface net.minecraft.command.Commands.IParser
 
parse() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Parser
 
parse() - Method in class net.minecraftforge.client.model.obj.OBJModel.Parser
Deprecated.
 
parse(PacketBuffer) - Method in class net.minecraftforge.common.crafting.CompoundIngredient.Serializer
 
parse(JsonObject) - Method in class net.minecraftforge.common.crafting.CompoundIngredient.Serializer
 
parse(PacketBuffer) - Method in interface net.minecraftforge.common.crafting.IIngredientSerializer
 
parse(JsonObject) - Method in interface net.minecraftforge.common.crafting.IIngredientSerializer
 
parse(PacketBuffer) - Method in class net.minecraftforge.common.crafting.IngredientNBT.Serializer
 
parse(JsonObject) - Method in class net.minecraftforge.common.crafting.IngredientNBT.Serializer
 
parse(PacketBuffer) - Method in class net.minecraftforge.common.crafting.VanillaIngredientSerializer
 
parse(JsonObject) - Method in class net.minecraftforge.common.crafting.VanillaIngredientSerializer
 
parse(StringReader) - Method in class net.minecraftforge.server.command.EnumArgument
 
parse(StringReader) - Method in class net.minecraftforge.server.command.ModIdArgument
 
parseArguments() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
parseAxisRotation(JsonElement) - Static method in class net.minecraftforge.client.model.ForgeBlockStateV1.TRSRDeserializer
Deprecated.
 
parseDouble(StringReader, boolean) - Static method in class net.minecraft.command.arguments.LocationInput
 
parseDouble(StringReader, boolean) - Static method in class net.minecraft.command.arguments.LocationPart
 
parseFloatArray(JsonElement, int, String) - Static method in class net.minecraftforge.client.model.ForgeBlockStateV1.TRSRDeserializer
Deprecated.
 
parseFormat(String, Object...) - Static method in class net.minecraftforge.fml.ForgeI18n
 
parseFromSettings(String) - Static method in class net.minecraft.client.renderer.VideoMode
 
parseGameTypeWithDefault(int, GameType) - Static method in enum net.minecraft.world.GameType
 
parseGameTypeWithDefault(String, GameType) - Static method in enum net.minecraft.world.GameType
 
parseIndex(int) - Method in class net.minecraft.util.FrameTimer
 
parseInt(StringReader) - Static method in class net.minecraft.command.arguments.LocationInput
 
parseInt(StringReader) - Static method in class net.minecraft.command.arguments.LocationPart
 
parseLanguageMetadata(List<IResourcePack>) - Method in class net.minecraft.client.resources.LanguageManager
 
parseLocal(DataFixer, String) - Method in class net.minecraft.stats.ServerStatisticsManager
 
parseMapVariants(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.model.BlockModelDefinition.Deserializer
 
parseMaterials(IResourceManager, String, ResourceLocation) - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
Deprecated.
 
parseMatrix(JsonElement) - Static method in class net.minecraftforge.client.model.ForgeBlockStateV1.TRSRDeserializer
Deprecated.
 
parseMessage(String, Object...) - Static method in class net.minecraftforge.fml.ForgeI18n
 
parseModelRotation(JsonObject) - Method in class net.minecraft.client.renderer.model.Variant.Deserializer
 
parseMultipart(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.model.BlockModelDefinition.Deserializer
 
parseObject(String, ParsePosition) - Method in class net.minecraftforge.fml.ForgeI18n.CustomReadOnlyFormat
 
parseParticle(StringReader) - Static method in class net.minecraft.command.arguments.ParticleArgument
 
parsePathString(String) - Static method in class net.minecraft.client.renderer.model.ModelResourceLocation
 
Parser(InputStream) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Parser
 
Parser(IResource, IResourceManager) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Parser
Deprecated.
 
parseRotation(JsonObject) - Method in class net.minecraft.client.renderer.model.BlockFaceUV.Deserializer
 
parseRotation(JsonElement) - Static method in class net.minecraftforge.client.model.ForgeBlockStateV1.TRSRDeserializer
Deprecated.
 
parseSelector() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
parseSelector(EntitySelectorParser) - Static method in class net.minecraftforge.common.command.EntitySelectorManager
This method is called in EntitySelectorParser.parse()
If the REGISTRY does not contain a custom selector for the command being parsed, this method returns null and the vanilla logic in EntitySelectorParser.parseSelector() is used.
parseSingleEntity() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
parseString(String) - Static method in class net.minecraft.realms.RealmsServerAddress
 
parseTintIndex(JsonObject) - Method in class net.minecraft.client.renderer.model.BlockPartFace.Deserializer
 
parseType(String) - Static method in class net.minecraft.client.shader.ShaderUniform
 
parseUserSkin(NativeImage) - Method in class net.minecraft.client.renderer.DownloadImageBuffer
 
parseUserSkin(NativeImage) - Method in interface net.minecraft.client.renderer.IImageBuffer
 
parseValue(String) - Method in class net.minecraft.state.BooleanProperty
 
parseValue(String) - Method in class net.minecraft.state.EnumProperty
 
parseValue(String) - Method in class net.minecraft.state.IntegerProperty
 
parseValue(String) - Method in interface net.minecraft.state.IProperty
 
parseVector2(String[]) - Static method in class net.minecraftforge.client.model.obj.OBJModel2
 
parseVector3(String[]) - Static method in class net.minecraftforge.client.model.obj.OBJModel2
 
parseVector4(String[]) - Static method in class net.minecraftforge.client.model.obj.OBJModel2
 
parseVector4To3(String[]) - Static method in class net.minecraftforge.client.model.obj.OBJModel2
 
parseVersionRange(String, StringBuffer, Object) - Static method in class net.minecraftforge.fml.MavenVersionStringHelper
 
parseWeight(JsonObject) - Method in class net.minecraft.client.renderer.model.Variant.Deserializer
 
PART - Static variable in class net.minecraft.block.BedBlock
 
Part(int, int, EntitySelector) - Constructor for class net.minecraft.command.arguments.MessageArgument.Part
 
part - Variable in class net.minecraft.util.math.shapes.VoxelShape
 
part() - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder
Creates a builder for models to assign to a MultiPartBlockStateBuilder.PartBuilder, which when completed via ConfiguredModel.Builder.addModel() will assign the resultant set of models to the part and return it for further processing.
partialState() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
Complete this state without adding any new models, and return a new partial state via the parent builder.
partialState() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
Particle - Class in net.minecraft.client.particle
 
Particle(World, double, double, double) - Constructor for class net.minecraft.client.particle.Particle
 
Particle(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.Particle
 
particle() - Static method in class net.minecraft.command.arguments.ParticleArgument
 
PARTICLE - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
particle - Variable in class net.minecraftforge.client.model.BakedItemModel
 
PARTICLE_DATA - Static variable in class net.minecraft.network.datasync.DataSerializers
 
PARTICLE_NOT_FOUND - Static variable in class net.minecraft.command.arguments.ParticleArgument
 
PARTICLE_POSITION_TEX_COLOR_LMAP - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
PARTICLE_SHEET_LIT - Static variable in interface net.minecraft.client.particle.IParticleRenderType
 
PARTICLE_SHEET_OPAQUE - Static variable in interface net.minecraft.client.particle.IParticleRenderType
 
PARTICLE_SHEET_TRANSLUCENT - Static variable in interface net.minecraft.client.particle.IParticleRenderType
 
PARTICLE_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
PARTICLE_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
PARTICLE_TYPES - Static variable in class net.minecraftforge.registries.GameData
 
particleAlpha - Variable in class net.minecraft.client.particle.Particle
 
particleAngle - Variable in class net.minecraft.client.particle.Particle
 
ParticleArgument - Class in net.minecraft.command.arguments
 
ParticleArgument() - Constructor for class net.minecraft.command.arguments.ParticleArgument
 
particleBlue - Variable in class net.minecraft.client.particle.Particle
 
ParticleCommand - Class in net.minecraft.command.impl
 
ParticleCommand() - Constructor for class net.minecraft.command.impl.ParticleCommand
 
ParticleFactoryRegisterEvent - Class in net.minecraftforge.client.event
ParticleFactoryRegisterEvent() - Constructor for class net.minecraftforge.client.event.ParticleFactoryRegisterEvent
 
particleGravity - Variable in class net.minecraft.client.particle.Particle
 
particleGreen - Variable in class net.minecraft.client.particle.Particle
 
ParticleManager - Class in net.minecraft.client.particle
 
ParticleManager(World, TextureManager) - Constructor for class net.minecraft.client.particle.ParticleManager
 
ParticleManager.IParticleMetaFactory<T extends IParticleData> - Interface in net.minecraft.client.particle
 
particleRed - Variable in class net.minecraft.client.particle.Particle
 
particles - Variable in class net.minecraft.client.GameSettings
 
particles - Variable in class net.minecraft.client.Minecraft
 
PARTICLES - Static variable in class net.minecraft.client.settings.AbstractOption
 
particleScale - Variable in class net.minecraft.client.particle.TexturedParticle
 
ParticleStatus - Enum in net.minecraft.client.settings
 
particleTexture - Variable in class net.minecraft.client.renderer.model.MultipartBakedModel
 
ParticleType<T extends IParticleData> - Class in net.minecraft.particles
 
ParticleType(boolean, IParticleData.IDeserializer<T>) - Constructor for class net.minecraft.particles.ParticleType
 
ParticleTypes - Class in net.minecraft.particles
 
ParticleTypes() - Constructor for class net.minecraft.particles.ParticleTypes
 
partRotation - Variable in class net.minecraft.client.renderer.model.BlockPart
 
PartSplitVoxelShape - Class in net.minecraft.util.math.shapes
 
PartSplitVoxelShape(VoxelShapePart, int, int, int, int, int, int) - Constructor for class net.minecraft.util.math.shapes.PartSplitVoxelShape
 
passEvents - Variable in class net.minecraft.client.gui.screen.Screen
 
Passthrough - Class in net.minecraft.world.gen.placement
 
Passthrough(Function<Dynamic<?>, ? extends NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.Passthrough
 
pastEvents(float, float) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBClip
 
pastEvents(float, float) - Method in enum net.minecraftforge.client.model.b3d.B3DClip
 
pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.ClipReference
 
pastEvents(float, float) - Method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
 
pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.ModelClip
 
pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.SlerpClip
 
pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.TimeClip
 
pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.TriggerClip
 
pastEvents(float, float) - Method in interface net.minecraftforge.common.model.animation.IClip
 
PATH - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
path - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
Path - Class in net.minecraft.pathfinding
 
Path(List<PathPoint>, BlockPos, boolean) - Constructor for class net.minecraft.pathfinding.Path
 
path - Variable in class net.minecraft.util.ResourceLocation
 
PATH_MALFORMED - Static variable in class net.minecraft.command.arguments.NBTPathArgument
 
PATH_PREFIX_LENGTH - Static variable in class net.minecraft.advancements.FunctionManager
 
PATH_SPLITTER - Static variable in class net.minecraft.resources.FilePack
 
PATH_SUFFIX_LENGTH - Static variable in class net.minecraft.advancements.FunctionManager
 
PathFinder - Class in net.minecraft.pathfinding
 
PathFinder(NodeProcessor, int) - Constructor for class net.minecraft.pathfinding.PathFinder
 
pathfinding - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
PathfindingDebugRenderer - Class in net.minecraft.client.renderer.debug
 
PathfindingDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.PathfindingDebugRenderer
 
pathFollow() - Method in class net.minecraft.pathfinding.PathNavigator
 
pathFollow() - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
PathHeap - Class in net.minecraft.pathfinding
 
PathHeap() - Constructor for class net.minecraft.pathfinding.PathHeap
 
PathNavigator - Class in net.minecraft.pathfinding
 
PathNavigator(MobEntity, World) - Constructor for class net.minecraft.pathfinding.PathNavigator
 
PathNodeType - Enum in net.minecraft.pathfinding
 
PathPoint - Class in net.minecraft.pathfinding
 
PathPoint(int, int, int) - Constructor for class net.minecraft.pathfinding.PathPoint
 
pathToResourceLocation(Path, int) - Static method in class net.minecraftforge.fml.ResourceLocationUtils
 
PathType - Enum in net.minecraft.pathfinding
 
PatrolGoal(T, double, double) - Constructor for class net.minecraft.entity.monster.PatrollerEntity.PatrolGoal
 
PatrollerEntity - Class in net.minecraft.entity.monster
 
PatrollerEntity(EntityType<? extends PatrollerEntity>, World) - Constructor for class net.minecraft.entity.monster.PatrollerEntity
 
PatrollerEntity.PatrolGoal<T extends PatrollerEntity> - Class in net.minecraft.entity.monster
 
PatrolSpawner - Class in net.minecraft.world.spawner
 
PatrolSpawner() - Constructor for class net.minecraft.world.spawner.PatrolSpawner
 
PatternHelper(BlockPos, Direction, Direction, LoadingCache<BlockPos, CachedBlockInfo>, int, int, int) - Constructor for class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
patternLine(String) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
pause() - Method in class net.minecraft.client.audio.SoundEngine
 
pause() - Method in class net.minecraft.client.audio.SoundHandler
 
pauseOnLostFocus - Variable in class net.minecraft.client.GameSettings
 
PCP - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
pct(double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
PEEK_TICK - Static variable in class net.minecraft.entity.monster.ShulkerEntity
 
pendingChildren - Variable in class net.minecraft.world.gen.feature.structure.FortressPieces.Start
 
pendingChildren - Variable in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs2
 
PendingCommand - Class in net.minecraft.server.dedicated
 
PendingCommand(String, CommandSource) - Constructor for class net.minecraft.server.dedicated.PendingCommand
 
pendingCommandList - Variable in class net.minecraft.server.dedicated.DedicatedServer
 
PendingInvite - Class in com.mojang.realmsclient.dto
 
PendingInvite() - Constructor for class com.mojang.realmsclient.dto.PendingInvite
 
pendingInvites - Variable in class com.mojang.realmsclient.dto.PendingInvitesList
 
PendingInvitesList - Class in com.mojang.realmsclient.dto
 
PendingInvitesList() - Constructor for class com.mojang.realmsclient.dto.PendingInvitesList
 
pendingQuery() - Static method in class net.minecraftforge.fml.StartupQuery
 
Penthouse(Direction, MutableBoundingBox) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Penthouse
 
Penthouse(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Penthouse
 
PEONY - Static variable in class net.minecraft.block.Blocks
 
PEONY - Static variable in class net.minecraft.item.Items
 
percent - Variable in class net.minecraft.world.BossInfo
 
percentSetTime - Variable in class net.minecraft.client.gui.ClientBossInfo
 
performEffect(LivingEntity, int) - Method in class net.minecraft.potion.Effect
 
performEffect(LivingEntity) - Method in class net.minecraft.potion.EffectInstance
 
performHurtAnimation() - Method in class net.minecraft.entity.Entity
 
performHurtAnimation() - Method in class net.minecraft.entity.item.BoatEntity
 
performHurtAnimation() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
performHurtAnimation() - Method in class net.minecraft.entity.LivingEntity
 
performNaturalSpawning(EntityClassification, World, Chunk, BlockPos) - Static method in class net.minecraft.world.spawner.WorldEntitySpawner
 
performOperation(boolean) - Method in enum net.minecraftforge.client.model.obj.OBJModel.OBJState.Operation
Deprecated.
 
performWorldGenSpawning(IWorld, Biome, int, int, Random) - Static method in class net.minecraft.world.spawner.WorldEntitySpawner
 
periodInMillis - Variable in class com.mojang.realmsclient.dto.ServerActivityList
 
perlinFade(double) - Static method in class net.minecraft.util.math.MathHelper
 
PerlinNoiseGenerator - Class in net.minecraft.world.gen
 
PerlinNoiseGenerator(Random, int) - Constructor for class net.minecraft.world.gen.PerlinNoiseGenerator
 
PermissionAPI - Class in net.minecraftforge.server.permission
 
PermissionAPI() - Constructor for class net.minecraftforge.server.permission.PermissionAPI
 
persistantChatGUI - Variable in class net.minecraft.client.gui.IngameGui
 
PERSISTED_NBT_TAG - Static variable in class net.minecraft.entity.player.PlayerEntity
 
PERSISTENT - Static variable in class net.minecraft.block.LeavesBlock
 
PERSISTENT - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
perspective(double, float, float, float) - Static method in class net.minecraft.client.renderer.Matrix4f
 
PerspectiveMapWrapper - Class in net.minecraftforge.client.model
 
PerspectiveMapWrapper(IBakedModel, ImmutableMap<ItemCameraTransforms.TransformType, TRSRTransformation>) - Constructor for class net.minecraftforge.client.model.PerspectiveMapWrapper
 
PerspectiveMapWrapper(IBakedModel, IModelState) - Constructor for class net.minecraftforge.client.model.PerspectiveMapWrapper
 
PETRIFIED_OAK_SLAB - Static variable in class net.minecraft.block.Blocks
 
PETRIFIED_OAK_SLAB - Static variable in class net.minecraft.item.Items
 
PHANTOM - Static variable in class net.minecraft.entity.EntityType
 
PHANTOM_BITE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
PHANTOM_MEMBRANE - Static variable in class net.minecraft.item.Items
 
PHANTOM_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PhantomEntity - Class in net.minecraft.entity.monster
 
PhantomEntity(EntityType<? extends PhantomEntity>, World) - Constructor for class net.minecraft.entity.monster.PhantomEntity
 
PhantomEyesLayer<T extends Entity> - Class in net.minecraft.client.renderer.entity.layers
 
PhantomEyesLayer(IEntityRenderer<T, PhantomModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.PhantomEyesLayer
 
PhantomModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
PhantomModel() - Constructor for class net.minecraft.client.renderer.entity.model.PhantomModel
 
PhantomRenderer - Class in net.minecraft.client.renderer.entity
 
PhantomRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PhantomRenderer
 
PhantomSpawner - Class in net.minecraft.world.spawner
 
PhantomSpawner() - Constructor for class net.minecraft.world.spawner.PhantomSpawner
 
PHASE - Static variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
Phase - Class in net.minecraft.entity.boss.dragon.phase
 
Phase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.Phase
 
phase - Variable in class net.minecraftforge.event.TickEvent
 
PhaseManager - Class in net.minecraft.entity.boss.dragon.phase
 
PhaseManager(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.PhaseManager
 
PhaseType<T extends IPhase> - Class in net.minecraft.entity.boss.dragon.phase
 
PICKAXE - Static variable in class net.minecraftforge.common.ToolType
 
PickaxeItem - Class in net.minecraft.item
 
PickaxeItem(IItemTier, int, float, Item.Properties) - Constructor for class net.minecraft.item.PickaxeItem
 
pickItem(int) - Method in class net.minecraft.client.multiplayer.PlayerController
 
pickItem(int) - Method in class net.minecraft.entity.player.PlayerInventory
 
PICKLES - Static variable in class net.minecraft.block.SeaPickleBlock
 
PICKLES_1_4 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
pickupFluid(IWorld, BlockPos, BlockState) - Method in class net.minecraft.block.BubbleColumnBlock
 
pickupFluid(IWorld, BlockPos, BlockState) - Method in class net.minecraft.block.FlowingFluidBlock
 
pickupFluid(IWorld, BlockPos, BlockState) - Method in interface net.minecraft.block.IBucketPickupHandler
 
pickupFluid(IWorld, BlockPos, BlockState) - Method in interface net.minecraft.block.IWaterLoggable
 
PickupFoodTask - Class in net.minecraft.entity.ai.brain.task
 
PickupFoodTask() - Constructor for class net.minecraft.entity.ai.brain.task.PickupFoodTask
 
pickupStatus - Variable in class net.minecraft.entity.projectile.AbstractArrowEntity
 
PickupXp(PlayerEntity, ExperienceOrbEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerXpEvent.PickupXp
 
Piece(BlockPos) - Constructor for class net.minecraft.world.gen.feature.structure.BuriedTreasure.Piece
 
Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.BuriedTreasure.Piece
 
Piece(TemplateManager, ResourceLocation, BlockPos, Rotation, int) - Constructor for class net.minecraft.world.gen.feature.structure.IglooPieces.Piece
 
Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.IglooPieces.Piece
 
Piece(IStructurePieceType, int) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
Piece(IStructurePieceType, Direction, MutableBoundingBox) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
Piece(IStructurePieceType, int, Direction, OceanMonumentPieces.RoomDefinition, int, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
Piece(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
Piece(TemplateManager, ResourceLocation, BlockPos, Rotation, float, OceanRuinStructure.Type, boolean) - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinPieces.Piece
 
Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinPieces.Piece
 
Piece(TemplateManager, ResourceLocation, BlockPos, Rotation, boolean) - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckPieces.Piece
 
Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckPieces.Piece
 
PIERCING - Static variable in class net.minecraft.enchantment.Enchantments
 
PiercingEnchantment - Class in net.minecraft.enchantment
 
PiercingEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.PiercingEnchantment
 
PIG - Static variable in class net.minecraft.entity.EntityType
 
PIG_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
PIG_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PigEntity - Class in net.minecraft.entity.passive
 
PigEntity(EntityType<? extends PigEntity>, World) - Constructor for class net.minecraft.entity.passive.PigEntity
 
PigModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
PigModel() - Constructor for class net.minecraft.client.renderer.entity.model.PigModel
 
PigModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.PigModel
 
PigRenderer - Class in net.minecraft.client.renderer.entity
 
PigRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PigRenderer
 
PIGSCENE - Static variable in class net.minecraft.entity.item.PaintingType
 
PigZombieRenderer - Class in net.minecraft.client.renderer.entity
 
PigZombieRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PigZombieRenderer
 
PillageOutpost(TemplateManager, JigsawPiece, BlockPos, int, Rotation, MutableBoundingBox) - Constructor for class net.minecraft.world.gen.feature.structure.PillagerOutpostPieces.PillageOutpost
 
PillageOutpost(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.PillagerOutpostPieces.PillageOutpost
 
PILLAGER - Static variable in class net.minecraft.entity.EntityType
 
PILLAGER_OUTPOST - Static variable in class net.minecraft.world.gen.feature.Feature
 
PILLAGER_OUTPOST - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
PILLAGER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PillagerEntity - Class in net.minecraft.entity.monster
 
PillagerEntity(EntityType<? extends PillagerEntity>, World) - Constructor for class net.minecraft.entity.monster.PillagerEntity
 
PillagerModel<T extends AbstractIllagerEntity> - Class in net.minecraft.client.renderer.entity.model
 
PillagerModel(float, float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.PillagerModel
 
PillagerOutpostConfig - Class in net.minecraft.world.gen.feature.structure
 
PillagerOutpostConfig(double) - Constructor for class net.minecraft.world.gen.feature.structure.PillagerOutpostConfig
 
PillagerOutpostPieces - Class in net.minecraft.world.gen.feature.structure
 
PillagerOutpostPieces() - Constructor for class net.minecraft.world.gen.feature.structure.PillagerOutpostPieces
 
PillagerOutpostPieces.PillageOutpost - Class in net.minecraft.world.gen.feature.structure
 
PillagerOutpostStructure - Class in net.minecraft.world.gen.feature.structure
 
PillagerOutpostStructure(Function<Dynamic<?>, ? extends PillagerOutpostConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.PillagerOutpostStructure
 
PillagerOutpostStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
PillagerRenderer - Class in net.minecraft.client.renderer.entity
 
PillagerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PillagerRenderer
 
PINE_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
Ping - Class in com.mojang.realmsclient.client
 
Ping() - Constructor for class com.mojang.realmsclient.client.Ping
 
ping() - Method in class com.mojang.realmsclient.dto.RegionPingResult
 
ping(ServerData) - Method in class net.minecraft.client.network.ServerPinger
 
ping - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
pinged - Variable in class net.minecraft.client.multiplayer.ServerData
 
pingPendingNetworks() - Method in class net.minecraft.client.network.ServerPinger
 
PingResult - Class in com.mojang.realmsclient.dto
 
PingResult() - Constructor for class com.mojang.realmsclient.dto.PingResult
 
pingResults - Variable in class com.mojang.realmsclient.dto.PingResult
 
pingToServer - Variable in class net.minecraft.client.multiplayer.ServerData
 
PINK - Static variable in class net.minecraft.block.material.MaterialColor
 
PINK_BANNER - Static variable in class net.minecraft.block.Blocks
 
PINK_BANNER - Static variable in class net.minecraft.item.Items
 
PINK_BED - Static variable in class net.minecraft.block.Blocks
 
PINK_BED - Static variable in class net.minecraft.item.Items
 
PINK_CARPET - Static variable in class net.minecraft.block.Blocks
 
PINK_CARPET - Static variable in class net.minecraft.item.Items
 
PINK_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
PINK_CONCRETE - Static variable in class net.minecraft.item.Items
 
PINK_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
PINK_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
PINK_DYE - Static variable in class net.minecraft.item.Items
 
PINK_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
PINK_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
PINK_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
PINK_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
PINK_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
PINK_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
PINK_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
PINK_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
PINK_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
PINK_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
PINK_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
PINK_TULIP - Static variable in class net.minecraft.block.Blocks
 
PINK_TULIP - Static variable in class net.minecraft.item.Items
 
PINK_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
PINK_WOOL - Static variable in class net.minecraft.block.Blocks
 
PINK_WOOL - Static variable in class net.minecraft.item.Items
 
pipe(IVertexConsumer) - Method in class net.minecraft.client.renderer.model.BakedQuad
 
pipe(IVertexConsumer) - Method in interface net.minecraftforge.client.model.pipeline.IVertexProducer
 
pipe(IVertexConsumer) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad
 
PISTON - Static variable in class net.minecraft.block.Blocks
 
PISTON - Static variable in class net.minecraft.block.material.Material
 
PISTON - Static variable in class net.minecraft.item.Items
 
PISTON - Static variable in class net.minecraft.tileentity.TileEntityType
 
PISTON_BASE_DOWN_AABB - Static variable in class net.minecraft.block.PistonBlock
 
PISTON_BASE_EAST_AABB - Static variable in class net.minecraft.block.PistonBlock
 
PISTON_BASE_NORTH_AABB - Static variable in class net.minecraft.block.PistonBlock
 
PISTON_BASE_SOUTH_AABB - Static variable in class net.minecraft.block.PistonBlock
 
PISTON_BASE_UP_AABB - Static variable in class net.minecraft.block.PistonBlock
 
PISTON_BASE_WEST_AABB - Static variable in class net.minecraft.block.PistonBlock
 
PISTON_EXTENSION_DOWN_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
PISTON_EXTENSION_EAST_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
PISTON_EXTENSION_NORTH_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
PISTON_EXTENSION_SOUTH_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
PISTON_EXTENSION_UP_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
PISTON_EXTENSION_WEST_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
PISTON_HEAD - Static variable in class net.minecraft.block.Blocks
 
PISTON_TYPE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
PistonBlock - Class in net.minecraft.block
 
PistonBlock(boolean, Block.Properties) - Constructor for class net.minecraft.block.PistonBlock
 
PistonBlockStructureHelper - Class in net.minecraft.block.state
 
PistonBlockStructureHelper(World, BlockPos, Direction, boolean) - Constructor for class net.minecraft.block.state.PistonBlockStructureHelper
 
PistonEvent - Class in net.minecraftforge.event.world
Base piston event, use PistonEvent.Post and PistonEvent.Pre
PistonEvent(World, BlockPos, Direction, PistonEvent.PistonMoveType) - Constructor for class net.minecraftforge.event.world.PistonEvent
 
PistonEvent.PistonMoveType - Enum in net.minecraftforge.event.world
 
PistonEvent.Post - Class in net.minecraftforge.event.world
Fires after the piston has moved and set surrounding states.
PistonEvent.Pre - Class in net.minecraftforge.event.world
Fires before the piston has updated block states.
PistonHeadBlock - Class in net.minecraft.block
 
PistonHeadBlock(Block.Properties) - Constructor for class net.minecraft.block.PistonHeadBlock
 
PistonPushedBlock - Class in net.minecraft.util.datafix.fixes
 
PistonPushedBlock(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PistonPushedBlock
 
PistonTileEntity - Class in net.minecraft.tileentity
 
PistonTileEntity() - Constructor for class net.minecraft.tileentity.PistonTileEntity
 
PistonTileEntity(BlockState, Direction, boolean, boolean) - Constructor for class net.minecraft.tileentity.PistonTileEntity
 
PistonTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
PistonTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.PistonTileEntityRenderer
 
PistonType - Enum in net.minecraft.state.properties
 
pitch - Variable in class net.minecraft.block.SoundType
 
pitch - Variable in class net.minecraft.client.audio.LocatableSound
 
pitch - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
pitch - Variable in class net.minecraft.network.play.server.SEntityPacket
 
Pivot() - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Pivot
 
pixelStore(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
pixelTransfer(int, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
place(ServerWorld, BlockPos, int) - Method in class net.minecraft.command.arguments.BlockStateInput
 
place(ServerPlayerEntity, IRecipe<C>, boolean) - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, T) - Method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
place(Set<BlockPos>, IWorldGenerationReader, Random, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, ProbabilityConfig) - Method in class net.minecraft.world.gen.feature.BambooFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, BigMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.BigBrownMushroomFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, BigMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.BigRedMushroomFeature
 
place(Set<BlockPos>, IWorldGenerationReader, Random, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.BigTreeFeature
 
place(Set<BlockPos>, IWorldGenerationReader, Random, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.BirchTreeFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, BlockBlobConfig) - Method in class net.minecraft.world.gen.feature.BlockBlobFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.BlockPileFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, BlockWithContextConfig) - Method in class net.minecraft.world.gen.feature.BlockWithContextFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.BlueIceFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.BonusChestFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, BushConfig) - Method in class net.minecraft.world.gen.feature.BushFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.CactusFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.ChorusPlantFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.ConfiguredFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.CoralFeature
 
place(Set<BlockPos>, IWorldGenerationReader, Random, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.DarkOakTreeFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.DeadBushFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, DecoratedFeatureConfig) - Method in class net.minecraft.world.gen.feature.DecoratedFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.DesertWellsFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, DoublePlantConfig) - Method in class net.minecraft.world.gen.feature.DoublePlantFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.DungeonsFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, EndGatewayConfig) - Method in class net.minecraft.world.gen.feature.EndGatewayFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.EndIslandFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.EndPodiumFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, EndSpikeFeatureConfig) - Method in class net.minecraft.world.gen.feature.EndSpikeFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, FC) - Method in class net.minecraft.world.gen.feature.Feature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, FillLayerConfig) - Method in class net.minecraft.world.gen.feature.FillLayerFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.FireFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.FlowersFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.FossilsFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.GlowstoneBlobFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, GrassFeatureConfig) - Method in class net.minecraft.world.gen.feature.GrassFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.IceAndSnowFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, IcebergConfig) - Method in class net.minecraft.world.gen.feature.IcebergFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, FeatureRadiusConfig) - Method in class net.minecraft.world.gen.feature.IcePathFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.IceSpikeFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.JungleGrassFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.KelpFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, LakesConfig) - Method in class net.minecraft.world.gen.feature.LakesFeature
 
place(Set<BlockPos>, IWorldGenerationReader, Random, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.MegaJungleFeature
 
place(Set<BlockPos>, IWorldGenerationReader, Random, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.MegaPineTree
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.MelonFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, MultipleWithChanceRandomFeatureConfig) - Method in class net.minecraft.world.gen.feature.MultipleRandomFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, MultipleRandomFeatureConfig) - Method in class net.minecraft.world.gen.feature.MultipleWithChanceRandomFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, HellLavaConfig) - Method in class net.minecraft.world.gen.feature.NetherSpringFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, OreFeatureConfig) - Method in class net.minecraft.world.gen.feature.OreFeature
 
place(Set<BlockPos>, IWorldGenerationReader, Random, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.PointyTaigaTreeFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.ReedFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, ReplaceBlockConfig) - Method in class net.minecraft.world.gen.feature.ReplaceBlockFeature
 
place(Set<BlockPos>, IWorldGenerationReader, Random, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.SavannaTreeFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.ScatteredPlantFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, SeaGrassConfig) - Method in class net.minecraft.world.gen.feature.SeaGrassFeature
 
place(IWorld, ChunkGenerator<?>, Random, BlockPos, CountConfig) - Method in class net.minecraft.world.gen.feature.SeaPickleFeature
 
place(Set<BlockPos>, IWorldGenerationReader, Random, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.ShrubFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, SingleRandomFeature) - Method in class net.minecraft.world.gen.feature.SingleRandomFeatureConfig
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, SphereReplaceConfig) - Method in class net.minecraft.world.gen.feature.SphereReplaceFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, LiquidsConfig) - Method in class net.minecraft.world.gen.feature.SpringFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, C) - Method in class net.minecraft.world.gen.feature.structure.Structure
 
place(Set<BlockPos>, IWorldGenerationReader, Random, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.SwampTreeFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.TaigaGrassFeature
 
place(Set<BlockPos>, IWorldGenerationReader, Random, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.TallTaigaTreeFeature
 
place(Set<BlockPos>, IWorldGenerationReader, Random, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.TreeFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, TwoFeatureChoiceConfig) - Method in class net.minecraft.world.gen.feature.TwoFeatureChoiceFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.VinesFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.VoidStartPlatformFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.WaterlilyFeature
 
place(IWorld, ChunkGenerator<? extends GenerationSettings>, Random, BlockPos, DC, ConfiguredFeature<FC>) - Method in class net.minecraft.world.gen.placement.Placement
 
place(World, BlockPos, FluidStack, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.IFluidBlock
Attempts to place the block at a given position.
placeAt(IWorld, BlockPos, int) - Method in class net.minecraft.block.DoublePlantBlock
 
placeBlock(BlockItemUseContext, BlockState) - Method in class net.minecraft.item.BedItem
 
placeBlock(BlockItemUseContext, BlockState) - Method in class net.minecraft.item.BlockItem
 
placeBlock(BlockItemUseContext, BlockState) - Method in class net.minecraft.item.TallBlockItem
 
placeBubbleColumn(IWorld, BlockPos, boolean) - Static method in class net.minecraft.block.BubbleColumnBlock
 
PLACED_BLOCK - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
placedBlock(Block) - Static method in class net.minecraft.advancements.criterion.PlacedBlockTrigger.Instance
 
PlacedBlockTrigger - Class in net.minecraft.advancements.criterion
 
PlacedBlockTrigger() - Constructor for class net.minecraft.advancements.criterion.PlacedBlockTrigger
 
PlacedBlockTrigger.Instance - Class in net.minecraft.advancements.criterion
 
placeIn - Variable in class net.minecraft.world.gen.feature.BlockWithContextConfig
 
placeItemBackInInventory(World, ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
Placement<DC extends IPlacementConfig> - Class in net.minecraft.world.gen.placement
 
Placement(Function<Dynamic<?>, ? extends DC>) - Constructor for class net.minecraft.world.gen.placement.Placement
 
PlacementSettings - Class in net.minecraft.world.gen.feature.template
 
PlacementSettings() - Constructor for class net.minecraft.world.gen.feature.template.PlacementSettings
 
placeOn - Variable in class net.minecraft.world.gen.feature.BlockWithContextConfig
 
placePortalBlocks() - Method in class net.minecraft.block.NetherPortalBlock.Size
 
placeRecipe(int, int, int, IRecipe<?>, Iterator<T>, int) - Method in interface net.minecraft.item.crafting.IRecipePlacer
 
placeSettings - Variable in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
placeUnder - Variable in class net.minecraft.world.gen.feature.BlockWithContextConfig
 
PLAIN_FLOWER - Static variable in class net.minecraft.world.gen.feature.Feature
 
PLAINS - Static variable in interface net.minecraft.entity.villager.IVillagerType
 
PLAINS - Static variable in class net.minecraft.world.biome.Biomes
 
PLAINS - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
PlainsBiome - Class in net.minecraft.world.biome
 
PlainsBiome() - Constructor for class net.minecraft.world.biome.PlainsBiome
 
PlainsFlowersFeature - Class in net.minecraft.world.gen.feature
 
PlainsFlowersFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.PlainsFlowersFeature
 
PlainsVillagePools - Class in net.minecraft.world.gen.feature.structure
 
PlainsVillagePools() - Constructor for class net.minecraft.world.gen.feature.structure.PlainsVillagePools
 
PLANKS - Static variable in class net.minecraft.tags.BlockTags
 
PLANKS - Static variable in class net.minecraft.tags.ItemTags
 
PLANT - Static variable in class net.minecraft.block.SoundType
 
PLANT - Static variable in class net.minecraft.entity.item.PaintingType
 
plant - Variable in class net.minecraft.world.gen.feature.ScatteredPlantFeature
 
planted - Variable in class net.minecraft.world.gen.feature.BigMushroomFeatureConfig
 
PLANTS - Static variable in class net.minecraft.block.material.Material
 
PlantType - Enum in net.minecraftforge.common
 
PLATEAU - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
play(MusicTicker.MusicType) - Method in class net.minecraft.client.audio.MusicTicker
 
play(ISound) - Method in class net.minecraft.client.audio.SoundEngine
 
play(ISound) - Method in class net.minecraft.client.audio.SoundHandler
 
PLAY - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
play(float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
Play(World, BlockPos, BlockState, int, NoteBlockInstrument) - Constructor for class net.minecraftforge.event.world.NoteBlockEvent.Play
 
PLAY_NOTEBLOCK - Static variable in class net.minecraft.stats.Stats
 
PLAY_ONE_MINUTE - Static variable in class net.minecraft.stats.Stats
 
PLAY_RECORD - Static variable in class net.minecraft.stats.Stats
 
PLAY_RECORD_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
data is the item ID of the record you want to play
playAmbientSound() - Method in class net.minecraft.entity.MobEntity
 
playAmbientSound() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
playAmbientSound() - Method in class net.minecraft.entity.passive.FoxEntity
 
playAmbientSound(World, Entity) - Static method in class net.minecraft.entity.passive.ParrotEntity
 
playBreakingSound(IWorld, BlockPos) - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
playBroadcastSound(int, BlockPos, int) - Method in class net.minecraft.client.world.ClientWorld
 
playBroadcastSound(int, BlockPos, int) - Method in class net.minecraft.world.server.ServerWorld
 
playBroadcastSound(int, BlockPos, int) - Method in class net.minecraft.world.World
 
playBrokenSound(World, BlockPos) - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
playChestEquipSound() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
playChestEquipSound() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
playChestEquipSound() - Method in class net.minecraft.entity.passive.horse.MuleEntity
 
playClickOffSound(IWorld, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
playClickOffSound(IWorld, BlockPos) - Method in class net.minecraft.block.PressurePlateBlock
 
playClickOffSound(IWorld, BlockPos) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
playClickOnSound(IWorld, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
playClickOnSound(IWorld, BlockPos) - Method in class net.minecraft.block.PressurePlateBlock
 
playClickOnSound(IWorld, BlockPos) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
playDelayed(ISound, int) - Method in class net.minecraft.client.audio.SoundEngine
 
playDelayed(ISound, int) - Method in class net.minecraft.client.audio.SoundHandler
 
playDispenseSound(IBlockSource) - Method in class net.minecraft.dispenser.DefaultDispenseItemBehavior
 
playDispenseSound(IBlockSource) - Method in class net.minecraft.dispenser.DispenseBoatBehavior
 
playDispenseSound(IBlockSource) - Method in class net.minecraft.dispenser.OptionalDispenseBehavior
 
playDispenseSound(IBlockSource) - Method in class net.minecraft.dispenser.ProjectileDispenseBehavior
 
playDownSound(SoundHandler) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
playDownSound(SoundHandler) - Method in class net.minecraft.client.gui.widget.button.ChangePageButton
 
playDownSound(SoundHandler) - Method in class net.minecraft.client.gui.widget.Widget
 
playEmptySound(PlayerEntity, IWorld, BlockPos) - Method in class net.minecraft.item.BucketItem
 
playEmptySound(PlayerEntity, IWorld, BlockPos) - Method in class net.minecraft.item.FishBucketItem
 
playEndBossMusic - Variable in class net.minecraft.world.BossInfo
 
playEndermanSound() - Method in class net.minecraft.entity.monster.EndermanEntity
 
playEquipSound(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
player - Variable in class net.minecraft.client.Minecraft
 
player() - Static method in class net.minecraft.command.arguments.EntityArgument
 
PLAYER - Static variable in class net.minecraft.entity.EntityType
 
player - Variable in class net.minecraft.entity.player.PlayerInventory
 
player - Variable in class net.minecraft.item.ItemUseContext
 
player - Variable in class net.minecraft.network.play.ServerPlayNetHandler
 
player - Variable in class net.minecraft.server.management.PlayerInteractionManager
 
PLAYER - Static variable in class net.minecraft.util.datafix.TypeReferences
 
PLAYER - Static variable in class net.minecraft.world.server.TicketType
 
player - Variable in class net.minecraft.world.storage.MapData.MapInfo
 
player - Variable in class net.minecraftforge.event.TickEvent.PlayerTickEvent
 
PLAYER - Static variable in class net.minecraftforge.fml.network.PacketDistributor
Send to the player specified in the Supplier
PacketDistributor.with(Supplier) Player
PLAYER_CREATED - Static variable in class net.minecraft.entity.passive.IronGolemEntity
 
PLAYER_HEAD - Static variable in class net.minecraft.block.Blocks
 
PLAYER_HEAD - Static variable in class net.minecraft.item.Items
 
PLAYER_HURT_ENTITY - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
PLAYER_KILL_COUNT - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
PLAYER_KILLED_ENTITY - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
PLAYER_KILLS - Static variable in class net.minecraft.stats.Stats
 
PLAYER_MODEL_FLAG - Static variable in class net.minecraft.entity.player.PlayerEntity
 
PLAYER_NOT_FOUND - Static variable in class net.minecraft.command.arguments.EntityArgument
 
PLAYER_UNKNOWN - Static variable in class net.minecraft.command.arguments.GameProfileArgument
 
PLAYER_WALL_HEAD - Static variable in class net.minecraft.block.Blocks
 
PlayerAbilities - Class in net.minecraft.entity.player
 
PlayerAbilities() - Constructor for class net.minecraft.entity.player.PlayerAbilities
 
PlayerAdvancements - Class in net.minecraft.advancements
 
PlayerAdvancements(MinecraftServer, File, ServerPlayerEntity) - Constructor for class net.minecraft.advancements.PlayerAdvancements
 
PlayerArmorInvWrapper - Class in net.minecraftforge.items.wrapper
 
PlayerArmorInvWrapper(PlayerInventory) - Constructor for class net.minecraftforge.items.wrapper.PlayerArmorInvWrapper
 
PlayerBrewedPotionEvent - Class in net.minecraftforge.event.brewing
This event is called when a player picks up a potion from a brewing stand.
PlayerBrewedPotionEvent(PlayerEntity, ItemStack) - Constructor for class net.minecraftforge.event.brewing.PlayerBrewedPotionEvent
 
PlayerChangedDimensionEvent(PlayerEntity, DimensionType, DimensionType) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerChangedDimensionEvent
 
playerChangeDimension(PlayerEvent.PlayerChangedDimensionEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
PlayerContainer - Class in net.minecraft.inventory.container
 
PlayerContainer(PlayerInventory, boolean, PlayerEntity) - Constructor for class net.minecraft.inventory.container.PlayerContainer
 
PlayerContainerEvent - Class in net.minecraftforge.event.entity.player
 
PlayerContainerEvent(PlayerEntity, Container) - Constructor for class net.minecraftforge.event.entity.player.PlayerContainerEvent
 
PlayerContainerEvent.Close - Class in net.minecraftforge.event.entity.player
 
PlayerContainerEvent.Open - Class in net.minecraftforge.event.entity.player
 
PlayerContext - Class in net.minecraftforge.server.permission.context
 
PlayerContext(PlayerEntity) - Constructor for class net.minecraftforge.server.permission.context.PlayerContext
 
playerController - Variable in class net.minecraft.client.Minecraft
 
PlayerController - Class in net.minecraft.client.multiplayer
 
PlayerController(Minecraft, ClientPlayNetHandler) - Constructor for class net.minecraft.client.multiplayer.PlayerController
 
PlayerDestroyItemEvent - Class in net.minecraftforge.event.entity.player
PlayerDestroyItemEvent is fired when a player destroys an item.
This event is fired whenever a player destroys an item in PlayerController.onPlayerDestroyBlock(BlockPos), PlayerController.processRightClick(PlayerEntity, World, Hand), PlayerController#processRightClickBlock(ClientPlayerEntity, ClientWorld, BlockPos, Direction, Vec3d, Hand), PlayerEntity.attackTargetEntityWithCurrentItem(Entity), PlayerEntity.damageShield(float), PlayerEntity.interactOn(Entity, Hand), ForgeHooks.getContainerItem(ItemStack), PlayerInteractionManager.processRightClick(PlayerEntity, World, ItemStack, Hand), PlayerInteractionManager#processRightClickBlock(PlayerEntity, World, ItemStack, Hand, BlockPos, Direction, float, float, float) and PlayerInteractionManager.tryHarvestBlock(BlockPos).

PlayerDestroyItemEvent.original contains the original ItemStack before the item was destroyed.
PlayerDestroyItemEvent(PlayerEntity, ItemStack, Hand) - Constructor for class net.minecraftforge.event.entity.player.PlayerDestroyItemEvent
 
PlayerEntity - Class in net.minecraft.entity.player
 
PlayerEntity(World, GameProfile) - Constructor for class net.minecraft.entity.player.PlayerEntity
 
PlayerEntity.SleepResult - Enum in net.minecraft.entity.player
 
PlayerEvent - Class in net.minecraftforge.event.entity.player
PlayerEvent is fired whenever an event involving Living entities occurs.
PlayerEvent(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent
 
PlayerEvent.BreakSpeed - Class in net.minecraftforge.event.entity.player
BreakSpeed is fired when a player attempts to harvest a block.
This event is fired whenever a player attempts to harvest a block in EntityPlayer#canHarvestBlock(IBlockState).

This event is fired via the ForgeEventFactory#getBreakSpeed(EntityPlayer, IBlockState, float, BlockPos).

PlayerEvent.BreakSpeed.state contains the block being broken.
PlayerEvent.Clone - Class in net.minecraftforge.event.entity.player
Fired when the EntityPlayer is cloned, typically caused by the network sending a RESPAWN_PLAYER event.
PlayerEvent.HarvestCheck - Class in net.minecraftforge.event.entity.player
HarvestCheck is fired when a player attempts to harvest a block.
This event is fired whenever a player attempts to harvest a block in EntityPlayer#canHarvestBlock(IBlockState).

This event is fired via the ForgeEventFactory#doPlayerHarvestCheck(EntityPlayer, IBlockState, boolean).

PlayerEvent.HarvestCheck.state contains the IBlockState that is being checked for harvesting.
PlayerEvent.ItemCraftedEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.ItemPickupEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.ItemSmeltedEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.LoadFromFile - Class in net.minecraftforge.event.entity.player
The player is being loaded from the world save.
PlayerEvent.NameFormat - Class in net.minecraftforge.event.entity.player
NameFormat is fired when a player's display name is retrieved.
This event is fired whenever a player's name is retrieved in EntityPlayer#getDisplayName() or EntityPlayer#refreshDisplayName().

This event is fired via the ForgeEventFactory#getPlayerDisplayName(EntityPlayer, String).

PlayerEvent.NameFormat.username contains the username of the player.
PlayerEvent.PlayerChangedDimensionEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.PlayerLoggedInEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.PlayerLoggedOutEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.PlayerRespawnEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.SaveToFile - Class in net.minecraftforge.event.entity.player
The player is being saved to the world store.
PlayerEvent.StartTracking - Class in net.minecraftforge.event.entity.player
Fired when an Entity is started to be "tracked" by this player (the player receives updates about this entity, e.g.
PlayerEvent.StopTracking - Class in net.minecraftforge.event.entity.player
Fired when an Entity is stopped to be "tracked" by this player (the player no longer receives updates about this entity, e.g.
PlayerEvent.Visibility - Class in net.minecraftforge.event.entity.player
Fired when the world checks if a player is near enough to be attacked by an entity.
PlayerFlyableFallEvent - Class in net.minecraftforge.event.entity.player
Occurs when a player falls, but is able to fly.
PlayerFlyableFallEvent(PlayerEntity, float, float) - Constructor for class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
 
PlayerGenerationTracker - Class in net.minecraft.world.chunk
 
PlayerGenerationTracker() - Constructor for class net.minecraft.world.chunk.PlayerGenerationTracker
 
playerHealth - Variable in class net.minecraft.client.gui.IngameGui
 
PlayerHurtEntityTrigger - Class in net.minecraft.advancements.criterion
 
PlayerHurtEntityTrigger() - Constructor for class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger
 
PlayerHurtEntityTrigger.Instance - Class in net.minecraft.advancements.criterion
 
playerId - Variable in class net.minecraft.network.play.server.SCombatPacket
 
playerIdleTimeout - Variable in class net.minecraft.server.dedicated.ServerProperties
 
PlayerInfo - Class in com.mojang.realmsclient.dto
 
PlayerInfo() - Constructor for class com.mojang.realmsclient.dto.PlayerInfo
 
PlayerInteractEvent - Class in net.minecraftforge.event.entity.player
PlayerInteractEvent is fired when a player interacts in some way.
PlayerInteractEvent.EntityInteract - Class in net.minecraftforge.event.entity.player
This event is fired on both sides when the player right clicks an entity.
PlayerInteractEvent.EntityInteractSpecific - Class in net.minecraftforge.event.entity.player
This event is fired on both sides whenever a player right clicks an entity.
PlayerInteractEvent.LeftClickBlock - Class in net.minecraftforge.event.entity.player
This event is fired when a player left clicks while targeting a block.
PlayerInteractEvent.LeftClickEmpty - Class in net.minecraftforge.event.entity.player
This event is fired on the client side when the player left clicks empty space with any ItemStack.
PlayerInteractEvent.RightClickBlock - Class in net.minecraftforge.event.entity.player
This event is fired on both sides whenever the player right clicks while targeting a block.
PlayerInteractEvent.RightClickEmpty - Class in net.minecraftforge.event.entity.player
This event is fired on the client side when the player right clicks empty space with an empty hand.
PlayerInteractEvent.RightClickItem - Class in net.minecraftforge.event.entity.player
PlayerInteractionManager - Class in net.minecraft.server.management
 
PlayerInteractionManager(ServerWorld) - Constructor for class net.minecraft.server.management.PlayerInteractionManager
 
playerInventory - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
PlayerInventory - Class in net.minecraft.entity.player
 
PlayerInventory(PlayerEntity) - Constructor for class net.minecraft.entity.player.PlayerInventory
 
playerInventory - Variable in class net.minecraft.item.crafting.ServerRecipePlacer
 
PlayerInvWrapper - Class in net.minecraftforge.items.wrapper
 
PlayerInvWrapper(PlayerInventory) - Constructor for class net.minecraftforge.items.wrapper.PlayerInvWrapper
 
playerKilledEntity(EntityPredicate.Builder) - Static method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
playerKilledEntity() - Static method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
playerKilledEntity(EntityPredicate.Builder, DamageSourcePredicate.Builder) - Static method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
playerList - Variable in class com.mojang.realmsclient.dto.RealmsServerPing
 
playerList - Variable in class net.minecraft.client.multiplayer.ServerData
 
PlayerList - Class in net.minecraft.server.management
 
PlayerList(MinecraftServer, int) - Constructor for class net.minecraft.server.management.PlayerList
 
PlayerListComponent - Class in net.minecraft.server.gui
 
PlayerListComponent(MinecraftServer) - Constructor for class net.minecraft.server.gui.PlayerListComponent
 
PlayerLoggedInEvent(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerLoggedInEvent
 
playerLoggedOut(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
PlayerLoggedOutEvent(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerLoggedOutEvent
 
playerLogin(PlayerEvent.PlayerLoggedInEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
PlayerMainInvWrapper - Class in net.minecraftforge.items.wrapper
Exposes the player inventory WITHOUT the armor inventory as IItemHandler.
PlayerMainInvWrapper(PlayerInventory) - Constructor for class net.minecraftforge.items.wrapper.PlayerMainInvWrapper
 
PlayerMenuObject - Class in net.minecraft.client.gui.spectator
 
PlayerMenuObject(GameProfile) - Constructor for class net.minecraft.client.gui.spectator.PlayerMenuObject
 
PlayerModel<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.model
 
PlayerModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.PlayerModel
 
PlayerModelPart - Enum in net.minecraft.entity.player
 
PlayerOffhandInvWrapper - Class in net.minecraftforge.items.wrapper
 
PlayerOffhandInvWrapper(PlayerInventory) - Constructor for class net.minecraftforge.items.wrapper.PlayerOffhandInvWrapper
 
PlayerPickupXpEvent - Class in net.minecraftforge.event.entity.player
Deprecated.
PlayerPickupXpEvent(PlayerEntity, ExperienceOrbEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerPickupXpEvent
Deprecated.
 
PlayerProfileCache - Class in net.minecraft.server.management
 
PlayerProfileCache(GameProfileRepository, File) - Constructor for class net.minecraft.server.management.PlayerProfileCache
 
PlayerRenderer - Class in net.minecraft.client.renderer.entity
 
PlayerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PlayerRenderer
 
PlayerRenderer(EntityRendererManager, boolean) - Constructor for class net.minecraft.client.renderer.entity.PlayerRenderer
 
PlayerRespawnEvent(PlayerEntity, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerRespawnEvent
 
players - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
players - Variable in class com.mojang.realmsclient.dto.RealmsServerPlayerList
 
players() - Static method in class net.minecraft.command.arguments.EntityArgument
 
Players(int, int) - Constructor for class net.minecraft.network.ServerStatusResponse.Players
 
playersArrayList - Variable in class net.minecraft.world.storage.MapData
 
PlayerSetSpawnEvent - Class in net.minecraftforge.event.entity.player
 
PlayerSetSpawnEvent(PlayerEntity, BlockPos, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerSetSpawnEvent
 
PlayerSleepInBedEvent - Class in net.minecraftforge.event.entity.player
PlayerSleepInBedEvent is fired when a player sleeps in a bed.
PlayerSleepInBedEvent(PlayerEntity, Optional<BlockPos>) - Constructor for class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
 
PlayerSPPushOutOfBlocksEvent - Class in net.minecraftforge.client.event
This event is called before the pushOutOfBlocks calls in EntityPlayerSP.
PlayerSPPushOutOfBlocksEvent(PlayerEntity, AxisAlignedBB) - Constructor for class net.minecraftforge.client.event.PlayerSPPushOutOfBlocksEvent
 
PlayerTabOverlayGui - Class in net.minecraft.client.gui.overlay
 
PlayerTabOverlayGui(Minecraft, IngameGui) - Constructor for class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
playerTick() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
PlayerTickEvent(TickEvent.Phase, PlayerEntity) - Constructor for class net.minecraftforge.event.TickEvent.PlayerTickEvent
 
playerViewX - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
 
playerViewY - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
 
PlayerWakeUpEvent - Class in net.minecraftforge.event.entity.player
This event is fired when the player is waking up.
This is merely for purposes of listening for this to happen.
There is nothing that can be manipulated with this event.
PlayerWakeUpEvent(PlayerEntity, boolean, boolean, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerWakeUpEvent
 
PlayerXpEvent - Class in net.minecraftforge.event.entity.player
PlayerXpEvent is fired whenever an event involving player experience occurs.
PlayerXpEvent(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerXpEvent
 
PlayerXpEvent.LevelChange - Class in net.minecraftforge.event.entity.player
This event is fired when the player's experience level changes through the PlayerEntity.addExperienceLevel(int) method.
PlayerXpEvent.PickupXp - Class in net.minecraftforge.event.entity.player
This event is fired after the player collides with an experience orb, but before the player has been given the experience.
PlayerXpEvent.XpChange - Class in net.minecraftforge.event.entity.player
This event is fired when the player's experience changes through the PlayerEntity.giveExperiencePoints(int) method.
playEvent(PlayerEntity, int, BlockPos, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
playEvent(PlayerEntity, int, BlockPos, int) - Method in class net.minecraft.client.world.ClientWorld
 
playEvent(PlayerEntity, int, BlockPos, int) - Method in class net.minecraft.world.gen.WorldGenRegion
 
playEvent(PlayerEntity, int, BlockPos, int) - Method in interface net.minecraft.world.IWorld
 
playEvent(int, BlockPos, int) - Method in interface net.minecraft.world.IWorld
 
playEvent(PlayerEntity, int, BlockPos, int) - Method in class net.minecraft.world.server.ServerWorld
 
playFlySound(float) - Method in class net.minecraft.entity.Entity
 
playFlySound(float) - Method in class net.minecraft.entity.passive.ParrotEntity
 
playGallopSound(SoundType) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
playGallopSound(SoundType) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
playHurtSound(DamageSource) - Method in class net.minecraft.entity.LivingEntity
 
playHurtSound(DamageSource) - Method in class net.minecraft.entity.MobEntity
 
playJumpSound() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
playJumpSound() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
playMovingSound(PlayerEntity, Entity, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.client.world.ClientWorld
 
playMovingSound(PlayerEntity, Entity, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.server.ServerWorld
 
playMovingSound(PlayerEntity, Entity, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.World
 
playPlaceSound() - Method in class net.minecraft.entity.item.HangingEntity
 
playPlaceSound() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
playPlaceSound() - Method in class net.minecraft.entity.item.LeashKnotEntity
 
playPlaceSound() - Method in class net.minecraft.entity.item.PaintingEntity
 
playRecord(SoundEvent, BlockPos) - Method in class net.minecraft.client.renderer.WorldRenderer
 
playSound(PlayerEntity, IWorld, BlockPos, boolean) - Method in class net.minecraft.block.AbstractButtonBlock
 
playSound(PlayerEntity, World, BlockPos, boolean) - Method in class net.minecraft.block.TrapDoorBlock
 
playSound(SoundEvent, float, float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
playSound(SoundHandler) - Method in enum net.minecraft.client.gui.toasts.IToast.Visibility
 
playSound(PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.client.world.ClientWorld
 
playSound(BlockPos, SoundEvent, SoundCategory, float, float, boolean) - Method in class net.minecraft.client.world.ClientWorld
 
playSound(double, double, double, SoundEvent, SoundCategory, float, float, boolean) - Method in class net.minecraft.client.world.ClientWorld
 
playSound(SoundEvent, float, float) - Method in class net.minecraft.entity.Entity
 
playSound(SoundEvent, float, float) - Method in class net.minecraft.entity.player.PlayerEntity
 
playSound(SoundEvent) - Method in class net.minecraft.tileentity.BeaconTileEntity
 
playSound(SoundEvent) - Method in class net.minecraft.tileentity.ConduitTileEntity
 
playSound(PlayerEntity, BlockPos, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.gen.WorldGenRegion
 
playSound(PlayerEntity, BlockPos, SoundEvent, SoundCategory, float, float) - Method in interface net.minecraft.world.IWorld
 
playSound(PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.server.ServerWorld
 
playSound(PlayerEntity, BlockPos, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.World
 
playSound(PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.World
 
playSound(double, double, double, SoundEvent, SoundCategory, float, float, boolean) - Method in class net.minecraft.world.World
 
playSound(SoundEngine, ISound) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
PlaySoundAtEntityEvent - Class in net.minecraftforge.event.entity
PlaySoundAtEntityEvent is fired a sound is to be played at an Entity
This event is fired whenever a sound is set to be played at an Entity such as in ClientPlayerEntity.playSound(SoundEvent, float, float) and World.playSound(PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float).

PlaySoundAtEntityEvent.name contains the name of the sound to be played at the Entity.
PlaySoundAtEntityEvent.volume contains the volume at which the sound is to be played originally.
PlaySoundAtEntityEvent.pitch contains the pitch at which the sound is to be played originally.
PlaySoundAtEntityEvent.newVolume contains the volume at which the sound is actually played.
PlaySoundAtEntityEvent.newPitch contains the pitch at which the sound is actually played.
Changing the PlaySoundAtEntityEvent.name field will cause the sound of this name to be played instead of the originally intended sound.

This event is Cancelable.
If this event is canceled, the sound is not played.

This event does not have a result.
PlaySoundAtEntityEvent(Entity, SoundEvent, SoundCategory, float, float) - Constructor for class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
PlaySoundCommand - Class in net.minecraft.command.impl
 
PlaySoundCommand() - Constructor for class net.minecraft.command.impl.PlaySoundCommand
 
PlaySoundEvent - Class in net.minecraftforge.client.event.sound
Raised when the SoundManager tries to play a normal sound.
PlaySoundEvent(SoundEngine, ISound) - Constructor for class net.minecraftforge.client.event.sound.PlaySoundEvent
 
PlaySoundSourceEvent - Class in net.minecraftforge.client.event.sound
 
PlaySoundSourceEvent(SoundEngine, ISound, SoundSource) - Constructor for class net.minecraftforge.client.event.sound.PlaySoundSourceEvent
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.Entity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.RavagerEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.SilverfishEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.SpiderEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.ZombieEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.ChickenEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.CowEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.PandaEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.ParrotEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.PigEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.SheepEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.TurtleEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.WolfEntity
 
PlayStreamingSourceEvent - Class in net.minecraftforge.client.event.sound
 
PlayStreamingSourceEvent(SoundEngine, ISound, SoundSource) - Constructor for class net.minecraftforge.client.event.sound.PlayStreamingSourceEvent
 
playSwimSound(float) - Method in class net.minecraft.entity.Entity
 
playSwimSound(float) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
playSwimSound(float) - Method in class net.minecraft.entity.passive.TurtleEntity
 
playTameEffect(boolean) - Method in class net.minecraft.entity.passive.TameableEntity
 
playWarningSound() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
playWorkstationSound() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
PngSizeInfo - Class in net.minecraft.client.renderer.texture
 
PngSizeInfo(String, InputStream) - Constructor for class net.minecraft.client.renderer.texture.PngSizeInfo
 
PODZOL - Static variable in class net.minecraft.block.Blocks
 
PODZOL - Static variable in class net.minecraft.item.Items
 
PODZOL - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
PODZOL_DIRT_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
POI_CHUNK - Static variable in class net.minecraft.util.datafix.TypeReferences
 
POI_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
POI_TYPES - Static variable in class net.minecraftforge.registries.GameData
 
POIInfo(BlockPos, String, int) - Constructor for class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.POIInfo
 
POINT_OF_INTEREST_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
pointedEntity - Variable in class net.minecraft.client.Minecraft
 
pointedEntity - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
 
POINTER - Static variable in class net.minecraft.entity.item.PaintingType
 
pointMap - Variable in class net.minecraft.pathfinding.NodeProcessor
 
PointOfInterest - Class in net.minecraft.village
 
PointOfInterest(BlockPos, PointOfInterestType, Runnable) - Constructor for class net.minecraft.village.PointOfInterest
 
PointOfInterest(Dynamic<T>, Runnable) - Constructor for class net.minecraft.village.PointOfInterest
 
PointOfInterestData - Class in net.minecraft.village
 
PointOfInterestData(Runnable) - Constructor for class net.minecraft.village.PointOfInterestData
 
PointOfInterestData(Runnable, Dynamic<T>) - Constructor for class net.minecraft.village.PointOfInterestData
 
PointOfInterestDebugRenderer - Class in net.minecraft.client.renderer.debug
 
PointOfInterestDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
PointOfInterestDebugRenderer.BrainInfo - Class in net.minecraft.client.renderer.debug
 
PointOfInterestDebugRenderer.POIInfo - Class in net.minecraft.client.renderer.debug
 
PointOfInterestManager - Class in net.minecraft.village
 
PointOfInterestManager(File, DataFixer) - Constructor for class net.minecraft.village.PointOfInterestManager
 
PointOfInterestManager.Status - Enum in net.minecraft.village
 
PointOfInterestReorganizationFix - Class in net.minecraft.util.datafix.fixes
 
PointOfInterestReorganizationFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PointOfInterestReorganizationFix
 
PointOfInterestType - Class in net.minecraft.village
 
PointOfInterestType(String, Set<BlockState>, int, SoundEvent, Predicate<PointOfInterestType>, int) - Constructor for class net.minecraft.village.PointOfInterestType
 
PointOfInterestType(String, Set<BlockState>, int, SoundEvent, int) - Constructor for class net.minecraft.village.PointOfInterestType
 
PointyTaigaTreeFeature - Class in net.minecraft.world.gen.feature
 
PointyTaigaTreeFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.PointyTaigaTreeFeature
 
POISON - Static variable in class net.minecraft.potion.Effects
 
POISON - Static variable in class net.minecraft.potion.Potions
 
POISONOUS_POTATO - Static variable in class net.minecraft.item.Foods
 
POISONOUS_POTATO - Static variable in class net.minecraft.item.Items
 
POLAR_BEAR - Static variable in class net.minecraft.entity.EntityType
 
POLAR_BEAR_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PolarBearEntity - Class in net.minecraft.entity.passive
 
PolarBearEntity(EntityType<? extends PolarBearEntity>, World) - Constructor for class net.minecraft.entity.passive.PolarBearEntity
 
PolarBearModel<T extends PolarBearEntity> - Class in net.minecraft.client.renderer.entity.model
 
PolarBearModel() - Constructor for class net.minecraft.client.renderer.entity.model.PolarBearModel
 
PolarBearRenderer - Class in net.minecraft.client.renderer.entity
 
PolarBearRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PolarBearRenderer
 
POLISHED_ANDESITE - Static variable in class net.minecraft.block.Blocks
 
POLISHED_ANDESITE - Static variable in class net.minecraft.item.Items
 
POLISHED_ANDESITE_SLAB - Static variable in class net.minecraft.block.Blocks
 
POLISHED_ANDESITE_SLAB - Static variable in class net.minecraft.item.Items
 
POLISHED_ANDESITE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
POLISHED_ANDESITE_STAIRS - Static variable in class net.minecraft.item.Items
 
POLISHED_DIORITE - Static variable in class net.minecraft.block.Blocks
 
POLISHED_DIORITE - Static variable in class net.minecraft.item.Items
 
POLISHED_DIORITE_SLAB - Static variable in class net.minecraft.block.Blocks
 
POLISHED_DIORITE_SLAB - Static variable in class net.minecraft.item.Items
 
POLISHED_DIORITE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
POLISHED_DIORITE_STAIRS - Static variable in class net.minecraft.item.Items
 
POLISHED_GRANITE - Static variable in class net.minecraft.block.Blocks
 
POLISHED_GRANITE - Static variable in class net.minecraft.item.Items
 
POLISHED_GRANITE_SLAB - Static variable in class net.minecraft.block.Blocks
 
POLISHED_GRANITE_SLAB - Static variable in class net.minecraft.item.Items
 
POLISHED_GRANITE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
POLISHED_GRANITE_STAIRS - Static variable in class net.minecraft.item.Items
 
poll() - Static method in class net.minecraft.client.MainWindow
 
poll() - Method in interface net.minecraft.util.concurrent.ITaskQueue
 
poll() - Method in class net.minecraft.util.concurrent.ITaskQueue.Priority
 
poll() - Method in class net.minecraft.util.concurrent.ITaskQueue.Single
 
pollEvents() - Static method in class com.mojang.blaze3d.platform.GLX
 
polygonMode(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
polygonOffset(float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
POOF - Static variable in class net.minecraft.particles.ParticleTypes
 
PoofParticle - Class in net.minecraft.client.particle
 
PoofParticle(World, double, double, double, double, double, double, IAnimatedSprite) - Constructor for class net.minecraft.client.particle.PoofParticle
 
PoofParticle.Factory - Class in net.minecraft.client.particle
 
POOL - Static variable in class net.minecraft.entity.item.PaintingType
 
pop() - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
pop(int) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
popAttributes() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
popMatrix() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
POPPED_CHORUS_FRUIT - Static variable in class net.minecraft.item.Items
 
POPPY - Static variable in class net.minecraft.block.Blocks
 
POPPY - Static variable in class net.minecraft.item.Items
 
populate(Collection<T>) - Method in interface net.minecraft.tags.Tag.ITagEntry
 
populate(Collection<T>) - Method in class net.minecraft.tags.Tag.ListEntry
 
populate(Collection<T>) - Method in class net.minecraft.tags.Tag.TagEntry
 
populateFromWorldSettings(WorldSettings) - Method in class net.minecraft.world.storage.WorldInfo
 
populateMap(Iterable<K>, Iterable<V>, Map<K, V>) - Static method in class net.minecraft.util.MapPopulator
 
populateSearchTreeManager() - Method in class net.minecraft.client.Minecraft
 
populateSnooperWithOpenGL(IDataHolder) - Static method in class com.mojang.blaze3d.platform.GLX
 
populateTradeData() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
populateTradeData() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
populateTradeData() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
populationInfo - Variable in class net.minecraft.client.multiplayer.ServerData
 
PORKCHOP - Static variable in class net.minecraft.item.Foods
 
PORKCHOP - Static variable in class net.minecraft.item.Items
 
PORTAL - Static variable in class net.minecraft.block.material.Material
 
PORTAL - Static variable in class net.minecraft.particles.ParticleTypes
 
PORTAL - Static variable in class net.minecraft.world.server.TicketType
 
PORTAL_TRAVEL_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
portalCounter - Variable in class net.minecraft.entity.Entity
 
PortalInfo(Vec3d, Vec3d, int) - Constructor for class net.minecraft.block.pattern.BlockPattern.PortalInfo
 
PortalParticle - Class in net.minecraft.client.particle
 
PortalParticle.Factory - Class in net.minecraft.client.particle
 
PortalRoom(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
 
PortalRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
 
PortalSpawnEvent(IWorld, BlockPos, BlockState, NetherPortalBlock.Size) - Constructor for class net.minecraftforge.event.world.BlockEvent.PortalSpawnEvent
 
pos(double, double, double) - Method in class net.minecraft.client.renderer.BufferBuilder
 
pos - Variable in class net.minecraft.tileentity.TileEntity
 
pos - Variable in class net.minecraft.world.gen.feature.template.Template.BlockInfo
 
pos - Variable in class net.minecraft.world.gen.feature.template.Template.EntityInfo
 
pos - Variable in class net.minecraftforge.common.ticket.ChunkTicketManager
 
POS - Static variable in class net.minecraftforge.server.permission.context.ContextKeys
BlockPos for interacting, breaking and other permissions
POS_INCOMPLETE - Static variable in class net.minecraft.command.arguments.Vec3Argument
 
POS_MIXED_TYPES - Static variable in class net.minecraft.command.arguments.Vec3Argument
 
POS_OUT_OF_WORLD - Static variable in class net.minecraft.command.arguments.BlockPosArgument
 
POS_UNLOADED - Static variable in class net.minecraft.command.arguments.BlockPosArgument
 
PosAndRotation - Class in net.minecraft.client.util
 
PosAndRotation(Vec3d, float, float) - Constructor for class net.minecraft.client.util.PosAndRotation
 
POSE - Static variable in class net.minecraft.entity.Entity
 
Pose - Enum in net.minecraft.entity
 
POSE - Static variable in class net.minecraft.network.datasync.DataSerializers
 
posIndex - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
POSITION - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
Position - Class in net.minecraft.dispenser
 
Position(double, double, double) - Constructor for class net.minecraft.dispenser.Position
 
POSITION - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
position - Variable in class net.minecraft.world.NextTickListEntry
 
POSITION - Static variable in class net.minecraft.world.storage.loot.LootParameters
 
POSITION_3F - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_COLOR - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
POSITION_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_NORMAL - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
POSITION_TEX - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
POSITION_TEX2_COLOR - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
POSITION_TEX_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX_COLOR - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
POSITION_TEX_COLOR_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX_COLOR_NORMAL - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
POSITION_TEX_LMAP_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX_NORMAL - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
positionedSoundLocation - Variable in class net.minecraft.client.audio.LocatableSound
 
positionFrom - Variable in class net.minecraft.client.renderer.model.BlockPart
 
PositionPacket() - Constructor for class net.minecraft.network.play.client.CPlayerPacket.PositionPacket
 
PositionPacket(double, double, double, boolean) - Constructor for class net.minecraft.network.play.client.CPlayerPacket.PositionPacket
 
PositionRotationPacket() - Constructor for class net.minecraft.network.play.client.CPlayerPacket.PositionRotationPacket
 
PositionRotationPacket(double, double, double, float, float, boolean) - Constructor for class net.minecraft.network.play.client.CPlayerPacket.PositionRotationPacket
 
PositionTextureVertex - Class in net.minecraft.client.renderer.model
 
PositionTextureVertex(float, float, float, float, float) - Constructor for class net.minecraft.client.renderer.model.PositionTextureVertex
 
PositionTextureVertex(PositionTextureVertex, float, float) - Constructor for class net.minecraft.client.renderer.model.PositionTextureVertex
 
PositionTextureVertex(Vec3d, float, float) - Constructor for class net.minecraft.client.renderer.model.PositionTextureVertex
 
positionTo - Variable in class net.minecraft.client.renderer.model.BlockPart
 
PositionTrigger - Class in net.minecraft.advancements.criterion
 
PositionTrigger(ResourceLocation) - Constructor for class net.minecraft.advancements.criterion.PositionTrigger
 
PositionTrigger.Instance - Class in net.minecraft.advancements.criterion
 
positiveModulo(float, float) - Static method in class net.minecraft.util.math.MathHelper
 
positiveModulo(double, double) - Static method in class net.minecraft.util.math.MathHelper
 
Post(String, String, int, int) - Constructor for class com.mojang.realmsclient.client.Request.Post
 
Post(Screen, Button, List<Button>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent.Post
 
Post(Screen, int, int, float) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent.Post
 
Post(Screen, List<Widget>, Consumer<Widget>, Consumer<Widget>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent.Post
 
Post(Screen, char, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardCharTypedEvent.Post
 
Post(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyPressedEvent.Post
 
Post(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyReleasedEvent.Post
 
Post(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseClickedEvent.Post
 
Post(Screen, double, double, int, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent.Post
 
Post(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseReleasedEvent.Post
 
Post(Screen, double, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseScrollEvent.Post
 
Post(RenderGameOverlayEvent, RenderGameOverlayEvent.ElementType) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Post
 
Post(LivingEntity, LivingRenderer<T, M>, float, double, double, double) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Post
 
Post(LivingEntity, LivingRenderer<T, M>, double, double, double) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Specials.Post
 
Post(PlayerEntity, PlayerRenderer, float, double, double, double) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.Post
 
Post(ItemStack, List<String>, int, int, FontRenderer, int, int) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.Post
 
Post(AtlasTexture) - Constructor for class net.minecraftforge.client.event.TextureStitchEvent.Post
 
Post(NonNullList<ItemStack>) - Constructor for class net.minecraftforge.event.brewing.PotionBrewEvent.Post
 
Post(World, BlockPos, BlockState, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.CropGrowEvent.Post
 
Post(World, BlockPos, Direction, PistonEvent.PistonMoveType) - Constructor for class net.minecraftforge.event.world.PistonEvent.Post
 
POST_TELEPORT - Static variable in class net.minecraft.world.server.TicketType
 
PostBackground(ItemStack, List<String>, int, int, FontRenderer, int, int) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.PostBackground
 
PostConfigChangedEvent(String, String, boolean, boolean) - Constructor for class net.minecraftforge.fml.client.event.ConfigChangedEvent.PostConfigChangedEvent
 
postDraw(VertexFormat, int, int, ByteBuffer) - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Usage
 
postDraw(VertexFormatElement.Usage, VertexFormat, int, int, ByteBuffer) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
postEvent(Event) - Method in class net.minecraftforge.fml.ModLoader
 
postItemToolTip() - Static method in class net.minecraftforge.fml.client.config.GuiUtils
Must be called from GuiScreen.renderToolTip after GuiScreen.drawHoveringText is called.
postNormal(float, float, float) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
postProcess() - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
postProcess() - Method in class net.minecraft.pathfinding.NodeProcessor
 
postProcess() - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
postProcess() - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
postProcess() - Method in class net.minecraft.world.chunk.Chunk
 
postProcess(ITickList<T>, Function<BlockPos, T>) - Method in class net.minecraft.world.chunk.ChunkPrimerTickList
 
postProcessChunk(Chunk) - Method in class net.minecraft.world.chunk.UpgradeData
 
postProcessFacePosition(double, double, double) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
postRender(float) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
postRenderArm(float, HandSide) - Method in class net.minecraft.client.renderer.entity.model.ArmorStandModel
 
postRenderArm(float, HandSide) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
postRenderArm(float, HandSide) - Method in interface net.minecraft.client.renderer.entity.model.IHasArm
 
postRenderArm(float, HandSide) - Method in class net.minecraft.client.renderer.entity.model.IllagerModel
 
postRenderArm(float, HandSide) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
postRenderArm(float, HandSide) - Method in class net.minecraft.client.renderer.entity.model.SkeletonModel
 
PostText(ItemStack, List<String>, int, int, FontRenderer, int, int) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.PostText
 
posX - Variable in class net.minecraft.client.particle.Particle
 
posX - Variable in class net.minecraft.entity.ai.controller.LookController
 
posX - Variable in class net.minecraft.entity.ai.controller.MovementController
 
posX - Variable in class net.minecraft.entity.Entity
 
posX - Variable in class net.minecraft.network.play.server.SEntityPacket
 
posX1 - Variable in class net.minecraft.client.renderer.model.ModelBox
 
posX2 - Variable in class net.minecraft.client.renderer.model.ModelBox
 
posY - Variable in class net.minecraft.client.particle.Particle
 
posY - Variable in class net.minecraft.entity.ai.controller.LookController
 
posY - Variable in class net.minecraft.entity.ai.controller.MovementController
 
posY - Variable in class net.minecraft.entity.Entity
 
posY - Variable in class net.minecraft.network.play.server.SEntityPacket
 
posY1 - Variable in class net.minecraft.client.renderer.model.ModelBox
 
posY2 - Variable in class net.minecraft.client.renderer.model.ModelBox
 
posZ - Variable in class net.minecraft.client.particle.Particle
 
posZ - Variable in class net.minecraft.entity.ai.controller.LookController
 
posZ - Variable in class net.minecraft.entity.ai.controller.MovementController
 
posZ - Variable in class net.minecraft.entity.Entity
 
posZ - Variable in class net.minecraft.network.play.server.SEntityPacket
 
posZ1 - Variable in class net.minecraft.client.renderer.model.ModelBox
 
posZ2 - Variable in class net.minecraft.client.renderer.model.ModelBox
 
POT_FLOWER - Static variable in class net.minecraft.stats.Stats
 
POTATO - Static variable in class net.minecraft.item.Foods
 
POTATO - Static variable in class net.minecraft.item.Items
 
PotatoBlock - Class in net.minecraft.block
 
PotatoBlock(Block.Properties) - Constructor for class net.minecraft.block.PotatoBlock
 
POTATOES - Static variable in class net.minecraft.block.Blocks
 
PotentialSpawns(IWorld, EntityClassification, BlockPos, List<Biome.SpawnListEntry>) - Constructor for class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
 
POTION - Static variable in class net.minecraft.entity.EntityType
 
POTION - Static variable in class net.minecraft.item.Items
 
Potion - Class in net.minecraft.potion
 
Potion(EffectInstance...) - Constructor for class net.minecraft.potion.Potion
 
Potion(String, EffectInstance...) - Constructor for class net.minecraft.potion.Potion
 
POTION - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
POTION_IMPACT - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
data is the rgb color int that should be used for the potion particles
This is the same as Constants.WorldEvents.POTION_IMPACT_INSTANT but uses the particle type ParticleTypes.INSTANT_EFFECT
POTION_IMPACT_INSTANT - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
data is the rgb color int that should be used for the potion particles
This is the same as Constants.WorldEvents.POTION_IMPACT but uses the particle type ParticleTypes.EFFECT
POTION_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
PotionAddedEvent(LivingEntity, EffectInstance, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionAddedEvent
 
PotionApplicableEvent(LivingEntity, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionApplicableEvent
 
PotionArgument - Class in net.minecraft.command.arguments
 
PotionArgument() - Constructor for class net.minecraft.command.arguments.PotionArgument
 
PotionBrewEvent - Class in net.minecraftforge.event.brewing
 
PotionBrewEvent(NonNullList<ItemStack>) - Constructor for class net.minecraftforge.event.brewing.PotionBrewEvent
 
PotionBrewEvent.Post - Class in net.minecraftforge.event.brewing
PotionBrewEvent.Post is fired when a potion is brewed in the brewing stand.
PotionBrewEvent.Pre - Class in net.minecraftforge.event.brewing
PotionBrewEvent.Pre is fired before vanilla brewing takes place.
PotionBrewing - Class in net.minecraft.potion
 
PotionBrewing() - Constructor for class net.minecraft.potion.PotionBrewing
 
PotionColorCalculationEvent - Class in net.minecraftforge.event.entity.living
Fires after Potion Color Calculation.
PotionColorCalculationEvent(LivingEntity, int, boolean, Collection<EffectInstance>) - Constructor for class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
 
PotionEntity - Class in net.minecraft.entity.projectile
 
PotionEntity(EntityType<? extends PotionEntity>, World) - Constructor for class net.minecraft.entity.projectile.PotionEntity
 
PotionEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.projectile.PotionEntity
 
PotionEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.PotionEntity
 
PotionEvent - Class in net.minecraftforge.event.entity.living
This Event and its subevents gets fired from EntityLivingBase on the MinecraftForge.EVENT_BUS.
PotionEvent(LivingEntity, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent
 
PotionEvent.PotionAddedEvent - Class in net.minecraftforge.event.entity.living
This Event is fired when a new Potion is added to the Entity.
PotionEvent.PotionApplicableEvent - Class in net.minecraftforge.event.entity.living
This Event is fired to check if a Potion can get applied to an Entity.
PotionEvent.PotionExpiryEvent - Class in net.minecraftforge.event.entity.living
This Event is fired when a Potion effect expires on an Entity.
PotionEvent.PotionRemoveEvent - Class in net.minecraftforge.event.entity.living
This Event is fired when a Potion is about to get removed from an Entity.
PotionExpiryEvent(LivingEntity, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionExpiryEvent
 
PotionItem - Class in net.minecraft.item
 
PotionItem(Item.Properties) - Constructor for class net.minecraft.item.PotionItem
 
PotionItems - Class in net.minecraft.util.datafix.fixes
 
PotionItems(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PotionItems
 
PotionRemoveEvent(LivingEntity, Effect) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionRemoveEvent
 
PotionRemoveEvent(LivingEntity, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionRemoveEvent
 
Potions - Class in net.minecraft.potion
 
Potions() - Constructor for class net.minecraft.potion.Potions
 
POTIONS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
POTIONS - Static variable in class net.minecraftforge.registries.GameData
 
PotionShiftEvent(Screen) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.PotionShiftEvent
 
PotionSpriteUploader - Class in net.minecraft.client.renderer.texture
 
PotionSpriteUploader(TextureManager) - Constructor for class net.minecraft.client.renderer.texture.PotionSpriteUploader
 
POTIONTYPES - Static variable in class net.minecraftforge.registries.GameData
 
PotionUtils - Class in net.minecraft.potion
 
PotionUtils() - Constructor for class net.minecraft.potion.PotionUtils
 
PotionWater - Class in net.minecraft.util.datafix.fixes
 
PotionWater(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PotionWater
 
POTTED_ACACIA_SAPLING - Static variable in class net.minecraft.block.Blocks
 
POTTED_ALLIUM - Static variable in class net.minecraft.block.Blocks
 
POTTED_AZURE_BLUET - Static variable in class net.minecraft.block.Blocks
 
POTTED_BAMBOO - Static variable in class net.minecraft.block.Blocks
 
POTTED_BIRCH_SAPLING - Static variable in class net.minecraft.block.Blocks
 
POTTED_BLUE_ORCHID - Static variable in class net.minecraft.block.Blocks
 
POTTED_BROWN_MUSHROOM - Static variable in class net.minecraft.block.Blocks
 
POTTED_CACTUS - Static variable in class net.minecraft.block.Blocks
 
POTTED_CORNFLOWER - Static variable in class net.minecraft.block.Blocks
 
POTTED_DANDELION - Static variable in class net.minecraft.block.Blocks
 
POTTED_DARK_OAK_SAPLING - Static variable in class net.minecraft.block.Blocks
 
POTTED_DEAD_BUSH - Static variable in class net.minecraft.block.Blocks
 
POTTED_FERN - Static variable in class net.minecraft.block.Blocks
 
POTTED_JUNGLE_SAPLING - Static variable in class net.minecraft.block.Blocks
 
POTTED_LILY_OF_THE_VALLEY - Static variable in class net.minecraft.block.Blocks
 
POTTED_OAK_SAPLING - Static variable in class net.minecraft.block.Blocks
 
POTTED_ORANGE_TULIP - Static variable in class net.minecraft.block.Blocks
 
POTTED_OXEYE_DAISY - Static variable in class net.minecraft.block.Blocks
 
POTTED_PINK_TULIP - Static variable in class net.minecraft.block.Blocks
 
POTTED_POPPY - Static variable in class net.minecraft.block.Blocks
 
POTTED_RED_MUSHROOM - Static variable in class net.minecraft.block.Blocks
 
POTTED_RED_TULIP - Static variable in class net.minecraft.block.Blocks
 
POTTED_SPRUCE_SAPLING - Static variable in class net.minecraft.block.Blocks
 
POTTED_WHITE_TULIP - Static variable in class net.minecraft.block.Blocks
 
POTTED_WITHER_ROSE - Static variable in class net.minecraft.block.Blocks
 
PounceGoal() - Constructor for class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
POWER - Static variable in class net.minecraft.block.DaylightDetectorBlock
 
POWER - Static variable in class net.minecraft.block.RedstoneWireBlock
 
POWER - Static variable in class net.minecraft.block.WeightedPressurePlateBlock
 
POWER - Static variable in class net.minecraft.enchantment.Enchantments
 
POWER_0_15 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
POWERED - Static variable in class net.minecraft.block.AbstractButtonBlock
 
POWERED - Static variable in class net.minecraft.block.DetectorRailBlock
 
POWERED - Static variable in class net.minecraft.block.DoorBlock
 
POWERED - Static variable in class net.minecraft.block.FenceGateBlock
 
POWERED - Static variable in class net.minecraft.block.LecternBlock
 
POWERED - Static variable in class net.minecraft.block.LeverBlock
 
POWERED - Static variable in class net.minecraft.block.NoteBlock
 
POWERED - Static variable in class net.minecraft.block.ObserverBlock
 
POWERED - Static variable in class net.minecraft.block.PoweredRailBlock
 
POWERED - Static variable in class net.minecraft.block.PressurePlateBlock
 
POWERED - Static variable in class net.minecraft.block.RedstoneDiodeBlock
 
POWERED - Static variable in class net.minecraft.block.TrapDoorBlock
 
POWERED - Static variable in class net.minecraft.block.TripWireBlock
 
POWERED - Static variable in class net.minecraft.block.TripWireHookBlock
 
POWERED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
POWERED_RAIL - Static variable in class net.minecraft.block.Blocks
 
POWERED_RAIL - Static variable in class net.minecraft.item.Items
 
PoweredRailBlock - Class in net.minecraft.block
 
PoweredRailBlock(Block.Properties) - Constructor for class net.minecraft.block.PoweredRailBlock
 
PoweredRailBlock(Block.Properties, boolean) - Constructor for class net.minecraft.block.PoweredRailBlock
 
PowerEnchantment - Class in net.minecraft.enchantment
 
PowerEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.PowerEnchantment
 
Pre(Screen, Button, List<Button>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent.Pre
 
Pre(Screen, int, int, float) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent.Pre
 
Pre(Screen, List<Widget>, Consumer<Widget>, Consumer<Widget>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent.Pre
 
Pre(Screen, char, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardCharTypedEvent.Pre
 
Pre(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyPressedEvent.Pre
 
Pre(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyReleasedEvent.Pre
 
Pre(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseClickedEvent.Pre
 
Pre(Screen, double, double, int, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent.Pre
 
Pre(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseReleasedEvent.Pre
 
Pre(Screen, double, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseScrollEvent.Pre
 
Pre(RenderGameOverlayEvent, RenderGameOverlayEvent.ElementType) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Pre
 
Pre(LivingEntity, LivingRenderer<T, M>, float, double, double, double) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Pre
 
Pre(LivingEntity, LivingRenderer<T, M>, double, double, double) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Specials.Pre
 
Pre(PlayerEntity, PlayerRenderer, float, double, double, double) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.Pre
 
Pre(ItemStack, List<String>, int, int, int, int, int, FontRenderer) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
Pre(AtlasTexture, Set<ResourceLocation>) - Constructor for class net.minecraftforge.client.event.TextureStitchEvent.Pre
 
Pre(NonNullList<ItemStack>) - Constructor for class net.minecraftforge.event.brewing.PotionBrewEvent.Pre
 
Pre(World, BlockPos, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.CropGrowEvent.Pre
 
Pre(World, BlockPos, Direction, PistonEvent.PistonMoveType) - Constructor for class net.minecraftforge.event.world.PistonEvent.Pre
 
PRE_RAID - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
precipitation(Biome.RainType) - Method in class net.minecraft.world.biome.Biome.Builder
 
precipitation - Variable in class net.minecraft.world.biome.Biome
 
precision - Variable in class net.minecraftforge.fml.client.config.GuiSlider
 
predicate(ResourceLocation, float) - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder.OverrideBuilder
 
preDraw(VertexFormat, int, int, ByteBuffer) - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Usage
 
preDraw(VertexFormatElement.Usage, VertexFormat, int, int, ByteBuffer) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
preDrawBatch() - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
Prepare for a batched TESR rendering.
preInit(FMLCommonSetupEvent) - Method in class net.minecraftforge.common.ForgeMod
 
preItemToolTip(ItemStack) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
Must be called from GuiScreen.renderToolTip before GuiScreen.drawHoveringText is called.
PreloadedTexture - Class in net.minecraft.client.renderer.texture
 
PreloadedTexture(IResourceManager, ResourceLocation, Executor) - Constructor for class net.minecraft.client.renderer.texture.PreloadedTexture
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.audio.SoundHandler
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.model.ModelManager
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.texture.SpriteUploader
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.FoliageColorReloadListener
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.GrassColorReloadListener
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.JsonReloadListener
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.ReloadListener
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.util.Splashes
 
prepareImage(int, int, int) - Static method in class com.mojang.blaze3d.platform.TextureUtil
 
prepareImage(NativeImage.PixelFormatGLCode, int, int, int) - Static method in class com.mojang.blaze3d.platform.TextureUtil
 
prepareImage(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.TextureUtil
 
prepareImage(NativeImage.PixelFormatGLCode, int, int, int, int) - Static method in class com.mojang.blaze3d.platform.TextureUtil
 
preparePiece(boolean) - Method in class net.minecraft.client.renderer.tileentity.model.BedModel
 
preparePlayerToSpawn() - Method in class net.minecraft.entity.Entity
 
preparePlayerToSpawn() - Method in class net.minecraft.entity.player.PlayerEntity
 
prepareScale(T, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
prepareStructurePieces() - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces
 
prependJsonKey(String) - Method in exception net.minecraft.client.util.JSONException
 
preRaid(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
preRenderCallback(T, float) - Method in class net.minecraft.client.renderer.entity.AbstractHorseRenderer
 
preRenderCallback(BatEntity, float) - Method in class net.minecraft.client.renderer.entity.BatRenderer
 
preRenderCallback(CatEntity, float) - Method in class net.minecraft.client.renderer.entity.CatRenderer
 
preRenderCallback(CaveSpiderEntity, float) - Method in class net.minecraft.client.renderer.entity.CaveSpiderRenderer
 
preRenderCallback(CreeperEntity, float) - Method in class net.minecraft.client.renderer.entity.CreeperRenderer
 
preRenderCallback(DolphinEntity, float) - Method in class net.minecraft.client.renderer.entity.DolphinRenderer
 
preRenderCallback(GuardianEntity, float) - Method in class net.minecraft.client.renderer.entity.ElderGuardianRenderer
 
preRenderCallback(GhastEntity, float) - Method in class net.minecraft.client.renderer.entity.GhastRenderer
 
preRenderCallback(GiantEntity, float) - Method in class net.minecraft.client.renderer.entity.GiantZombieRenderer
 
preRenderCallback(ZombieEntity, float) - Method in class net.minecraft.client.renderer.entity.HuskRenderer
 
preRenderCallback(T, float) - Method in class net.minecraft.client.renderer.entity.IllagerRenderer
 
preRenderCallback(T, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
preRenderCallback(MagmaCubeEntity, float) - Method in class net.minecraft.client.renderer.entity.MagmaCubeRenderer
 
preRenderCallback(PhantomEntity, float) - Method in class net.minecraft.client.renderer.entity.PhantomRenderer
 
preRenderCallback(AbstractClientPlayerEntity, float) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
preRenderCallback(PolarBearEntity, float) - Method in class net.minecraft.client.renderer.entity.PolarBearRenderer
 
preRenderCallback(ShulkerEntity, float) - Method in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
preRenderCallback(SlimeEntity, float) - Method in class net.minecraft.client.renderer.entity.SlimeRenderer
 
preRenderCallback(VexEntity, float) - Method in class net.minecraft.client.renderer.entity.VexRenderer
 
preRenderCallback(VillagerEntity, float) - Method in class net.minecraft.client.renderer.entity.VillagerRenderer
 
preRenderCallback(WanderingTraderEntity, float) - Method in class net.minecraft.client.renderer.entity.WanderingTraderRenderer
 
preRenderCallback(WitchEntity, float) - Method in class net.minecraft.client.renderer.entity.WitchRenderer
 
preRenderCallback(WitherEntity, float) - Method in class net.minecraft.client.renderer.entity.WitherRenderer
 
preRenderCallback(AbstractSkeletonEntity, float) - Method in class net.minecraft.client.renderer.entity.WitherSkeletonRenderer
 
preRenderChunk(ChunkRender) - Method in class net.minecraft.client.renderer.AbstractChunkRenderContainer
 
PRESSED_AABB - Static variable in class net.minecraft.block.AbstractPressurePlateBlock
 
PRESSURE_AABB - Static variable in class net.minecraft.block.AbstractPressurePlateBlock
 
PressurePlateBlock - Class in net.minecraft.block
 
PressurePlateBlock(PressurePlateBlock.Sensitivity, Block.Properties) - Constructor for class net.minecraft.block.PressurePlateBlock
 
PressurePlateBlock.Sensitivity - Enum in net.minecraft.block
 
prevAnimTime - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
prevCameraYaw - Variable in class net.minecraft.entity.player.PlayerEntity
 
prevChasingPosX - Variable in class net.minecraft.entity.player.PlayerEntity
 
prevChasingPosY - Variable in class net.minecraft.entity.player.PlayerEntity
 
prevChasingPosZ - Variable in class net.minecraft.entity.player.PlayerEntity
 
prevDistanceWalkedModified - Variable in class net.minecraft.entity.Entity
 
preventDespawn() - Method in class net.minecraft.entity.MobEntity
 
preventDespawn() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
preventDespawn() - Method in class net.minecraft.entity.monster.PillagerEntity
 
preventDespawn() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
preventEntitySpawning - Variable in class net.minecraft.entity.Entity
 
preventProxyConnections - Variable in class net.minecraft.server.dedicated.ServerProperties
 
previous - Variable in class net.minecraft.pathfinding.PathPoint
 
previousBreakProgress - Variable in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
prevLidAngle - Variable in class net.minecraft.tileentity.ChestTileEntity
 
prevLidAngle - Variable in class net.minecraft.tileentity.EnderChestTileEntity
 
prevLimbSwingAmount - Variable in class net.minecraft.entity.LivingEntity
 
prevMovedDistance - Variable in class net.minecraft.entity.LivingEntity
 
prevOnGroundSpeedFactor - Variable in class net.minecraft.entity.LivingEntity
 
prevParticleAngle - Variable in class net.minecraft.client.particle.Particle
 
prevPosX - Variable in class net.minecraft.client.particle.Particle
 
prevPosX - Variable in class net.minecraft.entity.Entity
 
prevPosY - Variable in class net.minecraft.client.particle.Particle
 
prevPosY - Variable in class net.minecraft.entity.Entity
 
prevPosZ - Variable in class net.minecraft.client.particle.Particle
 
prevPosZ - Variable in class net.minecraft.entity.Entity
 
prevRainingStrength - Variable in class net.minecraft.world.World
 
prevRenderArmPitch - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
prevRenderArmYaw - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
prevRenderYawOffset - Variable in class net.minecraft.entity.LivingEntity
 
prevRotationPitch - Variable in class net.minecraft.entity.Entity
 
prevRotationYaw - Variable in class net.minecraft.entity.Entity
 
prevRotationYawHead - Variable in class net.minecraft.entity.LivingEntity
 
prevScreen - Variable in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
prevSquidPitch - Variable in class net.minecraft.entity.passive.SquidEntity
 
prevSquidRotation - Variable in class net.minecraft.entity.passive.SquidEntity
 
prevSquidYaw - Variable in class net.minecraft.entity.passive.SquidEntity
 
prevSquishFactor - Variable in class net.minecraft.entity.monster.SlimeEntity
 
prevSwingProgress - Variable in class net.minecraft.entity.LivingEntity
 
prevThunderingStrength - Variable in class net.minecraft.world.World
 
prevTimeInPortal - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
prevVignetteBrightness - Variable in class net.minecraft.client.gui.IngameGui
 
PreYggdrasilConverter - Class in net.minecraft.server.management
 
PreYggdrasilConverter() - Constructor for class net.minecraft.server.management.PreYggdrasilConverter
 
price - Variable in class net.minecraftforge.common.BasicTrade
 
price2 - Variable in class net.minecraftforge.common.BasicTrade
 
priceMult - Variable in class net.minecraftforge.common.BasicTrade
 
primaryWeights - Variable in class net.minecraft.world.gen.feature.structure.FortressPieces.Start
 
printChatMessage(ITextComponent) - Method in class net.minecraft.client.gui.NewChatGui
 
printChatMessageWithOptionalDeletion(ITextComponent, int) - Method in class net.minecraft.client.gui.NewChatGui
 
println(String) - Method in class net.minecraft.util.LoggingPrintStream
 
println(Object) - Method in class net.minecraft.util.LoggingPrintStream
 
println(String) - Method in class net.minecraftforge.fml.common.EnhancedRuntimeException.WrappedPrintStream
 
printStackTrace(PrintWriter) - Method in exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
printStackTrace(PrintStream) - Method in exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
printStackTrace(EnhancedRuntimeException.WrappedPrintStream) - Method in exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
printStackTrace(EnhancedRuntimeException.WrappedPrintStream) - Method in exception net.minecraftforge.fml.common.LoaderException
 
printToSYSOUT(String) - Static method in class net.minecraft.util.registry.Bootstrap
 
PrioritizedGoal - Class in net.minecraft.entity.ai.goal
 
PrioritizedGoal(int, Goal) - Constructor for class net.minecraft.entity.ai.goal.PrioritizedGoal
 
priority - Variable in class net.minecraft.client.audio.LocatableSound
 
Priority(int) - Constructor for class net.minecraft.util.concurrent.ITaskQueue.Priority
 
priority - Variable in class net.minecraft.world.NextTickListEntry
 
PRISMARINE - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE - Static variable in class net.minecraft.item.Items
 
PRISMARINE_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE_BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
PRISMARINE_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
PRISMARINE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE_BRICKS - Static variable in class net.minecraft.item.Items
 
PRISMARINE_CRYSTALS - Static variable in class net.minecraft.item.Items
 
PRISMARINE_SHARD - Static variable in class net.minecraft.item.Items
 
PRISMARINE_SLAB - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE_SLAB - Static variable in class net.minecraft.item.Items
 
PRISMARINE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE_STAIRS - Static variable in class net.minecraft.item.Items
 
PRISMARINE_WALL - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE_WALL - Static variable in class net.minecraft.item.Items
 
Prison(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Prison
 
Prison(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Prison
 
probability - Variable in class net.minecraft.entity.ai.goal.WaterAvoidingRandomWalkingGoal
 
probability - Variable in class net.minecraft.world.gen.feature.ProbabilityConfig
 
probability - Variable in class net.minecraft.world.gen.feature.structure.BuriedTreasureConfig
 
probability - Variable in class net.minecraft.world.gen.feature.structure.MineshaftConfig
 
probability - Variable in class net.minecraft.world.gen.feature.structure.PillagerOutpostConfig
 
probability - Variable in class net.minecraft.world.gen.placement.CaveEdgeConfig
 
ProbabilityConfig - Class in net.minecraft.world.gen.feature
 
ProbabilityConfig(float) - Constructor for class net.minecraft.world.gen.feature.ProbabilityConfig
 
proceed(boolean, boolean) - Method in interface net.minecraft.client.gui.screen.ConfirmBackupScreen.ICallback
 
process(ServerWorld, DragonFightManager, List<EnderCrystalEntity>, int, BlockPos) - Method in enum net.minecraft.world.end.DragonSpawnState
 
process(IWorldReader, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
process(IWorldReader, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.GravityStructureProcessor
 
process(IWorldReader, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.IntegrityProcessor
 
process(IWorldReader, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.JigsawReplacementStructureProcessor
 
process(IWorldReader, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.NopProcessor
 
process(IWorldReader, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.RuleStructureProcessor
 
process(IWorldReader, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.StructureProcessor
Deprecated.
process(IWorldReader, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings, Template) - Method in class net.minecraft.world.gen.feature.template.StructureProcessor
FORGE: Add template parameter
process(ImmutableMap<String, String>) - Method in interface net.minecraftforge.client.model.IModel
Deprecated.
Allows the model to process custom data from the variant definition.
process(IUnbakedModel) - Method in interface net.minecraftforge.client.model.ISmartVariant
Deprecated.
 
process(ImmutableMap<String, String>) - Method in class net.minecraftforge.client.model.ModelDynBucket
Deprecated.
process(ImmutableMap<String, String>) - Method in class net.minecraftforge.client.model.ModelFluid
 
process(ImmutableMap<String, String>) - Method in class net.minecraftforge.client.model.MultiLayerModel
Deprecated.
 
process(ImmutableMap<String, String>) - Method in class net.minecraftforge.client.model.obj.OBJModel
Deprecated.
 
processAllLevelUpdates() - Method in class net.minecraft.world.lighting.SectionLightStorage
 
processBlockInfos(Template, IWorld, BlockPos, PlacementSettings, List<Template.BlockInfo>) - Static method in class net.minecraft.world.gen.feature.template.Template
 
processChatMessage(CChatMessagePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processChatMessage(CChatMessagePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processChunkUnload(SUnloadChunkPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
processChunkUnload(SUnloadChunkPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
processClickWindow(CClickWindowPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processClickWindow(CClickWindowPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processClientSettings(CClientSettingsPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processClientSettings(CClientSettingsPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processClientStatus(CClientStatusPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processClientStatus(CClientStatusPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processCloseWindow(CCloseWindowPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processCloseWindow(CCloseWindowPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processConditions(JsonObject, String) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
processConditions(JsonArray) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
processConfirmTeleport(CConfirmTeleportPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processConfirmTeleport(CConfirmTeleportPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processConfirmTransaction(CConfirmTransactionPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processConfirmTransaction(CConfirmTransactionPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processCreativeInventoryAction(CCreativeInventoryActionPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processCreativeInventoryAction(CCreativeInventoryActionPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processCustomPayload(CCustomPayloadPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processCustomPayload(CCustomPayloadPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processCustomPayloadLogin(CCustomPayloadLoginPacket) - Method in interface net.minecraft.network.login.IServerLoginNetHandler
 
processCustomPayloadLogin(CCustomPayloadLoginPacket) - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
processDragonDeath(EnderDragonEntity) - Method in class net.minecraft.world.end.DragonFightManager
 
processEditBook(CEditBookPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processEditBook(CEditBookPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processEnchantItem(CEnchantItemPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processEnchantItem(CEnchantItemPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processEncryptionResponse(CEncryptionResponsePacket) - Method in interface net.minecraft.network.login.IServerLoginNetHandler
 
processEncryptionResponse(CEncryptionResponsePacket) - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
processEntity(IWorldReader, BlockPos, Template.EntityInfo, Template.EntityInfo, PlacementSettings, Template) - Method in class net.minecraft.world.gen.feature.template.StructureProcessor
FORGE: Add entity processing.
processEntityAction(CEntityActionPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processEntityAction(CEntityActionPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processEntityInfos(Template, IWorld, BlockPos, PlacementSettings, List<Template.EntityInfo>) - Static method in class net.minecraft.world.gen.feature.template.Template
 
processForgeListPingData(ServerStatusResponse, ServerData) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
processHandshake(CHandshakePacket) - Method in class net.minecraft.client.network.handshake.ClientHandshakeNetHandler
 
processHandshake(CHandshakePacket) - Method in interface net.minecraft.network.handshake.IHandshakeNetHandler
 
processHandshake(CHandshakePacket) - Method in class net.minecraft.network.handshake.ServerHandshakeNetHandler
 
processHeldItemChange(CHeldItemChangePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processHeldItemChange(CHeldItemChangePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processingLoadedTiles - Variable in class net.minecraft.world.World
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.Entity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.BoatEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.minecart.MinecartEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.MobEntity
 
processInput(CInputPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processInput(CInputPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.AgeableEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.MobEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.monster.CreeperEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.AnimalEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.CatEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.CowEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.DolphinEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.OcelotEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.PandaEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.ParrotEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.PigEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.SheepEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
processInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.WolfEntity
 
processKeepAlive(CKeepAlivePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processKeepAlive(CKeepAlivePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processLoading(IProfiler) - Method in class net.minecraft.client.renderer.model.ModelBakery
 
processLoginStart(CLoginStartPacket) - Method in interface net.minecraft.network.login.IServerLoginNetHandler
 
processLoginStart(CLoginStartPacket) - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
processMany(List<BakedQuad>) - Method in class net.minecraftforge.client.model.QuadTransformer
Processes multiple quads, producing a new array of new quads.
processManyInPlace(List<BakedQuad>) - Method in class net.minecraftforge.client.model.QuadTransformer
Processes multiple quads in place, modifying the input quads.
processNBTQueryBlockEntity(CQueryTileEntityNBTPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processNBTQueryBlockEntity(CQueryTileEntityNBTPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processNBTQueryEntity(CQueryEntityNBTPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processNBTQueryEntity(CQueryEntityNBTPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processOne(BakedQuad) - Method in class net.minecraftforge.client.model.QuadTransformer
Processes a single quad, producing a new quad.
processOneInPlace(BakedQuad) - Method in class net.minecraftforge.client.model.QuadTransformer
Processes a single quad, modifying the input quad.
processors - Variable in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
processPacket(IHandshakeNetHandler) - Method in class net.minecraft.network.handshake.client.CHandshakePacket
 
processPacket(T) - Method in interface net.minecraft.network.IPacket
 
processPacket(IServerLoginNetHandler) - Method in class net.minecraft.network.login.client.CCustomPayloadLoginPacket
 
processPacket(IServerLoginNetHandler) - Method in class net.minecraft.network.login.client.CEncryptionResponsePacket
 
processPacket(IServerLoginNetHandler) - Method in class net.minecraft.network.login.client.CLoginStartPacket
 
processPacket(IClientLoginNetHandler) - Method in class net.minecraft.network.login.server.SCustomPayloadLoginPacket
 
processPacket(IClientLoginNetHandler) - Method in class net.minecraft.network.login.server.SDisconnectLoginPacket
 
processPacket(IClientLoginNetHandler) - Method in class net.minecraft.network.login.server.SEnableCompressionPacket
 
processPacket(IClientLoginNetHandler) - Method in class net.minecraft.network.login.server.SEncryptionRequestPacket
 
processPacket(IClientLoginNetHandler) - Method in class net.minecraft.network.login.server.SLoginSuccessPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CAnimateHandPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CChatMessagePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CClientStatusPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CCloseWindowPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CConfirmTeleportPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CConfirmTransactionPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CCustomPayloadPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CEditBookPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CEnchantItemPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CEntityActionPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CHeldItemChangePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CInputPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CKeepAlivePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CLockDifficultyPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPickItemPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPlaceRecipePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPlayerDiggingPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPlayerTryUseItemPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CRecipeInfoPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CRenameItemPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CResourcePackStatusPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CSelectTradePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CSetDifficultyPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CSpectatePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CSteerBoatPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CTabCompletePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUpdateBeaconPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUpdateSignPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SAnimateHandPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCameraPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SChangeBlockPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SChangeGameStatePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SChatPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCloseWindowPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCollectItemPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCombatPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCommandListPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCooldownPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SDestroyEntitiesPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SDisconnectPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SDisplayObjectivePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityEquipmentPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityHeadLookPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityMetadataPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityStatusPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SExplosionPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SHeldItemChangePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SKeepAlivePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SMapDataPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SMountEntityPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SMultiBlockChangePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SOpenBookWindowPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SOpenSignMenuPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SOpenWindowPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayerListHeaderFooterPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayerListItemPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayerLookPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SRespawnPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSelectAdvancementsTabPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSendResourcePackPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SServerDifficultyPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSetExperiencePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSetPassengersPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSetSlotPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnGlobalEntityPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnPositionPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SStatisticsPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SStopSoundPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.STabCompletePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.STagsListPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.STeamsPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.STitlePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUnloadChunkPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateHealthPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateRecipesPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateTimePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateViewDistancePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SWindowItemsPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SWindowPropertyPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SWorldBorderPacket
 
processPacket(IServerStatusNetHandler) - Method in class net.minecraft.network.status.client.CPingPacket
 
processPacket(IServerStatusNetHandler) - Method in class net.minecraft.network.status.client.CServerQueryPacket
 
processPacket(IClientStatusNetHandler) - Method in class net.minecraft.network.status.server.SPongPacket
 
processPacket(IClientStatusNetHandler) - Method in class net.minecraft.network.status.server.SServerInfoPacket
 
processPickItem(CPickItemPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processPickItem(CPickItemPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processPing(CPingPacket) - Method in interface net.minecraft.network.status.IServerStatusNetHandler
 
processPing(CPingPacket) - Method in class net.minecraft.network.status.ServerStatusNetHandler
 
processPlaceRecipe(CPlaceRecipePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processPlaceRecipe(CPlaceRecipePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processPlayer(CPlayerPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processPlayer(CPlayerPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processPlayerAbilities(CPlayerAbilitiesPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processPlayerAbilities(CPlayerAbilitiesPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processPlayerDigging(CPlayerDiggingPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processPlayerDigging(CPlayerDiggingPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processQuad() - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
processQuad() - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
processRenameItem(CRenameItemPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processRenameItem(CRenameItemPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processRightClick(PlayerEntity, World, Hand) - Method in class net.minecraft.client.multiplayer.PlayerController
 
processRightClick(PlayerEntity, World, ItemStack, Hand) - Method in class net.minecraft.server.management.DemoPlayerInteractionManager
 
processRightClick(PlayerEntity, World, ItemStack, Hand) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
processSelectTrade(CSelectTradePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processSelectTrade(CSelectTradePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processServerQuery(CServerQueryPacket) - Method in interface net.minecraft.network.status.IServerStatusNetHandler
 
processServerQuery(CServerQueryPacket) - Method in class net.minecraft.network.status.ServerStatusNetHandler
 
processSteerBoat(CSteerBoatPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processSteerBoat(CSteerBoatPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processTabComplete(CTabCompletePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processTabComplete(CTabCompletePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processTryUseItem(CPlayerTryUseItemPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processTryUseItem(CPlayerTryUseItemPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processTryUseItemOnBlock(CPlayerTryUseItemOnBlockPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processTryUseItemOnBlock(CPlayerTryUseItemOnBlockPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processUpdateBeacon(CUpdateBeaconPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processUpdateBeacon(CUpdateBeaconPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processUpdateCommandBlock(CUpdateCommandBlockPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processUpdateCommandBlock(CUpdateCommandBlockPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processUpdateCommandMinecart(CUpdateMinecartCommandBlockPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processUpdateCommandMinecart(CUpdateMinecartCommandBlockPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processUpdates(int) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
processUpdateSign(CUpdateSignPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processUpdateSign(CUpdateSignPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processUpdateStructureBlock(CUpdateStructureBlockPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processUpdateStructureBlock(CUpdateStructureBlockPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processUseEntity(CUseEntityPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processUseEntity(CUseEntityPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processVehicleMove(CMoveVehiclePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processVehicleMove(CMoveVehiclePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
PROFESSIONS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
PROFESSIONS - Static variable in class net.minecraftforge.registries.GameData
 
ProfileBanEntry - Class in net.minecraft.server.management
 
ProfileBanEntry(GameProfile) - Constructor for class net.minecraft.server.management.ProfileBanEntry
 
ProfileBanEntry(GameProfile, Date, String, Date, String) - Constructor for class net.minecraft.server.management.ProfileBanEntry
 
ProfileBanEntry(JsonObject) - Constructor for class net.minecraft.server.management.ProfileBanEntry
 
profileProperties - Variable in class net.minecraft.client.GameConfiguration.UserInformation
 
ProfileProvider(EntitySelector) - Constructor for class net.minecraft.command.arguments.GameProfileArgument.ProfileProvider
 
Profiler - Class in net.minecraft.profiler
 
Profiler(long, IntSupplier) - Constructor for class net.minecraft.profiler.Profiler
 
profileUuid - Variable in class com.mojang.realmsclient.dto.ServerActivity
 
project(Direction) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
PROJECTILE_PROTECTION - Static variable in class net.minecraft.enchantment.Enchantments
 
ProjectileDispenseBehavior - Class in net.minecraft.dispenser
 
ProjectileDispenseBehavior() - Constructor for class net.minecraft.dispenser.ProjectileDispenseBehavior
 
ProjectileHelper - Class in net.minecraft.entity.projectile
 
ProjectileHelper() - Constructor for class net.minecraft.entity.projectile.ProjectileHelper
 
ProjectileImpactEvent - Class in net.minecraftforge.event.entity
This event is fired when a projectile entity impacts something.
ProjectileImpactEvent(Entity, RayTraceResult) - Constructor for class net.minecraftforge.event.entity.ProjectileImpactEvent
 
ProjectileImpactEvent.Arrow - Class in net.minecraftforge.event.entity
 
ProjectileImpactEvent.Fireball - Class in net.minecraftforge.event.entity
 
ProjectileImpactEvent.Throwable - Class in net.minecraftforge.event.entity
 
ProjectileItemEntity - Class in net.minecraft.entity.projectile
 
ProjectileItemEntity(EntityType<? extends ProjectileItemEntity>, World) - Constructor for class net.minecraft.entity.projectile.ProjectileItemEntity
 
ProjectileItemEntity(EntityType<? extends ProjectileItemEntity>, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.ProjectileItemEntity
 
ProjectileItemEntity(EntityType<? extends ProjectileItemEntity>, LivingEntity, World) - Constructor for class net.minecraft.entity.projectile.ProjectileItemEntity
 
projectionMatrix - Variable in class net.minecraft.client.renderer.culling.ClippingHelper
 
PromoteLeaderGoal(T) - Constructor for class net.minecraft.entity.monster.AbstractRaiderEntity.PromoteLeaderGoal
 
propagateLevel(long, long, int, boolean) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractGlassBlock
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BambooBlock
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BarrierBlock
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
 
propagatesSkylightDown(IBlockReader, BlockPos) - Method in class net.minecraft.block.BlockState
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BushBlock
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.FlowingFluidBlock
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.FourWayBlock
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.SixWayBlock
 
properties - Variable in class net.minecraft.client.resources.Locale
 
properties - Variable in class net.minecraft.item.Item
 
Properties() - Constructor for class net.minecraft.item.Item.Properties
 
Properties - Class in net.minecraftforge.common.property
 
Properties() - Constructor for class net.minecraftforge.common.property.Properties
 
Properties(Supplier<? extends Fluid>, Supplier<? extends Fluid>, FluidAttributes.Builder) - Constructor for class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
Property<T extends java.lang.Comparable<T>> - Class in net.minecraft.state
 
Property(String, Class<T>) - Constructor for class net.minecraft.state.Property
 
PROPERTY_AGE - Static variable in class net.minecraft.block.BambooBlock
 
PROPERTY_BAMBOO_LEAVES - Static variable in class net.minecraft.block.BambooBlock
 
PROPERTY_FACING - Static variable in class net.minecraft.block.BarrelBlock
 
PROPERTY_OPEN - Static variable in class net.minecraft.block.BarrelBlock
 
PROPERTY_STAGE - Static variable in class net.minecraft.block.BambooBlock
 
PropertyManager<T extends PropertyManager<T>> - Class in net.minecraft.server.dedicated
 
PropertyManager(Properties) - Constructor for class net.minecraft.server.dedicated.PropertyManager
 
PropertyManager.Property<V> - Class in net.minecraft.server.dedicated
 
PropertyValueCondition - Class in net.minecraft.client.renderer.model.multipart
 
PropertyValueCondition(String, String) - Constructor for class net.minecraft.client.renderer.model.multipart.PropertyValueCondition
 
PROTECTION - Static variable in class net.minecraft.enchantment.Enchantments
 
ProtectionEnchantment - Class in net.minecraft.enchantment
 
ProtectionEnchantment(Enchantment.Rarity, ProtectionEnchantment.Type, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.ProtectionEnchantment
 
ProtectionEnchantment.Type - Enum in net.minecraft.enchantment
 
protectionType - Variable in class net.minecraft.enchantment.ProtectionEnchantment
 
PROTOCOL_ATTRIBUTE_KEY - Static variable in class net.minecraft.network.NetworkManager
 
ProtocolType - Enum in net.minecraft.network
 
provideLocalClient(SocketAddress) - Static method in class net.minecraft.network.NetworkManager
 
proxy - Variable in class net.minecraft.client.GameConfiguration.UserInformation
 
ProxyBlockSource - Class in net.minecraft.dispenser
 
ProxyBlockSource(World, BlockPos) - Constructor for class net.minecraft.dispenser.ProxyBlockSource
 
PublishCommand - Class in net.minecraft.command.impl
 
PublishCommand() - Constructor for class net.minecraft.command.impl.PublishCommand
 
PUFFERFISH - Static variable in class net.minecraft.entity.EntityType
 
PUFFERFISH - Static variable in class net.minecraft.item.Foods
 
PUFFERFISH - Static variable in class net.minecraft.item.Items
 
PUFFERFISH_BUCKET - Static variable in class net.minecraft.item.Items
 
PUFFERFISH_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PufferFishBigModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
PufferFishBigModel() - Constructor for class net.minecraft.client.renderer.entity.model.PufferFishBigModel
 
PufferfishEntity - Class in net.minecraft.entity.passive.fish
 
PufferfishEntity(EntityType<? extends PufferfishEntity>, World) - Constructor for class net.minecraft.entity.passive.fish.PufferfishEntity
 
PufferFishMediumModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
PufferFishMediumModel() - Constructor for class net.minecraft.client.renderer.entity.model.PufferFishMediumModel
 
PufferfishRename - Class in net.minecraft.util.datafix.fixes
 
PufferfishRename(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PufferfishRename
 
PufferfishRenderer - Class in net.minecraft.client.renderer.entity
 
PufferfishRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PufferfishRenderer
 
PufferFishSmallModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
PufferFishSmallModel() - Constructor for class net.minecraft.client.renderer.entity.model.PufferFishSmallModel
 
pullItems(IHopper) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
pulse(World, BlockPos, BlockState) - Static method in class net.minecraft.block.LecternBlock
 
PUMPKIN - Static variable in class net.minecraft.block.Blocks
 
PUMPKIN - Static variable in class net.minecraft.item.Items
 
PUMPKIN - Static variable in class net.minecraft.world.gen.feature.Feature
 
PUMPKIN_BLUR_TEX_PATH - Static variable in class net.minecraft.client.gui.IngameGui
 
PUMPKIN_PIE - Static variable in class net.minecraft.item.Foods
 
PUMPKIN_PIE - Static variable in class net.minecraft.item.Items
 
PUMPKIN_PILE - Static variable in class net.minecraft.world.gen.feature.Feature
 
PUMPKIN_SEEDS - Static variable in class net.minecraft.item.Items
 
PUMPKIN_STEM - Static variable in class net.minecraft.block.Blocks
 
PumpkinBlock - Class in net.minecraft.block
 
PumpkinBlock(Block.Properties) - Constructor for class net.minecraft.block.PumpkinBlock
 
PumpkinBlockPileFeature - Class in net.minecraft.world.gen.feature
 
PumpkinBlockPileFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.PumpkinBlockPileFeature
 
PUNCH - Static variable in class net.minecraft.enchantment.Enchantments
 
punchCooldown - Variable in class net.minecraft.entity.item.ArmorStandEntity
 
PunchEnchantment - Class in net.minecraft.enchantment
 
PunchEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.PunchEnchantment
 
PunchTreeStep - Class in net.minecraft.client.tutorial
 
PunchTreeStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.PunchTreeStep
 
PURPLE - Static variable in class net.minecraft.block.material.MaterialColor
 
PURPLE_BANNER - Static variable in class net.minecraft.block.Blocks
 
PURPLE_BANNER - Static variable in class net.minecraft.item.Items
 
PURPLE_BED - Static variable in class net.minecraft.block.Blocks
 
PURPLE_BED - Static variable in class net.minecraft.item.Items
 
PURPLE_CARPET - Static variable in class net.minecraft.block.Blocks
 
PURPLE_CARPET - Static variable in class net.minecraft.item.Items
 
PURPLE_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
PURPLE_CONCRETE - Static variable in class net.minecraft.item.Items
 
PURPLE_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
PURPLE_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
PURPLE_DYE - Static variable in class net.minecraft.item.Items
 
PURPLE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
PURPLE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
PURPLE_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
PURPLE_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
PURPLE_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
PURPLE_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
PURPLE_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
PURPLE_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
PURPLE_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
PURPLE_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
PURPLE_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
PURPLE_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
PURPLE_WOOL - Static variable in class net.minecraft.block.Blocks
 
PURPLE_WOOL - Static variable in class net.minecraft.item.Items
 
PURPUR_BLOCK - Static variable in class net.minecraft.block.Blocks
 
PURPUR_BLOCK - Static variable in class net.minecraft.item.Items
 
PURPUR_PILLAR - Static variable in class net.minecraft.block.Blocks
 
PURPUR_PILLAR - Static variable in class net.minecraft.item.Items
 
PURPUR_SLAB - Static variable in class net.minecraft.block.Blocks
 
PURPUR_SLAB - Static variable in class net.minecraft.item.Items
 
PURPUR_STAIRS - Static variable in class net.minecraft.block.Blocks
 
PURPUR_STAIRS - Static variable in class net.minecraft.item.Items
 
push(String) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
push(List<String>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
pushableBy(Entity) - Static method in class net.minecraft.util.EntityPredicates
 
pushBlocks() - Method in class net.minecraft.block.material.Material.Builder
 
pushDestroys() - Method in class net.minecraft.block.material.Material.Builder
 
pushLightingAttributes() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
pushMatrix() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
pushOutOfBlocks(double, double, double) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
pushOutOfBlocks(double, double, double) - Method in class net.minecraft.entity.Entity
 
PushReaction - Enum in net.minecraft.block.material
 
pushTextureAttributes() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
pushX - Variable in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
pushZ - Variable in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
Put(String, String, int, int) - Constructor for class com.mojang.realmsclient.client.Request.Put
 
put(String, INBT) - Method in class net.minecraft.nbt.CompoundNBT
 
put(K, int) - Method in class net.minecraft.util.IntIdentityHashBiMap
 
put(String, V) - Method in class net.minecraft.util.LowerStringMap
 
put(T, int) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
put(int, float...) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.LightUtil.ItemConsumer
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.TransformerConsumer
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.TRSRTransformer
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
putAll(Map<? extends String, ? extends V>) - Method in class net.minecraft.util.LowerStringMap
 
putBakedQuad(IVertexConsumer, BakedQuad) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
putBoolean(String, boolean) - Method in class net.minecraft.nbt.CompoundNBT
 
putBrightness4(int, int, int, int) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putBulkData(ByteBuffer) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putBulkData(int[]) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
putByte(String, byte) - Method in class net.minecraft.nbt.CompoundNBT
 
putByteArray(String, byte[]) - Method in class net.minecraft.nbt.CompoundNBT
 
putColor4(int) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putColorMultiplier(float, float, float, int) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putColorRGB_F(float, float, float, int) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putColorRGB_F4(float, float, float) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putColorRGBA(int, int, int, int) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putColorRGBA(int, int, int, int, int) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putDouble(String, double) - Method in class net.minecraft.nbt.CompoundNBT
 
putFloat(String, float) - Method in class net.minecraft.nbt.CompoundNBT
 
putInt(String, int) - Method in class net.minecraft.nbt.CompoundNBT
 
putIntArray(String, int[]) - Method in class net.minecraft.nbt.CompoundNBT
 
putIntArray(String, List<Integer>) - Method in class net.minecraft.nbt.CompoundNBT
 
putLong(String, long) - Method in class net.minecraft.nbt.CompoundNBT
 
putLongArray(String, long[]) - Method in class net.minecraft.nbt.CompoundNBT
 
putLongArray(String, List<Long>) - Method in class net.minecraft.nbt.CompoundNBT
 
putModel(Predicate<BlockState>, IBakedModel) - Method in class net.minecraft.client.renderer.model.MultipartBakedModel.Builder
 
putNormal(float, float, float) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putPosition(double, double, double) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putQuadColor(BufferBuilder, BakedQuad, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
putShort(String, short) - Method in class net.minecraft.nbt.CompoundNBT
 
putStack(ItemStack) - Method in class net.minecraft.inventory.container.Slot
 
putStack(ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
 
putStackInInventoryAllSlots(IInventory, IInventory, ItemStack, Direction) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
putStackInSlot(int, ItemStack) - Method in class net.minecraft.inventory.container.Container
 
putString(String, String) - Method in class net.minecraft.nbt.CompoundNBT
 
putStructureStart(String, StructureStart) - Method in class net.minecraft.world.chunk.Chunk
 
putStructureStart(String, StructureStart) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
putStructureStart(String, StructureStart) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
putStructureStart(String, StructureStart) - Method in interface net.minecraft.world.IStructureReader
 
putUniqueId(String, UUID) - Method in class net.minecraft.nbt.CompoundNBT
 
pvp - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 

Q

quadData - Variable in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
QuadGatheringTransformer - Class in net.minecraftforge.client.model.pipeline
 
QuadGatheringTransformer() - Constructor for class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
QuadrupedModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
QuadrupedModel(int, float) - Constructor for class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
quads - Variable in class net.minecraftforge.client.model.BakedItemModel
 
QuadTransformer - Class in net.minecraftforge.client.model
 
QuadTransformer(VertexFormat, TRSRTransformation) - Constructor for class net.minecraftforge.client.model.QuadTransformer
 
quality - Variable in class net.minecraft.world.storage.loot.StandaloneLootEntry.Builder
 
quality(int) - Method in class net.minecraft.world.storage.loot.StandaloneLootEntry.Builder
 
quality - Variable in class net.minecraft.world.storage.loot.StandaloneLootEntry
 
QUARTZ - Static variable in class net.minecraft.block.material.MaterialColor
 
QUARTZ - Static variable in class net.minecraft.item.Items
 
QUARTZ_BLOCK - Static variable in class net.minecraft.block.Blocks
 
QUARTZ_BLOCK - Static variable in class net.minecraft.item.Items
 
QUARTZ_PILLAR - Static variable in class net.minecraft.block.Blocks
 
QUARTZ_PILLAR - Static variable in class net.minecraft.item.Items
 
QUARTZ_SLAB - Static variable in class net.minecraft.block.Blocks
 
QUARTZ_SLAB - Static variable in class net.minecraft.item.Items
 
QUARTZ_STAIRS - Static variable in class net.minecraft.block.Blocks
 
QUARTZ_STAIRS - Static variable in class net.minecraft.item.Items
 
Quaternion - Class in net.minecraft.client.renderer
 
Quaternion() - Constructor for class net.minecraft.client.renderer.Quaternion
 
Quaternion(float, float, float, float) - Constructor for class net.minecraft.client.renderer.Quaternion
 
Quaternion(Vector3f, float, boolean) - Constructor for class net.minecraft.client.renderer.Quaternion
 
Quaternion(float, float, float, boolean) - Constructor for class net.minecraft.client.renderer.Quaternion
 
Quaternion(Quaternion) - Constructor for class net.minecraft.client.renderer.Quaternion
 
quatFromXYZ(Vector3f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
quatFromXYZ(float, float, float) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
quatFromXYZDegrees(Vector3f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
quatFromYXZ(float, float, float) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
query - Variable in class net.minecraftforge.fml.client.gui.GuiNotification
 
queryEntity(int, Consumer<CompoundNBT>) - Method in class net.minecraft.client.util.NBTQueryManager
 
queryPort - Variable in class net.minecraft.server.dedicated.ServerProperties
 
QueryThread - Class in net.minecraft.network.rcon
 
QueryThread(IServer) - Constructor for class net.minecraft.network.rcon.QueryThread
 
queryTileEntity(BlockPos, Consumer<CompoundNBT>) - Method in class net.minecraft.client.util.NBTQueryManager
 
QueryWrapperClient() - Constructor for class net.minecraftforge.fml.StartupQuery.QueryWrapperClient
 
QueryWrapperServer() - Constructor for class net.minecraftforge.fml.StartupQuery.QueryWrapperServer
 
queue - Variable in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
QueuedCommand(FunctionManager, CommandSource, FunctionObject.IEntry) - Constructor for class net.minecraft.advancements.FunctionManager.QueuedCommand
 
queuedEndExit - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
queuedUpdateSize() - Method in class net.minecraft.world.lighting.BlockLightEngine
 
queuedUpdateSize() - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
queuedUpdateSize() - Method in class net.minecraft.world.lighting.LightEngine
 
queuedUpdateSize() - Method in class net.minecraft.world.lighting.SkyLightEngine
 
QUICK_CHARGE - Static variable in class net.minecraft.enchantment.Enchantments
 
QuickChargeEnchantment - Class in net.minecraft.enchantment
 
QuickChargeEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.QuickChargeEnchantment
 
quoteAndEscape(String) - Static method in class net.minecraft.nbt.StringNBT
 

R

RABBIT - Static variable in class net.minecraft.entity.EntityType
 
RABBIT - Static variable in class net.minecraft.item.Foods
 
RABBIT - Static variable in class net.minecraft.item.Items
 
RABBIT_FOOT - Static variable in class net.minecraft.item.Items
 
RABBIT_HIDE - Static variable in class net.minecraft.item.Items
 
RABBIT_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
RABBIT_STEW - Static variable in class net.minecraft.item.Foods
 
RABBIT_STEW - Static variable in class net.minecraft.item.Items
 
RabbitData(int) - Constructor for class net.minecraft.entity.passive.RabbitEntity.RabbitData
 
RabbitEntity - Class in net.minecraft.entity.passive
 
RabbitEntity(EntityType<? extends RabbitEntity>, World) - Constructor for class net.minecraft.entity.passive.RabbitEntity
 
RabbitEntity.JumpHelperController - Class in net.minecraft.entity.passive
 
RabbitEntity.RabbitData - Class in net.minecraft.entity.passive
 
RabbitModel<T extends RabbitEntity> - Class in net.minecraft.client.renderer.entity.model
 
RabbitModel() - Constructor for class net.minecraft.client.renderer.entity.model.RabbitModel
 
RabbitRenderer - Class in net.minecraft.client.renderer.entity
 
RabbitRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.RabbitRenderer
 
radius - Variable in class net.minecraft.world.gen.feature.FeatureRadiusConfig
 
radius - Variable in class net.minecraft.world.gen.feature.SphereReplaceConfig
 
RAID - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
raid(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
raid - Variable in class net.minecraft.entity.monster.AbstractRaiderEntity
 
Raid - Class in net.minecraft.world.raid
 
Raid(int, ServerWorld, BlockPos) - Constructor for class net.minecraft.world.raid.Raid
 
Raid(ServerWorld, CompoundNBT) - Constructor for class net.minecraft.world.raid.Raid
 
RAID_TRIGGER - Static variable in class net.minecraft.stats.Stats
 
RAID_WIN - Static variable in class net.minecraft.stats.Stats
 
RaidDebugRenderer - Class in net.minecraft.client.renderer.debug
 
RaidDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.RaidDebugRenderer
 
RAIDERS - Static variable in class net.minecraft.tags.EntityTypeTags
 
RaidManager - Class in net.minecraft.world.raid
 
RaidManager(ServerWorld) - Constructor for class net.minecraft.world.raid.RaidManager
 
RaidOpenDoorGoal(AbstractRaiderEntity) - Constructor for class net.minecraft.entity.monster.AbstractIllagerEntity.RaidOpenDoorGoal
 
raids - Variable in class net.minecraft.world.server.ServerWorld
 
RAIL - Static variable in class net.minecraft.block.Blocks
 
RAIL - Static variable in class net.minecraft.item.Items
 
RAIL_SHAPE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
RAIL_SHAPE_STRAIGHT - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
RailBlock - Class in net.minecraft.block
 
RailBlock(Block.Properties) - Constructor for class net.minecraft.block.RailBlock
 
RAILS - Static variable in class net.minecraft.tags.BlockTags
 
RAILS - Static variable in class net.minecraft.tags.ItemTags
 
RailShape - Enum in net.minecraft.state.properties
 
RailState - Class in net.minecraft.block
 
RailState(World, BlockPos, BlockState) - Constructor for class net.minecraft.block.RailState
 
RAIN - Static variable in class net.minecraft.particles.ParticleTypes
 
rainingStrength - Variable in class net.minecraft.world.World
 
RainParticle - Class in net.minecraft.client.particle
 
RainParticle(World, double, double, double) - Constructor for class net.minecraft.client.particle.RainParticle
 
RainParticle.Factory - Class in net.minecraft.client.particle
 
rand - Variable in class net.minecraft.client.gui.IngameGui
 
rand - Variable in class net.minecraft.client.particle.Particle
 
rand - Variable in class net.minecraft.entity.Entity
 
rand - Variable in class net.minecraft.world.gen.feature.structure.StructureStart
 
rand - Variable in class net.minecraft.world.World
 
RANDOM - Variable in class net.minecraft.block.Block
 
random - Variable in class net.minecraft.client.gui.FontRenderer
 
RANDOM - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
random - Static variable in class net.minecraft.item.Item
 
random(Random) - Static method in enum net.minecraft.util.Direction.Axis
 
random(Random) - Method in enum net.minecraft.util.Direction.Plane
 
random(Random) - Static method in enum net.minecraft.util.Direction
 
random(int) - Method in interface net.minecraft.world.gen.INoiseRandom
 
random(int) - Method in class net.minecraft.world.gen.LazyAreaLayerContext
 
random - Variable in class net.minecraft.world.Teleporter
 
RANDOM_BLOCK_MATCH - Static variable in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
RANDOM_BLOCKSTATE_MATCH - Static variable in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
RANDOM_BOOLEAN_SELECTOR - Static variable in class net.minecraft.world.gen.feature.Feature
 
RANDOM_COUNT_RANGE - Static variable in class net.minecraft.world.gen.placement.Placement
 
RANDOM_RANDOM_SELECTOR - Static variable in class net.minecraft.world.gen.feature.Feature
 
RANDOM_SELECTOR - Static variable in class net.minecraft.world.gen.feature.Feature
 
RANDOM_TICK_SPEED - Static variable in class net.minecraft.world.GameRules
 
randomAge(IWorld) - Method in class net.minecraft.block.KelpTopBlock
 
RandomBlockMatchRuleTest - Class in net.minecraft.world.gen.feature.template
 
RandomBlockMatchRuleTest(Block, float) - Constructor for class net.minecraft.world.gen.feature.template.RandomBlockMatchRuleTest
 
RandomBlockMatchRuleTest(Dynamic<T>) - Constructor for class net.minecraft.world.gen.feature.template.RandomBlockMatchRuleTest
 
RandomBlockStateMatchRuleTest - Class in net.minecraft.world.gen.feature.template
 
RandomBlockStateMatchRuleTest(BlockState, float) - Constructor for class net.minecraft.world.gen.feature.template.RandomBlockStateMatchRuleTest
 
RandomBlockStateMatchRuleTest(Dynamic<T>) - Constructor for class net.minecraft.world.gen.feature.template.RandomBlockStateMatchRuleTest
 
RandomChance - Class in net.minecraft.world.storage.loot.conditions
 
RandomChance.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
RandomChanceWithLooting - Class in net.minecraft.world.storage.loot.conditions
 
RandomChanceWithLooting.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
RandomCountWithRange - Class in net.minecraft.world.gen.placement
 
RandomCountWithRange(Function<Dynamic<?>, ? extends CountRangeConfig>) - Constructor for class net.minecraft.world.gen.placement.RandomCountWithRange
 
randomlyPlaceBlock(IWorld, MutableBoundingBox, Random, float, int, int, int, BlockState) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
randomlyRareFillWithBlocks(IWorld, MutableBoundingBox, int, int, int, int, int, int, BlockState, boolean) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
RandomObjectDescriptor - Class in net.minecraft.util
 
RandomObjectDescriptor() - Constructor for class net.minecraft.util.RandomObjectDescriptor
 
RandomPositionGenerator - Class in net.minecraft.entity.ai
 
RandomPositionGenerator() - Constructor for class net.minecraft.entity.ai.RandomPositionGenerator
 
RandomRanges - Class in net.minecraft.world.storage.loot
 
RandomRanges() - Constructor for class net.minecraft.world.storage.loot.RandomRanges
 
randomSeed - Variable in class net.minecraft.world.gen.NoiseChunkGenerator
 
RandomSwimmingGoal - Class in net.minecraft.entity.ai.goal
 
RandomSwimmingGoal(CreatureEntity, double, int) - Constructor for class net.minecraft.entity.ai.goal.RandomSwimmingGoal
 
randomTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.Block
Deprecated.
randomTick(World, BlockPos, Random) - Method in class net.minecraft.block.BlockState
 
randomTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.FlowingFluidBlock
 
randomTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.LeavesBlock
 
randomTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.MagmaBlock
 
randomTick(World, BlockPos, IFluidState, Random) - Method in class net.minecraft.fluid.Fluid
 
randomTick(World, BlockPos, Random) - Method in interface net.minecraft.fluid.IFluidState
 
randomTick(World, BlockPos, IFluidState, Random) - Method in class net.minecraft.fluid.LavaFluid
 
randomUnused1 - Variable in class net.minecraft.entity.LivingEntity
 
randomUnused2 - Variable in class net.minecraft.entity.LivingEntity
 
RandomValueRange - Class in net.minecraft.world.storage.loot
 
RandomValueRange(float, float) - Constructor for class net.minecraft.world.storage.loot.RandomValueRange
 
RandomValueRange(float) - Constructor for class net.minecraft.world.storage.loot.RandomValueRange
 
RandomValueRange.Serializer - Class in net.minecraft.world.storage.loot
 
RandomWalkingGoal - Class in net.minecraft.entity.ai.goal
 
RandomWalkingGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
RandomWalkingGoal(CreatureEntity, double, int) - Constructor for class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
randomYawVelocity - Variable in class net.minecraft.entity.LivingEntity
 
randPosX - Variable in class net.minecraft.entity.ai.goal.PanicGoal
 
randPosY - Variable in class net.minecraft.entity.ai.goal.PanicGoal
 
randPosZ - Variable in class net.minecraft.entity.ai.goal.PanicGoal
 
RangedAttackGoal - Class in net.minecraft.entity.ai.goal
 
RangedAttackGoal(IRangedAttackMob, double, int, float) - Constructor for class net.minecraft.entity.ai.goal.RangedAttackGoal
 
RangedAttackGoal(IRangedAttackMob, double, int, int, float) - Constructor for class net.minecraft.entity.ai.goal.RangedAttackGoal
 
RangedAttribute - Class in net.minecraft.entity.ai.attributes
 
RangedAttribute(IAttribute, String, double, double, double) - Constructor for class net.minecraft.entity.ai.attributes.RangedAttribute
 
RangedBowAttackGoal<T extends MonsterEntity & IRangedAttackMob> - Class in net.minecraft.entity.ai.goal
 
RangedBowAttackGoal(T, double, int, float) - Constructor for class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
RangedCrossbowAttackGoal<T extends MonsterEntity & IRangedAttackMob & ICrossbowUser> - Class in net.minecraft.entity.ai.goal
 
RangedCrossbowAttackGoal(T, double, float) - Constructor for class net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal
 
RangedWrapper - Class in net.minecraftforge.items.wrapper
A wrapper that composes another IItemHandlerModifiable, exposing only a range of the composed slots.
RangedWrapper(IItemHandlerModifiable, int, int) - Constructor for class net.minecraftforge.items.wrapper.RangedWrapper
 
RARE - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
rare - Variable in class net.minecraftforge.event.village.WandererTradesEvent
 
RareBiomeLayer - Enum in net.minecraft.world.gen.layer
 
rarity(Rarity) - Method in class net.minecraft.item.Item.Properties
 
Rarity - Enum in net.minecraft.item
 
rarity(Rarity) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
ratioX - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
ratioZ - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
RAVAGER - Static variable in class net.minecraft.entity.EntityType
 
RAVAGER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
RavagerEntity - Class in net.minecraft.entity.monster
 
RavagerEntity(EntityType<? extends RavagerEntity>, World) - Constructor for class net.minecraft.entity.monster.RavagerEntity
 
RavagerModel - Class in net.minecraft.client.renderer.entity.model
 
RavagerModel() - Constructor for class net.minecraft.client.renderer.entity.model.RavagerModel
 
RavagerRenderer - Class in net.minecraft.client.renderer.entity
 
RavagerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.RavagerRenderer
 
RawMouseEvent(int, int, int) - Constructor for class net.minecraftforge.client.event.InputEvent.RawMouseEvent
 
rawPercent - Variable in class net.minecraft.client.gui.ClientBossInfo
 
rayTrace(World, PlayerEntity, RayTraceContext.FluidMode) - Static method in class net.minecraft.item.Item
 
rayTrace(Vec3d, Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
 
rayTrace(Iterable<AxisAlignedBB>, Vec3d, Vec3d, BlockPos) - Static method in class net.minecraft.util.math.AxisAlignedBB
 
rayTrace(Vec3d, Vec3d, BlockPos) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
rayTraceBlock - Variable in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
rayTraceBlocks(RayTraceContext) - Method in interface net.minecraft.world.IBlockReader
 
RayTraceContext - Class in net.minecraft.util.math
 
RayTraceContext(Vec3d, Vec3d, RayTraceContext.BlockMode, RayTraceContext.FluidMode, Entity) - Constructor for class net.minecraft.util.math.RayTraceContext
 
RayTraceContext.BlockMode - Enum in net.minecraft.util.math
 
RayTraceContext.FluidMode - Enum in net.minecraft.util.math
 
RayTraceContext.IVoxelProvider - Interface in net.minecraft.util.math
 
rayTraceDistance - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
rayTraceFluid - Variable in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
rayTraceResult - Variable in class net.minecraft.item.ItemUseContext
 
RayTraceResult - Class in net.minecraft.util.math
 
RayTraceResult(Vec3d) - Constructor for class net.minecraft.util.math.RayTraceResult
 
RayTraceResult.Type - Enum in net.minecraft.util.math
 
RConConsoleSource - Class in net.minecraft.network.rcon
 
RConConsoleSource(MinecraftServer) - Constructor for class net.minecraft.network.rcon.RConConsoleSource
 
RConOutputStream - Class in net.minecraft.network.rcon
 
RConOutputStream(int) - Constructor for class net.minecraft.network.rcon.RConOutputStream
 
rconPassword - Variable in class net.minecraft.server.dedicated.ServerProperties
 
rconPort - Variable in class net.minecraft.server.dedicated.ServerProperties
 
RConThread - Class in net.minecraft.network.rcon
 
RConThread(IServer, String) - Constructor for class net.minecraft.network.rcon.RConThread
 
rconThread - Variable in class net.minecraft.network.rcon.RConThread
 
RConUtils - Class in net.minecraft.network.rcon
 
RConUtils() - Constructor for class net.minecraft.network.rcon.RConUtils
 
REACH_DISTANCE - Static variable in class net.minecraft.entity.player.PlayerEntity
 
reactWithNeighbors(World, BlockPos, BlockState) - Method in class net.minecraft.block.FlowingFluidBlock
 
read(PacketBuffer) - Static method in class net.minecraft.advancements.CriterionProgress
 
read(PacketBuffer) - Static method in class net.minecraft.advancements.DisplayInfo
 
read(SUpdateBossInfoPacket) - Method in class net.minecraft.client.gui.overlay.BossOverlayGui
 
read(SAdvancementInfoPacket) - Method in class net.minecraft.client.multiplayer.ClientAdvancementManager
 
read(FloatBuffer) - Method in class net.minecraft.client.renderer.Matrix4f
 
read(FloatBuffer, boolean) - Method in class net.minecraft.client.renderer.Matrix4f
 
read(InputStream) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
read(NativeImage.PixelFormat, InputStream) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
read(ByteBuffer) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
read(NativeImage.PixelFormat, ByteBuffer) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.ArgumentSerializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.EntityArgument.Serializer
 
read(PacketBuffer) - Method in interface net.minecraft.command.arguments.IArgumentSerializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.IRangeArgument.FloatRange.Serializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.IRangeArgument.IntRange.Serializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.ScoreHolderArgument.Serializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.DoubleArgumentSerializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.FloatArgumentSerializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.IntArgumentSerializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.LongArgumentSerializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.StringArgumentSerializer
 
read(CompoundNBT) - Method in class net.minecraft.command.ITimerCallback.Serializer
 
read(CompoundNBT) - Method in class net.minecraft.command.TimedFunction.Serializer
 
read(CompoundNBT) - Method in class net.minecraft.command.TimedFunctionTag.Serializer
 
read(ListNBT) - Method in class net.minecraft.command.TimerCallbackManager
 
read(CompoundNBT) - Method in class net.minecraft.entity.Entity
 
read(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerAbilities
 
read(ListNBT) - Method in class net.minecraft.entity.player.PlayerInventory
 
read(ListNBT) - Method in class net.minecraft.inventory.EnderChestInventory
 
read(ResourceLocation, JsonObject) - Method in class net.minecraft.item.crafting.CookingRecipeSerializer
 
read(ResourceLocation, PacketBuffer) - Method in class net.minecraft.item.crafting.CookingRecipeSerializer
 
read(PacketBuffer) - Static method in class net.minecraft.item.crafting.Ingredient
 
read(ResourceLocation, JsonObject) - Method in interface net.minecraft.item.crafting.IRecipeSerializer
 
read(ResourceLocation, PacketBuffer) - Method in interface net.minecraft.item.crafting.IRecipeSerializer
 
read(CompoundNBT) - Method in class net.minecraft.item.crafting.ServerRecipeBook
 
read(ResourceLocation, JsonObject) - Method in class net.minecraft.item.crafting.ShapedRecipe.Serializer
 
read(ResourceLocation, PacketBuffer) - Method in class net.minecraft.item.crafting.ShapedRecipe.Serializer
 
read(ResourceLocation, JsonObject) - Method in class net.minecraft.item.crafting.ShapelessRecipe.Serializer
 
read(ResourceLocation, PacketBuffer) - Method in class net.minecraft.item.crafting.ShapelessRecipe.Serializer
 
read(ResourceLocation, JsonObject) - Method in class net.minecraft.item.crafting.SingleItemRecipe.Serializer
 
read(ResourceLocation, PacketBuffer) - Method in class net.minecraft.item.crafting.SingleItemRecipe.Serializer
 
read(ResourceLocation, JsonObject) - Method in class net.minecraft.item.crafting.SpecialRecipeSerializer
 
read(ResourceLocation, PacketBuffer) - Method in class net.minecraft.item.crafting.SpecialRecipeSerializer
 
read(CompoundNBT) - Static method in class net.minecraft.item.ItemStack
 
read(DataInput, int, NBTSizeTracker) - Method in class net.minecraft.nbt.ByteArrayNBT
 
read(DataInput, int, NBTSizeTracker) - Method in class net.minecraft.nbt.ByteNBT
 
read(DataInput, int, NBTSizeTracker) - Method in class net.minecraft.nbt.CompoundNBT
 
read(File) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
read(DataInputStream) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
read(DataInput, NBTSizeTracker) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
read(DataInput, int, NBTSizeTracker) - Method in class net.minecraft.nbt.DoubleNBT
 
read(DataInput, int, NBTSizeTracker) - Method in class net.minecraft.nbt.EndNBT
 
read(DataInput, int, NBTSizeTracker) - Method in class net.minecraft.nbt.FloatNBT
 
read(DataInput, int, NBTSizeTracker) - Method in interface net.minecraft.nbt.INBT
 
read(DataInput, int, NBTSizeTracker) - Method in class net.minecraft.nbt.IntArrayNBT
 
read(DataInput, int, NBTSizeTracker) - Method in class net.minecraft.nbt.IntNBT
 
read(DataInput, int, NBTSizeTracker) - Method in class net.minecraft.nbt.ListNBT
 
read(DataInput, int, NBTSizeTracker) - Method in class net.minecraft.nbt.LongArrayNBT
 
read(DataInput, int, NBTSizeTracker) - Method in class net.minecraft.nbt.LongNBT
 
read(long) - Method in class net.minecraft.nbt.NBTSizeTracker
 
read(DataInput, int, NBTSizeTracker) - Method in class net.minecraft.nbt.ShortNBT
 
read(DataInput, int, NBTSizeTracker) - Method in class net.minecraft.nbt.StringNBT
 
read(PacketBuffer) - Method in interface net.minecraft.network.datasync.IDataSerializer
 
read(ParticleType<T>, PacketBuffer) - Method in interface net.minecraft.particles.IParticleData.IDeserializer
 
read(PacketBuffer) - Static method in class net.minecraft.pathfinding.Path
 
read(CompoundNBT) - Static method in class net.minecraft.potion.EffectInstance
 
read(CompoundNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
read(CompoundNBT, ResourceLocation) - Static method in class net.minecraft.server.CustomServerBossInfo
 
read(CompoundNBT) - Method in class net.minecraft.server.CustomServerBossInfoManager
 
read(PacketBuffer) - Method in class net.minecraft.tags.NetworkTagCollection
 
read(PacketBuffer) - Static method in class net.minecraft.tags.NetworkTagManager
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.BannerTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.BeaconTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.CampfireTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.ChestTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.ComparatorTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.ConduitTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.DispenserTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.EnchantingTableTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.HopperTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.JigsawTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.JukeboxTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.LecternTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.LockableTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.PistonTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.SignTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.SkullTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.TileEntity
 
read(CompoundNBT) - Method in class net.minecraft.util.FoodStats
 
read(StringReader) - Static method in class net.minecraft.util.ResourceLocation
 
read(PacketBuffer) - Method in class net.minecraft.world.chunk.BlockStateContainer
 
read(PacketBuffer) - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
 
read(ListNBT) - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
 
read(PacketBuffer) - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
 
read(ListNBT) - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
 
read(PacketBuffer) - Method in class net.minecraft.world.chunk.BlockStatePaletteRegistry
 
read(ListNBT) - Method in class net.minecraft.world.chunk.BlockStatePaletteRegistry
 
read(PacketBuffer, CompoundNBT, int, boolean) - Method in class net.minecraft.world.chunk.Chunk
 
read(PacketBuffer) - Method in class net.minecraft.world.chunk.ChunkSection
 
read(PacketBuffer) - Method in interface net.minecraft.world.chunk.IBlockStatePalette
 
read(ListNBT) - Method in interface net.minecraft.world.chunk.IBlockStatePalette
 
read(ServerWorld, TemplateManager, PointOfInterestManager, ChunkPos, CompoundNBT) - Static method in class net.minecraft.world.chunk.storage.ChunkSerializer
 
read(CompoundNBT) - Method in class net.minecraft.world.ForcedChunksSaveData
 
read(CompoundNBT) - Method in class net.minecraft.world.GameRules
 
read(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
read(CompoundNBT) - Method in class net.minecraft.world.gen.feature.template.Template
 
read(CompoundNBT) - Static method in class net.minecraft.world.LockCode
 
read(CompoundNBT) - Method in class net.minecraft.world.raid.RaidManager
 
read(CompoundNBT) - Method in class net.minecraft.world.spawner.AbstractSpawner
 
read(JsonReader) - Method in class net.minecraft.world.storage.loot.LootContext.EntityTarget.Serializer
 
read(CompoundNBT) - Static method in class net.minecraft.world.storage.MapBanner
 
read(CompoundNBT) - Method in class net.minecraft.world.storage.MapData
 
read(CompoundNBT) - Static method in class net.minecraft.world.storage.MapFrame
 
read(CompoundNBT) - Method in class net.minecraft.world.storage.MapIdTracker
 
read(CompoundNBT) - Method in class net.minecraft.world.storage.WorldSavedData
 
read(JsonDeserializationContext, JsonObject) - Method in class net.minecraftforge.client.model.CompositeModel.Loader
 
read(JsonDeserializationContext, JsonObject) - Method in interface net.minecraftforge.client.model.IModelLoader
 
read(JsonDeserializationContext, JsonObject) - Method in enum net.minecraftforge.client.model.ModelDynBucket.Loader
 
read(JsonDeserializationContext, JsonObject) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry2.ModelLoaderAdapter
 
read(JsonDeserializationContext, JsonObject) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry2.VanillaProxy.Loader
 
read(JsonDeserializationContext, JsonObject) - Method in class net.minecraftforge.client.model.NewMultiLayerModel.Loader
 
read(JsonDeserializationContext, JsonObject) - Method in class net.minecraftforge.client.model.obj.OBJLoader2
 
read(Gson, ResourceLocation, JsonObject) - Static method in class net.minecraftforge.common.crafting.ConditionalAdvancement
 
read(ResourceLocation, JsonObject) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
read(ResourceLocation, PacketBuffer) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.AndCondition.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.FalseCondition.Serializer
 
read(JsonObject) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionSerializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.NotCondition.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.OrCondition.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.TrueCondition.Serializer
 
read(ResourceLocation, JsonObject, ILootCondition[]) - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
Most mods will likely not need more than
return new MyModifier(conditionsIn)
but any additional properties that are needed will need to be deserialized here.
read(PacketBuffer, boolean) - Method in class net.minecraftforge.common.ModDimension
Deserialize any necessary data, this is called both when saving the world on the server.
read(CompoundNBT) - Method in class net.minecraftforge.common.util.DummyWorldSaveData
 
read(CompoundNBT) - Method in class net.minecraftforge.common.util.WorldCapabilityData
 
read(CompoundNBT) - Method in class net.minecraftforge.fluids.capability.TileFluidHandler
 
read(CompoundNBT) - Static method in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
read(PacketBuffer) - Static method in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
readableBytes() - Method in class net.minecraft.network.PacketBuffer
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.AgeableEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.boss.WitherEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.Entity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.BoatEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.EyeOfEnderEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.FallingBlockEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.HangingEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ItemEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.PaintingEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.TNTEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.LivingEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.MobEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.CreeperEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.EndermanEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.EvokerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.GhastEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.PatrollerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.PhantomEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.PillagerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.RavagerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.SlimeEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.VexEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.AnimalEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.BatEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.CatEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.ChickenEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.DolphinEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.FoxEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.OcelotEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.PandaEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.ParrotEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.PigEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.RabbitEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.SheepEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.TameableEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.TurtleEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.WolfEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ArrowEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.FireballEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.PotionEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.SpectralArrowEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.TridentEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasure.Piece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.DesertPyramidPiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.EndCityPieces.CityTemplate
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor2
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.End
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Throne
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.IglooPieces.Piece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.JunglePyramidPiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Room
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.OceanRuinPieces.Piece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.ShipwreckPieces.Piece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.ChestCorridor
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Corridor
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Crossing
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Library
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Straight
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.SwampHutPiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.MansionTemplate
 
readAndSplitLine(boolean) - Method in class net.minecraftforge.client.model.obj.LineReader
 
readAttributeModifier(CompoundNBT) - Static method in class net.minecraft.entity.SharedMonsterAttributes
 
readAttributes(AbstractAttributeMap, ListNBT) - Static method in class net.minecraft.entity.SharedMonsterAttributes
 
readBlock() - Method in class net.minecraft.command.arguments.BlockStateParser
 
readBlockPos(CompoundNBT) - Static method in class net.minecraft.nbt.NBTUtil
 
readBlockPos() - Method in class net.minecraft.network.PacketBuffer
 
readBlockRay() - Method in class net.minecraft.network.PacketBuffer
 
readBlockState(CompoundNBT) - Static method in class net.minecraft.nbt.NBTUtil
 
ReadBookScreen - Class in net.minecraft.client.gui.screen
 
ReadBookScreen(ReadBookScreen.IBookInfo) - Constructor for class net.minecraft.client.gui.screen.ReadBookScreen
 
ReadBookScreen() - Constructor for class net.minecraft.client.gui.screen.ReadBookScreen
 
ReadBookScreen.IBookInfo - Interface in net.minecraft.client.gui.screen
 
ReadBookScreen.UnwrittenBookInfo - Class in net.minecraft.client.gui.screen
 
ReadBookScreen.WrittenBookInfo - Class in net.minecraft.client.gui.screen
 
readBoolean() - Method in class net.minecraft.network.PacketBuffer
 
readByte() - Method in class net.minecraft.network.PacketBuffer
 
readByteArray() - Method in class net.minecraft.network.PacketBuffer
 
readByteArray(int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(byte[]) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(OutputStream, int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(GatheringByteChannel, int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(FileChannel, long, int) - Method in class net.minecraft.network.PacketBuffer
 
readCapsFromNBT(CompoundNBT) - Method in class net.minecraft.world.chunk.Chunk
Deprecated.
readChar() - Method in class net.minecraft.network.PacketBuffer
 
readCharSequence(int, Charset) - Method in class net.minecraft.network.PacketBuffer
 
readChunk(ChunkPos) - Method in class net.minecraft.world.chunk.storage.RegionFileCache
 
readChunkPalette(ListNBT, long[]) - Method in class net.minecraft.world.chunk.BlockStateContainer
 
readCompoundTag() - Method in class net.minecraft.network.PacketBuffer
 
readCompressed(InputStream) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
readData(SaveHandler, WorldInfo, CompoundNBT) - Method in class net.minecraftforge.common.ForgeMod
 
readData(SaveHandler, WorldInfo, CompoundNBT) - Method in class net.minecraftforge.fml.FMLWorldPersistenceHook
 
readData(SaveHandler, WorldInfo, CompoundNBT) - Method in interface net.minecraftforge.fml.WorldPersistenceHooks.WorldPersistenceHook
 
readDisplayConfig(CompoundNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
readDouble() - Method in class net.minecraft.network.PacketBuffer
 
readEntityType(CompoundNBT) - Static method in class net.minecraft.entity.EntityType
 
readEntries(PacketBuffer) - Static method in class net.minecraft.network.datasync.EntityDataManager
 
readEnumValue(Class<T>) - Method in class net.minecraft.network.PacketBuffer
 
reader(Path) - Method in class net.minecraftforge.fml.config.ConfigFileTypeHandler
 
readerExpectedBool() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedDouble() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedEndOfQuote() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedFloat() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedInt() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedLong() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedStartOfQuote() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedSymbol() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerIndex() - Method in class net.minecraft.network.PacketBuffer
 
readerIndex(int) - Method in class net.minecraft.network.PacketBuffer
 
readerInvalidBool() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerInvalidDouble() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerInvalidEscape() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerInvalidFloat() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerInvalidInt() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerInvalidLong() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readFloat() - Method in class net.minecraft.network.PacketBuffer
 
readFluidStack() - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
Reads a FluidStack from this buffer.
readFrom(PacketBuffer) - Static method in class net.minecraft.advancements.Advancement.Builder
 
readFromNBT(CompoundNBT) - Static method in class net.minecraftforge.common.util.BlockSnapshot
 
readFromNBT(CompoundNBT) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
readFromPacket(PacketBuffer) - Static method in class net.minecraftforge.fluids.FluidStack
 
readGameProfile(CompoundNBT) - Static method in class net.minecraft.nbt.NBTUtil
 
readInt() - Method in class net.minecraft.network.PacketBuffer
 
readIntLE() - Method in class net.minecraft.network.PacketBuffer
 
readItem() - Method in class net.minecraft.command.arguments.ItemParser
 
readItemStack() - Method in class net.minecraft.network.PacketBuffer
 
readKey() - Method in class net.minecraft.nbt.JsonToNBT
 
readList() - Method in class net.minecraft.nbt.JsonToNBT
 
readLong() - Method in class net.minecraft.network.PacketBuffer
 
readLongArray(long[]) - Method in class net.minecraft.network.PacketBuffer
 
readLongArray(long[], int) - Method in class net.minecraft.network.PacketBuffer
 
readLongLE() - Method in class net.minecraft.network.PacketBuffer
 
readLootEntryName(JsonObject, String) - Static method in class net.minecraftforge.common.ForgeHooks
 
readMedium() - Method in class net.minecraft.network.PacketBuffer
 
readMediumLE() - Method in class net.minecraft.network.PacketBuffer
 
readNBT() - Method in class net.minecraft.command.arguments.BlockStateParser
 
readNBT() - Method in class net.minecraft.command.arguments.ItemParser
 
readNBT(Capability<T>, T, Direction, INBT) - Method in interface net.minecraftforge.common.capabilities.Capability.IStorage
Read the capability instance from a NBT tag.
readNBT(T, Direction, INBT) - Method in class net.minecraftforge.common.capabilities.Capability
Quick access to the IStorage's readNBT.
readNBT(JsonObject, String) - Static method in class net.minecraftforge.common.util.JsonUtils
 
readObjectives(ListNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.handshake.client.CHandshakePacket
 
readPacketData(PacketBuffer) - Method in interface net.minecraft.network.IPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.CCustomPayloadLoginPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.CEncryptionResponsePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.CLoginStartPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SCustomPayloadLoginPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SDisconnectLoginPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SEnableCompressionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SEncryptionRequestPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SLoginSuccessPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CAnimateHandPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CChatMessagePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CClientStatusPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CCloseWindowPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CConfirmTeleportPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CConfirmTransactionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CCustomPayloadPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CEditBookPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CEnchantItemPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CEntityActionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CHeldItemChangePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CInputPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CKeepAlivePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CLockDifficultyPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPickItemPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlaceRecipePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerDiggingPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket.PositionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket.PositionRotationPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket.RotationPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerTryUseItemPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CRecipeInfoPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CRenameItemPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CResourcePackStatusPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSelectTradePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSetDifficultyPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSpectatePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSteerBoatPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CTabCompletePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateBeaconPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateSignPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SAnimateHandPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCameraPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChangeBlockPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChangeGameStatePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChatPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCloseWindowPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCollectItemPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCombatPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCommandListPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCooldownPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SDestroyEntitiesPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SDisconnectPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SDisplayObjectivePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityEquipmentPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityHeadLookPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityMetadataPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket.LookPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket.MovePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket.RelativeMovePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityStatusPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SExplosionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SHeldItemChangePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SKeepAlivePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMapDataPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMountEntityPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMultiBlockChangePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenBookWindowPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenSignMenuPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenWindowPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerListHeaderFooterPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerListItemPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerLookPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SRespawnPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSelectAdvancementsTabPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSendResourcePackPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SServerDifficultyPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSetExperiencePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSetPassengersPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSetSlotPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnGlobalEntityPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnPositionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SStatisticsPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SStopSoundPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STabCompletePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STagsListPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STeamsPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STitlePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUnloadChunkPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateHealthPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateRecipesPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateTimePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateViewDistancePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWindowItemsPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWindowPropertyPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWorldBorderPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.CPingPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.CServerQueryPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.SPongPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.SServerInfoPacket
 
readPixels(int, int, int, int, int, int, ByteBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
readPixels(int, int, int, int, int, int, long) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
readPlayerData(PlayerEntity) - Method in interface net.minecraft.world.storage.IPlayerFileData
 
readPlayerData(PlayerEntity) - Method in class net.minecraft.world.storage.SaveHandler
 
readPlayerDataFromFile(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
readPoolName(JsonObject) - Static method in class net.minecraftforge.common.ForgeHooks
 
readProperties() - Method in class net.minecraft.command.arguments.BlockStateParser
 
readRegistry(CompoundNBT) - Static method in class net.minecraftforge.common.DimensionManager
 
readRegistryId() - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
Reads an registry-entry from the specified buffer.
readRegistryIdSafe(Class<? super T>) - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
Reads an registry-entry from the specified buffer.
readRegistryIdUnsafe(IForgeRegistry<T>) - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
Reads an integer value from the buffer, which will be interpreted as an registry-id in the given registry.
readResource(InputStream) - Static method in class com.mojang.blaze3d.platform.TextureUtil
 
readResourceAsString(InputStream) - Static method in class com.mojang.blaze3d.platform.TextureUtil
 
readResourceLocation() - Method in class net.minecraft.network.PacketBuffer
 
readRetainedSlice(int) - Method in class net.minecraft.network.PacketBuffer
 
readSavedFile() - Method in class net.minecraft.server.management.UserList
 
readSectionPos() - Method in class net.minecraft.network.PacketBuffer
 
readShareTag(ItemStack, CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Override this method to decide what to do with the NBT data received from getNBTShareTag().
readShareTag(CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Override this method to decide what to do with the NBT data received from getNBTShareTag().
readShort() - Method in class net.minecraft.network.PacketBuffer
 
readShortLE() - Method in class net.minecraft.network.PacketBuffer
 
readSlice(int) - Method in class net.minecraft.network.PacketBuffer
 
readSpawnData(PacketBuffer) - Method in interface net.minecraftforge.fml.common.registry.IEntityAdditionalSpawnData
Called by the client when it receives a Entity spawn packet.
readString() - Method in class net.minecraft.network.PacketBuffer
 
readString(int) - Method in class net.minecraft.network.PacketBuffer
 
readStringProperties() - Method in class net.minecraft.command.arguments.BlockStateParser
 
readStruct() - Method in class net.minecraft.nbt.JsonToNBT
 
readTag() - Method in class net.minecraft.command.arguments.BlockStateParser
 
readTag() - Method in class net.minecraft.command.arguments.ItemParser
 
readTeams(ListNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
readTextComponent() - Method in class net.minecraft.network.PacketBuffer
 
readTime() - Method in class net.minecraft.network.PacketBuffer
 
readTypedValue() - Method in class net.minecraft.nbt.JsonToNBT
 
readUniqueId(CompoundNBT) - Static method in class net.minecraft.nbt.NBTUtil
 
readUniqueId() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedByte() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedInt() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedIntLE() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedMedium() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedMediumLE() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedShort() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedShortLE() - Method in class net.minecraft.network.PacketBuffer
 
readUTF(NBTSizeTracker, String) - Static method in class net.minecraft.nbt.NBTSizeTracker
 
readUUID(String, Dynamic<?>) - Static method in class net.minecraft.util.Util
 
readValue() - Method in class net.minecraft.nbt.JsonToNBT
 
readVarInt() - Method in class net.minecraft.network.PacketBuffer
 
readVarIntArray() - Method in class net.minecraft.network.PacketBuffer
 
readVarIntArray(int) - Method in class net.minecraft.network.PacketBuffer
 
readVarLong() - Method in class net.minecraft.network.PacketBuffer
 
RealmListEntry - Class in net.minecraft.realms
 
RealmListEntry() - Constructor for class net.minecraft.realms.RealmListEntry
 
Realms - Class in net.minecraft.realms
 
Realms() - Constructor for class net.minecraft.realms.Realms
 
REALMS_NOTIFICATIONS - Static variable in class net.minecraft.client.settings.AbstractOption
 
RealmsAbstractButtonProxy<T extends AbstractRealmsButton<?>> - Interface in net.minecraft.realms
 
RealmsAnvilLevelStorageSource - Class in net.minecraft.realms
 
RealmsAnvilLevelStorageSource(SaveFormat) - Constructor for class net.minecraft.realms.RealmsAnvilLevelStorageSource
 
RealmsBackupInfoScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsBackupInfoScreen(RealmsScreen, Backup) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen
 
RealmsBackupScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsBackupScreen(RealmsConfigureWorldScreen, RealmsServer, int) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsBackupScreen
 
RealmsBridge - Class in net.minecraft.realms
 
RealmsBridge() - Constructor for class net.minecraft.realms.RealmsBridge
 
RealmsBrokenWorldScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsBrokenWorldScreen(RealmsScreen, RealmsMainScreen, long) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
RealmsBufferBuilder - Class in net.minecraft.realms
 
RealmsBufferBuilder(BufferBuilder) - Constructor for class net.minecraft.realms.RealmsBufferBuilder
 
RealmsButton - Class in net.minecraft.realms
 
RealmsButton(int, int, int, String) - Constructor for class net.minecraft.realms.RealmsButton
 
RealmsButton(int, int, int, int, int, String) - Constructor for class net.minecraft.realms.RealmsButton
 
RealmsButtonProxy - Class in net.minecraft.realms
 
RealmsButtonProxy(RealmsButton, int, int, String, int, int, Button.IPressable) - Constructor for class net.minecraft.realms.RealmsButtonProxy
 
RealmsClickableScrolledSelectionList - Class in net.minecraft.realms
 
RealmsClickableScrolledSelectionList(int, int, int, int, int) - Constructor for class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
RealmsClickableScrolledSelectionListProxy - Class in net.minecraft.realms
 
RealmsClickableScrolledSelectionListProxy(RealmsClickableScrolledSelectionList, int, int, int, int, int) - Constructor for class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
RealmsClient - Class in com.mojang.realmsclient.client
 
RealmsClient(String, String, Proxy) - Constructor for class com.mojang.realmsclient.client.RealmsClient
 
RealmsClient.CompatibleVersionResponse - Enum in com.mojang.realmsclient.client
 
RealmsClient.Environment - Enum in com.mojang.realmsclient.client
 
RealmsClientConfig - Class in com.mojang.realmsclient.client
 
RealmsClientConfig() - Constructor for class com.mojang.realmsclient.client.RealmsClientConfig
 
RealmsClientOutdatedScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsClientOutdatedScreen(RealmsScreen, boolean) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsClientOutdatedScreen
 
RealmsConfigureWorldScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsConfigureWorldScreen(RealmsMainScreen, long) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
RealmsConfirmResultListener - Interface in net.minecraft.realms
 
RealmsConfirmScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsConfirmScreen(RealmsScreen, String, String, int) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
RealmsConnect - Class in net.minecraft.realms
 
RealmsConnect(RealmsScreen) - Constructor for class net.minecraft.realms.RealmsConnect
 
RealmsConnectTask(RealmsScreen, RealmsServerAddress) - Constructor for class com.mojang.realmsclient.util.RealmsTasks.RealmsConnectTask
 
RealmsConstants - Class in com.mojang.realmsclient.gui
 
RealmsConstants() - Constructor for class com.mojang.realmsclient.gui.RealmsConstants
 
RealmsCreateRealmScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsCreateRealmScreen(RealmsServer, RealmsMainScreen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
RealmsCreateTrialScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsCreateTrialScreen(RealmsMainScreen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsCreateTrialScreen
 
RealmsDataFetcher - Class in com.mojang.realmsclient.gui
 
RealmsDataFetcher() - Constructor for class com.mojang.realmsclient.gui.RealmsDataFetcher
 
RealmsDataFetcher.Task - Enum in com.mojang.realmsclient.gui
 
RealmsDefaultUncaughtExceptionHandler - Class in com.mojang.realmsclient.exception
 
RealmsDefaultUncaughtExceptionHandler(Logger) - Constructor for class com.mojang.realmsclient.exception.RealmsDefaultUncaughtExceptionHandler
 
RealmsDefaultVertexFormat - Class in net.minecraft.realms
 
RealmsDefaultVertexFormat() - Constructor for class net.minecraft.realms.RealmsDefaultVertexFormat
 
RealmsDescriptionDto - Class in com.mojang.realmsclient.dto
 
RealmsDescriptionDto(String, String) - Constructor for class com.mojang.realmsclient.dto.RealmsDescriptionDto
 
RealmsDownloadLatestWorldScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsDownloadLatestWorldScreen(RealmsScreen, WorldDownload, String) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
RealmsDownloadLatestWorldScreen.DownloadStatus - Class in com.mojang.realmsclient.gui.screens
 
RealmsEditBox - Class in net.minecraft.realms
 
RealmsEditBox(int, int, int, int, int, String) - Constructor for class net.minecraft.realms.RealmsEditBox
 
RealmsError - Class in com.mojang.realmsclient.client
 
RealmsError(String) - Constructor for class com.mojang.realmsclient.client.RealmsError
 
RealmsGenericErrorScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsGenericErrorScreen(RealmsServiceException, RealmsScreen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
 
RealmsGenericErrorScreen(String, RealmsScreen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
 
RealmsGenericErrorScreen(String, String, RealmsScreen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
 
RealmsGetServerDetailsTask(RealmsMainScreen, RealmsScreen, RealmsServer, ReentrantLock) - Constructor for class com.mojang.realmsclient.util.RealmsTasks.RealmsGetServerDetailsTask
 
RealmsGuiEventListener - Class in net.minecraft.realms
 
RealmsGuiEventListener() - Constructor for class net.minecraft.realms.RealmsGuiEventListener
 
RealmsHttpException - Exception in com.mojang.realmsclient.exception
 
RealmsHttpException(String, Exception) - Constructor for exception com.mojang.realmsclient.exception.RealmsHttpException
 
RealmsInviteScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsInviteScreen(RealmsConfigureWorldScreen, RealmsScreen, RealmsServer) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
 
RealmsLabel - Class in net.minecraft.realms
 
RealmsLabel(String, int, int, int) - Constructor for class net.minecraft.realms.RealmsLabel
 
RealmsLabelProxy - Class in net.minecraft.realms
 
RealmsLabelProxy(RealmsLabel) - Constructor for class net.minecraft.realms.RealmsLabelProxy
 
RealmsLevelSummary - Class in net.minecraft.realms
 
RealmsLevelSummary(WorldSummary) - Constructor for class net.minecraft.realms.RealmsLevelSummary
 
RealmsLongConfirmationScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsLongConfirmationScreen(RealmsConfirmResultListener, RealmsLongConfirmationScreen.Type, String, String, boolean, int) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen
 
RealmsLongConfirmationScreen.Type - Enum in com.mojang.realmsclient.gui.screens
 
RealmsLongRunningMcoTaskScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsLongRunningMcoTaskScreen(RealmsScreen, LongRunningTask) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
RealmsMainScreen - Class in com.mojang.realmsclient
 
RealmsMainScreen(RealmsScreen) - Constructor for class com.mojang.realmsclient.RealmsMainScreen
 
RealmsMth - Class in net.minecraft.realms
 
RealmsMth() - Constructor for class net.minecraft.realms.RealmsMth
 
RealmsNews - Class in com.mojang.realmsclient.dto
 
RealmsNews() - Constructor for class com.mojang.realmsclient.dto.RealmsNews
 
realmsNotifications - Variable in class net.minecraft.client.GameSettings
 
RealmsNotificationsScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsNotificationsScreen(RealmsScreen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
 
RealmsObjectSelectionList<E extends RealmListEntry> - Class in net.minecraft.realms
 
RealmsObjectSelectionList(int, int, int, int, int) - Constructor for class net.minecraft.realms.RealmsObjectSelectionList
 
RealmsObjectSelectionListProxy<E extends ExtendedList.AbstractListEntry<E>> - Class in net.minecraft.realms
 
RealmsObjectSelectionListProxy(RealmsObjectSelectionList, int, int, int, int, int) - Constructor for class net.minecraft.realms.RealmsObjectSelectionListProxy
 
RealmsParentalConsentScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsParentalConsentScreen(RealmsScreen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsParentalConsentScreen
 
RealmsPendingInvitesScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsPendingInvitesScreen(RealmsScreen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
 
RealmsPersistence - Class in com.mojang.realmsclient.util
 
RealmsPersistence() - Constructor for class com.mojang.realmsclient.util.RealmsPersistence
 
RealmsPersistence.RealmsPersistenceData - Class in com.mojang.realmsclient.util
 
RealmsPlayerScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsPlayerScreen(RealmsConfigureWorldScreen, RealmsServer) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
RealmsPlugin - Interface in net.minecraft.realms.pluginapi
 
RealmsResetNormalWorldScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsResetNormalWorldScreen(RealmsResetWorldScreen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
RealmsResetNormalWorldScreen(RealmsResetWorldScreen, String) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
RealmsResetWorldScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsResetWorldScreen(RealmsScreen, RealmsServer, RealmsScreen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
RealmsResetWorldScreen(RealmsScreen, RealmsServer, RealmsScreen, String, String, int, String) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
RealmsResetWorldScreen.ResetWorldInfo - Class in com.mojang.realmsclient.gui.screens
 
RealmsResourcePackScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsResourcePackScreen(RealmsScreen, RealmsServerAddress, ReentrantLock) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsResourcePackScreen
 
RealmsScreen - Class in net.minecraft.realms
 
RealmsScreen() - Constructor for class net.minecraft.realms.RealmsScreen
 
RealmsScreenProxy - Class in net.minecraft.realms
 
RealmsScreenProxy(RealmsScreen) - Constructor for class net.minecraft.realms.RealmsScreenProxy
 
RealmsScreenWithCallback<T> - Class in com.mojang.realmsclient.gui.screens
 
RealmsScreenWithCallback() - Constructor for class com.mojang.realmsclient.gui.screens.RealmsScreenWithCallback
 
RealmsScrolledSelectionList - Class in net.minecraft.realms
 
RealmsScrolledSelectionList(int, int, int, int, int) - Constructor for class net.minecraft.realms.RealmsScrolledSelectionList
 
RealmsScrolledSelectionListProxy - Class in net.minecraft.realms
 
RealmsScrolledSelectionListProxy(RealmsScrolledSelectionList, int, int, int, int, int) - Constructor for class net.minecraft.realms.RealmsScrolledSelectionListProxy
 
RealmsSelectFileToUploadScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsSelectFileToUploadScreen(long, int, RealmsResetWorldScreen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
 
RealmsSelectWorldTemplateScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsSelectWorldTemplateScreen(RealmsScreenWithCallback<WorldTemplate>, RealmsServer.ServerType) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
RealmsSelectWorldTemplateScreen(RealmsScreenWithCallback<WorldTemplate>, RealmsServer.ServerType, WorldTemplatePaginatedList) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
RealmsServer - Class in com.mojang.realmsclient.dto
 
RealmsServer() - Constructor for class com.mojang.realmsclient.dto.RealmsServer
 
RealmsServer.ServerComparator - Class in com.mojang.realmsclient.dto
 
RealmsServer.ServerType - Enum in com.mojang.realmsclient.dto
 
RealmsServer.Status - Enum in com.mojang.realmsclient.dto
 
RealmsServerAddress - Class in com.mojang.realmsclient.dto
 
RealmsServerAddress() - Constructor for class com.mojang.realmsclient.dto.RealmsServerAddress
 
RealmsServerAddress - Class in net.minecraft.realms
 
RealmsServerAddress(String, int) - Constructor for class net.minecraft.realms.RealmsServerAddress
 
RealmsServerList - Class in com.mojang.realmsclient.dto
 
RealmsServerList() - Constructor for class com.mojang.realmsclient.dto.RealmsServerList
 
RealmsServerPing - Class in com.mojang.realmsclient.dto
 
RealmsServerPing() - Constructor for class com.mojang.realmsclient.dto.RealmsServerPing
 
RealmsServerPlayerList - Class in com.mojang.realmsclient.dto
 
RealmsServerPlayerList() - Constructor for class com.mojang.realmsclient.dto.RealmsServerPlayerList
 
RealmsServerPlayerLists - Class in com.mojang.realmsclient.dto
 
RealmsServerPlayerLists() - Constructor for class com.mojang.realmsclient.dto.RealmsServerPlayerLists
 
RealmsServerSlotButton - Class in com.mojang.realmsclient.gui
 
RealmsServerSlotButton(int, int, int, int, Supplier<RealmsServer>, Consumer<String>, int, int, RealmsServerSlotButton.IHandler) - Constructor for class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
RealmsServerSlotButton.Action - Enum in com.mojang.realmsclient.gui
 
RealmsServerSlotButton.IHandler - Interface in com.mojang.realmsclient.gui
 
RealmsServerSlotButton.ServerData - Class in com.mojang.realmsclient.gui
 
RealmsServiceException - Exception in com.mojang.realmsclient.exception
 
RealmsServiceException(int, String, RealmsError) - Constructor for exception com.mojang.realmsclient.exception.RealmsServiceException
 
RealmsServiceException(int, String, int, String) - Constructor for exception com.mojang.realmsclient.exception.RealmsServiceException
 
RealmsSettingsScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsSettingsScreen(RealmsConfigureWorldScreen, RealmsServer) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
RealmsSharedConstants - Class in net.minecraft.realms
 
RealmsSharedConstants() - Constructor for class net.minecraft.realms.RealmsSharedConstants
 
RealmsSimpleScrolledSelectionList - Class in net.minecraft.realms
 
RealmsSimpleScrolledSelectionList(int, int, int, int, int) - Constructor for class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
RealmsSimpleScrolledSelectionListProxy - Class in net.minecraft.realms
 
RealmsSimpleScrolledSelectionListProxy(RealmsSimpleScrolledSelectionList, int, int, int, int, int) - Constructor for class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
RealmsSliderButton - Class in net.minecraft.realms
 
RealmsSliderButton(int, int, int, int, int, double, double) - Constructor for class net.minecraft.realms.RealmsSliderButton
 
RealmsSliderButtonProxy - Class in net.minecraft.realms
 
RealmsSliderButtonProxy(RealmsSliderButton, int, int, int, int, double) - Constructor for class net.minecraft.realms.RealmsSliderButtonProxy
 
RealmsSlotOptionsScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsSlotOptionsScreen(RealmsConfigureWorldScreen, RealmsWorldOptions, RealmsServer.ServerType, int) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
RealmsSubscriptionInfoScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsSubscriptionInfoScreen(RealmsScreen, RealmsServer, RealmsScreen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen
 
RealmsTasks - Class in com.mojang.realmsclient.util
 
RealmsTasks() - Constructor for class com.mojang.realmsclient.util.RealmsTasks
 
RealmsTasks.CloseServerTask - Class in com.mojang.realmsclient.util
 
RealmsTasks.DownloadTask - Class in com.mojang.realmsclient.util
 
RealmsTasks.OpenServerTask - Class in com.mojang.realmsclient.util
 
RealmsTasks.RealmsConnectTask - Class in com.mojang.realmsclient.util
 
RealmsTasks.RealmsGetServerDetailsTask - Class in com.mojang.realmsclient.util
 
RealmsTasks.ResettingWorldTask - Class in com.mojang.realmsclient.util
 
RealmsTasks.RestoreTask - Class in com.mojang.realmsclient.util
 
RealmsTasks.SwitchMinigameTask - Class in com.mojang.realmsclient.util
 
RealmsTasks.SwitchSlotTask - Class in com.mojang.realmsclient.util
 
RealmsTasks.TrialCreationTask - Class in com.mojang.realmsclient.util
 
RealmsTasks.WorldCreationTask - Class in com.mojang.realmsclient.util
 
RealmsTermsScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsTermsScreen(RealmsScreen, RealmsMainScreen, RealmsServer) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
RealmsTexture(String, int) - Constructor for class com.mojang.realmsclient.util.RealmsTextureManager.RealmsTexture
 
RealmsTextureManager - Class in com.mojang.realmsclient.util
 
RealmsTextureManager() - Constructor for class com.mojang.realmsclient.util.RealmsTextureManager
 
RealmsTextureManager.RealmsTexture - Class in com.mojang.realmsclient.util
 
RealmsUploadScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsUploadScreen(long, int, RealmsResetWorldScreen, RealmsLevelSummary) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
RealmsUtil - Class in com.mojang.realmsclient.util
 
RealmsUtil() - Constructor for class com.mojang.realmsclient.util.RealmsUtil
 
RealmsVertexFormat - Class in net.minecraft.realms
 
RealmsVertexFormat(VertexFormat) - Constructor for class net.minecraft.realms.RealmsVertexFormat
 
RealmsVertexFormatElement - Class in net.minecraft.realms
 
RealmsVertexFormatElement(VertexFormatElement) - Constructor for class net.minecraft.realms.RealmsVertexFormatElement
 
RealmsWorldOptions - Class in com.mojang.realmsclient.dto
 
RealmsWorldOptions(Boolean, Boolean, Boolean, Boolean, Integer, Boolean, Integer, Integer, Boolean, String) - Constructor for class com.mojang.realmsclient.dto.RealmsWorldOptions
 
RealmsWorldResetDto - Class in com.mojang.realmsclient.dto
 
RealmsWorldResetDto(String, long, int, boolean) - Constructor for class com.mojang.realmsclient.dto.RealmsWorldResetDto
 
reason - Variable in class net.minecraft.server.management.BanEntry
 
rebuildCache() - Method in class net.minecraft.client.renderer.ItemModelMesher
 
rebuildCache() - Method in class net.minecraftforge.client.ItemModelMesherForge
 
rebuildChunk(float, float, float, ChunkRenderTask) - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
rebuildPlayerMap(PlayerList, boolean) - Static method in class net.minecraftforge.common.DimensionManager
 
rebuildTable() - Method in class net.minecraft.client.util.ClientRecipeBook
 
recalculate() - Method in interface net.minecraft.client.util.IMutableSearchTree
 
recalculate() - Method in class net.minecraft.client.util.SearchTree
 
recalculate() - Method in class net.minecraft.client.util.SearchTreeReloadable
 
recalculateRefCounts() - Method in class net.minecraft.world.chunk.ChunkSection
 
recalculateSize() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
recalculateSize() - Method in class net.minecraft.entity.Entity
 
recalculateSize() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
recalculateSize() - Method in class net.minecraft.entity.item.HangingEntity
 
recalculateStructureSize() - Method in class net.minecraft.world.gen.feature.structure.MarginedStructureStart
 
recalculateStructureSize() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.BellTileEntity
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.ChestTileEntity
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntity
 
receiveEnergy(int, boolean) - Method in class net.minecraftforge.energy.EnergyStorage
 
receiveEnergy(int, boolean) - Method in interface net.minecraftforge.energy.IEnergyStorage
Adds energy to the storage.
receiveFluid(IWorld, BlockPos, BlockState, IFluidState) - Method in class net.minecraft.block.CampfireBlock
 
receiveFluid(IWorld, BlockPos, BlockState, IFluidState) - Method in interface net.minecraft.block.ILiquidContainer
 
receiveFluid(IWorld, BlockPos, BlockState, IFluidState) - Method in interface net.minecraft.block.IWaterLoggable
 
receiveFluid(IWorld, BlockPos, BlockState, IFluidState) - Method in class net.minecraft.block.KelpBlock
 
receiveFluid(IWorld, BlockPos, BlockState, IFluidState) - Method in class net.minecraft.block.KelpTopBlock
 
receiveFluid(IWorld, BlockPos, BlockState, IFluidState) - Method in class net.minecraft.block.SeaGrassBlock
 
receiveFluid(IWorld, BlockPos, BlockState, IFluidState) - Method in class net.minecraft.block.SlabBlock
 
receiveFluid(IWorld, BlockPos, BlockState, IFluidState) - Method in class net.minecraft.block.TallSeaGrassBlock
 
receiveSyncedConfig(FMLHandshakeMessages.S2CConfigData, Supplier<NetworkEvent.Context>) - Method in class net.minecraftforge.fml.config.ConfigTracker
 
recentlyHit - Variable in class net.minecraft.entity.LivingEntity
 
recipe(ResourceLocation) - Static method in class net.minecraft.advancements.AdvancementRewards.Builder
 
RECIPE - Static variable in class net.minecraft.util.datafix.TypeReferences
 
RECIPE_BOOK - Static variable in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
RECIPE_NOT_FOUND - Static variable in class net.minecraft.command.arguments.ResourceLocationArgument
 
RECIPE_SERIALIZER - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
RECIPE_SERIALIZERS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
RECIPE_SERIALIZERS - Static variable in class net.minecraftforge.registries.GameData
 
RECIPE_TYPE - Static variable in class net.minecraft.util.registry.Registry
 
RECIPE_UNLOCKED - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
recipeBook - Variable in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
RecipeBook - Class in net.minecraft.item.crafting
 
RecipeBook() - Constructor for class net.minecraft.item.crafting.RecipeBook
 
RecipeBookCategories - Enum in net.minecraft.client.util
 
RecipeBookContainer<C extends IInventory> - Class in net.minecraft.inventory.container
 
RecipeBookContainer(ContainerType<?>, int) - Constructor for class net.minecraft.inventory.container.RecipeBookContainer
 
recipeBookContainer - Variable in class net.minecraft.item.crafting.ServerRecipePlacer
 
RecipeBookGui - Class in net.minecraft.client.gui.recipebook
 
RecipeBookGui() - Constructor for class net.minecraft.client.gui.recipebook.RecipeBookGui
 
recipeBookPage - Variable in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
RecipeBookPage - Class in net.minecraft.client.gui.recipebook
 
RecipeBookPage() - Constructor for class net.minecraft.client.gui.recipebook.RecipeBookPage
 
RecipeCommand - Class in net.minecraft.command.impl
 
RecipeCommand() - Constructor for class net.minecraft.command.impl.RecipeCommand
 
RecipeItemHelper - Class in net.minecraft.item.crafting
 
RecipeItemHelper() - Constructor for class net.minecraft.item.crafting.RecipeItemHelper
 
recipeItemHelper - Variable in class net.minecraft.item.crafting.ServerRecipePlacer
 
RecipeList - Class in net.minecraft.client.gui.recipebook
 
RecipeList() - Constructor for class net.minecraft.client.gui.recipebook.RecipeList
 
RecipeManager - Class in net.minecraft.item.crafting
 
RecipeManager() - Constructor for class net.minecraft.item.crafting.RecipeManager
 
RecipeMatcher - Class in net.minecraftforge.common.util
 
RecipeMatcher() - Constructor for class net.minecraftforge.common.util.RecipeMatcher
 
RecipeOverlayGui - Class in net.minecraft.client.gui.recipebook
 
RecipeOverlayGui() - Constructor for class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
RecipeProvider - Class in net.minecraft.data
 
RecipeProvider(DataGenerator) - Constructor for class net.minecraft.data.RecipeProvider
 
RECIPES - Static variable in class net.minecraft.client.util.SearchTreeManager
 
recipes - Variable in class net.minecraft.item.crafting.RecipeBook
 
RecipesRenaming - Class in net.minecraft.util.datafix.fixes
 
RecipesRenaming(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.RecipesRenaming
 
recipesShown(List<IRecipe<?>>) - Method in interface net.minecraft.client.gui.recipebook.IRecipeUpdateListener
 
recipesShown(List<IRecipe<?>>) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
recipesShown(List<IRecipe<?>>) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
recipesUpdated() - Method in interface net.minecraft.client.gui.recipebook.IRecipeShownListener
 
recipesUpdated() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
recipesUpdated() - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
recipesUpdated() - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
recipesUpdated() - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
RecipesUpdatedEvent - Class in net.minecraftforge.client.event
Fired on Dist.CLIENT when RecipeManager has all of its recipes synced from the server to the client (just after a client has connected),
RecipesUpdatedEvent(RecipeManager) - Constructor for class net.minecraftforge.client.event.RecipesUpdatedEvent
 
RecipeTabToggleWidget - Class in net.minecraft.client.gui.recipebook
 
RecipeTabToggleWidget(RecipeBookCategories) - Constructor for class net.minecraft.client.gui.recipebook.RecipeTabToggleWidget
 
RecipeToast - Class in net.minecraft.client.gui.toasts
 
RecipeToast(IRecipe<?>) - Constructor for class net.minecraft.client.gui.toasts.RecipeToast
 
recipeType - Variable in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
RecipeUnlockedTrigger - Class in net.minecraft.advancements.criterion
 
RecipeUnlockedTrigger() - Constructor for class net.minecraft.advancements.criterion.RecipeUnlockedTrigger
 
RecipeUnlockedTrigger.Instance - Class in net.minecraft.advancements.criterion
 
RecipeWidget - Class in net.minecraft.client.gui.recipebook
 
RecipeWidget() - Constructor for class net.minecraft.client.gui.recipebook.RecipeWidget
 
RecipeWrapper - Class in net.minecraftforge.items.wrapper
 
RecipeWrapper(IItemHandlerModifiable) - Constructor for class net.minecraftforge.items.wrapper.RecipeWrapper
 
recolorBlock(BlockState, IWorld, BlockPos, Direction, DyeColor) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
//TODO: Re-Evaluate Gathers how much experience this block drops when broken.
recolorBlock(IWorld, BlockPos, Direction, DyeColor) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
//TODO: Re-Evaluate Gathers how much experience this block drops when broken.
recommendedPlayers - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
record(SoundEvent, float, float, float) - Static method in class net.minecraft.client.audio.SimpleSound
 
recreateFromExistingWorld(WorldInfo) - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
recreatePlayerEntity(ServerPlayerEntity, DimensionType, boolean) - Method in class net.minecraft.server.management.PlayerList
 
Rectangle2d - Class in net.minecraft.client.renderer
 
Rectangle2d(int, int, int, int) - Constructor for class net.minecraft.client.renderer.Rectangle2d
 
RecursiveEventLoop<R extends java.lang.Runnable> - Class in net.minecraft.util.concurrent
 
RecursiveEventLoop(String) - Constructor for class net.minecraft.util.concurrent.RecursiveEventLoop
 
recursiveGenerate(LootContext, Consumer<ItemStack>) - Method in class net.minecraft.world.storage.loot.LootTable
 
RED - Static variable in class net.minecraft.block.material.MaterialColor
 
RED_BANNER - Static variable in class net.minecraft.block.Blocks
 
RED_BANNER - Static variable in class net.minecraft.item.Items
 
RED_BED - Static variable in class net.minecraft.block.Blocks
 
RED_BED - Static variable in class net.minecraft.item.Items
 
RED_CARPET - Static variable in class net.minecraft.block.Blocks
 
RED_CARPET - Static variable in class net.minecraft.item.Items
 
RED_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
RED_CONCRETE - Static variable in class net.minecraft.item.Items
 
RED_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
RED_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
RED_DYE - Static variable in class net.minecraft.item.Items
 
RED_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
RED_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
RED_MUSHROOM - Static variable in class net.minecraft.block.Blocks
 
RED_MUSHROOM - Static variable in class net.minecraft.item.Items
 
RED_MUSHROOM_BLOCK - Static variable in class net.minecraft.block.Blocks
 
RED_MUSHROOM_BLOCK - Static variable in class net.minecraft.item.Items
 
RED_NETHER_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
RED_NETHER_BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
RED_NETHER_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
RED_NETHER_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
RED_NETHER_BRICK_WALL - Static variable in class net.minecraft.block.Blocks
 
RED_NETHER_BRICK_WALL - Static variable in class net.minecraft.item.Items
 
RED_NETHER_BRICKS - Static variable in class net.minecraft.block.Blocks
 
RED_NETHER_BRICKS - Static variable in class net.minecraft.item.Items
 
RED_SAND - Static variable in class net.minecraft.block.Blocks
 
RED_SAND - Static variable in class net.minecraft.item.Items
 
RED_SAND - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
RED_SAND_WHITE_TERRACOTTA_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
RED_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
RED_SANDSTONE - Static variable in class net.minecraft.item.Items
 
RED_SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
RED_SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
RED_SANDSTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
RED_SANDSTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
RED_SANDSTONE_WALL - Static variable in class net.minecraft.block.Blocks
 
RED_SANDSTONE_WALL - Static variable in class net.minecraft.item.Items
 
RED_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
RED_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
RED_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
RED_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
RED_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
RED_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
RED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
RED_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
RED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
RED_TULIP - Static variable in class net.minecraft.block.Blocks
 
RED_TULIP - Static variable in class net.minecraft.item.Items
 
RED_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
RED_WOOL - Static variable in class net.minecraft.block.Blocks
 
RED_WOOL - Static variable in class net.minecraft.item.Items
 
REDSTONE - Static variable in class net.minecraft.item.ItemGroup
 
REDSTONE - Static variable in class net.minecraft.item.Items
 
REDSTONE_BLOCK - Static variable in class net.minecraft.block.Blocks
 
REDSTONE_BLOCK - Static variable in class net.minecraft.item.Items
 
REDSTONE_DUST - Static variable in class net.minecraft.particles.RedstoneParticleData
 
REDSTONE_EAST - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
REDSTONE_LAMP - Static variable in class net.minecraft.block.Blocks
 
REDSTONE_LAMP - Static variable in class net.minecraft.item.Items
 
REDSTONE_LIGHT - Static variable in class net.minecraft.block.material.Material
 
REDSTONE_NORTH - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
REDSTONE_ORE - Static variable in class net.minecraft.block.Blocks
 
REDSTONE_ORE - Static variable in class net.minecraft.item.Items
 
REDSTONE_SOUTH - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
REDSTONE_TORCH - Static variable in class net.minecraft.block.Blocks
 
REDSTONE_TORCH - Static variable in class net.minecraft.item.Items
 
REDSTONE_TORCH_BURNOUT - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
REDSTONE_TORCH_LIT - Static variable in class net.minecraft.block.RedstoneWallTorchBlock
 
REDSTONE_WALL_TORCH - Static variable in class net.minecraft.block.Blocks
 
REDSTONE_WEST - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
REDSTONE_WIRE - Static variable in class net.minecraft.block.Blocks
 
RedstoneBlock - Class in net.minecraft.block
 
RedstoneBlock(Block.Properties) - Constructor for class net.minecraft.block.RedstoneBlock
 
RedstoneDiodeBlock - Class in net.minecraft.block
 
RedstoneDiodeBlock(Block.Properties) - Constructor for class net.minecraft.block.RedstoneDiodeBlock
 
RedstoneLampBlock - Class in net.minecraft.block
 
RedstoneLampBlock(Block.Properties) - Constructor for class net.minecraft.block.RedstoneLampBlock
 
RedstoneOreBlock - Class in net.minecraft.block
 
RedstoneOreBlock(Block.Properties) - Constructor for class net.minecraft.block.RedstoneOreBlock
 
RedstoneParticle - Class in net.minecraft.client.particle
 
RedstoneParticle.Factory - Class in net.minecraft.client.particle
 
RedstoneParticleData - Class in net.minecraft.particles
 
RedstoneParticleData(float, float, float, float) - Constructor for class net.minecraft.particles.RedstoneParticleData
 
RedstoneSide - Enum in net.minecraft.state.properties
 
RedstoneTorchBlock - Class in net.minecraft.block
 
RedstoneTorchBlock(Block.Properties) - Constructor for class net.minecraft.block.RedstoneTorchBlock
 
RedstoneTorchBlock.Toggle - Class in net.minecraft.block
 
RedstoneWallTorchBlock - Class in net.minecraft.block
 
RedstoneWallTorchBlock(Block.Properties) - Constructor for class net.minecraft.block.RedstoneWallTorchBlock
 
RedstoneWireBlock - Class in net.minecraft.block
 
RedstoneWireBlock(Block.Properties) - Constructor for class net.minecraft.block.RedstoneWireBlock
 
REDUCED_DEBUG_INFO - Static variable in class net.minecraft.client.settings.AbstractOption
 
REDUCED_DEBUG_INFO - Static variable in class net.minecraft.world.GameRules
 
reducedDebugInfo - Variable in class net.minecraft.client.GameSettings
 
RedundantChanceTags - Class in net.minecraft.util.datafix.fixes
 
RedundantChanceTags(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.RedundantChanceTags
 
REED - Static variable in class net.minecraft.world.gen.feature.Feature
 
ReedFeature - Class in net.minecraft.world.gen.feature
 
ReedFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.ReedFeature
 
refCnt() - Method in class net.minecraft.network.PacketBuffer
 
refresh(Vec3d) - Method in class net.minecraft.client.gui.overlay.SubtitleOverlayGui.Subtitle
 
refreshChat() - Method in class net.minecraft.client.gui.NewChatGui
 
refreshResources(Minecraft, VanillaResourceType...) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
refreshStatusNextTick() - Method in class net.minecraft.server.MinecraftServer
 
REGENERATION - Static variable in class net.minecraft.potion.Effects
 
REGENERATION - Static variable in class net.minecraft.potion.Potions
 
Region - Class in net.minecraft.world
 
Region(World, BlockPos, BlockPos) - Constructor for class net.minecraft.world.Region
 
RegionFile - Class in net.minecraft.world.chunk.storage
 
RegionFile(File) - Constructor for class net.minecraft.world.chunk.storage.RegionFile
 
RegionFileCache - Class in net.minecraft.world.chunk.storage
 
RegionFileCache(File) - Constructor for class net.minecraft.world.chunk.storage.RegionFileCache
 
RegionPingResult - Class in com.mojang.realmsclient.dto
 
RegionPingResult(String, int) - Constructor for class com.mojang.realmsclient.dto.RegionPingResult
 
RegionRenderCacheBuilder - Class in net.minecraft.client.renderer
 
RegionRenderCacheBuilder() - Constructor for class net.minecraft.client.renderer.RegionRenderCacheBuilder
 
RegionSectionCache<R extends IDynamicSerializable> - Class in net.minecraft.world.chunk.storage
 
RegionSectionCache(File, BiFunction<Runnable, Dynamic<?>, R>, Function<Runnable, R>, DataFixer, DefaultTypeReferences) - Constructor for class net.minecraft.world.chunk.storage.RegionSectionCache
 
register(Consumer<Advancement>, String) - Method in class net.minecraft.advancements.Advancement.Builder
 
register(T) - Static method in class net.minecraft.advancements.CriteriaTriggers
 
register(ResourceLocation, Function<JsonObject, ItemPredicate>) - Static method in class net.minecraft.advancements.criterion.ItemPredicate
 
register(IBlockColor, Block...) - Method in class net.minecraft.client.renderer.color.BlockColors
 
register(IItemColor, IItemProvider...) - Method in class net.minecraft.client.renderer.color.ItemColors
 
register(Class<T>, EntityRenderer<? super T>) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
register(Item, ModelResourceLocation) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
register(String, Class<T>, IArgumentSerializer<T>) - Static method in class net.minecraft.command.arguments.ArgumentTypes
 
register(String, EntityOptions.IFilter, Predicate<EntitySelectorParser>, ITextComponent) - Static method in class net.minecraft.command.arguments.EntityOptions
 
register(ResourceLocation, SuggestionProvider<ISuggestionProvider>) - Static method in class net.minecraft.command.arguments.SuggestionProviders
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.AdvancementCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.BanCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.BanIpCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.BanListCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.BossBarCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ClearCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.CloneCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.data.DataCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.DataPackCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.DebugCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.DefaultGameModeCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.DeOpCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.DifficultyCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.EffectCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.EnchantCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ExecuteCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ExperienceCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.FillCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ForceLoadCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.FunctionCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.GameModeCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.GameRuleCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.GiveCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.HelpCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.KickCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.KillCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ListCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.LocateCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.LootCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.MeCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.MessageCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.OpCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.PardonCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.PardonIpCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ParticleCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.PlaySoundCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.PublishCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.RecipeCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ReloadCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ReplaceItemCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SaveAllCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SaveOffCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SaveOnCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SayCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ScheduleCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ScoreboardCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SeedCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SetBlockCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SetIdleTimeoutCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SetWorldSpawnCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SpawnPointCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SpreadPlayersCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.StopCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.StopSoundCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SummonCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TagCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TeamCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TeamMsgCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TeleportCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TellRawCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TimeCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TitleCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TriggerCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.WeatherCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.WhitelistCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.WorldBorderCommand
 
register(String) - Static method in class net.minecraft.entity.ai.brain.schedule.Schedule
 
register(EntityType<T>, EntitySpawnPlacementRegistry.PlacementType, Heightmap.Type, EntitySpawnPlacementRegistry.IPlacementPredicate<T>) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
 
register(String) - Static method in interface net.minecraft.entity.merchant.IReputationType
 
register(String) - Static method in interface net.minecraft.entity.villager.IVillagerType
 
register(String, S) - Static method in interface net.minecraft.item.crafting.IRecipeSerializer
 
register(String) - Static method in interface net.minecraft.item.crafting.IRecipeType
 
register(Block, Item) - Static method in class net.minecraft.item.Items
 
register(DataParameter<T>, T) - Method in class net.minecraft.network.datasync.EntityDataManager
 
register() - Static method in class net.minecraft.util.registry.Bootstrap
 
register(int, ResourceLocation, V) - Method in class net.minecraft.util.registry.DefaultedRegistry
 
register(int, ResourceLocation, V) - Method in class net.minecraft.util.registry.MutableRegistry
 
register(ResourceLocation, V) - Method in class net.minecraft.util.registry.MutableRegistry
 
register(Registry<? super T>, String, T) - Static method in class net.minecraft.util.registry.Registry
 
register(Registry<? super T>, ResourceLocation, T) - Static method in class net.minecraft.util.registry.Registry
 
register(Registry<? super T>, int, String, T) - Static method in class net.minecraft.util.registry.Registry
 
register(int, ResourceLocation, V) - Method in class net.minecraft.util.registry.SimpleRegistry
 
register(ResourceLocation, V) - Method in class net.minecraft.util.registry.SimpleRegistry
 
register(String, GameRules.RuleType<T>) - Static method in class net.minecraft.world.GameRules
 
register(String, IJigsawDeserializer) - Static method in interface net.minecraft.world.gen.feature.jigsaw.IJigsawDeserializer
 
register(JigsawPattern) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPatternRegistry
 
register(IStructurePieceType, String) - Static method in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
register(String, IRuleTestType) - Static method in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
register(String, IStructureProcessorType) - Static method in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
register(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.TicketManager
 
register(Item, ModelResourceLocation) - Method in class net.minecraftforge.client.ItemModelMesherForge
 
register(AtlasTexture) - Method in enum net.minecraftforge.client.model.ModelDynBucket.LoaderDynBucket
Deprecated.
register(Class<T>, Capability.IStorage<T>, Callable<? extends T>) - Method in enum net.minecraftforge.common.capabilities.CapabilityManager
Registers a capability to be consumed by others.
register(String, IEntitySelectorType) - Static method in class net.minecraftforge.common.command.EntitySelectorManager
Registers a new IEntitySelectorType for the given token.
register(IConditionSerializer<?>) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
register(ResourceLocation, IIngredientSerializer<T>) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
register() - Static method in class net.minecraftforge.common.model.animation.CapabilityAnimation
 
register() - Static method in class net.minecraftforge.energy.CapabilityEnergy
 
Register(ResourceLocation, IForgeRegistry<T>) - Constructor for class net.minecraftforge.event.RegistryEvent.Register
 
register() - Static method in class net.minecraftforge.fluids.capability.CapabilityFluidHandler
 
register(NetworkManager) - Static method in class net.minecraftforge.fml.common.network.PacketLoggingHandler
 
register() - Static method in class net.minecraftforge.items.CapabilityItemHandler
 
register(int, ResourceLocation, V) - Method in class net.minecraftforge.registries.ClearableRegistry
 
register(ResourceLocation, V) - Method in class net.minecraftforge.registries.ClearableRegistry
 
register(String, Supplier<? extends I>) - Method in class net.minecraftforge.registries.DeferredRegister
Adds a new supplier to the list of entries to be registered, and returns a RegistryObject that will be populated with the created entry automatically.
register(IEventBus) - Method in class net.minecraftforge.registries.DeferredRegister
Adds our event handler to the specified event bus, this MUST be called in order for this class to function.
register(V) - Method in class net.minecraftforge.registries.ForgeRegistry
 
register(V) - Method in interface net.minecraftforge.registries.IForgeRegistry
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraftforge.server.command.ConfigCommand
 
register_impl(K) - Static method in class net.minecraftforge.registries.GameData
 
registerActivity(Activity, ImmutableList<Pair<Integer, ? extends Task<? super E>>>) - Method in class net.minecraft.entity.ai.brain.Brain
 
registerActivity(Activity, ImmutableList<Pair<Integer, ? extends Task<? super E>>>, Set<Pair<MemoryModuleType<?>, MemoryModuleStatus>>) - Method in class net.minecraft.entity.ai.brain.Brain
 
registerAll(Map<ResourceLocation, Tag.Builder<T>>) - Method in class net.minecraft.tags.TagCollection
 
registerAll(V...) - Method in class net.minecraftforge.registries.ForgeRegistry
 
registerAll(V...) - Method in interface net.minecraftforge.registries.IForgeRegistry
 
registerArgumentTypes() - Static method in class net.minecraft.command.arguments.ArgumentTypes
 
registerArgumentTypes() - Static method in class net.minecraft.command.arguments.serializers.BrigadierSerializers
 
registerAttribute(IAttribute) - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
registerAttribute(IAttribute) - Method in class net.minecraft.entity.ai.attributes.AttributeMap
 
registerAttributes() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
registerAttributes() - Method in class net.minecraft.entity.boss.WitherEntity
 
registerAttributes() - Method in class net.minecraft.entity.LivingEntity
 
registerAttributes() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
registerAttributes() - Method in class net.minecraft.entity.MobEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.BlazeEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.CaveSpiderEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.CreeperEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.EndermanEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.EvokerEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.GhastEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.GiantEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.GuardianEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.MonsterEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.PhantomEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.PillagerEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.RavagerEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.SpiderEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.VexEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.VindicatorEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.WitchEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.ZombieEntity
 
registerAttributes() - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.BatEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.CatEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.ChickenEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.CowEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.DolphinEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.FoxEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.OcelotEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.PandaEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.ParrotEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.PigEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.RabbitEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.SheepEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.SquidEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.TurtleEntity
 
registerAttributes() - Method in class net.minecraft.entity.passive.WolfEntity
 
registerAttributes() - Method in class net.minecraft.entity.player.PlayerEntity
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0099
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0704
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0808
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1125
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1451
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1451_2
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1451_5
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1460
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1466
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1481
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1906
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1909
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1920
 
registerCallbacks(long) - Method in class net.minecraft.client.MouseHelper
 
registerClientLoginChannel(NetworkManager) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
registerCondition(ILootCondition.AbstractSerializer<? extends T>) - Static method in class net.minecraft.world.storage.loot.conditions.LootConditionManager
 
registerConfig(ModConfig.Type, ForgeConfigSpec) - Method in class net.minecraftforge.fml.ModLoadingContext
 
registerConfig(ModConfig.Type, ForgeConfigSpec, String) - Method in class net.minecraftforge.fml.ModLoadingContext
 
registerCrashCallable(ICrashCallable) - Static method in class net.minecraftforge.fml.CrashReportExtender
 
registerCrashCallable(String, Callable<String>) - Static method in class net.minecraftforge.fml.CrashReportExtender
 
registerData() - Method in class net.minecraft.entity.AgeableEntity
 
registerData() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
registerData() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
registerData() - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
registerData() - Method in class net.minecraft.entity.boss.WitherEntity
 
registerData() - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
registerData() - Method in class net.minecraft.entity.Entity
 
registerData() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
registerData() - Method in class net.minecraft.entity.item.BoatEntity
 
registerData() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
registerData() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
registerData() - Method in class net.minecraft.entity.item.EyeOfEnderEntity
 
registerData() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
registerData() - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
registerData() - Method in class net.minecraft.entity.item.HangingEntity
 
registerData() - Method in class net.minecraft.entity.item.ItemEntity
 
registerData() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
registerData() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
registerData() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
registerData() - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity
 
registerData() - Method in class net.minecraft.entity.item.TNTEntity
 
registerData() - Method in class net.minecraft.entity.LivingEntity
 
registerData() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
registerData() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
registerData() - Method in class net.minecraft.entity.MobEntity
 
registerData() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
registerData() - Method in class net.minecraft.entity.monster.BlazeEntity
 
registerData() - Method in class net.minecraft.entity.monster.CreeperEntity
 
registerData() - Method in class net.minecraft.entity.monster.EndermanEntity
 
registerData() - Method in class net.minecraft.entity.monster.EvokerEntity
 
registerData() - Method in class net.minecraft.entity.monster.GhastEntity
 
registerData() - Method in class net.minecraft.entity.monster.GuardianEntity
 
registerData() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
registerData() - Method in class net.minecraft.entity.monster.PhantomEntity
 
registerData() - Method in class net.minecraft.entity.monster.PillagerEntity
 
registerData() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
registerData() - Method in class net.minecraft.entity.monster.SlimeEntity
 
registerData() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
registerData() - Method in class net.minecraft.entity.monster.SpiderEntity
 
registerData() - Method in class net.minecraft.entity.monster.VexEntity
 
registerData() - Method in class net.minecraft.entity.monster.WitchEntity
 
registerData() - Method in class net.minecraft.entity.monster.ZombieEntity
 
registerData() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
registerData() - Method in class net.minecraft.entity.passive.BatEntity
 
registerData() - Method in class net.minecraft.entity.passive.CatEntity
 
registerData() - Method in class net.minecraft.entity.passive.DolphinEntity
 
registerData() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
registerData() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
registerData() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
registerData() - Method in class net.minecraft.entity.passive.FoxEntity
 
registerData() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
registerData() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
registerData() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
registerData() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
registerData() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
registerData() - Method in class net.minecraft.entity.passive.MooshroomEntity
 
registerData() - Method in class net.minecraft.entity.passive.OcelotEntity
 
registerData() - Method in class net.minecraft.entity.passive.PandaEntity
 
registerData() - Method in class net.minecraft.entity.passive.ParrotEntity
 
registerData() - Method in class net.minecraft.entity.passive.PigEntity
 
registerData() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
registerData() - Method in class net.minecraft.entity.passive.RabbitEntity
 
registerData() - Method in class net.minecraft.entity.passive.SheepEntity
 
registerData() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
registerData() - Method in class net.minecraft.entity.passive.TameableEntity
 
registerData() - Method in class net.minecraft.entity.passive.TurtleEntity
 
registerData() - Method in class net.minecraft.entity.passive.WolfEntity
 
registerData() - Method in class net.minecraft.entity.player.PlayerEntity
 
registerData() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
registerData() - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 
registerData() - Method in class net.minecraft.entity.projectile.ArrowEntity
 
registerData() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
registerData() - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
registerData() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
registerData() - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 
registerData() - Method in class net.minecraft.entity.projectile.PotionEntity
 
registerData() - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
registerData() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
registerData() - Method in class net.minecraft.entity.projectile.TridentEntity
 
registerData() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
registerDimension(ResourceLocation, ModDimension, PacketBuffer, boolean) - Static method in class net.minecraftforge.common.DimensionManager
Registers a real unique dimension, Should be called on server init, or when the dimension is created.
registerDimensionInternal(int, ResourceLocation, ModDimension, PacketBuffer, boolean) - Static method in class net.minecraftforge.common.DimensionManager
 
RegisterDimensionsEvent - Class in net.minecraftforge.event.world
Register all of your custom ModDimensons here, fired during server loading when dimension data is read from the world file.
RegisterDimensionsEvent(Map<ResourceLocation, DimensionManager.SavedEntry>) - Constructor for class net.minecraftforge.event.world.RegisterDimensionsEvent
 
registerDispenseBehavior(IItemProvider, IDispenseItemBehavior) - Static method in class net.minecraft.block.DispenserBlock
 
registeredBlocks - Variable in class net.minecraftforge.client.model.generators.BlockStateProvider
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0099
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0100
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0107
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0143
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0501
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0700
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0701
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0702
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0703
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0705
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1451_3
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1460
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1470
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1483
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1486
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1510
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1800
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1801
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1904
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1928
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1929
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1931
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0099
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0100
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0501
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0700
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0701
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0702
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0705
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1460
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1470
 
registerEntityRenderingHandler(Class<T>, IRenderFactory<? super T>) - Static method in class net.minecraftforge.fml.client.registry.RenderingRegistry
Register an entity rendering handler.
registerEntityShader(Class<? extends Entity>, ResourceLocation) - Static method in class net.minecraftforge.fml.client.registry.ClientRegistry
Register a shader for an entity.
registerExtensionPoint(ExtensionPoint<T>, Supplier<T>) - Method in class net.minecraftforge.fml.ModContainer
 
registerExtensionPoint(ExtensionPoint<T>, Supplier<T>) - Method in class net.minecraftforge.fml.ModLoadingContext
Register an ExtensionPoint with the mod container.
registerFactory(ContainerType<? extends M>, ScreenManager.IScreenFactory<M, U>) - Static method in class net.minecraft.client.gui.ScreenManager
 
registerFactory(ParticleType<T>, IParticleFactory<T>) - Method in class net.minecraft.client.particle.ParticleManager
 
registerFactory(ParticleType<T>, ParticleManager.IParticleMetaFactory<T>) - Method in class net.minecraft.client.particle.ParticleManager
 
registerFunction(ILootFunction.Serializer<? extends T>) - Static method in class net.minecraft.world.storage.loot.functions.LootFunctionManager
 
registerGoals() - Method in class net.minecraft.entity.boss.WitherEntity
 
registerGoals() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
registerGoals() - Method in class net.minecraft.entity.MobEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.AbstractIllagerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.BlazeEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.CreeperEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.EndermanEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.EvokerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.GhastEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.GuardianEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.PhantomEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.PillagerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.RavagerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.SlimeEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.SpiderEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.VexEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.VindicatorEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.WitchEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.ZombieEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.CatEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.ChickenEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.CowEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.DolphinEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.FoxEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.OcelotEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.PandaEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.ParrotEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.PigEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.RabbitEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.SheepEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.SquidEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.TurtleEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.WolfEntity
 
registerImageLayerSupplier(ResourceLocation, Supplier<NativeImage>) - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
registerInventory(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0099
 
registerInventory(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0704
 
registerInventory(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0808
 
registerInventory(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1460
 
registerKeyBinding(KeyBinding) - Static method in class net.minecraftforge.fml.client.registry.ClientRegistry
Registers a KeyBinding.
registerLoader(ICustomModelLoader) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
Deprecated.
Makes system aware of your loader.
registerLoader(ResourceLocation, IModelLoader<?>) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry2
Makes system aware of your loader.
registerLootTable(Block, Function<Block, LootTable.Builder>) - Method in class net.minecraft.data.loot.BlockLootTables
 
registerLootTable(Block, LootTable.Builder) - Method in class net.minecraft.data.loot.BlockLootTables
 
registerMessage(int, Class<MSG>, BiConsumer<MSG, PacketBuffer>, Function<PacketBuffer, MSG>, BiConsumer<MSG, Supplier<NetworkEvent.Context>>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
registerMinecart(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0099
 
registerModels() - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
registerModels() - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
registerNode(String, DefaultPermissionLevel, String) - Method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
 
registerNode(String, DefaultPermissionLevel, String) - Method in interface net.minecraftforge.server.permission.IPermissionHandler
registerNode(String, DefaultPermissionLevel, String) - Static method in class net.minecraftforge.server.permission.PermissionAPI
Only use this after PreInit state!
registerObject(Object) - Method in class net.minecraftforge.fml.network.event.EventNetworkChannel
 
registerObject(Object) - Method in class net.minecraftforge.fml.network.NetworkInstance
 
registerOptions() - Static method in class net.minecraft.command.arguments.EntityOptions
 
registerOrGetDimension(ResourceLocation, ModDimension, PacketBuffer, boolean) - Static method in class net.minecraftforge.common.DimensionManager
Register or get the existing dimension type for the given dimtype name.
registerPacket(PacketDirection, Class<? extends IPacket<?>>) - Method in enum net.minecraft.network.ProtocolType
 
registerRecipes(Consumer<IFinishedRecipe>) - Method in class net.minecraft.data.RecipeProvider
 
registerRecipes(Consumer<IFinishedRecipe>) - Method in class net.minecraftforge.common.data.ForgeRecipeProvider
 
registerRecipeSerialziers(RegistryEvent.Register<IRecipeSerializer<?>>) - Method in class net.minecraftforge.common.ForgeMod
 
registerSerializer(IDataSerializer<?>) - Static method in class net.minecraft.network.datasync.DataSerializers
 
registerServerLoginChannel(NetworkManager, CHandshakePacket) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
registerSocket(DatagramSocket) - Method in class net.minecraft.network.rcon.RConThread
 
registerStatesAndModels() - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
registerTags() - Method in class net.minecraft.data.BlockTagsProvider
 
registerTags() - Method in class net.minecraft.data.EntityTypeTagsProvider
 
registerTags() - Method in class net.minecraft.data.FluidTagsProvider
 
registerTags() - Method in class net.minecraft.data.ItemTagsProvider
 
registerTags() - Method in class net.minecraft.data.TagsProvider
 
registerTags() - Method in class net.minecraftforge.common.data.ForgeBlockTagsProvider
 
registerTags() - Method in class net.minecraftforge.common.data.ForgeItemTagsProvider
 
registerThrowableProjectile(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0099
 
registerThrowableProjectile(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0705
 
registerTickable(Runnable) - Method in class net.minecraft.server.MinecraftServer
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0099
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0100
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0102
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0106
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0135
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0704
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0705
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1022
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1125
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1451_1
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1451_4
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1451_6
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1451_7
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1460
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1466
 
registerWithLevel(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.TicketManager
 
REGISTRIES - Static variable in class net.minecraftforge.registries.ForgeRegistry
 
registry - Variable in class net.minecraft.data.TagsProvider
 
Registry<T> - Class in net.minecraft.util.registry
 
Registry() - Constructor for class net.minecraft.util.registry.Registry
 
REGISTRY - Static variable in class net.minecraft.util.registry.Registry
 
registry - Variable in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
registry - Variable in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent.ModRemapping
 
RegistryBuilder<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.registries
 
RegistryBuilder() - Constructor for class net.minecraftforge.registries.RegistryBuilder
 
RegistryDumpReport - Class in net.minecraft.data
 
RegistryDumpReport(DataGenerator) - Constructor for class net.minecraft.data.RegistryDumpReport
 
RegistryEvent<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.event
RegistryEvent supertype.
RegistryEvent.MissingMappings<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.event
 
RegistryEvent.MissingMappings.Action - Enum in net.minecraftforge.event
Actions you can take with this missing mapping.
RegistryEvent.MissingMappings.Mapping<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.event
 
RegistryEvent.NewRegistry - Class in net.minecraftforge.event
Register new registries when you receive this event, through the RecipeBuilder
RegistryEvent.Register<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.event
Register your objects for the appropriate registry type when you receive this event.
RegistryManager - Class in net.minecraftforge.registries
 
RegistryManager(String) - Constructor for class net.minecraftforge.registries.RegistryManager
 
RegistryObject<T extends IForgeRegistryEntry<? super T>> - Class in net.minecraftforge.fml
 
registryObjects - Variable in class net.minecraft.util.registry.SimpleRegistry
 
RelativeMovePacket() - Constructor for class net.minecraft.network.play.server.SEntityPacket.RelativeMovePacket
 
RelativeMovePacket(int, short, short, short, boolean) - Constructor for class net.minecraft.network.play.server.SEntityPacket.RelativeMovePacket
 
release() - Method in class net.minecraft.client.audio.ChannelManager.Entry
 
release(SoundSource) - Method in class net.minecraft.client.audio.SoundSystem
 
release() - Method in class net.minecraft.network.PacketBuffer
 
release(int) - Method in class net.minecraft.network.PacketBuffer
 
release() - Method in class net.minecraft.village.PointOfInterest
 
release(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.TicketManager
 
releaseAll() - Method in class net.minecraft.client.audio.ChannelManager
 
releaseStencilBit(int) - Static method in class net.minecraftforge.client.MinecraftForgeClient
Release the stencil bit for other use
releaseTextureId(int) - Static method in class com.mojang.blaze3d.platform.TextureUtil
 
releaseWithLevel(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.TicketManager
 
reload() - Method in class net.minecraft.advancements.PlayerAdvancements
 
reload() - Method in class net.minecraft.client.audio.SoundEngine
 
reload(IFutureReloadListener.IStage, IResourceManager, IProfiler, IProfiler, Executor, Executor) - Method in class net.minecraft.client.particle.ParticleManager
 
reload(IFutureReloadListener.IStage, IResourceManager, IProfiler, IProfiler, Executor, Executor) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
reload(IFutureReloadListener.IStage, IResourceManager, IProfiler, IProfiler, Executor, Executor) - Method in class net.minecraft.client.resources.ReloadListener
 
reload() - Method in class net.minecraft.client.tutorial.Tutorial
 
reload(IFutureReloadListener.IStage, IResourceManager, IProfiler, IProfiler, Executor, Executor) - Method in interface net.minecraft.resources.IFutureReloadListener
 
reload(IFutureReloadListener.IStage, IResourceManager, IProfiler, IProfiler, Executor, Executor) - Method in interface net.minecraft.resources.IResourceManagerReloadListener
Deprecated.
 
reload() - Method in class net.minecraft.server.MinecraftServer
 
reload(IFutureReloadListener.IStage, IResourceManager, IProfiler, IProfiler, Executor, Executor) - Method in class net.minecraft.tags.NetworkTagManager
 
reload(IResourceManager, Executor) - Method in class net.minecraft.tags.TagCollection
 
ReloadCommand - Class in net.minecraft.command.impl
 
ReloadCommand() - Constructor for class net.minecraft.command.impl.ReloadCommand
 
ReloadListener<T> - Class in net.minecraft.client.resources
 
ReloadListener() - Constructor for class net.minecraft.client.resources.ReloadListener
 
reloadModels() - Method in class net.minecraft.client.renderer.BlockModelShapes
 
reloadPacksFromFinders() - Method in class net.minecraft.resources.ResourcePackList
 
ReloadRequirements - Class in net.minecraftforge.resource
Holds methods to create standard predicates to select IResourceTypes that should be reloaded.
ReloadRequirements() - Constructor for class net.minecraftforge.resource.ReloadRequirements
 
reloadResources() - Method in class net.minecraft.client.Minecraft
Deprecated.
reloadResources(Executor, Executor, CompletableFuture<Unit>, List<IResourcePack>) - Method in interface net.minecraft.resources.IReloadableResourceManager
 
reloadResources(Executor, Executor, CompletableFuture<Unit>, List<IResourcePack>) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
reloadResources() - Method in class net.minecraft.server.management.PlayerList
 
reloadResourcesAndThen(Executor, Executor, List<IResourcePack>, CompletableFuture<Unit>) - Method in interface net.minecraft.resources.IReloadableResourceManager
 
reloadResourcesAndThen(Executor, Executor, List<IResourcePack>, CompletableFuture<Unit>) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
ReloadResults(Map<ResourceLocation, Tag.Builder<Block>>, Map<ResourceLocation, Tag.Builder<Item>>, Map<ResourceLocation, Tag.Builder<Fluid>>, Map<ResourceLocation, Tag.Builder<EntityType<?>>>) - Constructor for class net.minecraft.tags.NetworkTagManager.ReloadResults
 
reloadWhitelist() - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
reloadWhitelist() - Method in class net.minecraft.server.management.PlayerList
 
relTime - Variable in class net.minecraft.profiler.DataPoint
 
remainingHighlightTicks - Variable in class net.minecraft.client.gui.IngameGui
 
remap(T) - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
Remap the missing entry to the specified object.
remapName(INameMappingService.Domain, String) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
Remaps a name using the SRG naming function
RemoteClientPlayerEntity - Class in net.minecraft.client.entity.player
 
RemoteClientPlayerEntity(ClientWorld, GameProfile) - Constructor for class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
remoteSubscriptionId - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
remove(int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
remove() - Method in class net.minecraft.entity.Entity
 
remove(boolean) - Method in class net.minecraft.entity.Entity
 
remove(boolean) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
remove(boolean) - Method in class net.minecraft.entity.LivingEntity
 
remove(boolean) - Method in class net.minecraft.entity.monster.SlimeEntity
 
remove(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
remove(boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
remove(boolean) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
remove(Collection<IRecipe<?>>, ServerPlayerEntity) - Method in class net.minecraft.item.crafting.ServerRecipeBook
 
remove(int) - Method in class net.minecraft.nbt.ByteArrayNBT
 
remove(int) - Method in class net.minecraft.nbt.CollectionNBT
 
remove(String) - Method in class net.minecraft.nbt.CompoundNBT
 
remove(int) - Method in class net.minecraft.nbt.IntArrayNBT
 
remove(int) - Method in class net.minecraft.nbt.ListNBT
 
remove(int) - Method in class net.minecraft.nbt.LongArrayNBT
 
remove(INBT, String) - Method in class net.minecraft.nbt.NBTDynamicOps
 
remove(int) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
remove(int) - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
remove(CustomServerBossInfo) - Method in class net.minecraft.server.CustomServerBossInfoManager
 
remove(Tag.ITagEntry<T>) - Method in class net.minecraft.tags.Tag.Builder
 
remove() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
remove() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
remove() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
remove() - Method in class net.minecraft.tileentity.ChestTileEntity
 
remove() - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
remove() - Method in class net.minecraft.tileentity.LockableTileEntity
 
remove() - Method in class net.minecraft.tileentity.TileEntity
 
remove(Object) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
remove(Object) - Method in class net.minecraft.util.LowerStringMap
 
remove(int) - Method in class net.minecraft.util.NonNullList
 
remove(BlockPos) - Method in class net.minecraft.village.PointOfInterestData
 
remove(ResourceLocation) - Method in class net.minecraft.world.gen.feature.template.TemplateManager
 
remove(SimpleTicket<T>) - Method in class net.minecraftforge.common.ticket.ChunkTicketManager
 
remove(SimpleTicket<T>) - Method in interface net.minecraftforge.common.ticket.ITicketManager
 
remove(String) - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
remove(ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
remove(ResourceLocation) - Method in interface net.minecraftforge.registries.IForgeRegistryModifiable
 
removeActivePotionEffect(Effect) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
removeActivePotionEffect(Effect) - Method in class net.minecraft.entity.LivingEntity
 
removeAll(Set<ResourceLocation>) - Method in class net.minecraft.advancements.AdvancementList
 
removeAllEntities() - Method in class net.minecraft.client.world.ClientWorld
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.BredAnimalsTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.BrewedPotionTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.ConsumeItemTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.EffectsChangedTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.EnchantedItemTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.EnterBlockTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.FilledBucketTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.ImpossibleTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.InventoryChangeTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.KilledTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.LevitationTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.NetherTravelTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.PlacedBlockTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.PositionTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.SummonedEntityTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.TameAnimalTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.TickTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.UsedEnderEyeTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.UsedTotemTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.VillagerTradeTrigger
 
removeAllListeners(PlayerAdvancements) - Method in interface net.minecraft.advancements.ICriterionTrigger
 
removeAllModifiers() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
removeAllModifiers() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
removeAllPlayers() - Method in class net.minecraft.server.CustomServerBossInfo
 
removeAllPlayers() - Method in class net.minecraft.server.management.PlayerList
 
removeAllPlayers() - Method in class net.minecraft.world.ServerBossInfo
 
removeAreaEffect() - Method in class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
removeAreaEffect() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
removeAreaEffect() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
removeArray(long) - Method in class net.minecraft.world.lighting.LightDataMap
 
removeAttributeModifiers(Multimap<String, AttributeModifier>) - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
removeAttributesModifiersFromEntity(LivingEntity, AbstractAttributeMap, int) - Method in class net.minecraft.potion.AbsorptionEffect
 
removeAttributesModifiersFromEntity(LivingEntity, AbstractAttributeMap, int) - Method in class net.minecraft.potion.Effect
 
removeAttributesModifiersFromEntity(LivingEntity, AbstractAttributeMap, int) - Method in class net.minecraft.potion.HealthBoostEffect
 
removeBannerData(ItemStack) - Static method in class net.minecraft.tileentity.BannerTileEntity
 
removeBiome(BiomeManager.BiomeType, BiomeManager.BiomeEntry) - Static method in class net.minecraftforge.common.BiomeManager
 
removeBlock(BlockPos, boolean) - Method in class net.minecraft.world.gen.WorldGenRegion
 
removeBlock(BlockPos, boolean) - Method in interface net.minecraft.world.IWorldWriter
 
removeBlock(BlockPos, boolean) - Method in class net.minecraft.world.World
 
removeButton(RealmsButton) - Method in class net.minecraft.realms.RealmsScreen
 
removeButton(RealmsButton) - Method in class net.minecraft.realms.RealmsScreenProxy
 
removeChild(RendererModel) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
removeChildTag(String) - Method in class net.minecraft.item.ItemStack
 
removeChildTag(String) - Method in class net.minecraftforge.fluids.FluidStack
 
removeColor(ItemStack) - Method in interface net.minecraft.item.IDyeableArmorItem
 
removeCooldown(Item) - Method in class net.minecraft.util.CooldownTracker
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateTrialScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
removed() - Method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
removed() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
removed() - Method in class net.minecraft.client.gui.AccessibilityScreen
 
removed() - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
removed() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
removed() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
removed() - Method in class net.minecraft.client.gui.screen.AddServerScreen
 
removed() - Method in class net.minecraft.client.gui.screen.ChatOptionsScreen
 
removed() - Method in class net.minecraft.client.gui.screen.ChatScreen
 
removed() - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
removed() - Method in class net.minecraft.client.gui.screen.CustomizeSkinScreen
 
removed() - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
removed() - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
removed() - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
removed() - Method in class net.minecraft.client.gui.screen.EditWorldScreen
 
removed() - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
removed() - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
removed() - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
removed() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
removed() - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
removed() - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
removed() - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
removed() - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
removed() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
removed() - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
removed() - Method in class net.minecraft.client.gui.screen.MouseSettingsScreen
 
removed() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
removed() - Method in class net.minecraft.client.gui.screen.OptimizeWorldScreen
 
removed() - Method in class net.minecraft.client.gui.screen.OptionsScreen
 
removed() - Method in class net.minecraft.client.gui.screen.OptionsSoundsScreen
 
removed() - Method in class net.minecraft.client.gui.screen.Screen
 
removed() - Method in class net.minecraft.client.gui.screen.ServerListScreen
 
removed() - Method in class net.minecraft.client.gui.screen.VideoSettingsScreen
 
removed() - Method in class net.minecraft.client.gui.screen.WorldLoadProgressScreen
 
removed() - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
removed - Variable in class net.minecraft.entity.Entity
Deprecated.
removed() - Method in class net.minecraft.realms.RealmsScreen
 
removed() - Method in class net.minecraft.realms.RealmsScreenProxy
 
removed - Variable in class net.minecraft.tileentity.TileEntity
 
removedByPlayer(BlockState, World, BlockPos, PlayerEntity, boolean, IFluidState) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called when a player removes a block.
removedByPlayer(World, BlockPos, PlayerEntity, boolean, IFluidState) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called when a player removes a block.
removeDungeonMob(EntityType<?>) - Static method in class net.minecraftforge.common.DungeonHooks
Will completely remove a Mob from the dungeon spawn list.
removeEntity(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
removeEntity(Entity) - Method in class net.minecraft.scoreboard.Scoreboard
 
removeEntity(Entity) - Method in class net.minecraft.world.chunk.Chunk
 
removeEntity(Entity) - Method in class net.minecraft.world.chunk.EmptyChunk
 
removeEntity(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
removeEntity(Entity, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
removeEntityAtIndex(Entity, int) - Method in class net.minecraft.world.chunk.Chunk
 
removeEntityAtIndex(Entity, int) - Method in class net.minecraft.world.chunk.EmptyChunk
 
removeEntityComplete(Entity, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
removeEntityFromWorld(int) - Method in class net.minecraft.client.world.ClientWorld
 
removeEntry(E) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
removeEntry(E) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
removeEntry(E) - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
removeEntry(K) - Method in class net.minecraft.server.management.UserList
 
removeEntry(UserListEntry<K>) - Method in class net.minecraft.server.management.UserList
 
removeErroringEntities - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
removeErroringTileEntities - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
removeFromBlockToItemMap(Map<Block, Item>, Item) - Method in class net.minecraft.item.BlockItem
 
removeFromBlockToItemMap(Map<Block, Item>, Item) - Method in class net.minecraft.item.WallOrFloorItem
 
removeGoal(Goal) - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
removeHandler(Consumer<Predicate<ResourceLocation>>) - Static method in class net.minecraftforge.registries.ObjectHolderRegistry
Removed the specified handler from the notification list.
removeIncompatible(List<EnchantmentData>, EnchantmentData) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
removeItemFrame(BlockPos, int) - Method in class net.minecraft.world.storage.MapData
 
removeKey(KeyBinding) - Method in class net.minecraftforge.client.settings.KeyBindingMap
 
removeLeader(int) - Method in class net.minecraft.world.raid.Raid
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<BredAnimalsTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.BredAnimalsTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<BrewedPotionTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.BrewedPotionTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<ChangeDimensionTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<ChanneledLightningTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<ConstructBeaconTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<ConsumeItemTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ConsumeItemTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<CuredZombieVillagerTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<EffectsChangedTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.EffectsChangedTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<EnchantedItemTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.EnchantedItemTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<EnterBlockTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.EnterBlockTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<EntityHurtPlayerTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<FilledBucketTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.FilledBucketTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<FishingRodHookedTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<ImpossibleTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ImpossibleTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<InventoryChangeTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.InventoryChangeTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<ItemDurabilityTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<KilledByCrossbowTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<KilledTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.KilledTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<LevitationTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.LevitationTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<NetherTravelTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.NetherTravelTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<PlacedBlockTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.PlacedBlockTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<PlayerHurtEntityTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<PositionTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.PositionTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<RecipeUnlockedTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<ShotCrossbowTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<SummonedEntityTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.SummonedEntityTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<TameAnimalTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.TameAnimalTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<TickTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.TickTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<UsedEnderEyeTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.UsedEnderEyeTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<UsedTotemTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.UsedTotemTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<VillagerTradeTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.VillagerTradeTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<T>) - Method in interface net.minecraft.advancements.ICriterionTrigger
 
removeListener(ISoundEventListener) - Method in class net.minecraft.client.audio.SoundEngine
 
removeListener(ISoundEventListener) - Method in class net.minecraft.client.audio.SoundHandler
 
removeListener(IContainerListener) - Method in class net.minecraft.inventory.container.Container
 
removeListener(IInventoryChangedListener) - Method in class net.minecraft.inventory.Inventory
 
removeListener(IBorderListener) - Method in class net.minecraft.world.border.WorldBorder
 
removeLootTable(LootTable) - Method in class net.minecraft.world.storage.loot.LootContext
 
removeMemory(MemoryModuleType<U>) - Method in class net.minecraft.entity.ai.brain.Brain
 
removeModifier(AttributeModifier) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
removeModifier(UUID) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
removeModifier(AttributeModifier) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
removeModifier(UUID) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
removeObjective(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
removeObjectiveFromEntity(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
removeOp(GameProfile) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
removeOp(GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
removePassenger(Entity) - Method in class net.minecraft.entity.Entity
 
removePassengers() - Method in class net.minecraft.entity.Entity
 
removePlayer(ServerPlayerEntity) - Method in class net.minecraft.server.CustomServerBossInfo
 
removePlayer(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
removePlayer(long, ServerPlayerEntity) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
removePlayer(ServerPlayerEntity) - Method in class net.minecraft.world.end.DragonFightManager
 
removePlayer(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
removePlayer(ServerPlayerEntity, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
removePlayer(SectionPos, ServerPlayerEntity) - Method in class net.minecraft.world.server.TicketManager
 
removePlayer(ServerPlayerEntity) - Method in class net.minecraft.world.ServerBossInfo
 
removePlayerFromTeam(String, ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
 
removePlayerFromTeam(String, ScorePlayerTeam) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
removePlayerFromTeams(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
removePool(String) - Method in class net.minecraft.world.storage.loot.LootTable
 
removePotionEffect(Effect) - Method in class net.minecraft.entity.LivingEntity
 
removeRecipeHighlight(IRecipe<?>) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
removeSpawnBiome(Biome) - Static method in class net.minecraftforge.common.BiomeManager
 
removeStackFromSlot(int) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
removeStackFromSlot(int) - Method in class net.minecraft.entity.player.PlayerInventory
 
removeStackFromSlot(int) - Method in class net.minecraft.inventory.CraftingInventory
 
removeStackFromSlot(int) - Method in class net.minecraft.inventory.CraftResultInventory
 
removeStackFromSlot(int) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
removeStackFromSlot(int) - Method in interface net.minecraft.inventory.IInventory
 
removeStackFromSlot(int) - Method in class net.minecraft.inventory.Inventory
 
removeStackFromSlot(int) - Method in class net.minecraft.inventory.MerchantInventory
 
removeStackFromSlot(int) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
removeStackFromSlot(int) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
removeStackFromSlot(int) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
removeStackFromSlot(int) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
removeStackFromSlot(int) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
Removes the stack contained in this slot from the underlying handler, and returns it.
removeStaleBanners(IBlockReader, int, int) - Method in class net.minecraft.world.storage.MapData
 
removeTag(String) - Method in class net.minecraft.entity.Entity
 
removeTeam(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
 
removeTextColorsIfConfigured(String, boolean) - Static method in class net.minecraft.client.gui.RenderComponentsUtil
 
removeTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
removeTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
removeTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
removeTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
removeTileEntity(BlockPos) - Method in interface net.minecraft.world.chunk.IChunk
 
removeTileEntity(BlockPos) - Method in class net.minecraft.world.World
 
RemoveTooMuchOceanLayer - Enum in net.minecraft.world.gen.layer
 
removeTrackingPlayer(ServerPlayerEntity) - Method in class net.minecraft.entity.boss.WitherEntity
 
removeTrackingPlayer(ServerPlayerEntity) - Method in class net.minecraft.entity.Entity
 
removeUsername(UUID) - Static method in class net.minecraftforge.common.UsernameCache
Remove a player's username from the cache
removeWidget(RealmsGuiEventListener) - Method in class net.minecraft.realms.RealmsScreen
 
removeWidget(RealmsGuiEventListener) - Method in class net.minecraft.realms.RealmsScreenProxy
 
removeWidget(Widget) - Method in class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
 
rename(String) - Method in class net.minecraft.util.datafix.fixes.EntityCodSalmonFix
 
rename(String) - Method in class net.minecraft.util.datafix.fixes.EntityRavagerRenameFix
 
rename(String) - Method in class net.minecraft.util.datafix.fixes.EntityRenameing1510
 
rename(String) - Method in class net.minecraft.util.datafix.fixes.PufferfishRename
 
rename(String) - Method in class net.minecraft.util.datafix.fixes.TippedArrow
 
rename(String) - Method in class net.minecraft.util.datafix.fixes.TypedEntityRenameHelper
 
RenamedCoral - Class in net.minecraft.util.datafix.fixes
 
RenamedCoral() - Constructor for class net.minecraft.util.datafix.fixes.RenamedCoral
 
RenamedRecipes - Class in net.minecraft.util.datafix.fixes
 
RenamedRecipes(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.RenamedRecipes
 
renameLevel(String, String) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
 
renameWorld(String, String) - Method in class net.minecraft.world.storage.SaveFormat
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsClientOutdatedScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateTrialScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsParentalConsentScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
render(int, int, float) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.AccessibilityScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.DisplayEffectsScreen
 
render(TextureManager, boolean, float, float, BufferBuilder, float, float, float, float) - Method in class net.minecraft.client.gui.fonts.EmptyGlyph
 
render(TextureManager, boolean, float, float, BufferBuilder, float, float, float, float) - Method in class net.minecraft.client.gui.fonts.TexturedGlyph
 
render(int, int, float) - Method in interface net.minecraft.client.gui.IRenderable
 
render(int) - Method in class net.minecraft.client.gui.NewChatGui
 
render() - Method in class net.minecraft.client.gui.overlay.BossOverlayGui
 
render() - Method in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
render(int, Scoreboard, ScoreObjective) - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
render() - Method in class net.minecraft.client.gui.overlay.SubtitleOverlayGui
 
render(Minecraft, int, int, boolean, float) - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
render(int, int, float) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
render(int, int, int, int, float) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
render(int, int, float) - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
render(int, int, float) - Method in class net.minecraft.client.gui.ResourceLoadProgressGui
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.AddServerScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.AlertScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.ChatOptionsScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.ConfirmBackupScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.ConfirmOpenLinkScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.ConnectingScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.ControlsScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.CreateBuffetWorldScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.CustomizeSkinScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.DeathScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.DemoScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.DirtMessageScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.DisconnectedScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.DownloadTerrainScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.EditWorldScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.EnchantmentScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.ErrorScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.GrindstoneScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.HopperScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.IngameMenuScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.BeaconScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.BrewingStandScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.CartographyTableScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.ChestScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.DispenserScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.HorseInventoryScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.ShulkerBoxScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.LanguageScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.LoomScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.MemoryErrorScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.MouseSettingsScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.OptimizeWorldScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.OptionsScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.OptionsSoundsScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.ResourcePacksScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.Screen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.ServerListScreen
 
render(int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.LanDetectedEntry
 
render(int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.LanScanEntry
 
render(int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.NormalEntry
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.ShareToLanScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.StatsScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.VideoSettingsScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.WinGameScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.WorldLoadProgressScreen
 
render(int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
render(int, int, float) - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
render(int, int, float) - Method in class net.minecraft.client.gui.SlotGui
 
render() - Method in class net.minecraft.client.gui.toasts.ToastGui
 
render(int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.widget.list.AbstractList.AbstractListEntry
 
render(int, int, float) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
render(int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
render(int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.CategoryEntry
 
render(int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.KeyEntry
 
render(int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.widget.list.OptionsRowList.Row
 
render(int, int, float) - Method in class net.minecraft.client.gui.widget.Widget
 
render(long) - Method in class net.minecraft.client.renderer.debug.CaveDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.ChunkBorderDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.ChunkInfoDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.CollisionBoxDebugRenderer
 
render(long) - Method in interface net.minecraft.client.renderer.debug.DebugRenderer.IDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.HeightMapDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.LightDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.NeighborsUpdateDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.PathfindingDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.RaidDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.SolidFaceDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.StructureDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.WaterDebugRenderer
 
render(long) - Method in class net.minecraft.client.renderer.debug.WorldGenAttemptsDebugRenderer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.ArmorLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.ArrowLayer
 
render(AbstractClientPlayerEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.CapeLayer
 
render(CatEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.CatCollarLayer
 
render(CreeperEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.CreeperChargeLayer
 
render(AbstractClientPlayerEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.Deadmau5HeadLayer
 
render(DolphinEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.DolphinCarriedItemLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.DrownedOuterLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.ElytraLayer
 
render(EnderDragonEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.EnderDragonDeathLayer
 
render(EnderDragonEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.EnderDragonEyesLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.EndermanEyesLayer
 
render(FoxEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.FoxHeldItemLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.HeadLayer
 
render(EndermanEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.HeldBlockLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.HeldItemLayer
 
render(IronGolemEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.IronGolenFlowerLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerRenderer
 
render(HorseEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LeatherHorseArmorLayer
 
render(LlamaEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LlamaDecorLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.MooshroomMushroomLayer
 
render(PandaEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.PandaHeldItemLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.ParrotVariantLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.PhantomEyesLayer
 
render(PigEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.SaddleLayer
 
render(SheepEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.SheepWoolLayer
 
render(ShulkerEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.ShulkerColorLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.SlimeGelLayer
 
render(SnowGolemEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.SnowmanHeadLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.SpiderEyesLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.SpinAttackEffectLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.StayClothingLayer
 
render(TropicalFishEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.TropicalFishPatternLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.VillagerHeldItemLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.VillagerLevelPendantLayer
 
render(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.WitchHeldItemLayer
 
render(WitherEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.WitherAuraLayer
 
render(WolfEntity, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.WolfCollarLayer
 
render(ArmorStandEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ArmorStandModel
 
render(BatEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BatModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BlazeModel
 
render(BoatEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BoatModel
 
render(float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BookModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ChickenModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.CodModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.CreeperModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.DolphinModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ElytraModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EnderCrystalModel
 
render(EnderDragonEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EnderDragonModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EndermiteModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EntityModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EvokerFangsModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.FoxModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.GhastModel
 
render(GuardianEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.GuardianModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.HorseArmorChestsModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.HorseModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.IllagerModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.IronGolemModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.LeashKnotModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.LlamaModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.LlamaSpitModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.MagmaCubeModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.MinecartModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.OcelotModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PandaModel
 
render(ParrotEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ParrotModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PhantomModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PillagerModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PolarBearModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PufferFishBigModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PufferFishMediumModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PufferFishSmallModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RabbitModel
 
render(RavagerEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RavagerModel
 
render(float) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SalmonModel
 
render() - Method in class net.minecraft.client.renderer.entity.model.ShieldModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ShulkerBulletModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ShulkerModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SilverfishModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SlimeModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SnowManModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SpiderModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SquidModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.TropicalFishAModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.TropicalFishBModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.TurtleModel
 
render(VexEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.VexModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.VillagerModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WitherModel
 
render(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WolfModel
 
render(IEnviromentBlockReader, BlockPos, BufferBuilder, IFluidState) - Method in class net.minecraft.client.renderer.FluidBlockRenderer
 
render(BufferBuilder, float) - Method in class net.minecraft.client.renderer.model.ModelBox
 
render(float, float) - Method in class net.minecraft.client.renderer.RenderSkybox
 
render(Minecraft, float, float, float) - Method in class net.minecraft.client.renderer.RenderSkyboxCube
 
render(BannerTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.BannerTileEntityRenderer
 
render(BeaconTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.BeaconTileEntityRenderer
 
render(BedTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.BedTileEntityRenderer
 
render(BellTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.BellTileEntityRenderer
 
render(CampfireTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.CampfireTileEntityRenderer
 
render(T, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.ChestTileEntityRenderer
 
render(ConduitTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer
 
render(EnchantingTableTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.EnchantmentTableTileEntityRenderer
 
render(EndPortalTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.EndGatewayTileEntityRenderer
 
render(EndPortalTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.EndPortalTileEntityRenderer
 
render(LecternTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.LecternTileEntityRenderer
 
render(MobSpawnerTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.MobSpawnerTileEntityRenderer
 
render() - Method in class net.minecraft.client.renderer.tileentity.model.BedModel
 
render(PistonTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.PistonTileEntityRenderer
 
render(ShulkerBoxTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.ShulkerBoxTileEntityRenderer
 
render(SignTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.SignTileEntityRenderer
 
render(SkullTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.SkullTileEntityRenderer
 
render(float, float, float, Direction, float, SkullBlock.ISkullType, GameProfile, int, float) - Method in class net.minecraft.client.renderer.tileentity.SkullTileEntityRenderer
 
render(StructureBlockTileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.StructureTileEntityRenderer
 
render(T, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
render(TileEntity, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
render(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
render(TileEntity, double, double, double, float, int, boolean) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
render(float) - Method in class net.minecraft.client.shader.Shader
 
render(float) - Method in class net.minecraft.client.shader.ShaderGroup
 
render(int, int, float) - Method in class net.minecraft.realms.AbstractRealmsButton
 
render(int, int, float) - Method in class net.minecraft.realms.DisconnectedRealmsScreen
 
render(int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.realms.RealmListEntry
 
render(int, int, float) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
render(int, int, float) - Method in class net.minecraft.realms.RealmsEditBox
 
render(RealmsScreen) - Method in class net.minecraft.realms.RealmsLabel
 
render(int, int, float) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
render(int, int, float) - Method in class net.minecraft.realms.RealmsScreen
 
render(int, int, float) - Method in class net.minecraft.realms.RealmsScreenProxy
 
render(int, int, float) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
render(int, int, float) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
render(int, int, float) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
render(int) - Method in class net.minecraft.world.storage.MapDecoration
Renders this decoration, useful for custom sprite sheets.
render(int, float) - Method in class net.minecraftforge.client.CloudRenderer
 
render(int, int, float) - Method in class net.minecraftforge.client.gui.NotificationModUpdateScreen
 
render(int, int, float) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
render(int, float, ClientWorld, Minecraft) - Method in interface net.minecraftforge.client.IRenderHandler
 
render(T, double, double, double, float, int) - Method in class net.minecraftforge.client.model.animation.TileEntityRendererFast
 
render(VertexLighterFlat, IEnviromentBlockReader, IBakedModel, BlockState, BlockPos, BufferBuilder, boolean, Random, long, IModelData) - Static method in class net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer
 
render(int, int, float) - Method in class net.minecraftforge.fml.client.config.GuiUnicodeGlyphButton
 
render(int, int, float) - Method in class net.minecraftforge.fml.client.gui.GuiAccessDenied
 
render(int, int, float) - Method in class net.minecraftforge.fml.client.gui.GuiBackupFailed
 
render(int, int, float) - Method in class net.minecraftforge.fml.client.gui.GuiModList
 
render(int, int, float) - Method in class net.minecraftforge.fml.client.gui.GuiNotification
 
render(int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraftforge.fml.client.gui.LoadingErrorScreen.LoadingEntryList.LoadingMessageEntry
 
render(int, int, float) - Method in class net.minecraftforge.fml.client.gui.LoadingErrorScreen
 
render9Sprite(int, int, int, int, int, int, int, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
RENDER_CLOUDS - Static variable in class net.minecraft.client.settings.AbstractOption
 
RENDER_DISTANCE - Static variable in class net.minecraft.client.settings.AbstractOption
 
renderAir - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderAir(int, int) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderAll() - Method in class net.minecraft.client.renderer.tileentity.model.ChestModel
 
renderArmor - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderArmor(int, int) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderArmPitch - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
renderArmYaw - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
renderAsItem(TileEntity) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
renderAttackIndicator() - Method in class net.minecraft.client.gui.IngameGui
 
renderAttackIndicator() - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderBackground() - Method in class net.minecraft.client.gui.screen.DemoScreen
 
renderBackground() - Method in class net.minecraft.client.gui.screen.Screen
 
renderBackground(int) - Method in class net.minecraft.client.gui.screen.Screen
 
renderBackground() - Method in class net.minecraft.client.gui.SlotGui
 
renderBackground() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
renderBackground() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
renderBackground() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
renderBackground() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
renderBackground() - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
renderBackground() - Method in class net.minecraft.realms.RealmsScreen
 
renderBackground(int) - Method in class net.minecraft.realms.RealmsScreen
 
renderBackground() - Method in class net.minecraft.realms.RealmsScreenProxy
 
renderBackground(int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
renderBackground() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
renderBackground() - Method in class net.minecraft.realms.RealmsScrolledSelectionListProxy
 
renderBackground() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
renderBackground() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
renderBackground() - Method in class net.minecraftforge.fml.client.gui.GuiSlotModList
 
renderBanner() - Method in class net.minecraft.client.renderer.tileentity.model.BannerModel
 
renderBeamSegment(double, double, double, double, double, long, int, int, float[], double, double) - Static method in class net.minecraft.client.renderer.tileentity.BeaconTileEntityRenderer
 
renderBg(Minecraft, int, int) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
renderBg(Minecraft, int, int) - Method in class net.minecraft.client.gui.widget.Widget
 
renderBg(int, int) - Method in class net.minecraft.realms.RealmsButton
 
renderBg(Minecraft, int, int) - Method in class net.minecraft.realms.RealmsButtonProxy
 
renderBg(Minecraft, int, int) - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
renderBg(Minecraft, int, int) - Method in class net.minecraftforge.fml.client.config.GuiSlider
Fired when the mouse button is dragged.
renderBiomePreviewMap(World, ItemStack) - Static method in class net.minecraft.item.FilledMapItem
 
renderBlock(BlockState, BlockPos, IEnviromentBlockReader, BufferBuilder, Random, IModelData) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
renderBlockBrightness(BlockState, float) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
renderBlockDamage(BlockState, BlockPos, TextureAtlasSprite, IEnviromentBlockReader) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
renderBlockLayer(BlockRenderLayer, ActiveRenderInfo) - Method in class net.minecraft.client.renderer.WorldRenderer
 
renderBlockOverlay(PlayerEntity, float, RenderBlockOverlayEvent.OverlayType, BlockState, BlockPos) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
RenderBlockOverlayEvent - Class in net.minecraftforge.client.event
Called when a block's texture is going to be overlaid on the player's HUD.
RenderBlockOverlayEvent(PlayerEntity, float, RenderBlockOverlayEvent.OverlayType, BlockState, BlockPos) - Constructor for class net.minecraftforge.client.event.RenderBlockOverlayEvent
 
RenderBlockOverlayEvent.OverlayType - Enum in net.minecraftforge.client.event
 
renderBossHealth - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderBossHealth() - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderButton(int, int, float) - Method in class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
renderButton(int, int, float) - Method in class net.minecraft.client.gui.recipebook.RecipeTabToggleWidget
 
renderButton(int, int, float) - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
renderButton(int, int, float) - Method in class net.minecraft.client.gui.widget.button.ChangePageButton
 
renderButton(int, int, float) - Method in class net.minecraft.client.gui.widget.button.CheckboxButton
 
renderButton(int, int, float) - Method in class net.minecraft.client.gui.widget.button.ImageButton
 
renderButton(int, int, float) - Method in class net.minecraft.client.gui.widget.button.LockIconButton
 
renderButton(int, int, float) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
renderButton(int, int, float) - Method in class net.minecraft.client.gui.widget.ToggleWidget
 
renderButton(int, int, float) - Method in class net.minecraft.client.gui.widget.Widget
 
renderButton(int, int, float) - Method in class net.minecraft.realms.RealmsButton
 
renderButton(int, int, float) - Method in class net.minecraft.realms.RealmsButtonProxy
 
renderButton(int, int, float) - Method in class net.minecraftforge.fml.client.config.GuiButtonExt
Draws this button to the screen.
renderButton(int, int, float) - Method in class net.minecraftforge.fml.client.config.GuiCheckBox
 
renderByItem(ItemStack) - Method in class net.minecraft.client.renderer.tileentity.ItemStackTileEntityRenderer
 
renderCape(float) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
renderCartContents(T, float, BlockState) - Method in class net.minecraft.client.renderer.entity.MinecartRenderer
 
renderCartContents(TNTMinecartEntity, float, BlockState) - Method in class net.minecraft.client.renderer.entity.TNTMinecartRenderer
 
renderChat(int, int) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderChestBrightness(Block, float) - Method in class net.minecraft.client.renderer.ChestRenderer
 
renderChunkLayer(BlockRenderLayer) - Method in class net.minecraft.client.renderer.AbstractChunkRenderContainer
 
renderChunkLayer(BlockRenderLayer) - Method in class net.minecraft.client.renderer.RenderList
 
renderChunkLayer(BlockRenderLayer) - Method in class net.minecraft.client.renderer.VboRenderList
 
renderChunks - Variable in class net.minecraft.client.renderer.AbstractChunkRenderContainer
 
renderChunks - Variable in class net.minecraft.client.renderer.ViewFrustum
 
renderChunksMany - Variable in class net.minecraft.client.Minecraft
 
renderChunksUpdated - Static variable in class net.minecraft.client.renderer.chunk.ChunkRender
 
renderClouds(float, double, double, double) - Method in class net.minecraft.client.renderer.WorldRenderer
 
renderClouds(int, float, ClientWorld, Minecraft) - Static method in class net.minecraftforge.client.CloudRenderer
 
renderComponentHoverEffect(ITextComponent, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
RenderComponentsUtil - Class in net.minecraft.client.gui
 
RenderComponentsUtil() - Constructor for class net.minecraft.client.gui.RenderComponentsUtil
 
renderCreativeInventoryHoveringText(ItemGroup, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
renderCrosshair(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
renderCrosshair(int, boolean, boolean, boolean) - Static method in class com.mojang.blaze3d.platform.GLX
 
renderCrosshairs - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderCrystalBeams(double, double, double, float, double, double, double, int, double, double, double) - Static method in class net.minecraft.client.renderer.entity.EnderDragonRenderer
 
renderDeadmau5Head(float) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
renderDebug(long) - Method in class net.minecraft.client.renderer.debug.DebugRenderer
 
renderDebugInfoLeft() - Method in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
renderDebugInfoRight() - Method in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
renderDecorations(int, int) - Method in class net.minecraft.client.gui.SlotGui
 
renderDecorations(int, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
renderDemoOverlay() - Method in class net.minecraft.client.gui.IngameGui
 
renderDirtBackground(int) - Method in class net.minecraft.client.gui.screen.Screen
 
renderDistanceChunks - Variable in class net.minecraft.client.GameSettings
 
renderEffect(TextureManager, Runnable, int) - Static method in class net.minecraft.client.renderer.ItemRenderer
 
renderEntities(ActiveRenderInfo, ICamera, float) - Method in class net.minecraft.client.renderer.WorldRenderer
 
renderEntity(Entity, double, double, double, float, float, boolean) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
renderEntityName(T, double, double, double, String, double) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
renderEntityName(AbstractClientPlayerEntity, double, double, double, String, double) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
renderEntityOutlineFramebuffer() - Method in class net.minecraft.client.renderer.WorldRenderer
 
renderEntityStatic(Entity, float, boolean) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
renderer() - Method in class net.minecraft.client.renderer.entity.model.TridentModel
 
rendererDispatcher - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
RendererModel - Class in net.minecraft.client.renderer.entity.model
 
RendererModel(Model, String) - Constructor for class net.minecraft.client.renderer.entity.model.RendererModel
 
RendererModel(Model) - Constructor for class net.minecraft.client.renderer.entity.model.RendererModel
 
RendererModel(Model, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.RendererModel
 
renderers - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
 
renderExpBar(int) - Method in class net.minecraft.client.gui.IngameGui
 
renderExperiance - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderExperience(int) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderFireOverlay(PlayerEntity, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
renderFirstPersonHand(WorldRenderer, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
renderFluid(BlockPos, IEnviromentBlockReader, BufferBuilder, IFluidState) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
RenderFogEvent(FogRenderer, GameRenderer, ActiveRenderInfo, double, int, float) - Constructor for class net.minecraftforge.client.event.EntityViewRenderEvent.RenderFogEvent
 
renderFood - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderFood(int, int) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderFPSGraph() - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderGameOverlay(float) - Method in class net.minecraft.client.gui.IngameGui
 
renderGameOverlay(float) - Method in class net.minecraftforge.client.ForgeIngameGui
 
RenderGameOverlayEvent - Class in net.minecraftforge.client.event
 
RenderGameOverlayEvent(float, MainWindow) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent
 
RenderGameOverlayEvent.BossInfo - Class in net.minecraftforge.client.event
 
RenderGameOverlayEvent.Chat - Class in net.minecraftforge.client.event
 
RenderGameOverlayEvent.ElementType - Enum in net.minecraftforge.client.event
 
RenderGameOverlayEvent.Post - Class in net.minecraftforge.client.event
 
RenderGameOverlayEvent.Pre - Class in net.minecraftforge.client.event
 
RenderGameOverlayEvent.Text - Class in net.minecraftforge.client.event
 
renderGhostRecipe(int, int, boolean, float) - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
renderGhostRecipe(int, int, boolean, float) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
renderGlobal - Variable in class net.minecraft.client.renderer.ViewFrustum
 
renderGlyph(STBTTFontinfo, int, int, int, float, float, float, float, int, int) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
RenderHandEvent - Class in net.minecraftforge.client.event
This event is fired on MinecraftForge.EVENT_BUS before both hands are rendered.
RenderHandEvent(WorldRenderer, float) - Constructor for class net.minecraftforge.client.event.RenderHandEvent
 
renderHeader - Variable in class net.minecraft.client.gui.SlotGui
 
renderHeader(int, int, Tessellator) - Method in class net.minecraft.client.gui.SlotGui
 
renderHeader - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
renderHeader(int, int, Tessellator) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
renderHeader(int, int, Tessellator) - Method in class net.minecraft.client.gui.widget.list.AbstractResourcePackList
 
renderHealth - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderHealth(int, int) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderHealthMount - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderHealthMount(int, int) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderHelmet - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderHelmetOverlay(ItemStack, PlayerEntity, int, int, float) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called when the client starts rendering the HUD, for whatever item the player currently has as a helmet.
RenderHelper - Class in net.minecraft.client.renderer
 
RenderHelper() - Constructor for class net.minecraft.client.renderer.RenderHelper
 
renderHoleBackground(int, int, int, int) - Method in class net.minecraft.client.gui.SlotGui
 
renderHoleBackground(int, int, int, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
renderHorseJumpBar(int) - Method in class net.minecraft.client.gui.IngameGui
 
renderHorseJumpBar(int) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderHotbar(float) - Method in class net.minecraft.client.gui.IngameGui
 
renderHotbar - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderHotbar(float) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderHoveredToolTip(int, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
renderHUDEffect(EffectInstance, AbstractGui, int, int, float, float) - Method in interface net.minecraftforge.common.extensions.IForgeEffect
Called to draw the this Potion onto the player's ingame HUD when it's active.
renderHUDText(int, int) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderIcon(float, int) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
renderIcon(float, int) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
renderIcon(float, int) - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
 
renderIcon(float, int) - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
renderInfo - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
RenderingRegistry - Class in net.minecraftforge.fml.client.registry
 
RenderingRegistry() - Constructor for class net.minecraftforge.fml.client.registry.RenderingRegistry
 
renderInventoryEffect(EffectInstance, DisplayEffectsScreen<?>, int, int, float) - Method in interface net.minecraftforge.common.extensions.IForgeEffect
Called to draw the this Potion onto the player's inventory when it's active.
renderItem(int, int, int, int, int, int, float) - Method in class net.minecraft.client.gui.SlotGui
 
renderItem(LivingEntity, ItemStack, ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.FirstPersonRenderer
 
renderItem(ItemStack, IBakedModel) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItem(ItemStack, ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItem(ItemStack, LivingEntity, ItemCameraTransforms.TransformType, boolean) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItem(int, int, int, int, Tezzelator, int, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
renderItem(int, int, int, int, int, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
renderItem(int, int, int, int, int, int, float) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
renderItem(int, int, int, int, Tezzelator, int, int) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
renderItem(int, int, int, int, int, int) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
renderItem(int, int, int, int, Tezzelator, int, int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
renderItem(int, int, int, int, int, int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
renderItem(int, int, int, int, int, int, float) - Method in class net.minecraft.realms.RealmsScrolledSelectionListProxy
 
renderItem(int, int, int, int, Tezzelator, int, int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
renderItem(int, int, int, int, int, int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
renderItem(int, int, int, int, int, int, float) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
renderItemAndEffectIntoGUI(ItemStack, int, int) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemAndEffectIntoGUI(LivingEntity, ItemStack, int, int) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemInFirstPerson(float) - Method in class net.minecraft.client.renderer.FirstPersonRenderer
 
renderItemInFirstPerson(AbstractClientPlayerEntity, float, float, Hand, float, ItemStack, float) - Method in class net.minecraft.client.renderer.FirstPersonRenderer
 
RenderItemInFrameEvent - Class in net.minecraftforge.client.event
This event is called when an item is rendered in an item frame.
RenderItemInFrameEvent(ItemFrameEntity, ItemFrameRenderer) - Constructor for class net.minecraftforge.client.event.RenderItemInFrameEvent
 
renderItemIntoGUI(ItemStack, int, int) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemModel(ItemStack, IBakedModel, ItemCameraTransforms.TransformType, boolean) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemModelIntoGUI(ItemStack, int, int, IBakedModel) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemOverlayIntoGUI(FontRenderer, ItemStack, int, int, String) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemOverlays(FontRenderer, ItemStack, int, int) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemSide(LivingEntity, ItemStack, ItemCameraTransforms.TransformType, boolean) - Method in class net.minecraft.client.renderer.FirstPersonRenderer
 
renderJumpBar - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderLayer(BlockRenderLayer) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
renderLayers(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
renderLeash(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.MobRenderer
 
renderLeftArm(AbstractClientPlayerEntity) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
renderList(int, int, int, int, float) - Method in class net.minecraft.client.gui.SlotGui
 
renderList(int, int, int, int, float) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
RenderList - Class in net.minecraft.client.renderer
 
RenderList() - Constructor for class net.minecraft.client.renderer.RenderList
 
renderList(int, int, int, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
renderList(int, int, int, int, float) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
renderList(int, int, int, int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
renderList(int, int, int, int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
renderLitItem(ItemRenderer, IBakedModel, int, ItemStack) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
renderLivingAt(T, double, double, double) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
RenderLivingEvent<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraftforge.client.event
 
RenderLivingEvent(LivingEntity, LivingRenderer<T, M>, float, double, double, double) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent
 
RenderLivingEvent.Post<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraftforge.client.event
 
RenderLivingEvent.Pre<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraftforge.client.event
 
RenderLivingEvent.Specials<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraftforge.client.event
 
RenderLivingEvent.Specials.Post<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraftforge.client.event
 
RenderLivingEvent.Specials.Pre<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraftforge.client.event
 
renderLivingLabel(T, String, double, double, double, int) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
renderMainMenu(MainMenuScreen, FontRenderer, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
renderManager - Variable in class net.minecraft.client.renderer.entity.EntityRenderer
 
renderMap(MapData, boolean) - Method in class net.minecraft.client.gui.MapItemRenderer
 
renderMarker - Variable in class net.minecraft.client.renderer.entity.LivingRenderer
 
renderMob(AbstractSpawner, double, double, double, float) - Static method in class net.minecraft.client.renderer.tileentity.MobSpawnerTileEntityRenderer
 
renderModel(IEnviromentBlockReader, IBakedModel, BlockState, BlockPos, BufferBuilder, boolean, Random, long) - Method in class net.minecraft.client.renderer.BlockModelRenderer
Deprecated.
renderModel(IEnviromentBlockReader, IBakedModel, BlockState, BlockPos, BufferBuilder, boolean, Random, long, IModelData) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModel(EnderDragonEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.EnderDragonRenderer
 
renderModel(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
renderModelBrightness(IBakedModel, BlockState, float, boolean) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModelBrightnessColor(IBakedModel, float, float, float, float) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModelBrightnessColor(BlockState, IBakedModel, float, float, float, float) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModelFlat(IEnviromentBlockReader, IBakedModel, BlockState, BlockPos, BufferBuilder, boolean, Random, long) - Method in class net.minecraft.client.renderer.BlockModelRenderer
Deprecated.
renderModelFlat(IEnviromentBlockReader, IBakedModel, BlockState, BlockPos, BufferBuilder, boolean, Random, long, IModelData) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModelFlat(IEnviromentBlockReader, IBakedModel, BlockState, BlockPos, BufferBuilder, boolean, Random, long, IModelData) - Method in class net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer
 
renderModelSmooth(IEnviromentBlockReader, IBakedModel, BlockState, BlockPos, BufferBuilder, boolean, Random, long) - Method in class net.minecraft.client.renderer.BlockModelRenderer
Deprecated.
renderModelSmooth(IEnviromentBlockReader, IBakedModel, BlockState, BlockPos, BufferBuilder, boolean, Random, long, IModelData) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModelSmooth(IEnviromentBlockReader, IBakedModel, BlockState, BlockPos, BufferBuilder, boolean, Random, long, IModelData) - Method in class net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer
 
renderMultipass(BoatEntity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.BoatRenderer
 
renderMultipass(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
renderMultipass(Entity, float) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
renderMultipass(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BoatModel
 
renderName(T, double, double, double) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
renderName(ItemFrameEntity, double, double, double) - Method in class net.minecraft.client.renderer.entity.ItemFrameRenderer
 
renderName(T, double, double, double) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
renderObjective - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderOffsetAABB(AxisAlignedBB, double, double, double) - Static method in class net.minecraft.client.renderer.entity.EntityRenderer
 
renderOnFrame() - Method in class net.minecraft.world.storage.MapDecoration
 
renderOutlines - Variable in class net.minecraft.client.renderer.entity.EntityRenderer
 
renderOverlays(float) - Method in class net.minecraft.client.renderer.FirstPersonRenderer
 
renderPaddle(BoatEntity, int, float, float) - Method in class net.minecraft.client.renderer.entity.model.BoatModel
 
renderPartialTicks - Variable in class net.minecraft.util.Timer
 
renderParticle(BufferBuilder, ActiveRenderInfo, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.FireworkParticle.Overlay
 
renderParticle(BufferBuilder, ActiveRenderInfo, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.ItemPickupParticle
 
renderParticle(BufferBuilder, ActiveRenderInfo, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.MetaParticle
 
renderParticle(BufferBuilder, ActiveRenderInfo, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.MobAppearanceParticle
 
renderParticle(BufferBuilder, ActiveRenderInfo, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.Particle
 
renderParticle(BufferBuilder, ActiveRenderInfo, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.TexturedParticle
 
renderParticles(ActiveRenderInfo, float) - Method in class net.minecraft.client.particle.ParticleManager
 
RenderPlayerEvent - Class in net.minecraftforge.client.event
 
RenderPlayerEvent(PlayerEntity, PlayerRenderer, float, double, double, double) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent
 
RenderPlayerEvent.Post - Class in net.minecraftforge.client.event
 
RenderPlayerEvent.Pre - Class in net.minecraftforge.client.event
 
renderPlayerList(int, int) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderPortal(float) - Method in class net.minecraft.client.gui.IngameGui
 
renderPortal - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderPortal(float) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderPotionEffects() - Method in class net.minecraft.client.gui.IngameGui
 
renderPotionEffects() - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderProgressText() - Static method in class net.minecraftforge.fml.client.ClientModLoader
 
renderPumpkinOverlay() - Method in class net.minecraft.client.gui.IngameGui
 
renderQuadColor(BufferBuilder, BakedQuad, int) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
renderQuadColorSlow(BufferBuilder, BakedQuad, int) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
renderQuads(BufferBuilder, List<BakedQuad>, int, ItemStack) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderRainSnow(float) - Method in class net.minecraft.client.renderer.GameRenderer
 
renderRecordOverlay(int, int, float) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderRepeating(int, int, int, int, int, int, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
renderRightArm(AbstractClientPlayerEntity) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
renderScoreboard(ScoreObjective) - Method in class net.minecraft.client.gui.IngameGui
 
renderSelected(int, int, int, Tezzelator) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
renderSelected(int, int, int, Tezzelator) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
renderSelectedItem() - Method in class net.minecraft.client.gui.IngameGui
 
renderSelectedItem() - Method in class net.minecraft.client.gui.SpectatorGui
 
renderSelection - Variable in class net.minecraft.client.gui.SlotGui
 
renderSelection - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
RenderSideCacheKey(BlockState, BlockState, Direction) - Constructor for class net.minecraft.block.Block.RenderSideCacheKey
 
renderSign() - Method in class net.minecraft.client.renderer.tileentity.model.SignModel
 
renderSky(float) - Method in class net.minecraft.client.renderer.WorldRenderer
 
RenderSkybox - Class in net.minecraft.client.renderer
 
RenderSkybox(RenderSkyboxCube) - Constructor for class net.minecraft.client.renderer.RenderSkybox
 
RenderSkyboxCube - Class in net.minecraft.client.renderer
 
RenderSkyboxCube(ResourceLocation) - Constructor for class net.minecraft.client.renderer.RenderSkyboxCube
 
renderSleepFade(int, int) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderSpecificFirstPersonHand(Hand, float, float, float, float, ItemStack) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
RenderSpecificHandEvent - Class in net.minecraftforge.client.event
This event is fired on the MinecraftForge.EVENT_BUS whenever a hand is rendered in first person.
RenderSpecificHandEvent(Hand, float, float, float, float, ItemStack) - Constructor for class net.minecraftforge.client.event.RenderSpecificHandEvent
 
renderSpectatorTooltip - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderSubtitles() - Method in class net.minecraftforge.client.ForgeIngameGui
 
RenderTickEvent(TickEvent.Phase, float) - Constructor for class net.minecraftforge.event.TickEvent.RenderTickEvent
 
renderTickTime - Variable in class net.minecraftforge.event.TickEvent.RenderTickEvent
 
renderTileEntityFast(T, double, double, double, float, int, BufferBuilder) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
renderTileEntityFast(T, double, double, double, float, int, BufferBuilder) - Method in class net.minecraftforge.client.model.animation.TileEntityRendererAnimation
 
renderTileEntityFast(T, double, double, double, float, int, BufferBuilder) - Method in class net.minecraftforge.client.model.animation.TileEntityRendererFast
Draw this renderer to the passed BufferBuilder.
renderTitle(int, int, float) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderTooltip(int, int, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
renderTooltip(int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
renderTooltip(ItemStack, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
renderTooltip(ItemStack, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
renderTooltip(String, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
renderTooltip(List<String>, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
renderTooltip(List<String>, int, int, FontRenderer) - Method in class net.minecraft.client.gui.screen.Screen
 
renderTooltip(float) - Method in class net.minecraft.client.gui.SpectatorGui
 
renderToolTip(int, int) - Method in class net.minecraft.client.gui.widget.Widget
 
renderTooltip(ItemStack, int, int) - Method in class net.minecraft.realms.RealmsScreen
 
renderTooltip(String, int, int) - Method in class net.minecraft.realms.RealmsScreen
 
renderTooltip(List<String>, int, int) - Method in class net.minecraft.realms.RealmsScreen
 
renderTooltip(ItemStack, int, int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
renderTooltip(String, int, int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
renderTooltip(List<String>, int, int) - Method in class net.minecraft.realms.RealmsScreenProxy
 
RenderTooltipEvent - Class in net.minecraftforge.client.event
A set of events which are fired at various points during tooltip rendering.
RenderTooltipEvent(ItemStack, List<String>, int, int, FontRenderer) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent
 
RenderTooltipEvent.Color - Class in net.minecraftforge.client.event
This event is fired when the colours for the tooltip background are determined.
RenderTooltipEvent.Post - Class in net.minecraftforge.client.event
Events inheriting from this class are fired at different stages during the tooltip rendering.
RenderTooltipEvent.PostBackground - Class in net.minecraftforge.client.event
This event is fired directly after the tooltip background is drawn, but before any text is drawn.
RenderTooltipEvent.PostText - Class in net.minecraftforge.client.event
This event is fired directly after the tooltip text is drawn, but before the GL state is reset.
RenderTooltipEvent.Pre - Class in net.minecraftforge.client.event
This event is fired before any tooltip calculations are done.
renderTranslucent - Static variable in class net.minecraft.block.LeavesBlock
 
renderViewEntity - Variable in class net.minecraft.client.Minecraft
 
renderVignette(Entity) - Method in class net.minecraft.client.gui.IngameGui
 
renderVignette - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
renderVignette(Entity) - Method in class net.minecraftforge.client.ForgeIngameGui
 
renderWaterOverlay(PlayerEntity, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
renderWindow(int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
renderWithRotation(float) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
renderWorld(float, long) - Method in class net.minecraft.client.renderer.GameRenderer
 
renderWorldBorder(ActiveRenderInfo, float) - Method in class net.minecraft.client.renderer.WorldRenderer
 
RenderWorldLastEvent - Class in net.minecraftforge.client.event
 
RenderWorldLastEvent(WorldRenderer, float) - Constructor for class net.minecraftforge.client.event.RenderWorldLastEvent
 
renderYawOffset - Variable in class net.minecraft.entity.LivingEntity
 
RepairContainer - Class in net.minecraft.inventory.container
 
RepairContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.RepairContainer
 
RepairContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.RepairContainer
 
RepairItemRecipe - Class in net.minecraft.item.crafting
 
RepairItemRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.RepairItemRecipe
 
repeat - Variable in class net.minecraft.client.audio.LocatableSound
 
repeat(long, IAreaTransformer1, IAreaFactory<T>, int, LongFunction<C>) - Static method in class net.minecraft.world.gen.layer.LayerUtil
 
repeatDelay - Variable in class net.minecraft.client.audio.LocatableSound
 
REPEATER - Static variable in class net.minecraft.block.Blocks
 
REPEATER - Static variable in class net.minecraft.item.Items
 
RepeaterBlock - Class in net.minecraft.block
 
RepeaterBlock(Block.Properties) - Constructor for class net.minecraft.block.RepeaterBlock
 
REPEATING_COMMAND_BLOCK - Static variable in class net.minecraft.block.Blocks
 
REPEATING_COMMAND_BLOCK - Static variable in class net.minecraft.item.Items
 
replace(boolean) - Method in class net.minecraft.tags.Tag.Builder
 
replace() - Method in class net.minecraft.tags.Tag.Builder
 
replace(File, String) - Static method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
replaceable() - Method in class net.minecraft.block.material.Material.Builder
 
replaceAirAndLiquidDownwards(IWorld, BlockState, int, int, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
replaceBlock(BlockState, BlockState, IWorld, BlockPos, int) - Static method in class net.minecraft.block.Block
 
ReplaceBlockConfig - Class in net.minecraft.world.gen.feature
 
ReplaceBlockConfig(BlockState, BlockState) - Constructor for class net.minecraft.world.gen.feature.ReplaceBlockConfig
 
ReplaceBlockFeature - Class in net.minecraft.world.gen.feature
 
ReplaceBlockFeature(Function<Dynamic<?>, ? extends ReplaceBlockConfig>) - Constructor for class net.minecraft.world.gen.feature.ReplaceBlockFeature
 
replaceClicked - Variable in class net.minecraft.item.BlockItemUseContext
 
replaceEntries(Collection<E>) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
replaceEntries(Collection<E>) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
replaceEntries(Collection<E>) - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
ReplaceItemCommand - Class in net.minecraft.command.impl
 
ReplaceItemCommand() - Constructor for class net.minecraft.command.impl.ReplaceItemCommand
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.Entity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.MobEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.monster.PillagerEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
replaceWith(Map<String, String>) - Static method in class net.minecraft.util.text.translation.LanguageMap
 
replacingClickedOnBlock() - Method in class net.minecraft.item.BlockItemUseContext
 
replacingClickedOnBlock() - Method in class net.minecraft.item.DirectionalPlaceContext
 
reply() - Method in enum net.minecraftforge.fml.network.NetworkDirection
 
reply(MSG, NetworkEvent.Context) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
ReportedException - Exception in net.minecraft.crash
 
ReportedException(CrashReport) - Constructor for exception net.minecraft.crash.ReportedException
 
Repository - Class in net.minecraftforge.fml.relauncher.libraries
 
Repository(File) - Constructor for class net.minecraftforge.fml.relauncher.libraries.Repository
 
Repository(File, String) - Constructor for class net.minecraftforge.fml.relauncher.libraries.Repository
 
Request<T extends Request<T>> - Class in com.mojang.realmsclient.client
 
Request(String, int, int) - Constructor for class com.mojang.realmsclient.client.Request
 
Request.Delete - Class in com.mojang.realmsclient.client
 
Request.Get - Class in com.mojang.realmsclient.client
 
Request.Post - Class in com.mojang.realmsclient.client
 
Request.Put - Class in com.mojang.realmsclient.client
 
requestModelDataRefresh(TileEntity) - Static method in class net.minecraftforge.client.model.ModelDataManager
 
requestModelDataUpdate() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
Requests a refresh for the model data of your TE Call this every time your IForgeTileEntity.getModelData() changes
required(LootParameter<?>) - Method in class net.minecraft.world.storage.loot.LootParameterSet.Builder
 
REQUIRES_ENTITY_EXCEPTION_TYPE - Static variable in class net.minecraft.command.CommandSource
 
REQUIRES_PLAYER_EXCEPTION_TYPE - Static variable in class net.minecraft.command.CommandSource
 
requiresConversion(String) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
 
requiresConversion() - Method in class net.minecraft.world.storage.WorldSummary
 
requiresMcRestart - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
requiresMcRestart() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
requiresMcRestart() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property, Category] Whether or not this element requires Minecraft to be restarted when changed.
requiresTool() - Method in class net.minecraft.block.material.Material.Builder
 
requiresWorldRestart - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
requiresWorldRestart() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
requiresWorldRestart() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property, Category] Whether or not this element is safe to modify while a world is running.
RERENDER_MAIN_THREAD - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
Makes the block be re-rendered immediately, on the main thread.
RES_ARROW - Static variable in class net.minecraft.client.renderer.entity.TippedArrowRenderer
 
RES_ITEM_GLINT - Static variable in class net.minecraft.client.renderer.ItemRenderer
 
RES_SPECTRAL_ARROW - Static variable in class net.minecraft.client.renderer.entity.SpectralArrowRenderer
 
RES_TIPPED_ARROW - Static variable in class net.minecraft.client.renderer.entity.TippedArrowRenderer
 
rescale - Variable in class net.minecraft.client.renderer.model.BlockPartRotation
 
rescale(boolean) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
reseedRandomGenerator(long) - Method in class net.minecraft.util.EnchantmentNameParts
 
reserveStencilBit() - Static method in class net.minecraftforge.client.MinecraftForgeClient
Reserve a stencil bit for use in rendering Note: you must check the Framebuffer you are working with to determine if stencil bits are enabled on it before use.
reset() - Method in class net.minecraft.advancements.CriterionProgress
 
reset() - Method in class net.minecraft.client.renderer.BufferBuilder
 
reset() - Method in class net.minecraft.client.util.MouseSmoother
 
reset() - Method in class net.minecraft.network.rcon.RConOutputStream
 
reset() - Method in class net.minecraft.scoreboard.Score
 
reset() - Method in class net.minecraft.util.CombatTracker
 
reset() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
reset() - Static method in class net.minecraftforge.fml.StartupQuery
 
reset() - Method in class net.minecraftforge.server.timings.TimeTracker
Resets the tracker (clears timings and stops any in-progress timings)
RESET_CHAR - Static variable in class net.minecraftforge.fml.client.config.GuiUtils
 
resetActiveHand() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
resetActiveHand() - Method in class net.minecraft.entity.LivingEntity
 
resetBlockInfo() - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
resetBlockRemoving() - Method in class net.minecraft.client.multiplayer.PlayerController
 
resetBrain(ServerWorld) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
resetCooldown() - Method in class net.minecraft.entity.player.PlayerEntity
 
resetData() - Method in class net.minecraft.client.renderer.GameRenderer
 
resetDrag() - Method in class net.minecraft.inventory.container.Container
 
resetEquippedProgress(Hand) - Method in class net.minecraft.client.renderer.FirstPersonRenderer
 
resetFlameCount() - Method in class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
resetFooterHeader() - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
resetHoverTimer() - Method in class net.minecraftforge.fml.client.config.HoverChecker
Manually resets the hover timer.
resetInLove() - Method in class net.minecraft.entity.passive.AnimalEntity
 
resetKeyBindingArrayAndHash() - Static method in class net.minecraft.client.settings.KeyBinding
 
resetLog() - Method in class net.minecraft.network.rcon.RConConsoleSource
 
resetPatrolTarget() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
resetPlayersOverlayFooterHeader() - Method in class net.minecraft.client.gui.IngameGui
 
resetPositionToBB() - Method in class net.minecraft.client.particle.Particle
 
resetPositionToBB() - Method in class net.minecraft.entity.Entity
 
resetPotionEffectMetadata() - Method in class net.minecraft.entity.LivingEntity
 
resetProgressAndMessage(ITextComponent) - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
resetProgressAndMessage(ITextComponent) - Method in interface net.minecraft.util.IProgressUpdate
 
resetRainAndThunder() - Method in class net.minecraft.world.dimension.Dimension
 
resetRainAndThunder() - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
resetReaderIndex() - Method in class net.minecraft.network.PacketBuffer
 
resetRecipeAndSlots() - Method in class net.minecraft.inventory.MerchantInventory
 
resetRecipes(Collection<IRecipe<?>>) - Method in class net.minecraft.entity.player.PlayerEntity
 
resetRecipes(Collection<IRecipe<?>>) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
resetScroll() - Method in class net.minecraft.client.gui.NewChatGui
 
resetSpikeCrystals() - Method in class net.minecraft.world.end.DragonFightManager
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CelebrateRaidVictoryTask
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CreateBabyVillagerTask
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FarmTask
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask
 
resetTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
resetTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.LookTask
 
resetTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.MultiTask
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShareItemsTask
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShowWaresTask
 
resetTask(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SleepAtHomeTask
 
resetTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.TradeTask
 
resetTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToTargetTask
 
resetTask() - Method in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.BegGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.BreedGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.CreeperSwellGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.FollowBoatGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.FollowMobGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.FollowParentGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.Goal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.LookAtGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.MoveTowardsTargetGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.OcelotAttackGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.OpenDoorGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.RangedAttackGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.RestrictSunGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.ShowVillagerFlowerGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.SitGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.TargetGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.TradeWithPlayerGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.UseItemGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.ZombieAttackGoal
 
resetTask() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.CelebrateRaidLossGoal
 
resetTask() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.FindTargetGoal
 
resetTask() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
resetTask() - Method in class net.minecraft.entity.monster.PatrollerEntity.PatrolGoal
 
resetTask() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.CastingASpellGoal
 
resetTask() - Method in class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
ResettingWorldTask(long, RealmsScreen, WorldTemplate) - Constructor for class com.mojang.realmsclient.util.RealmsTasks.ResettingWorldTask
 
ResettingWorldTask(long, RealmsScreen, String, int, boolean) - Constructor for class com.mojang.realmsclient.util.RealmsTasks.ResettingWorldTask
 
resetUpdateEntityTick() - Method in class net.minecraft.world.server.ServerWorld
 
resetWidth() - Method in class net.minecraftforge.common.util.TextTable.Column
 
ResetWorldInfo(String, int, boolean) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen.ResetWorldInfo
 
resetWriterIndex() - Method in class net.minecraft.network.PacketBuffer
 
RESISTANCE - Static variable in class net.minecraft.potion.Effects
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.AddServerScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.CommandBlockScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.EditWorldScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.ServerListScreen
 
resize(Minecraft, int, int) - Method in class net.minecraftforge.fml.client.gui.GuiModList
 
resizeSubRectTo(int, int, int, int, NativeImage) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
resolve(Function<ResourceLocation, Tag<T>>) - Method in class net.minecraft.tags.Tag.Builder
 
resolve(Function<ResourceLocation, Tag<T>>) - Method in interface net.minecraft.tags.Tag.ITagEntry
 
resolve(Function<ResourceLocation, Tag<T>>) - Method in class net.minecraft.tags.Tag.TagEntry
 
resolve(Artifact) - Method in class net.minecraftforge.fml.relauncher.libraries.LinkRepository
 
resolve(Artifact) - Method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
resolveAll(Artifact) - Static method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
resolveContents(ItemStack, CommandSource, PlayerEntity) - Static method in class net.minecraft.item.WrittenBookItem
 
resolveParent(Function<ResourceLocation, Advancement>) - Method in class net.minecraft.advancements.Advancement.Builder
 
resolveTexture(String) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
resolveTexture(String) - Method in interface net.minecraftforge.client.model.IModelConfiguration
Resolves the final texture name, taking into account texture aliases and replacements.
resolveTexture(String, IModelConfiguration) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry2
 
resolveTextureName(String) - Method in class net.minecraft.client.renderer.model.BlockModel
 
resortTransparency(float, float, float, ChunkRenderTask) - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
RESOURCE_IO_EXECUTOR - Static variable in class net.minecraft.resources.SimpleResource
 
RESOURCE_LOCATION_EMPTY - Static variable in class net.minecraft.client.renderer.texture.TextureManager
 
resourceExists(ResourcePackType, ResourceLocation) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
resourceExists(ResourcePackType, ResourceLocation) - Method in class net.minecraft.client.resources.VirtualAssetsPack
 
resourceExists(String) - Method in class net.minecraft.resources.FilePack
 
resourceExists(String) - Method in class net.minecraft.resources.FolderPack
 
resourceExists(ResourcePackType, ResourceLocation) - Method in interface net.minecraft.resources.IResourcePack
 
resourceExists(ResourcePackType, ResourceLocation) - Method in class net.minecraft.resources.ResourcePack
 
resourceExists(String) - Method in class net.minecraft.resources.ResourcePack
 
resourceExists(ResourcePackType, ResourceLocation) - Method in class net.minecraft.resources.VanillaPack
 
resourceExists(String) - Method in class net.minecraftforge.fml.packs.DelegatableResourcePack
 
resourceExists(String) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
resourceExists(String) - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
resourceExists(ResourcePackType, ResourceLocation) - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
ResourceIndex - Class in net.minecraft.client.resources
 
ResourceIndex() - Constructor for class net.minecraft.client.resources.ResourceIndex
 
ResourceIndex(File, String) - Constructor for class net.minecraft.client.resources.ResourceIndex
 
ResourceLoadProgressGui - Class in net.minecraft.client.gui
 
ResourceLoadProgressGui(Minecraft, IAsyncReloader, Runnable, boolean) - Constructor for class net.minecraft.client.gui.ResourceLoadProgressGui
 
resourceLocation - Variable in class net.minecraft.client.gui.widget.ToggleWidget
 
resourceLocation() - Static method in class net.minecraft.command.arguments.ResourceLocationArgument
 
resourceLocation(String) - Static method in class net.minecraft.realms.Realms
 
ResourceLocation - Class in net.minecraft.util
 
ResourceLocation(String[]) - Constructor for class net.minecraft.util.ResourceLocation
 
ResourceLocation(String) - Constructor for class net.minecraft.util.ResourceLocation
 
ResourceLocation(String, String) - Constructor for class net.minecraft.util.ResourceLocation
 
ResourceLocation.Serializer - Class in net.minecraft.util
 
ResourceLocationArgument - Class in net.minecraft.command.arguments
 
ResourceLocationArgument() - Constructor for class net.minecraft.command.arguments.ResourceLocationArgument
 
ResourceLocationException - Exception in net.minecraft.util
 
ResourceLocationException(String) - Constructor for exception net.minecraft.util.ResourceLocationException
 
ResourceLocationException(String, Throwable) - Constructor for exception net.minecraft.util.ResourceLocationException
 
ResourceLocationUtils - Class in net.minecraftforge.fml
 
ResourceLocationUtils() - Constructor for class net.minecraftforge.fml.ResourceLocationUtils
 
resourceManager - Variable in class net.minecraft.client.renderer.model.ModelBakery
 
resourceManager - Variable in class net.minecraft.resources.AsyncReloader
 
resourceManagerReloadListener() - Static method in class net.minecraftforge.fml.BrandingControl
 
resourceNamespaces - Variable in class net.minecraft.resources.VanillaPack
 
ResourcePack - Class in net.minecraft.resources
 
ResourcePack(File) - Constructor for class net.minecraft.resources.ResourcePack
 
resourcePack - Variable in class net.minecraft.server.dedicated.ServerProperties
 
RESOURCEPACK - Static variable in class net.minecraftforge.fml.ExtensionPoint
 
ResourcePackEntry(AbstractResourcePackList, ResourcePacksScreen, ClientResourcePackInfo) - Constructor for class net.minecraft.client.gui.widget.list.AbstractResourcePackList.ResourcePackEntry
 
ResourcePackFileNotFoundException - Exception in net.minecraft.resources
 
ResourcePackFileNotFoundException(File, String) - Constructor for exception net.minecraft.resources.ResourcePackFileNotFoundException
 
resourcePackHash - Variable in class com.mojang.realmsclient.dto.RealmsServerAddress
 
resourcePackHash - Variable in class com.mojang.realmsclient.dto.WorldDownload
 
resourcePackHash - Variable in class net.minecraft.server.dedicated.ServerProperties
 
ResourcePackInfo - Class in net.minecraft.resources
 
ResourcePackInfo(String, boolean, Supplier<IResourcePack>, ITextComponent, ITextComponent, PackCompatibility, ResourcePackInfo.Priority, boolean) - Constructor for class net.minecraft.resources.ResourcePackInfo
Deprecated.
ResourcePackInfo(String, boolean, Supplier<IResourcePack>, ITextComponent, ITextComponent, PackCompatibility, ResourcePackInfo.Priority, boolean, boolean) - Constructor for class net.minecraft.resources.ResourcePackInfo
 
ResourcePackInfo(String, boolean, Supplier<IResourcePack>, IResourcePack, PackMetadataSection, ResourcePackInfo.Priority) - Constructor for class net.minecraft.resources.ResourcePackInfo
Deprecated.
ResourcePackInfo(String, boolean, Supplier<IResourcePack>, IResourcePack, PackMetadataSection, ResourcePackInfo.Priority, boolean) - Constructor for class net.minecraft.resources.ResourcePackInfo
 
ResourcePackInfo.IFactory<T extends ResourcePackInfo> - Interface in net.minecraft.resources
 
ResourcePackInfo.Priority - Enum in net.minecraft.resources
 
ResourcePackList<T extends ResourcePackInfo> - Class in net.minecraft.resources
 
ResourcePackList(ResourcePackInfo.IFactory<T>) - Constructor for class net.minecraft.resources.ResourcePackList
 
ResourcePackLoader - Class in net.minecraftforge.fml.packs
 
ResourcePackLoader() - Constructor for class net.minecraftforge.fml.packs.ResourcePackLoader
 
ResourcePackLoader.IPackInfoFinder<T extends ResourcePackInfo> - Interface in net.minecraftforge.fml.packs
 
resourcePacks - Variable in class net.minecraft.client.GameSettings
 
resourcePacks - Variable in class net.minecraft.resources.FallbackResourceManager
 
resourcePacksDir - Variable in class net.minecraft.client.GameConfiguration.FolderInformation
 
resourcePackSha1 - Variable in class net.minecraft.server.dedicated.ServerProperties
 
ResourcePacksScreen - Class in net.minecraft.client.gui.screen
 
ResourcePacksScreen(Screen) - Constructor for class net.minecraft.client.gui.screen.ResourcePacksScreen
 
ResourcePackType - Enum in net.minecraft.resources
 
resourcePackUrl - Variable in class com.mojang.realmsclient.dto.RealmsServerAddress
 
resourcePackUrl - Variable in class com.mojang.realmsclient.dto.WorldDownload
 
RespawnEvent(PlayerController, ClientPlayerEntity, ClientPlayerEntity, NetworkManager) - Constructor for class net.minecraftforge.client.event.ClientPlayerNetworkEvent.RespawnEvent
 
respawnPlayer() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
respawnPlayer() - Method in class net.minecraft.entity.player.PlayerEntity
 
RESPIRATION - Static variable in class net.minecraft.enchantment.Enchantments
 
RespirationEnchantment - Class in net.minecraft.enchantment
 
RespirationEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.RespirationEnchantment
 
REST - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
rest(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
restart() - Method in class net.minecraft.client.audio.SoundEngineExecutor
 
restore() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
restore(boolean) - Method in class net.minecraftforge.common.util.BlockSnapshot
 
restore(boolean, boolean) - Method in class net.minecraftforge.common.util.BlockSnapshot
 
restoreLastBlurMipmap() - Method in interface net.minecraft.client.renderer.texture.ITextureObject
 
restoreLastBlurMipmap() - Method in class net.minecraft.client.renderer.texture.Texture
 
restoreState(BufferBuilder.State) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
RestoreTask(Backup, long, RealmsConfigureWorldScreen) - Constructor for class com.mojang.realmsclient.util.RealmsTasks.RestoreTask
 
restoreToLocation(IWorld, BlockPos, boolean, boolean) - Method in class net.minecraftforge.common.util.BlockSnapshot
 
restoringBlockSnapshots - Variable in class net.minecraft.world.World
 
restrictionToString(Restriction) - Static method in class net.minecraftforge.fml.MavenVersionStringHelper
 
RestrictSunGoal - Class in net.minecraft.entity.ai.goal
 
RestrictSunGoal(CreatureEntity) - Constructor for class net.minecraft.entity.ai.goal.RestrictSunGoal
 
Result(ResourceLocation, String, Ingredient, Item, float, int, Advancement.Builder, ResourceLocation, IRecipeSerializer<? extends AbstractCookingRecipe>) - Constructor for class net.minecraft.data.CookingRecipeBuilder.Result
 
Result(ResourceLocation, Item, int, String, List<String>, Map<Character, Ingredient>, Advancement.Builder, ResourceLocation) - Constructor for class net.minecraft.data.ShapedRecipeBuilder.Result
 
Result(ResourceLocation, Item, int, String, List<Ingredient>, Advancement.Builder, ResourceLocation) - Constructor for class net.minecraft.data.ShapelessRecipeBuilder.Result
 
Result(ResourceLocation, IRecipeSerializer<?>, String, Ingredient, Item, int, Advancement.Builder, ResourceLocation) - Constructor for class net.minecraft.data.SingleItemRecipeBuilder.Result
 
result - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
result - Variable in class net.minecraft.item.crafting.SingleItemRecipe
 
result - Variable in class net.minecraftforge.fluids.FluidActionResult
 
resultListFuture - Variable in class net.minecraft.resources.AsyncReloader
 
resultTextField - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
resume() - Method in class net.minecraft.client.audio.SoundEngine
 
resume() - Method in class net.minecraft.client.audio.SoundHandler
 
retain(int) - Method in class net.minecraft.network.PacketBuffer
 
retain() - Method in class net.minecraft.network.PacketBuffer
 
retain() - Static method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
 
retain(Entity) - Static method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
 
retain(double, double, double) - Static method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
 
retain(int, int, int) - Static method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
 
retainChunkData(ChunkPos, boolean) - Method in class net.minecraft.world.lighting.LightEngine
 
retainChunkData(long, boolean) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
retainData(ChunkPos, boolean) - Method in class net.minecraft.world.lighting.WorldLightManager
 
retainData(ChunkPos, boolean) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
retainedDuplicate() - Method in class net.minecraft.network.PacketBuffer
 
retainedSlice() - Method in class net.minecraft.network.PacketBuffer
 
retainedSlice(int, int) - Method in class net.minecraft.network.PacketBuffer
 
retexture(ImmutableMap<String, String>) - Method in interface net.minecraftforge.client.model.IModel
Deprecated.
Applies new textures to the model.
retexture(ImmutableMap<String, String>) - Method in class net.minecraftforge.client.model.ItemLayerModel
 
retexture(ImmutableMap<String, String>) - Method in class net.minecraftforge.client.model.ModelDynBucket
Deprecated.
retexture(ImmutableMap<String, String>) - Method in class net.minecraftforge.client.model.obj.OBJModel
Deprecated.
 
RetryCallException - Exception in com.mojang.realmsclient.exception
 
RetryCallException(int) - Constructor for exception com.mojang.realmsclient.exception.RetryCallException
 
returningTicks - Variable in class net.minecraft.entity.projectile.TridentEntity
 
ReuseableStream<T> - Class in net.minecraft.util
 
ReuseableStream(Stream<T>) - Constructor for class net.minecraft.util.ReuseableStream
 
reverse() - Method in enum net.minecraft.util.AxisRotation
 
ReverseTagWrapper<T> - Class in net.minecraftforge.common.util
 
ReverseTagWrapper(T, IntSupplier, Supplier<TagCollection<T>>) - Constructor for class net.minecraftforge.common.util.ReverseTagWrapper
 
revert(RegistryManager, ResourceLocation, boolean) - Static method in class net.minecraftforge.registries.GameData
 
revertToFrozen() - Static method in class net.minecraftforge.registries.GameData
 
revive() - Method in class net.minecraft.entity.Entity
 
revive() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
Revives an entity that has been removed from a world.
reviveCaps() - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
revokeCriterion(String) - Method in class net.minecraft.advancements.AdvancementProgress
 
revokeCriterion(Advancement, String) - Method in class net.minecraft.advancements.PlayerAdvancements
 
rgb(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
rgb(int, int, int) - Static method in class net.minecraft.util.math.MathHelper
 
rideCooldown - Variable in class net.minecraft.entity.Entity
 
RidingMinecartTickableSound - Class in net.minecraft.client.audio
 
RidingMinecartTickableSound(PlayerEntity, AbstractMinecartEntity) - Constructor for class net.minecraft.client.audio.RidingMinecartTickableSound
 
RidingToPassengers - Class in net.minecraft.util.datafix.fixes
 
RidingToPassengers(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.RidingToPassengers
 
right - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
RIGHT_ARM_ROTATION - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
right_height - Static variable in class net.minecraftforge.client.ForgeIngameGui
 
RIGHT_LEG_ROTATION - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
RIGHT_SHOULDER_ENTITY - Static variable in class net.minecraft.entity.player.PlayerEntity
 
rightArm - Variable in class net.minecraft.client.renderer.entity.model.IllagerModel
 
rightArmPose - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
RightClickBlock(PlayerEntity, Hand, BlockPos, Direction) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
 
RightClickEmpty(PlayerEntity, Hand) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickEmpty
 
RightClickItem(PlayerEntity, Hand) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickItem
 
rightKeyDown - Variable in class net.minecraft.util.MovementInput
 
RightTurn(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.RightTurn
 
RightTurn(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.RightTurn
 
rightVillagerLeg - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
ring(World, BlockState, TileEntity, BlockRayTraceResult, PlayerEntity, boolean) - Method in class net.minecraft.block.BellBlock
 
RingBellTask - Class in net.minecraft.entity.ai.brain.task
 
RingBellTask() - Constructor for class net.minecraft.entity.ai.brain.task.RingBellTask
 
ringBuffer - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
ringBufferIndex - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
RIPTIDE - Static variable in class net.minecraft.enchantment.Enchantments
 
RiptideEnchantment - Class in net.minecraft.enchantment
 
RiptideEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.RiptideEnchantment
 
RIVER - Static variable in class net.minecraft.world.biome.Biomes
 
RIVER - Static variable in enum net.minecraft.world.gen.layer.RiverLayer
 
RIVER - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
RiverBiome - Class in net.minecraft.world.biome
 
RiverBiome() - Constructor for class net.minecraft.world.biome.RiverBiome
 
RiverLayer - Enum in net.minecraft.world.gen.layer
 
ROCK - Static variable in class net.minecraft.block.material.Material
 
RODS - Static variable in class net.minecraftforge.common.Tags.Items
 
RODS_BLAZE - Static variable in class net.minecraftforge.common.Tags.Items
 
RODS_WOODEN - Static variable in class net.minecraftforge.common.Tags.Items
 
rolls(IRandomRange) - Method in class net.minecraft.world.storage.loot.LootPool.Builder
 
Room(int, Random, int, int, MineshaftStructure.Type) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Room
 
Room(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Room
 
RoomCrossing(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
RoomCrossing(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
roomDefinition - Variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
roomType - Variable in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
rootAdvancementAdded(Advancement) - Method in interface net.minecraft.advancements.AdvancementList.IListener
 
rootAdvancementAdded(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
rootAdvancementRemoved(Advancement) - Method in interface net.minecraft.advancements.AdvancementList.IListener
 
rootAdvancementRemoved(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
rootRelTime - Variable in class net.minecraft.profiler.DataPoint
 
ROSE_BUSH - Static variable in class net.minecraft.block.Blocks
 
ROSE_BUSH - Static variable in class net.minecraft.item.Items
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.AnvilBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.AttachedStemBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.BannerBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.BarrelBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.Block
Deprecated.
rotate(Rotation) - Method in class net.minecraft.block.BlockState
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.CampfireBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.ChestBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.CommandBlockBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.DetectorRailBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.DispenserBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.DoorBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.EnderChestBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.EndPortalFrameBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.EndRodBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.FourWayBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.GrindstoneBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.HopperBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.HorizontalBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.HugeMushroomBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.JigsawBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.LadderBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.LecternBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.MovingPistonBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.NetherPortalBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.ObserverBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.PistonBlock
 
rotate(BlockState, IWorld, BlockPos, Rotation) - Method in class net.minecraft.block.PistonBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.PistonHeadBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.PoweredRailBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.RailBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.RedstoneWireBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.RotatedPillarBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.ShulkerBoxBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.SkullBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.StairsBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.StandingSignBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.StonecutterBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.TripWireBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.TripWireHookBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.VineBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.WallBannerBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.WallSignBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.WallSkullBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.WallTorchBlock
 
rotate(Direction, int) - Method in enum net.minecraft.client.renderer.model.ModelRotation
 
rotate(Rotation) - Method in class net.minecraft.tileentity.TileEntity
 
rotate(Direction.Axis) - Method in enum net.minecraft.util.AxisRotation
 
rotate(Rotation) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
rotate(Rotation) - Method in class net.minecraft.util.math.BlockPos
 
rotate(Direction) - Method in enum net.minecraft.util.Rotation
 
rotate(int, int) - Method in enum net.minecraft.util.Rotation
 
rotate(BlockState, IWorld, BlockPos, Rotation) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
rotate(IWorld, BlockPos, Rotation) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
rotate(Direction, int) - Method in interface net.minecraftforge.common.model.ITransformation
 
rotate(Matrix4f, Direction) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
rotate(Direction, int) - Method in class net.minecraftforge.common.model.TRSRTransformation
 
rotateAngleX - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
rotateAngleY - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
rotateAngleZ - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
rotateAround(Direction.Axis) - Method in enum net.minecraft.util.Direction
 
rotated(double, double, double, double) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
RotatedPillarBlock - Class in net.minecraft.block
 
RotatedPillarBlock(Block.Properties) - Constructor for class net.minecraft.block.RotatedPillarBlock
 
rotateElytraX - Variable in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
rotateElytraY - Variable in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
rotateElytraZ - Variable in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
rotatef(float, float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
rotateFace(Direction) - Method in enum net.minecraft.client.renderer.model.ModelRotation
 
rotatePitch(float) - Method in class net.minecraft.util.math.Vec3d
 
rotateTowards(double, double) - Method in class net.minecraft.entity.Entity
 
rotateTowardsMovement(Entity, float) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
rotateTransform(Direction) - Method in enum net.minecraft.client.renderer.model.ModelRotation
 
rotateTransform(Direction) - Method in interface net.minecraftforge.common.model.ITransformation
 
rotateTransform(Direction) - Method in class net.minecraftforge.common.model.TRSRTransformation
 
rotateVertex(Vector3f, Direction, int, ModelRotation) - Method in class net.minecraft.client.renderer.model.FaceBakery
 
rotateVertex(Vector3f, Direction, int, ITransformation) - Method in class net.minecraft.client.renderer.model.FaceBakery
 
rotateVertex(Direction, int) - Method in enum net.minecraft.client.renderer.model.ModelRotation
 
rotateY() - Method in enum net.minecraft.util.Direction
 
rotateYaw(float) - Method in class net.minecraft.util.math.Vec3d
 
rotateYCCW() - Method in enum net.minecraft.util.Direction
 
rotating - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
rotating - Variable in class net.minecraft.network.play.server.SEntityPacket
 
ROTATION - Static variable in class net.minecraft.block.BannerBlock
 
ROTATION - Static variable in class net.minecraft.block.SkullBlock
 
ROTATION - Static variable in class net.minecraft.block.StandingSignBlock
 
rotation - Variable in class net.minecraft.client.renderer.model.BlockFaceUV
 
rotation - Variable in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
rotation() - Static method in class net.minecraft.command.arguments.RotationArgument
 
Rotation - Enum in net.minecraft.util
 
rotation - Variable in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
rotation(ModelBuilder.FaceRotation) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.FaceBuilder
Set the texture rotation for the current face.
rotation(BlockPartRotation) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
rotation() - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
rotation(float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder.TransformVecBuilder
 
ROTATION_0_15 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
ROTATION_DEFAULT - Static variable in class net.minecraft.client.renderer.model.ItemTransformVec3f.Deserializer
Deprecated.
 
ROTATION_INCOMPLETE - Static variable in class net.minecraft.command.arguments.RotationArgument
 
RotationArgument - Class in net.minecraft.command.arguments
 
RotationArgument() - Constructor for class net.minecraft.command.arguments.RotationArgument
 
RotationBuilder() - Constructor for class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
RotationPacket() - Constructor for class net.minecraft.network.play.client.CPlayerPacket.RotationPacket
 
RotationPacket(float, float, boolean) - Constructor for class net.minecraft.network.play.client.CPlayerPacket.RotationPacket
 
rotationPitch - Variable in class net.minecraft.entity.Entity
 
rotationPointX - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
rotationPointY - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
rotationPointZ - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
ROTATIONS - Static variable in class net.minecraft.network.datasync.DataSerializers
 
Rotations - Class in net.minecraft.util.math
 
Rotations(float, float, float) - Constructor for class net.minecraft.util.math.Rotations
 
Rotations(ListNBT) - Constructor for class net.minecraft.util.math.Rotations
 
rotationX(int) - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
Set the x-rotation for this model.
rotationX - Variable in class net.minecraftforge.client.model.generators.ConfiguredModel
 
rotationY(int) - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
Set the y-rotation for this model.
rotationY - Variable in class net.minecraftforge.client.model.generators.ConfiguredModel
 
rotationYaw - Variable in class net.minecraft.entity.Entity
 
rotationYawHead - Variable in class net.minecraft.entity.LivingEntity
 
ROTTEN_FLESH - Static variable in class net.minecraft.item.Foods
 
ROTTEN_FLESH - Static variable in class net.minecraft.item.Items
 
ROUGH_PRISMARINE - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
roundUp(int, int) - Static method in class net.minecraft.realms.RealmsMth
 
roundUp(int, int) - Static method in class net.minecraft.util.math.MathHelper
 
Row() - Constructor for class net.minecraftforge.common.util.TextTable.Row
 
RULE - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
RULE_TEST - Static variable in class net.minecraft.util.registry.Registry
 
RuleEntry - Class in net.minecraft.world.gen.feature.template
 
RuleEntry(RuleTest, RuleTest, BlockState) - Constructor for class net.minecraft.world.gen.feature.template.RuleEntry
 
RuleEntry(RuleTest, RuleTest, BlockState, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.template.RuleEntry
 
RuleKey(String) - Constructor for class net.minecraft.world.GameRules.RuleKey
 
RuleStructureProcessor - Class in net.minecraft.world.gen.feature.template
 
RuleStructureProcessor(List<RuleEntry>) - Constructor for class net.minecraft.world.gen.feature.template.RuleStructureProcessor
 
RuleStructureProcessor(Dynamic<?>) - Constructor for class net.minecraft.world.gen.feature.template.RuleStructureProcessor
 
RuleTest - Class in net.minecraft.world.gen.feature.template
 
RuleTest() - Constructor for class net.minecraft.world.gen.feature.template.RuleTest
 
RuleValue(GameRules.RuleType<T>) - Constructor for class net.minecraft.world.GameRules.RuleValue
 
run() - Method in class com.mojang.realmsclient.util.RealmsTasks.CloseServerTask
 
run() - Method in class com.mojang.realmsclient.util.RealmsTasks.DownloadTask
 
run() - Method in class com.mojang.realmsclient.util.RealmsTasks.OpenServerTask
 
run() - Method in class com.mojang.realmsclient.util.RealmsTasks.RealmsConnectTask
 
run() - Method in class com.mojang.realmsclient.util.RealmsTasks.RealmsGetServerDetailsTask
 
run() - Method in class com.mojang.realmsclient.util.RealmsTasks.ResettingWorldTask
 
run() - Method in class com.mojang.realmsclient.util.RealmsTasks.RestoreTask
 
run() - Method in class com.mojang.realmsclient.util.RealmsTasks.SwitchMinigameTask
 
run() - Method in class com.mojang.realmsclient.util.RealmsTasks.SwitchSlotTask
 
run() - Method in class com.mojang.realmsclient.util.RealmsTasks.TrialCreationTask
 
run() - Method in class com.mojang.realmsclient.util.RealmsTasks.WorldCreationTask
 
run() - Method in class net.minecraft.client.Minecraft
 
run() - Method in class net.minecraft.client.multiplayer.LanServerPingThread
 
run() - Method in class net.minecraft.client.network.LanServerDetector.LanServerFindThread
 
run() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderWorker
 
run(T, TimerCallbackManager<T>, long) - Method in interface net.minecraft.command.ITimerCallback
 
run(MinecraftServer, TimerCallbackManager<MinecraftServer>, long) - Method in class net.minecraft.command.TimedFunction
 
run(MinecraftServer, TimerCallbackManager<MinecraftServer>, long) - Method in class net.minecraft.command.TimedFunctionTag
 
run(T, long) - Method in class net.minecraft.command.TimerCallbackManager
 
run() - Method in class net.minecraft.data.DataGenerator
 
run() - Method in class net.minecraft.network.rcon.ClientThread
 
run() - Method in class net.minecraft.network.rcon.MainThread
 
run() - Method in class net.minecraft.network.rcon.QueryThread
 
run() - Method in class net.minecraft.server.dedicated.ServerHangWatchdog
 
run() - Method in class net.minecraft.server.MinecraftServer
 
run() - Method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
run() - Method in class net.minecraft.util.concurrent.ITaskQueue.RunnableWithPriority
 
run(R) - Method in class net.minecraft.util.concurrent.RecursiveEventLoop
 
run(R) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
run() - Method in class net.minecraft.util.concurrent.TickDelayedTask
 
run() - Method in class net.minecraft.world.storage.WorldSavedDataCallableSave
 
run() - Method in interface net.minecraftforge.fml.DeferredWorkQueue.CheckedRunnable
Deprecated.
 
runAll() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent.DataGeneratorConfig
 
RunAroundLikeCrazyGoal - Class in net.minecraft.entity.ai.goal
 
RunAroundLikeCrazyGoal(AbstractHorseEntity, double) - Constructor for class net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
 
runAsync(Runnable) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
runChunkUploads(long) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
runDataGenerator(Set<String>, Path, Collection<Path>, Collection<Path>, boolean, boolean, boolean, boolean, boolean) - Method in class net.minecraftforge.fml.ModLoader
 
runDelay - Variable in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
runForDist(Supplier<Supplier<T>>, Supplier<Supplier<T>>) - Static method in class net.minecraftforge.fml.DistExecutor
 
runImmediately(Runnable) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
runLater(Runnable) - Static method in class net.minecraftforge.fml.DeferredWorkQueue
Deprecated.
Run a task on the loading thread at the next available opportunity, i.e.
runLaterChecked(DeferredWorkQueue.CheckedRunnable) - Static method in class net.minecraftforge.fml.DeferredWorkQueue
Deprecated.
Run a task on the loading thread at the next available opportunity, i.e.
RunnableWithPriority(int, Runnable) - Constructor for class net.minecraft.util.concurrent.ITaskQueue.RunnableWithPriority
 
running - Variable in class net.minecraft.network.rcon.RConThread
 
runOnSoundExecutor(Consumer<SoundSource>) - Method in class net.minecraft.client.audio.ChannelManager.Entry
 
runScheduledTasks() - Method in class net.minecraft.server.MinecraftServer
 
runTick() - Method in class net.minecraft.client.Minecraft
 
runtimeGuiCategories() - Method in interface net.minecraftforge.fml.client.IModGuiFactory
Return a list of the "runtime" categories this mod wishes to populate with GUI elements.
RuntimeOptionCategoryElement(String, String) - Constructor for class net.minecraftforge.fml.client.IModGuiFactory.RuntimeOptionCategoryElement
 
runWhenOn(Dist, Supplier<Runnable>) - Static method in class net.minecraftforge.fml.DistExecutor
 

S

S2CConfigData(String, byte[]) - Constructor for class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CConfigData
 
S2CModList() - Constructor for class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CModList
 
S2CRegistry(ResourceLocation, ForgeRegistry.Snapshot) - Constructor for class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CRegistry
 
SADDLE - Static variable in class net.minecraft.item.Items
 
SaddleItem - Class in net.minecraft.item
 
SaddleItem(Item.Properties) - Constructor for class net.minecraft.item.SaddleItem
 
SaddleLayer - Class in net.minecraft.client.renderer.entity.layers
 
SaddleLayer(IEntityRenderer<PigEntity, PigModel<PigEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.SaddleLayer
 
SAdvancementInfoPacket - Class in net.minecraft.network.play.server
 
SAdvancementInfoPacket() - Constructor for class net.minecraft.network.play.server.SAdvancementInfoPacket
 
SAdvancementInfoPacket(boolean, Collection<Advancement>, Set<ResourceLocation>, Map<ResourceLocation, AdvancementProgress>) - Constructor for class net.minecraft.network.play.server.SAdvancementInfoPacket
 
safeWrite(CompoundNBT, File) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
SALMON - Static variable in class net.minecraft.entity.EntityType
 
SALMON - Static variable in class net.minecraft.item.Foods
 
SALMON - Static variable in class net.minecraft.item.Items
 
SALMON_BUCKET - Static variable in class net.minecraft.item.Items
 
SALMON_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SalmonEntity - Class in net.minecraft.entity.passive.fish
 
SalmonEntity(EntityType<? extends SalmonEntity>, World) - Constructor for class net.minecraft.entity.passive.fish.SalmonEntity
 
SalmonModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
SalmonModel() - Constructor for class net.minecraft.client.renderer.entity.model.SalmonModel
 
SalmonRenderer - Class in net.minecraft.client.renderer.entity
 
SalmonRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SalmonRenderer
 
SAME - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
SAND - Static variable in class net.minecraft.block.Blocks
 
SAND - Static variable in class net.minecraft.block.material.Material
 
SAND - Static variable in class net.minecraft.block.material.MaterialColor
 
SAND - Static variable in class net.minecraft.block.SoundType
 
SAND - Static variable in class net.minecraft.item.Items
 
SAND - Static variable in class net.minecraft.tags.BlockTags
 
SAND - Static variable in class net.minecraft.tags.ItemTags
 
SAND - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
SAND - Static variable in class net.minecraftforge.common.Tags.Blocks
 
SAND - Static variable in class net.minecraftforge.common.Tags.Items
 
SAND_COLORLESS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
SAND_COLORLESS - Static variable in class net.minecraftforge.common.Tags.Items
 
SAND_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
SAND_RED - Static variable in class net.minecraftforge.common.Tags.Blocks
 
SAND_RED - Static variable in class net.minecraftforge.common.Tags.Items
 
SAND_SAND_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
SandBlock - Class in net.minecraft.block
 
SandBlock(int, Block.Properties) - Constructor for class net.minecraft.block.SandBlock
 
SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
SANDSTONE - Static variable in class net.minecraft.item.Items
 
SANDSTONE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
SANDSTONE - Static variable in class net.minecraftforge.common.Tags.Items
 
SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
SANDSTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
SANDSTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
SANDSTONE_WALL - Static variable in class net.minecraft.block.Blocks
 
SANDSTONE_WALL - Static variable in class net.minecraft.item.Items
 
SANDY - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
SAnimateBlockBreakPacket - Class in net.minecraft.network.play.server
 
SAnimateBlockBreakPacket() - Constructor for class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
SAnimateBlockBreakPacket(int, BlockPos, int) - Constructor for class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
SAnimateHandPacket - Class in net.minecraft.network.play.server
 
SAnimateHandPacket() - Constructor for class net.minecraft.network.play.server.SAnimateHandPacket
 
SAnimateHandPacket(Entity, int) - Constructor for class net.minecraft.network.play.server.SAnimateHandPacket
 
sapling - Variable in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
SaplingBlock - Class in net.minecraft.block
 
SaplingBlock(Tree, Block.Properties) - Constructor for class net.minecraft.block.SaplingBlock
 
saplingGrowTree(IWorld, Random, BlockPos) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
SaplingGrowTreeEvent - Class in net.minecraftforge.event.world
SaplingGrowTreeEvent is fired when a sapling grows into a tree.
This event is fired during sapling growth in BlockSapling#generateTree(World, BlockPos, IBlockState, Random).

SaplingGrowTreeEvent.pos contains the coordinates of the growing sapling.
SaplingGrowTreeEvent(IWorld, Random, BlockPos) - Constructor for class net.minecraftforge.event.world.SaplingGrowTreeEvent
 
SAPLINGS - Static variable in class net.minecraft.tags.BlockTags
 
SAPLINGS - Static variable in class net.minecraft.tags.ItemTags
 
saturation(float) - Method in class net.minecraft.item.Food.Builder
 
SATURATION - Static variable in class net.minecraft.potion.Effects
 
SAVANNA - Static variable in interface net.minecraft.entity.villager.IVillagerType
 
SAVANNA - Static variable in class net.minecraft.world.biome.Biomes
 
SAVANNA - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
SAVANNA_PLATEAU - Static variable in class net.minecraft.world.biome.Biomes
 
SAVANNA_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
SavannaBiome - Class in net.minecraft.world.biome
 
SavannaBiome() - Constructor for class net.minecraft.world.biome.SavannaBiome
 
SavannaPlateauBiome - Class in net.minecraft.world.biome
 
SavannaPlateauBiome() - Constructor for class net.minecraft.world.biome.SavannaPlateauBiome
 
SavannaTreeFeature - Class in net.minecraft.world.gen.feature
 
SavannaTreeFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>, boolean) - Constructor for class net.minecraft.world.gen.feature.SavannaTreeFeature
 
SavannaVillagePools - Class in net.minecraft.world.gen.feature.structure
 
SavannaVillagePools() - Constructor for class net.minecraft.world.gen.feature.structure.SavannaVillagePools
 
save() - Method in class net.minecraft.advancements.PlayerAdvancements
 
save() - Method in class net.minecraft.client.settings.CreativeSettings
 
save(Gson, DirectoryCache, JsonElement, Path) - Static method in interface net.minecraft.data.IDataProvider
 
save(Path) - Method in class net.minecraft.server.dedicated.PropertyManager
 
save() - Method in class net.minecraft.server.management.PlayerProfileCache
 
save(boolean, boolean, boolean) - Method in class net.minecraft.server.MinecraftServer
 
save() - Method in class net.minecraft.server.ServerPropertiesProvider
 
save() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
save(boolean) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
save(boolean) - Method in class net.minecraft.world.server.ChunkManager
 
save(boolean) - Method in class net.minecraft.world.server.ServerChunkProvider
 
save(IProgressUpdate, boolean, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
save() - Method in class net.minecraft.world.storage.DimensionSavedDataManager
 
save(File) - Method in class net.minecraft.world.storage.WorldSavedData
 
save() - Method in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
 
save() - Method in class net.minecraftforge.common.ForgeConfigSpec
 
save() - Static method in class net.minecraftforge.common.UsernameCache
Save the cache to file
Save(IChunk, CompoundNBT) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent.Save
 
Save(IWorld) - Constructor for class net.minecraftforge.event.world.WorldEvent.Save
 
save() - Method in class net.minecraftforge.fml.config.ModConfig
 
save() - Method in class net.minecraftforge.fml.relauncher.libraries.MemoryModList
 
save() - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
SaveAllCommand - Class in net.minecraft.command.impl
 
SaveAllCommand() - Constructor for class net.minecraft.command.impl.SaveAllCommand
 
saveAllItems(CompoundNBT, NonNullList<ItemStack>) - Static method in class net.minecraft.inventory.ItemStackHelper
 
saveAllItems(CompoundNBT, NonNullList<ItemStack>, boolean) - Static method in class net.minecraft.inventory.ItemStackHelper
 
saveAllPlayerData() - Method in class net.minecraft.server.management.PlayerList
 
saveConfigElement() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Handles saving any changes that have been made to this entry back to the underlying object.
SAVED_DATA - Static variable in class net.minecraft.util.datafix.TypeReferences
 
SaveFormat - Class in net.minecraft.world.storage
 
SaveFormat(Path, Path, DataFixer) - Constructor for class net.minecraft.world.storage.SaveFormat
 
SaveHandler - Class in net.minecraft.world.storage
 
SaveHandler(File, String, MinecraftServer, DataFixer) - Constructor for class net.minecraft.world.storage.SaveHandler
 
saveIfDirty(ChunkPos) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
saveLevel() - Method in class net.minecraft.world.server.ServerWorld
 
SaveOffCommand - Class in net.minecraft.command.impl
 
SaveOffCommand() - Constructor for class net.minecraft.command.impl.SaveOffCommand
 
SaveOnCommand - Class in net.minecraft.command.impl
 
SaveOnCommand() - Constructor for class net.minecraft.command.impl.SaveOnCommand
 
saveOptions() - Method in class net.minecraft.client.GameSettings
 
saveRecipeAdvancement(DirectoryCache, JsonObject, Path) - Method in class net.minecraft.data.RecipeProvider
 
saveRecipeAdvancement(DirectoryCache, JsonObject, Path) - Method in class net.minecraftforge.common.data.ForgeRecipeProvider
 
saveScreenshot(File, int, int, Framebuffer, Consumer<ITextComponent>) - Static method in class net.minecraft.util.ScreenShotHelper
 
saveScreenshot(File, String, int, int, Framebuffer, Consumer<ITextComponent>) - Static method in class net.minecraft.util.ScreenShotHelper
 
saveServerList() - Method in class net.minecraft.client.multiplayer.ServerList
 
saveSingleServer(ServerData) - Static method in class net.minecraft.client.multiplayer.ServerList
 
saveStatFile() - Method in class net.minecraft.stats.ServerStatisticsManager
 
saveToFile(File) - Method in class net.minecraft.crash.CrashReport
 
SaveToFile(PlayerEntity, File, String) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
 
saveToNbt(CompoundNBT) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
saveWorldInfo(WorldInfo) - Method in class net.minecraft.world.storage.SaveHandler
 
saveWorldInfoWithPlayer(WorldInfo, CompoundNBT) - Method in class net.minecraft.world.storage.SaveHandler
 
say(ChatType, ITextComponent) - Method in interface net.minecraft.client.gui.chat.IChatListener
 
say(ChatType, ITextComponent) - Method in class net.minecraft.client.gui.chat.NarratorChatListener
 
say(ChatType, ITextComponent) - Method in class net.minecraft.client.gui.chat.NormalChatListener
 
say(ChatType, ITextComponent) - Method in class net.minecraft.client.gui.chat.OverlayChatListener
 
SayCommand - Class in net.minecraft.command.impl
 
SayCommand() - Constructor for class net.minecraft.command.impl.SayCommand
 
SBlockActionPacket - Class in net.minecraft.network.play.server
 
SBlockActionPacket() - Constructor for class net.minecraft.network.play.server.SBlockActionPacket
 
SBlockActionPacket(BlockPos, Block, int, int) - Constructor for class net.minecraft.network.play.server.SBlockActionPacket
 
SCAFFOLDING - Static variable in class net.minecraft.block.Blocks
 
SCAFFOLDING - Static variable in class net.minecraft.block.SoundType
 
SCAFFOLDING - Static variable in class net.minecraft.item.Items
 
ScaffoldingBlock - Class in net.minecraft.block
 
ScaffoldingBlock(Block.Properties) - Constructor for class net.minecraft.block.ScaffoldingBlock
 
ScaffoldingItem - Class in net.minecraft.item
 
ScaffoldingItem(Block, Item.Properties) - Constructor for class net.minecraft.item.ScaffoldingItem
 
scale - Variable in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
scale(Vector3f) - Method in class net.minecraft.client.renderer.Vector4f
 
scale(float) - Method in class net.minecraft.entity.EntitySize
 
scale(float, float) - Method in class net.minecraft.entity.EntitySize
 
scale(double) - Method in class net.minecraft.util.math.Vec3d
 
scale(float) - Method in class net.minecraft.world.biome.Biome.Builder
 
scale - Variable in class net.minecraft.world.biome.Biome
 
scale - Variable in class net.minecraft.world.storage.MapData
 
scale(float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder.TransformVecBuilder
 
scale(float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder.TransformVecBuilder
 
SCALE_DEFAULT - Static variable in class net.minecraft.client.renderer.model.ItemTransformVec3f.Deserializer
Deprecated.
 
scaled(double, double, double) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
scaledHeight - Variable in class net.minecraft.client.gui.IngameGui
 
scaledWidth - Variable in class net.minecraft.client.gui.IngameGui
 
scalef(float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
scaleMap(ItemStack, World, int) - Static method in class net.minecraft.item.FilledMapItem
 
SCameraPacket - Class in net.minecraft.network.play.server
 
SCameraPacket() - Constructor for class net.minecraft.network.play.server.SCameraPacket
 
SCameraPacket(Entity) - Constructor for class net.minecraft.network.play.server.SCameraPacket
 
SCAN - Static variable in class net.minecraftforge.fml.Logging
 
ScanningSittingPhase - Class in net.minecraft.entity.boss.dragon.phase
 
ScanningSittingPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.ScanningSittingPhase
 
ScatteredPlantFeature - Class in net.minecraft.world.gen.feature
 
ScatteredPlantFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>, BlockState) - Constructor for class net.minecraft.world.gen.feature.ScatteredPlantFeature
 
ScatteredStructure<C extends IFeatureConfig> - Class in net.minecraft.world.gen.feature.structure
 
ScatteredStructure(Function<Dynamic<?>, ? extends C>) - Constructor for class net.minecraft.world.gen.feature.structure.ScatteredStructure
 
ScatteredStructurePiece - Class in net.minecraft.world.gen.feature.structure
 
ScatteredStructurePiece(IStructurePieceType, Random, int, int, int, int, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
ScatteredStructurePiece(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
SChangeBlockPacket - Class in net.minecraft.network.play.server
 
SChangeBlockPacket() - Constructor for class net.minecraft.network.play.server.SChangeBlockPacket
 
SChangeBlockPacket(IBlockReader, BlockPos) - Constructor for class net.minecraft.network.play.server.SChangeBlockPacket
 
SChangeGameStatePacket - Class in net.minecraft.network.play.server
 
SChangeGameStatePacket() - Constructor for class net.minecraft.network.play.server.SChangeGameStatePacket
 
SChangeGameStatePacket(int, float) - Constructor for class net.minecraft.network.play.server.SChangeGameStatePacket
 
SChatPacket - Class in net.minecraft.network.play.server
 
SChatPacket() - Constructor for class net.minecraft.network.play.server.SChatPacket
 
SChatPacket(ITextComponent) - Constructor for class net.minecraft.network.play.server.SChatPacket
 
SChatPacket(ITextComponent, ChatType) - Constructor for class net.minecraft.network.play.server.SChatPacket
 
Schedule - Class in net.minecraft.entity.ai.brain.schedule
 
Schedule() - Constructor for class net.minecraft.entity.ai.brain.schedule.Schedule
 
SCHEDULE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
ScheduleBuilder - Class in net.minecraft.entity.ai.brain.schedule
 
ScheduleBuilder(Schedule) - Constructor for class net.minecraft.entity.ai.brain.schedule.ScheduleBuilder
 
ScheduleCommand - Class in net.minecraft.command.impl
 
ScheduleCommand() - Constructor for class net.minecraft.command.impl.ScheduleCommand
 
scheduledTime - Variable in class net.minecraft.world.NextTickListEntry
 
ScheduleDuties - Class in net.minecraft.entity.ai.brain.schedule
 
ScheduleDuties() - Constructor for class net.minecraft.entity.ai.brain.schedule.ScheduleDuties
 
scheduleRebake() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
scheduleReplaceDuplicate(String, long, ITimerCallback<T>) - Method in class net.minecraft.command.TimerCallbackManager
 
SCHEDULES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
SCHEDULES - Static variable in class net.minecraftforge.registries.GameData
 
scheduleSkipDuplicate(String, long, ITimerCallback<T>) - Method in class net.minecraft.command.TimerCallbackManager
 
scheduleTick(BlockPos, T, int, TickPriority) - Method in class net.minecraft.world.chunk.ChunkPrimerTickList
 
scheduleTick(BlockPos, T, int) - Method in class net.minecraft.world.EmptyTickList
 
scheduleTick(BlockPos, T, int, TickPriority) - Method in class net.minecraft.world.EmptyTickList
 
scheduleTick(BlockPos, T, int) - Method in interface net.minecraft.world.ITickList
 
scheduleTick(BlockPos, T, int, TickPriority) - Method in interface net.minecraft.world.ITickList
 
scheduleTick(BlockPos, T, int, TickPriority) - Method in class net.minecraft.world.SerializableTickList
 
scheduleTick(BlockPos, T, int, TickPriority) - Method in class net.minecraft.world.ServerTickList
 
scheduleTick(BlockPos, T, int, TickPriority) - Method in class net.minecraft.world.WorldGenTickList
 
scheduleUpdate(long) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
scheduleUpdate(long, long, int, boolean) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
scheduleUpdate(long) - Method in class net.minecraft.world.lighting.LightEngine
 
scheduleUpdate(long) - Method in class net.minecraft.world.lighting.SkyLightEngine
 
SChunkDataPacket - Class in net.minecraft.network.play.server
 
SChunkDataPacket() - Constructor for class net.minecraft.network.play.server.SChunkDataPacket
 
SChunkDataPacket(Chunk, int) - Constructor for class net.minecraft.network.play.server.SChunkDataPacket
 
SCloseWindowPacket - Class in net.minecraft.network.play.server
 
SCloseWindowPacket() - Constructor for class net.minecraft.network.play.server.SCloseWindowPacket
 
SCloseWindowPacket(int) - Constructor for class net.minecraft.network.play.server.SCloseWindowPacket
 
SCollectItemPacket - Class in net.minecraft.network.play.server
 
SCollectItemPacket() - Constructor for class net.minecraft.network.play.server.SCollectItemPacket
 
SCollectItemPacket(int, int, int) - Constructor for class net.minecraft.network.play.server.SCollectItemPacket
 
SCombatPacket - Class in net.minecraft.network.play.server
 
SCombatPacket() - Constructor for class net.minecraft.network.play.server.SCombatPacket
 
SCombatPacket(CombatTracker, SCombatPacket.Event) - Constructor for class net.minecraft.network.play.server.SCombatPacket
 
SCombatPacket(CombatTracker, SCombatPacket.Event, ITextComponent) - Constructor for class net.minecraft.network.play.server.SCombatPacket
 
SCombatPacket.Event - Enum in net.minecraft.network.play.server
 
SCommandListPacket - Class in net.minecraft.network.play.server
 
SCommandListPacket() - Constructor for class net.minecraft.network.play.server.SCommandListPacket
 
SCommandListPacket(RootCommandNode<ISuggestionProvider>) - Constructor for class net.minecraft.network.play.server.SCommandListPacket
 
SConfirmTransactionPacket - Class in net.minecraft.network.play.server
 
SConfirmTransactionPacket() - Constructor for class net.minecraft.network.play.server.SConfirmTransactionPacket
 
SConfirmTransactionPacket(int, short, boolean) - Constructor for class net.minecraft.network.play.server.SConfirmTransactionPacket
 
SCooldownPacket - Class in net.minecraft.network.play.server
 
SCooldownPacket() - Constructor for class net.minecraft.network.play.server.SCooldownPacket
 
SCooldownPacket(Item, int) - Constructor for class net.minecraft.network.play.server.SCooldownPacket
 
Score - Class in net.minecraft.scoreboard
 
Score(Scoreboard, ScoreObjective, String) - Constructor for class net.minecraft.scoreboard.Score
 
SCORE_COMPARATOR - Static variable in class net.minecraft.scoreboard.Score
 
Scoreboard - Class in net.minecraft.scoreboard
 
Scoreboard() - Constructor for class net.minecraft.scoreboard.Scoreboard
 
SCOREBOARD_UNKNOWN_DISPLAY_SLOT - Static variable in class net.minecraft.command.arguments.ScoreboardSlotArgument
 
ScoreboardCommand - Class in net.minecraft.command.impl
 
ScoreboardCommand() - Constructor for class net.minecraft.command.impl.ScoreboardCommand
 
ScoreboardSaveData - Class in net.minecraft.scoreboard
 
ScoreboardSaveData() - Constructor for class net.minecraft.scoreboard.ScoreboardSaveData
 
scoreboardSlot() - Static method in class net.minecraft.command.arguments.ScoreboardSlotArgument
 
ScoreboardSlotArgument - Class in net.minecraft.command.arguments
 
ScoreboardSlotArgument() - Constructor for class net.minecraft.command.arguments.ScoreboardSlotArgument
 
ScoreCriteria - Class in net.minecraft.scoreboard
 
ScoreCriteria(String) - Constructor for class net.minecraft.scoreboard.ScoreCriteria
 
ScoreCriteria(String, boolean, ScoreCriteria.RenderType) - Constructor for class net.minecraft.scoreboard.ScoreCriteria
 
ScoreCriteria.RenderType - Enum in net.minecraft.scoreboard
 
scoreHolder() - Static method in class net.minecraft.command.arguments.ScoreHolderArgument
 
ScoreHolderArgument - Class in net.minecraft.command.arguments
 
ScoreHolderArgument(boolean) - Constructor for class net.minecraft.command.arguments.ScoreHolderArgument
 
ScoreHolderArgument.INameProvider - Interface in net.minecraft.command.arguments
 
ScoreHolderArgument.NameProvider - Class in net.minecraft.command.arguments
 
ScoreHolderArgument.Serializer - Class in net.minecraft.command.arguments
 
scoreHolders() - Static method in class net.minecraft.command.arguments.ScoreHolderArgument
 
ScoreObjective - Class in net.minecraft.scoreboard
 
ScoreObjective(Scoreboard, String, ScoreCriteria, ITextComponent, ScoreCriteria.RenderType) - Constructor for class net.minecraft.scoreboard.ScoreObjective
 
ScorePlayerTeam - Class in net.minecraft.scoreboard
 
ScorePlayerTeam(Scoreboard, String) - Constructor for class net.minecraft.scoreboard.ScorePlayerTeam
 
ScoreTextComponent - Class in net.minecraft.util.text
 
ScoreTextComponent(String, String) - Constructor for class net.minecraft.util.text.ScoreTextComponent
 
scoreValue - Variable in class net.minecraft.entity.LivingEntity
 
scratchPos - Variable in class net.minecraft.world.lighting.LightEngine
 
Screen - Class in net.minecraft.client.gui.screen
 
Screen(ITextComponent) - Constructor for class net.minecraft.client.gui.screen.Screen
 
ScreenManager - Class in net.minecraft.client.gui
 
ScreenManager() - Constructor for class net.minecraft.client.gui.ScreenManager
 
ScreenManager.IScreenFactory<T extends Container,U extends Screen & IHasContainer<T>> - Interface in net.minecraft.client.gui
 
ScreenshotEvent - Class in net.minecraftforge.client.event
This event is fired before and after a screenshot is taken This event is fired on the MinecraftForge.EVENT_BUS This event is Cancelable ScreenshotEvent.screenshotFile contains the file the screenshot will be/was saved to ScreenshotEvent.image contains the NativeImage that will be saved ScreenshotEvent.resultMessage contains the ITextComponent to be returned.
ScreenshotEvent(NativeImage, File) - Constructor for class net.minecraftforge.client.event.ScreenshotEvent
 
ScreenShotHelper - Class in net.minecraft.util
 
ScreenShotHelper() - Constructor for class net.minecraft.util.ScreenShotHelper
 
ScreenSize - Class in net.minecraft.client.renderer
 
ScreenSize(int, int, OptionalInt, OptionalInt, boolean) - Constructor for class net.minecraft.client.renderer.ScreenSize
 
scroll(int) - Method in class net.minecraft.client.gui.SlotGui
 
scroll(int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
scroll(int) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
scroll(int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
scroll(int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
scrollDistance - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
ScrollPanel - Class in net.minecraftforge.client.gui
 
ScrollPanel(Minecraft, int, int, int, int) - Constructor for class net.minecraftforge.client.gui.ScrollPanel
 
scrollTo(float) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
SCustomPayloadLoginPacket - Class in net.minecraft.network.login.server
 
SCustomPayloadLoginPacket() - Constructor for class net.minecraft.network.login.server.SCustomPayloadLoginPacket
 
SCustomPayloadPlayPacket - Class in net.minecraft.network.play.server
 
SCustomPayloadPlayPacket() - Constructor for class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
SCustomPayloadPlayPacket(ResourceLocation, PacketBuffer) - Constructor for class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
SCUTE - Static variable in class net.minecraft.item.Items
 
SDestroyEntitiesPacket - Class in net.minecraft.network.play.server
 
SDestroyEntitiesPacket() - Constructor for class net.minecraft.network.play.server.SDestroyEntitiesPacket
 
SDestroyEntitiesPacket(int...) - Constructor for class net.minecraft.network.play.server.SDestroyEntitiesPacket
 
SDisconnectLoginPacket - Class in net.minecraft.network.login.server
 
SDisconnectLoginPacket() - Constructor for class net.minecraft.network.login.server.SDisconnectLoginPacket
 
SDisconnectLoginPacket(ITextComponent) - Constructor for class net.minecraft.network.login.server.SDisconnectLoginPacket
 
SDisconnectPacket - Class in net.minecraft.network.play.server
 
SDisconnectPacket() - Constructor for class net.minecraft.network.play.server.SDisconnectPacket
 
SDisconnectPacket(ITextComponent) - Constructor for class net.minecraft.network.play.server.SDisconnectPacket
 
SDisplayObjectivePacket - Class in net.minecraft.network.play.server
 
SDisplayObjectivePacket() - Constructor for class net.minecraft.network.play.server.SDisplayObjectivePacket
 
SDisplayObjectivePacket(int, ScoreObjective) - Constructor for class net.minecraft.network.play.server.SDisplayObjectivePacket
 
SEA - Static variable in class net.minecraft.entity.item.PaintingType
 
SEA_GRASS - Static variable in class net.minecraft.block.material.Material
 
SEA_LANTERN - Static variable in class net.minecraft.block.Blocks
 
SEA_LANTERN - Static variable in class net.minecraft.item.Items
 
SEA_LANTERN - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
SEA_PICKLE - Static variable in class net.minecraft.block.Blocks
 
SEA_PICKLE - Static variable in class net.minecraft.item.Items
 
SEA_PICKLE - Static variable in class net.minecraft.world.gen.feature.Feature
 
SEAGRASS - Static variable in class net.minecraft.block.Blocks
 
SEAGRASS - Static variable in class net.minecraft.item.Items
 
SEAGRASS - Static variable in class net.minecraft.world.gen.feature.Feature
 
SeaGrassBlock - Class in net.minecraft.block
 
SeaGrassBlock(Block.Properties) - Constructor for class net.minecraft.block.SeaGrassBlock
 
SeaGrassConfig - Class in net.minecraft.world.gen.feature
 
SeaGrassConfig(int, double) - Constructor for class net.minecraft.world.gen.feature.SeaGrassConfig
 
SeaGrassFeature - Class in net.minecraft.world.gen.feature
 
SeaGrassFeature(Function<Dynamic<?>, ? extends SeaGrassConfig>) - Constructor for class net.minecraft.world.gen.feature.SeaGrassFeature
 
SeaPickleBlock - Class in net.minecraft.block
 
SeaPickleBlock(Block.Properties) - Constructor for class net.minecraft.block.SeaPickleBlock
 
SeaPickleFeature - Class in net.minecraft.world.gen.feature
 
SeaPickleFeature(Function<Dynamic<?>, ? extends CountConfig>) - Constructor for class net.minecraft.world.gen.feature.SeaPickleFeature
 
search(String) - Method in interface net.minecraft.client.util.ISearchTree
 
search(String) - Method in class net.minecraft.client.util.SearchTree
 
search(String) - Method in class net.minecraft.client.util.SearchTreeReloadable
 
search(String) - Method in class net.minecraft.client.util.SuffixArray
 
SEARCH - Static variable in class net.minecraft.item.ItemGroup
 
searchForDestination() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
SearchTree<T> - Class in net.minecraft.client.util
 
SearchTree(Function<T, Stream<String>>, Function<T, Stream<ResourceLocation>>) - Constructor for class net.minecraft.client.util.SearchTree
 
SearchTreeManager - Class in net.minecraft.client.util
 
SearchTreeManager() - Constructor for class net.minecraft.client.util.SearchTreeManager
 
SearchTreeManager.Key<T> - Class in net.minecraft.client.util
 
SearchTreeReloadable<T> - Class in net.minecraft.client.util
 
SearchTreeReloadable(Function<T, Stream<ResourceLocation>>) - Constructor for class net.minecraft.client.util.SearchTreeReloadable
 
SearchTreeReloadable.JoinedIterator<T> - Class in net.minecraft.client.util
 
SECOND - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
SECONDARY_JOB_SITE - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
SECONDARY_POIS - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
SecondaryPositionSensor - Class in net.minecraft.entity.ai.brain.sensor
 
SecondaryPositionSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.SecondaryPositionSensor
 
secondaryWeights - Variable in class net.minecraft.world.gen.feature.structure.FortressPieces.Start
 
Section(Typed<?>, Schema) - Constructor for class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
Section(Typed<?>, Schema) - Constructor for class net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit.Section
 
SectionDistanceGraph - Class in net.minecraft.util
 
SectionDistanceGraph(int, int, int) - Constructor for class net.minecraft.util.SectionDistanceGraph
 
SectionLightStorage<M extends LightDataMap<M>> - Class in net.minecraft.world.lighting
 
SectionLightStorage(LightType, IChunkLightProvider, M) - Constructor for class net.minecraft.world.lighting.SectionLightStorage
 
SectionPos - Class in net.minecraft.util.math
 
SED_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
seed - Variable in class net.minecraft.world.gen.ChunkGenerator
 
SeedCommand - Class in net.minecraft.command.impl
 
SeedCommand() - Constructor for class net.minecraft.command.impl.SeedCommand
 
SEEDS - Static variable in class net.minecraftforge.common.Tags.Items
 
SEEDS_BEETROOT - Static variable in class net.minecraftforge.common.Tags.Items
 
SEEDS_MELON - Static variable in class net.minecraftforge.common.Tags.Items
 
SEEDS_PUMPKIN - Static variable in class net.minecraftforge.common.Tags.Items
 
SEEDS_WHEAT - Static variable in class net.minecraftforge.common.Tags.Items
 
seedSlimeChunk(int, int, long, long) - Static method in class net.minecraft.util.SharedSeedRandom
 
select(CommandSource) - Method in class net.minecraft.command.arguments.EntitySelector
 
selectBlocks(Random, int, int, int, boolean) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece.BlockSelector
 
selectCategory(ISpectatorMenuView) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
SelectedResourcePackList - Class in net.minecraft.client.gui.widget.list
 
SelectedResourcePackList(Minecraft, int, int) - Constructor for class net.minecraft.client.gui.widget.list.SelectedResourcePackList
 
selectItem(int, int, double, double) - Method in class net.minecraft.client.gui.SlotGui
 
selectItem(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
selectItem(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
selectItem(SpectatorMenu) - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
 
selectItem(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
selectItem(int, int, double, double) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
selectItem(int, int, double, double) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
selectItem(int) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
selectItem(int, int, double, double) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
selectItem(int, int, double, double) - Method in class net.minecraft.realms.RealmsScrolledSelectionListProxy
 
selectItem(int, int, double, double) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
selectItem(int, int, double, double) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy
 
SelectiveReloadStateHandler - Enum in net.minecraftforge.resource
Handles reload parameters for selective loaders.
selectiveResourceReloadEnabled - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
selectOne(CommandSource) - Method in class net.minecraft.command.arguments.EntitySelector
 
selectOnePlayer(CommandSource) - Method in class net.minecraft.command.arguments.EntitySelector
 
Selector - Class in net.minecraft.client.renderer.model.multipart
 
Selector(ICondition, VariantList) - Constructor for class net.minecraft.client.renderer.model.multipart.Selector
 
Selector.Deserializer - Class in net.minecraft.client.renderer.model.multipart
 
SELECTOR_NOT_ALLOWED - Static variable in class net.minecraft.command.arguments.EntityArgument
 
SELECTOR_NOT_ALLOWED - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
SELECTOR_TYPE_MISSING - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
SelectorTextComponent - Class in net.minecraft.util.text
 
SelectorTextComponent(String) - Constructor for class net.minecraft.util.text.SelectorTextComponent
 
selectPlayers(CommandSource) - Method in class net.minecraft.command.arguments.EntitySelector
 
selectSlot(int) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
selectSpriteRandomly(IAnimatedSprite) - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
selectSpriteWithAge(IAnimatedSprite) - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
SEnableCompressionPacket - Class in net.minecraft.network.login.server
 
SEnableCompressionPacket() - Constructor for class net.minecraft.network.login.server.SEnableCompressionPacket
 
SEnableCompressionPacket(int) - Constructor for class net.minecraft.network.login.server.SEnableCompressionPacket
 
SEncryptionRequestPacket - Class in net.minecraft.network.login.server
 
SEncryptionRequestPacket() - Constructor for class net.minecraft.network.login.server.SEncryptionRequestPacket
 
SEncryptionRequestPacket(String, PublicKey, byte[]) - Constructor for class net.minecraft.network.login.server.SEncryptionRequestPacket
 
send(ServerPlayerEntity) - Method in class net.minecraft.command.Commands
 
send(IPacket<?>) - Method in class net.minecraftforge.fml.network.PacketDistributor.PacketTarget
 
send(PacketDistributor.PacketTarget, MSG) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
Send a message to the PacketDistributor.PacketTarget from a PacketDistributor instance.
SEND_COMMAND_FEEDBACK - Static variable in class net.minecraft.world.GameRules
 
sendAllContents(Container, NonNullList<ItemStack>) - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
sendAllContents(Container, NonNullList<ItemStack>) - Method in class net.minecraft.client.gui.screen.inventory.CreativeCraftingListener
 
sendAllContents(Container, NonNullList<ItemStack>) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendAllContents(Container, NonNullList<ItemStack>) - Method in interface net.minecraft.inventory.container.IContainerListener
 
sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.client.world.ClientWorld
 
sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.world.server.ServerWorld
 
sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.world.World
 
sendBreakAnimation(EquipmentSlotType) - Method in class net.minecraft.entity.LivingEntity
 
sendBreakAnimation(Hand) - Method in class net.minecraft.entity.LivingEntity
 
sendChanges(Chunk) - Method in class net.minecraft.world.server.ChunkHolder
 
sendChatMessage(String) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sendChunkLoad(ChunkPos, IPacket<?>, IPacket<?>) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendChunkUnload(ChunkPos) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendContainerToPlayer(Container) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendDimensionDataPacket(NetworkManager, ServerPlayerEntity) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
sendDisplaySlotRemovalPackets(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
sendEnchantPacket(int, int) - Method in class net.minecraft.client.multiplayer.PlayerController
 
sendEndCombat() - Method in class net.minecraft.entity.LivingEntity
 
sendEndCombat() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendEnterCombat() - Method in class net.minecraft.entity.LivingEntity
 
sendEnterCombat() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sender - Variable in class net.minecraft.server.dedicated.PendingCommand
 
sendErrorMessage(ITextComponent) - Method in class net.minecraft.command.CommandSource
 
sendFeedback(ITextComponent, boolean) - Method in class net.minecraft.command.CommandSource
 
sendHorseInventory() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sendHorseJump() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sendInventory(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
sendMCRegistryPackets(NetworkManager, String) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
sendMessage(ITextComponent) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sendMessage(ITextComponent) - Method in class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
sendMessage(String) - Method in class net.minecraft.client.gui.screen.Screen
 
sendMessage(String, boolean) - Method in class net.minecraft.client.gui.screen.Screen
 
sendMessage(ITextComponent) - Method in interface net.minecraft.command.ICommandSource
 
sendMessage(ITextComponent) - Method in class net.minecraft.entity.Entity
 
sendMessage(ITextComponent) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendMessage(ITextComponent, ChatType) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendMessage(ITextComponent) - Method in class net.minecraft.network.rcon.RConConsoleSource
 
sendMessage(ITextComponent) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
sendMessage(ITextComponent, boolean) - Method in class net.minecraft.server.management.PlayerList
 
sendMessage(ITextComponent) - Method in class net.minecraft.server.management.PlayerList
 
sendMessage(ITextComponent) - Method in class net.minecraft.server.MinecraftServer
 
sendMessage(ITextComponent) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
sendMessage(ITextComponent) - Method in class net.minecraftforge.common.util.FakePlayer
 
sendMessageToAllTeamMembers(PlayerEntity, ITextComponent) - Method in class net.minecraft.server.management.PlayerList
 
sendMessageToTeamOrAllPlayers(PlayerEntity, ITextComponent) - Method in class net.minecraft.server.management.PlayerList
 
sendPacket(IPacket<?>) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
sendPacket(IPacket<?>) - Method in class net.minecraft.network.NetworkManager
 
sendPacket(IPacket<?>, GenericFutureListener<? extends Future<? super Void>>) - Method in class net.minecraft.network.NetworkManager
 
sendPacket(IPacket<?>) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
sendPacket(IPacket<?>, GenericFutureListener<? extends Future<? super Void>>) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
sendPacket(ResourceLocation, PacketBuffer) - Method in class net.minecraftforge.fml.network.PacketDispatcher
 
sendPacketDropItem(ItemStack) - Method in class net.minecraft.client.multiplayer.PlayerController
 
sendPacketToAllPlayers(IPacket<?>) - Method in class net.minecraft.server.management.PlayerList
 
sendPacketToAllPlayersInDimension(IPacket<?>, DimensionType) - Method in class net.minecraft.server.management.PlayerList
 
sendPacketToServer(IPacket<?>) - Method in class net.minecraft.client.world.ClientWorld
 
sendPacketToServer(IPacket<?>) - Method in class net.minecraft.world.World
 
sendPlayerAbilities() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sendPlayerAbilities() - Method in class net.minecraft.entity.player.PlayerEntity
 
sendPlayerAbilities() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendQuittingDisconnectingPacket() - Method in class net.minecraft.client.world.ClientWorld
 
sendQuittingDisconnectingPacket() - Method in class net.minecraft.world.World
 
sendRaids(ServerWorld, Collection<Raid>) - Static method in class net.minecraft.network.DebugPacketSender
 
sendRegistry(NetworkManager, NetworkDirection) - Method in class net.minecraftforge.fml.network.FMLMCRegisterPacketHandler
 
sendScoreboard(ServerScoreboard, ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
sendSettingsToServer() - Method in class net.minecraft.client.GameSettings
 
sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.client.gui.screen.inventory.CreativeCraftingListener
 
sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendSlotContents(Container, int, ItemStack) - Method in interface net.minecraft.inventory.container.IContainerListener
 
sendSlotPacket(ItemStack, int) - Method in class net.minecraft.client.multiplayer.PlayerController
 
sendSpawnPackets(Consumer<IPacket<?>>) - Method in class net.minecraft.world.TrackedEntity
 
sendStats(ServerPlayerEntity) - Method in class net.minecraft.stats.ServerStatisticsManager
 
sendStatusMessage(ITextComponent, boolean) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sendStatusMessage(ITextComponent, boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
sendStatusMessage(ITextComponent, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendStatusMessage(ITextComponent, boolean) - Method in class net.minecraftforge.common.util.FakePlayer
 
sendTo(String, String, Supplier<?>) - Static method in class net.minecraftforge.fml.InterModComms
Send IMC to remote.
sendTo(String, String, String, Supplier<?>) - Static method in class net.minecraftforge.fml.InterModComms
Send IMC to remote.
sendTo(MSG, NetworkManager, NetworkDirection) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
sendToAllNearExcept(PlayerEntity, double, double, double, double, DimensionType, IPacket<?>) - Method in class net.minecraft.server.management.PlayerList
 
sendToAllTracking(Entity, IPacket<?>) - Method in class net.minecraft.world.server.ChunkManager
 
sendToAllTracking(Entity, IPacket<?>) - Method in class net.minecraft.world.server.ServerChunkProvider
 
sendToServer(MSG) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
sendToTrackingAndSelf(Entity, IPacket<?>) - Method in class net.minecraft.world.server.ChunkManager
 
sendToTrackingAndSelf(Entity, IPacket<?>) - Method in class net.minecraft.world.server.ServerChunkProvider
 
sendUpdateSettings() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
sendWindowProperty(Container, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
sendWindowProperty(Container, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeCraftingListener
 
sendWindowProperty(Container, int, int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendWindowProperty(Container, int, int) - Method in interface net.minecraft.inventory.container.IContainerListener
 
sendWorldInfo(ServerPlayerEntity, ServerWorld) - Method in class net.minecraft.server.management.PlayerList
 
SENSITIVITY - Static variable in class net.minecraft.client.settings.AbstractOption
 
Sensor<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.sensor
 
Sensor(int) - Constructor for class net.minecraft.entity.ai.brain.sensor.Sensor
 
Sensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.Sensor
 
SENSOR_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
SENSOR_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
SENSOR_TYPES - Static variable in class net.minecraftforge.registries.GameData
 
SensorType<U extends Sensor<?>> - Class in net.minecraft.entity.ai.brain.sensor
 
SensorType(Supplier<U>) - Constructor for class net.minecraft.entity.ai.brain.sensor.SensorType
 
SENTINEL - Static variable in class net.minecraft.util.math.ChunkPos
 
SEntityEquipmentPacket - Class in net.minecraft.network.play.server
 
SEntityEquipmentPacket() - Constructor for class net.minecraft.network.play.server.SEntityEquipmentPacket
 
SEntityEquipmentPacket(int, EquipmentSlotType, ItemStack) - Constructor for class net.minecraft.network.play.server.SEntityEquipmentPacket
 
SEntityHeadLookPacket - Class in net.minecraft.network.play.server
 
SEntityHeadLookPacket() - Constructor for class net.minecraft.network.play.server.SEntityHeadLookPacket
 
SEntityHeadLookPacket(Entity, byte) - Constructor for class net.minecraft.network.play.server.SEntityHeadLookPacket
 
SEntityMetadataPacket - Class in net.minecraft.network.play.server
 
SEntityMetadataPacket() - Constructor for class net.minecraft.network.play.server.SEntityMetadataPacket
 
SEntityMetadataPacket(int, EntityDataManager, boolean) - Constructor for class net.minecraft.network.play.server.SEntityMetadataPacket
 
SEntityPacket - Class in net.minecraft.network.play.server
 
SEntityPacket() - Constructor for class net.minecraft.network.play.server.SEntityPacket
 
SEntityPacket(int) - Constructor for class net.minecraft.network.play.server.SEntityPacket
 
SEntityPacket.LookPacket - Class in net.minecraft.network.play.server
 
SEntityPacket.MovePacket - Class in net.minecraft.network.play.server
 
SEntityPacket.RelativeMovePacket - Class in net.minecraft.network.play.server
 
SEntityPropertiesPacket - Class in net.minecraft.network.play.server
 
SEntityPropertiesPacket() - Constructor for class net.minecraft.network.play.server.SEntityPropertiesPacket
 
SEntityPropertiesPacket(int, Collection<IAttributeInstance>) - Constructor for class net.minecraft.network.play.server.SEntityPropertiesPacket
 
SEntityPropertiesPacket.Snapshot - Class in net.minecraft.network.play.server
 
SEntityStatusPacket - Class in net.minecraft.network.play.server
 
SEntityStatusPacket() - Constructor for class net.minecraft.network.play.server.SEntityStatusPacket
 
SEntityStatusPacket(Entity, byte) - Constructor for class net.minecraft.network.play.server.SEntityStatusPacket
 
SEntityTeleportPacket - Class in net.minecraft.network.play.server
 
SEntityTeleportPacket() - Constructor for class net.minecraft.network.play.server.SEntityTeleportPacket
 
SEntityTeleportPacket(Entity) - Constructor for class net.minecraft.network.play.server.SEntityTeleportPacket
 
SEntityVelocityPacket - Class in net.minecraft.network.play.server
 
SEntityVelocityPacket() - Constructor for class net.minecraft.network.play.server.SEntityVelocityPacket
 
SEntityVelocityPacket(Entity) - Constructor for class net.minecraft.network.play.server.SEntityVelocityPacket
 
SEntityVelocityPacket(int, Vec3d) - Constructor for class net.minecraft.network.play.server.SEntityVelocityPacket
 
SequenceLootEntry - Class in net.minecraft.world.storage.loot
 
SerializableTickList<T> - Class in net.minecraft.world
 
SerializableTickList(Function<T, ResourceLocation>, List<NextTickListEntry<T>>) - Constructor for class net.minecraft.world.SerializableTickList
 
serialize() - Method in class net.minecraft.advancements.Advancement.Builder
 
serialize(AdvancementProgress, Type, JsonSerializationContext) - Method in class net.minecraft.advancements.AdvancementProgress.Serializer
 
serialize() - Method in class net.minecraft.advancements.AdvancementRewards
 
serialize() - Method in class net.minecraft.advancements.criterion.BredAnimalsTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.BrewedPotionTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.ConsumeItemTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.DamagePredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.DistancePredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.EffectsChangedTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.EnchantedItemTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.EnchantmentPredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.EnterBlockTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.EntityEquipmentPredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.EntityFlagsPredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.EntityPredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.EntityTypePredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.FilledBucketTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.InventoryChangeTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.ItemPredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.LevitationTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.LocationPredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.MinMaxBounds
 
serialize() - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate.InstancePredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.NBTPredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.NetherTravelTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.PlacedBlockTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.PositionTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.Criterion
 
serialize() - Method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.SummonedEntityTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.TameAnimalTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.UsedTotemTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.VillagerTradeTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.CriterionProgress
 
serialize() - Method in class net.minecraft.advancements.DisplayInfo
 
serialize() - Method in interface net.minecraft.advancements.ICriterionInstance
 
serialize(DynamicOps<T>, BlockState) - Static method in class net.minecraft.block.BlockState
 
serialize(PacketBuffer, T) - Static method in class net.minecraft.command.arguments.ArgumentTypes
 
serialize(CommandDispatcher<S>, CommandNode<S>) - Static method in class net.minecraft.command.arguments.ArgumentTypes
 
serialize() - Method in class net.minecraft.command.arguments.ItemInput
 
serialize(JsonObject) - Method in class net.minecraft.data.CookingRecipeBuilder.Result
 
serialize(JsonObject) - Method in interface net.minecraft.data.IFinishedRecipe
 
serialize(JsonObject) - Method in class net.minecraft.data.ShapedRecipeBuilder.Result
 
serialize(JsonObject) - Method in class net.minecraft.data.ShapelessRecipeBuilder.Result
 
serialize(JsonObject) - Method in class net.minecraft.data.SingleItemRecipeBuilder.Result
 
serialize(DynamicOps<T>) - Method in class net.minecraft.entity.ai.brain.Brain
 
serialize(DynamicOps<T>) - Method in class net.minecraft.entity.merchant.villager.VillagerData
 
serialize(DynamicOps<T>, IFluidState) - Static method in interface net.minecraft.fluid.IFluidState
 
serialize() - Method in interface net.minecraft.item.crafting.Ingredient.IItemList
 
serialize() - Method in class net.minecraft.item.crafting.Ingredient
 
serialize() - Method in class net.minecraft.item.crafting.Ingredient.SingleItemList
 
serialize() - Method in class net.minecraft.item.crafting.Ingredient.TagList
 
serialize(ServerStatusResponse.Players, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Players.Serializer
 
serialize(ServerStatusResponse, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Serializer
 
serialize(ServerStatusResponse.Version, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Version.Serializer
 
serialize(JsonArray, Function<T, ResourceLocation>) - Method in interface net.minecraft.tags.Tag.ITagEntry
 
serialize(JsonArray, Function<T, ResourceLocation>) - Method in class net.minecraft.tags.Tag.ListEntry
 
serialize(Function<T, ResourceLocation>) - Method in class net.minecraft.tags.Tag
 
serialize(JsonArray, Function<T, ResourceLocation>) - Method in class net.minecraft.tags.Tag.TagEntry
 
serialize(DynamicOps<T>) - Method in interface net.minecraft.util.IDynamicSerializable
 
serialize(DynamicOps<T>) - Method in class net.minecraft.util.LongSerializable
 
serialize(DynamicOps<T>) - Method in class net.minecraft.util.math.BlockPos
 
serialize(DynamicOps<T>) - Method in class net.minecraft.util.math.GlobalPos
 
serialize(ResourceLocation, Type, JsonSerializationContext) - Method in class net.minecraft.util.ResourceLocation.Serializer
 
serialize(ITextComponent, Type, JsonSerializationContext) - Method in class net.minecraft.util.text.ITextComponent.Serializer
 
serialize(Style, Type, JsonSerializationContext) - Method in class net.minecraft.util.text.Style.Serializer
 
serialize(DynamicOps<T>) - Method in class net.minecraft.village.PointOfInterest
 
serialize(DynamicOps<T>) - Method in class net.minecraft.village.PointOfInterestData
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.dimension.DimensionType
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.BigMushroomFeatureConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.BlockBlobConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.BlockWithContextConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.BushConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.ConfiguredFeature
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.DecoratedFeatureConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.DoublePlantConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.EndGatewayConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.FeatureRadiusConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.FillLayerConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.GrassFeatureConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.HellLavaConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.IcebergConfig
 
serialize(DynamicOps<T>) - Method in interface net.minecraft.world.gen.feature.IFeatureConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.LakesConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.LiquidsConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.MultipleRandomFeatureConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.MultipleWithChanceRandomFeatureConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.NoFeatureConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.OreFeatureConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.ProbabilityConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.ReplaceBlockConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.SeaGrassConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.SingleRandomFeature
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.SphereReplaceConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasureConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.structure.MineshaftConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.structure.OceanRuinConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.structure.PillagerOutpostConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.structure.ShipwreckConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.structure.VillageConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.RuleEntry
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.RuleTest
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.StructureProcessor
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.TwoFeatureChoiceConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.CaveEdgeConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.ChanceConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.ChanceRangeConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.ConfiguredPlacement
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.CountConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.CountRangeConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.DepthAverageConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.DungeonRoomConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.FrequencyConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.HeightWithChanceConfig
 
serialize(DynamicOps<T>) - Method in interface net.minecraft.world.gen.placement.IPlacementConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.LakeChanceConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.NoiseDependant
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.NoPlacementConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.TopSolidRangeConfig
 
serialize(DynamicOps<T>) - Method in class net.minecraft.world.gen.placement.TopSolidWithNoiseConfig
 
serialize(BinomialRange, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.BinomialRange.Serializer
 
serialize(JsonObject, Alternative, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.Alternative.Serializer
 
serialize(JsonObject, BlockStateProperty, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.BlockStateProperty.Serializer
 
serialize(JsonObject, DamageSourceProperties, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.DamageSourceProperties.Serializer
 
serialize(JsonObject, EntityHasProperty, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.EntityHasProperty.Serializer
 
serialize(JsonObject, EntityHasScore, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.EntityHasScore.Serializer
 
serialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.ILootCondition.AbstractSerializer
 
serialize(JsonObject, Inverted, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.Inverted.Serializer
 
serialize(JsonObject, KilledByPlayer, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.KilledByPlayer.Serializer
 
serialize(JsonObject, LocationCheck, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.LocationCheck.Serializer
 
serialize(ILootCondition, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.LootConditionManager.Serializer
 
serialize(JsonObject, MatchTool, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.MatchTool.Serializer
 
serialize(JsonObject, RandomChance, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.RandomChance.Serializer
 
serialize(JsonObject, RandomChanceWithLooting, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.RandomChanceWithLooting.Serializer
 
serialize(JsonObject, SurvivesExplosion, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.SurvivesExplosion.Serializer
 
serialize(JsonObject, TableBonus, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.TableBonus.Serializer
 
serialize(JsonObject, WeatherCheck, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.WeatherCheck.Serializer
 
serialize(ConstantRange, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.ConstantRange.Serializer
 
serialize(JsonObject, DynamicLootEntry, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.DynamicLootEntry.Serializer
 
serialize(JsonObject, ApplyBonus, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.ApplyBonus.Serializer
 
serialize(JsonObject, CopyName, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.CopyName.Serializer
 
serialize(JsonObject, CopyNbt, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.CopyNbt.Serializer
 
serialize(JsonObject, EnchantRandomly, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.EnchantRandomly.Serializer
 
serialize(JsonObject, EnchantWithLevels, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.EnchantWithLevels.Serializer
 
serialize(JsonObject, ExplorationMap, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.ExplorationMap.Serializer
 
serialize(JsonObject, FillPlayerHead, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.FillPlayerHead.Serializer
 
serialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.ILootFunction.Serializer
 
serialize(JsonObject, LimitCount, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.LimitCount.Serializer
 
serialize(ILootFunction, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.LootFunctionManager.Serializer
 
serialize(JsonObject, LootingEnchantBonus, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.LootingEnchantBonus.Serializer
 
serialize(JsonObject, SetAttributes, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetAttributes.Serializer
 
serialize(JsonObject, SetContents, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetContents.Serializer
 
serialize(JsonObject, SetCount, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetCount.Serializer
 
serialize(JsonObject, SetDamage, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetDamage.Serializer
 
serialize(JsonObject, SetLootTable, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetLootTable.Serializer
 
serialize(JsonObject, SetLore, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetLore.Serializer
 
serialize(JsonObject, SetName, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetName.Serializer
 
serialize(JsonObject, SetNBT, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetNBT.Serializer
 
serialize(JsonObject, SetStewEffect, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetStewEffect.Serializer
 
serialize(IntClamper, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.IntClamper.Serializer
 
serialize(JsonObject, ItemLootEntry, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.ItemLootEntry.Serializer
 
serialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootEntry.Serializer
 
serialize(LootEntry, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootEntryManager.Serializer
 
serialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootFunction.Serializer
 
serialize(LootPool, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootPool.Serializer
 
serialize(LootTable, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootTable.Serializer
 
serialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.ParentedLootEntry.AbstractSerializer
 
serialize(IRandomRange, JsonSerializationContext) - Static method in class net.minecraft.world.storage.loot.RandomRanges
 
serialize(RandomValueRange, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.RandomValueRange.Serializer
 
serialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.StandaloneLootEntry.Serializer
 
serialize(JsonObject, TableLootEntry, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.TableLootEntry.Serializer
 
serialize(JsonObject, TagLootEntry, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.TagLootEntry.Serializer
 
serialize() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
serialize(T) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
serialize() - Method in class net.minecraftforge.common.crafting.IngredientNBT
 
serialize() - Method in class net.minecraftforge.common.crafting.StackList
 
serialize(ImmutableList<?>, Type, JsonSerializationContext) - Method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
 
serialize(ImmutableMap<String, ?>, Type, JsonSerializationContext) - Method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
 
serialize(FMLStatusPing, JsonSerializationContext) - Static method in class net.minecraftforge.fml.network.FMLStatusPing.Serializer
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.AlwaysTrueRuleTest
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.BlockMatchRuleTest
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.BlockStateMatchRuleTest
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.GravityStructureProcessor
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.IntegrityProcessor
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.JigsawReplacementStructureProcessor
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.NopProcessor
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.RandomBlockMatchRuleTest
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.RandomBlockStateMatchRuleTest
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.RuleStructureProcessor
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.RuleTest
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.StructureProcessor
 
serialize0(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.template.TagMatchRuleTest
 
serializeArray(EntityPredicate[]) - Static method in class net.minecraft.advancements.criterion.EntityPredicate
 
serializeCaps() - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
serializeNBT() - Method in class net.minecraft.world.storage.WorldSavedData
 
serializeNBT() - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
serializeNBT() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
serializeNBT() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
serializeNBT() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
serializeNBT() - Method in interface net.minecraftforge.common.util.INBTSerializable
 
serializeNBT() - Method in class net.minecraftforge.items.ItemStackHandler
 
Serializer() - Constructor for class net.minecraft.advancements.AdvancementProgress.Serializer
 
SERIALIZER - Static variable in class net.minecraft.client.resources.data.AnimationMetadataSection
 
SERIALIZER - Static variable in class net.minecraft.client.resources.data.TextureMetadataSection
 
Serializer() - Constructor for class net.minecraft.command.arguments.EntityArgument.Serializer
 
Serializer() - Constructor for class net.minecraft.command.arguments.IRangeArgument.FloatRange.Serializer
 
Serializer() - Constructor for class net.minecraft.command.arguments.IRangeArgument.IntRange.Serializer
 
Serializer() - Constructor for class net.minecraft.command.arguments.IRangeArgument.Serializer
 
Serializer() - Constructor for class net.minecraft.command.arguments.ScoreHolderArgument.Serializer
 
Serializer(ResourceLocation, Class<?>) - Constructor for class net.minecraft.command.ITimerCallback.Serializer
 
Serializer() - Constructor for class net.minecraft.command.TimedFunction.Serializer
 
Serializer() - Constructor for class net.minecraft.command.TimedFunctionTag.Serializer
 
Serializer() - Constructor for class net.minecraft.item.crafting.ShapedRecipe.Serializer
 
Serializer() - Constructor for class net.minecraft.item.crafting.ShapelessRecipe.Serializer
 
Serializer(SingleItemRecipe.Serializer.IRecipeFactory<T>) - Constructor for class net.minecraft.item.crafting.SingleItemRecipe.Serializer
 
Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Players.Serializer
 
Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Serializer
 
Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Version.Serializer
 
SERIALIZER - Static variable in class net.minecraft.resources.data.PackMetadataSection
 
Serializer() - Constructor for class net.minecraft.util.ResourceLocation.Serializer
 
Serializer() - Constructor for class net.minecraft.util.text.ITextComponent.Serializer
 
Serializer() - Constructor for class net.minecraft.util.text.Style.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.BinomialRange.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.Alternative.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.BlockStateProperty.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.DamageSourceProperties.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.EntityHasProperty.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.EntityHasScore.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.Inverted.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.KilledByPlayer.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.LocationCheck.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.LootConditionManager.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.MatchTool.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.RandomChance.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.RandomChanceWithLooting.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.SurvivesExplosion.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.TableBonus.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.WeatherCheck.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.ConstantRange.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.DynamicLootEntry.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.EmptyLootEntry.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.ApplyBonus.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.CopyName.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.CopyNbt.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.EnchantRandomly.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.EnchantWithLevels.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.ExplorationMap.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.ExplosionDecay.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.FillPlayerHead.Serializer
 
Serializer(ResourceLocation, Class<T>) - Constructor for class net.minecraft.world.storage.loot.functions.ILootFunction.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.LimitCount.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.LootFunctionManager.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.LootingEnchantBonus.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetAttributes.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetContents.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetCount.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetDamage.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetLootTable.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetLore.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetName.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetNBT.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetStewEffect.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.Smelt.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.IntClamper.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.ItemLootEntry.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.LootContext.EntityTarget.Serializer
 
Serializer(ResourceLocation, Class<T>) - Constructor for class net.minecraft.world.storage.loot.LootEntry.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.LootEntryManager.Serializer
 
Serializer(ResourceLocation, Class<T>) - Constructor for class net.minecraft.world.storage.loot.LootFunction.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.LootPool.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.LootTable.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.RandomValueRange.Serializer
 
Serializer(ResourceLocation, Class<T>) - Constructor for class net.minecraft.world.storage.loot.StandaloneLootEntry.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.TableLootEntry.Serializer
 
Serializer() - Constructor for class net.minecraft.world.storage.loot.TagLootEntry.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.CompoundIngredient.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.AndCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.FalseCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.ItemExistsCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.ModLoadedCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.NotCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.OrCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.TagEmptyCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.TrueCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.IngredientNBT.Serializer
 
Serializer() - Constructor for class net.minecraftforge.fml.network.FMLStatusPing.Serializer
 
SERIALIZERS - Static variable in class net.minecraftforge.registries.GameData
 
serializeToNetwork(PacketBuffer) - Method in class net.minecraft.advancements.AdvancementProgress
 
serializeToNetwork(PacketBuffer) - Method in class net.minecraft.advancements.Criterion
 
serializeToNetwork(Map<String, Criterion>, PacketBuffer) - Static method in class net.minecraft.advancements.Criterion
 
SERIALZIER - Static variable in class net.minecraftforge.common.crafting.ConditionalRecipe
 
server - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
server - Variable in class net.minecraft.network.rcon.RConThread
 
SERVER - Static variable in class net.minecraftforge.common.ForgeConfig
 
SERVER - Static variable in class net.minecraftforge.fml.common.thread.SidedThreadGroups
 
server - Variable in class net.minecraftforge.fml.event.server.ServerLifecycleEvent
 
SERVER - Static variable in class net.minecraftforge.fml.network.PacketDistributor
Send to the server (CLIENT to SERVER)
PacketDistributor.noArg()
SERVER_EPOLL_EVENTLOOP - Static variable in class net.minecraft.network.NetworkSystem
 
SERVER_NIO_EVENTLOOP - Static variable in class net.minecraft.network.NetworkSystem
 
serverAcceptedVersions(Predicate<String>) - Method in class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
A predicate run on the server, with the NetworkRegistry.ChannelBuilder.networkProtocolVersion(Supplier) string from the server, or the special value NetworkRegistry.ABSENT indicating the absence of the channel on the remote side.
serverActivities - Variable in class com.mojang.realmsclient.dto.ServerActivityList
 
ServerActivity - Class in com.mojang.realmsclient.dto
 
ServerActivity() - Constructor for class com.mojang.realmsclient.dto.ServerActivity
 
ServerActivityList - Class in com.mojang.realmsclient.dto
 
ServerActivityList() - Constructor for class com.mojang.realmsclient.dto.ServerActivityList
 
ServerAddress - Class in net.minecraft.client.multiplayer
 
ServerBossInfo - Class in net.minecraft.world
 
ServerBossInfo(ITextComponent, BossInfo.Color, BossInfo.Overlay) - Constructor for class net.minecraft.world.ServerBossInfo
 
ServerChatEvent - Class in net.minecraftforge.event
ServerChatEvent is fired whenever a C01PacketChatMessage is processed.
ServerChatEvent(ServerPlayerEntity, String, ITextComponent) - Constructor for class net.minecraftforge.event.ServerChatEvent
 
ServerChunkProvider - Class in net.minecraft.world.server
 
ServerChunkProvider(ServerWorld, File, DataFixer, TemplateManager, Executor, ChunkGenerator<?>, int, IChunkStatusListener, Supplier<DimensionSavedDataManager>) - Constructor for class net.minecraft.world.server.ServerChunkProvider
 
ServerComparator(String) - Constructor for class com.mojang.realmsclient.dto.RealmsServer.ServerComparator
 
ServerCooldownTracker - Class in net.minecraft.util
 
ServerCooldownTracker(ServerPlayerEntity) - Constructor for class net.minecraft.util.ServerCooldownTracker
 
serverData - Variable in class net.minecraft.client.gui.screen.ServerSelectionList.LanDetectedEntry
 
ServerData - Class in net.minecraft.client.multiplayer
 
ServerData(String, String, boolean) - Constructor for class net.minecraft.client.multiplayer.ServerData
 
ServerData.ServerResourceMode - Enum in net.minecraft.client.multiplayer
 
ServerEula - Class in net.minecraft.server
 
ServerEula(Path) - Constructor for class net.minecraft.server.ServerEula
 
ServerHandshakeNetHandler - Class in net.minecraft.network.handshake
 
ServerHandshakeNetHandler(MinecraftServer, NetworkManager) - Constructor for class net.minecraft.network.handshake.ServerHandshakeNetHandler
 
ServerHangWatchdog - Class in net.minecraft.server.dedicated
 
ServerHangWatchdog(DedicatedServer) - Constructor for class net.minecraft.server.dedicated.ServerHangWatchdog
 
serverId - Variable in class com.mojang.realmsclient.dto.RealmsServerPlayerList
 
serverInfo - Variable in class net.minecraft.client.GameConfiguration
 
ServerInformation(String, int) - Constructor for class net.minecraft.client.GameConfiguration.ServerInformation
 
serverIP - Variable in class net.minecraft.client.multiplayer.ServerData
 
serverIp - Variable in class net.minecraft.server.dedicated.ServerProperties
 
serverIsInRunLoop() - Method in class net.minecraft.server.MinecraftServer
 
ServerLifecycleEvent - Class in net.minecraftforge.fml.event.server
 
ServerLifecycleEvent(MinecraftServer) - Constructor for class net.minecraftforge.fml.event.server.ServerLifecycleEvent
 
ServerLifecycleHooks - Class in net.minecraftforge.fml.server
 
ServerLifecycleHooks() - Constructor for class net.minecraftforge.fml.server.ServerLifecycleHooks
 
ServerList - Class in net.minecraft.client.multiplayer
 
ServerList(Minecraft) - Constructor for class net.minecraft.client.multiplayer.ServerList
 
ServerListScreen - Class in net.minecraft.client.gui.screen
 
ServerListScreen(BooleanConsumer, ServerData) - Constructor for class net.minecraft.client.gui.screen.ServerListScreen
 
serverListSelector - Variable in class net.minecraft.client.gui.screen.MultiplayerScreen
 
ServerLoginNetHandler - Class in net.minecraft.network.login
 
ServerLoginNetHandler(MinecraftServer, NetworkManager) - Constructor for class net.minecraft.network.login.ServerLoginNetHandler
 
ServerModLoader - Class in net.minecraftforge.fml.server
 
ServerModLoader() - Constructor for class net.minecraftforge.fml.server.ServerModLoader
 
serverMOTD - Variable in class net.minecraft.client.multiplayer.ServerData
 
ServerMultiWorld - Class in net.minecraft.world
 
ServerMultiWorld(ServerWorld, MinecraftServer, Executor, SaveHandler, DimensionType, IProfiler, IChunkStatusListener) - Constructor for class net.minecraft.world.ServerMultiWorld
 
serverName - Variable in class net.minecraft.client.GameConfiguration.ServerInformation
 
serverName - Variable in class net.minecraft.client.multiplayer.ServerData
 
ServerPackFinder - Class in net.minecraft.resources
 
ServerPackFinder() - Constructor for class net.minecraft.resources.ServerPackFinder
 
serverPing - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
ServerPinger - Class in net.minecraft.client.network
 
ServerPinger() - Constructor for class net.minecraft.client.network.ServerPinger
 
ServerPlayerEntity - Class in net.minecraft.entity.player
 
ServerPlayerEntity(MinecraftServer, ServerWorld, GameProfile, PlayerInteractionManager) - Constructor for class net.minecraft.entity.player.ServerPlayerEntity
 
ServerPlayNetHandler - Class in net.minecraft.network.play
 
ServerPlayNetHandler(MinecraftServer, NetworkManager, ServerPlayerEntity) - Constructor for class net.minecraft.network.play.ServerPlayNetHandler
 
serverPort - Variable in class net.minecraft.client.GameConfiguration.ServerInformation
 
serverPort - Variable in class net.minecraft.server.dedicated.ServerProperties
 
serverPosX - Variable in class net.minecraft.entity.Entity
 
serverPosY - Variable in class net.minecraft.entity.Entity
 
serverPosZ - Variable in class net.minecraft.entity.Entity
 
ServerProperties - Class in net.minecraft.server.dedicated
 
ServerProperties(Properties) - Constructor for class net.minecraft.server.dedicated.ServerProperties
 
ServerPropertiesProvider - Class in net.minecraft.server
 
ServerPropertiesProvider(Path) - Constructor for class net.minecraft.server.ServerPropertiesProvider
 
serverProxy - Variable in class net.minecraft.server.MinecraftServer
 
ServerRecipeBook - Class in net.minecraft.item.crafting
 
ServerRecipeBook(RecipeManager) - Constructor for class net.minecraft.item.crafting.ServerRecipeBook
 
ServerRecipePlacer<C extends IInventory> - Class in net.minecraft.item.crafting
 
ServerRecipePlacer(RecipeBookContainer<C>) - Constructor for class net.minecraft.item.crafting.ServerRecipePlacer
 
ServerRecipePlacerFurnace<C extends IInventory> - Class in net.minecraft.item.crafting
 
ServerRecipePlacerFurnace(RecipeBookContainer<C>) - Constructor for class net.minecraft.item.crafting.ServerRecipePlacerFurnace
 
servers - Variable in class com.mojang.realmsclient.dto.RealmsServerList
 
servers - Variable in class com.mojang.realmsclient.dto.RealmsServerPlayerLists
 
ServerScoreboard - Class in net.minecraft.scoreboard
 
ServerScoreboard(MinecraftServer) - Constructor for class net.minecraft.scoreboard.ServerScoreboard
 
ServerScoreboard.Action - Enum in net.minecraft.scoreboard
 
ServerSelectionList - Class in net.minecraft.client.gui.screen
 
ServerSelectionList(MultiplayerScreen, Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.screen.ServerSelectionList
 
ServerSelectionList.Entry - Class in net.minecraft.client.gui.screen
 
ServerSelectionList.LanDetectedEntry - Class in net.minecraft.client.gui.screen
 
ServerSelectionList.LanScanEntry - Class in net.minecraft.client.gui.screen
 
ServerSelectionList.NormalEntry - Class in net.minecraft.client.gui.screen
 
serverSocketList - Variable in class net.minecraft.network.rcon.RConThread
 
serverStarting(FMLServerStartingEvent) - Method in class net.minecraftforge.common.ForgeMod
 
ServerStatisticsManager - Class in net.minecraft.stats
 
ServerStatisticsManager(MinecraftServer, File) - Constructor for class net.minecraft.stats.ServerStatisticsManager
 
ServerStatusNetHandler - Class in net.minecraft.network.status
 
ServerStatusNetHandler(MinecraftServer, NetworkManager) - Constructor for class net.minecraft.network.status.ServerStatusNetHandler
 
ServerStatusResponse - Class in net.minecraft.network
 
ServerStatusResponse() - Constructor for class net.minecraft.network.ServerStatusResponse
 
ServerStatusResponse.Players - Class in net.minecraft.network
 
ServerStatusResponse.Players.Serializer - Class in net.minecraft.network
 
ServerStatusResponse.Serializer - Class in net.minecraft.network
 
ServerStatusResponse.Version - Class in net.minecraft.network
 
ServerStatusResponse.Version.Serializer - Class in net.minecraft.network
 
serverStopping(FMLServerStoppingEvent) - Method in class net.minecraftforge.common.ForgeMod
 
serverThread - Variable in class net.minecraft.server.MinecraftServer
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.AttackingSittingPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
serverTick() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.ScanningSittingPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.TakeoffPhase
 
ServerTickEvent(TickEvent.Phase) - Constructor for class net.minecraftforge.event.TickEvent.ServerTickEvent
 
ServerTickList<T> - Class in net.minecraft.world
 
ServerTickList(ServerWorld, Predicate<T>, Function<T, ResourceLocation>, Function<ResourceLocation, T>, Consumer<NextTickListEntry<T>>) - Constructor for class net.minecraft.world.ServerTickList
 
serverTime - Variable in class net.minecraft.server.MinecraftServer
 
ServerWorld - Class in net.minecraft.world.server
 
ServerWorld(MinecraftServer, Executor, SaveHandler, WorldInfo, DimensionType, IProfiler, IChunkStatusListener) - Constructor for class net.minecraft.world.server.ServerWorld
 
ServerWorldLightManager - Class in net.minecraft.world.server
 
ServerWorldLightManager(IChunkLightProvider, ChunkManager, boolean, DelegatedTaskExecutor<Runnable>, ITaskExecutor<ChunkTaskPriorityQueueSorter.FunctionEntry<Runnable>>) - Constructor for class net.minecraft.world.server.ServerWorldLightManager
 
session - Variable in class net.minecraft.client.GameConfiguration.UserInformation
 
Session - Class in net.minecraft.util
 
Session(String, String, String, String) - Constructor for class net.minecraft.util.Session
 
Session.Type - Enum in net.minecraft.util
 
sessionId() - Static method in class net.minecraft.realms.Realms
 
SessionLockException - Exception in net.minecraft.world.storage
 
SessionLockException(String) - Constructor for exception net.minecraft.world.storage.SessionLockException
 
set(int, ServerData) - Method in class net.minecraft.client.multiplayer.ServerList
 
set(int, int, float) - Method in class net.minecraft.client.renderer.Matrix4f
 
set(float, float, float) - Method in class net.minecraft.client.renderer.Vector3f
 
set(float, float, float, float) - Method in class net.minecraft.client.renderer.Vector4f
 
set(GameSettings, String) - Method in class net.minecraft.client.settings.BooleanOption
 
set(GameSettings, double) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
set(float) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float, float) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(int, int, int, int) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float[]) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(Matrix4f) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(float, float) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(int, int, int, int) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(float[]) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(Matrix4f) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(int, ByteNBT) - Method in class net.minecraft.nbt.ByteArrayNBT
 
set(int, T) - Method in class net.minecraft.nbt.CollectionNBT
 
set(int, IntNBT) - Method in class net.minecraft.nbt.IntArrayNBT
 
set(int, INBT) - Method in class net.minecraft.nbt.ListNBT
 
set(int, LongNBT) - Method in class net.minecraft.nbt.LongArrayNBT
 
set(DataParameter<T>, T) - Method in class net.minecraft.network.datasync.EntityDataManager
 
set(int, int) - Method in interface net.minecraft.util.IIntArray
 
set(int, int) - Method in class net.minecraft.util.IntArray
 
set(int) - Method in class net.minecraft.util.IntReferenceHolder
 
set(int, E) - Method in class net.minecraft.util.NonNullList
 
set(int, T) - Method in class net.minecraft.world.chunk.BlockStateContainer
 
set(int, int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
 
set(boolean, MinecraftServer) - Method in class net.minecraft.world.GameRules.BooleanValue
 
set(WorldSavedData) - Method in class net.minecraft.world.storage.DimensionSavedDataManager
 
set(T) - Method in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
 
set(Object) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
set(Object[]) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
set(Object) - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Sets this property's value.
set(Object[]) - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Sets this property's value to the specified array.
set(IForgeRegistry.DummyFactory<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
set(IForgeRegistry.MissingFactory<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
set(ContextKey<T>, T) - Method in class net.minecraftforge.server.permission.context.Context
Sets Context object
SET_VALUE - Static variable in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
Deprecated.
 
setAbsorptionAmount(float) - Method in class net.minecraft.entity.LivingEntity
 
setAbsorptionAmount(float) - Method in class net.minecraft.entity.player.PlayerEntity
 
setAccepted(boolean) - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
setAction(ActionResult<ItemStack>) - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
setActiveContainer(ModContainer, Object) - Method in class net.minecraftforge.fml.ModLoadingContext
 
setActiveHand(Hand) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
setActiveHand(Hand) - Method in class net.minecraft.entity.LivingEntity
 
setAdvancement(String, String, ConditionalAdvancement.Builder) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
setAdvancement(ResourceLocation, ConditionalAdvancement.Builder) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
setAdvancementProgress(AdvancementProgress) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
setAgeToCreativeDespawnTime() - Method in class net.minecraft.entity.item.ItemEntity
 
setAggroed(boolean) - Method in class net.minecraft.entity.MobEntity
 
setAIMoveSpeed(float) - Method in class net.minecraft.entity.LivingEntity
 
setAIMoveSpeed(float) - Method in class net.minecraft.entity.MobEntity
 
setAir(int) - Method in class net.minecraft.entity.Entity
 
setAll(List<ItemStack>) - Method in class net.minecraft.inventory.container.Container
 
setAllowCommands(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setAllowCommands(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.server.ServerChunkProvider
 
setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.World
 
setAllowedSpawnTypes(boolean, boolean) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
setAllowFlight(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setAllowFlying(boolean) - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
setAllowFlying(boolean) - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
setAllowFriendlyFire(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setAllowPvp(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setAllVisible(boolean) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
setAlpha(float) - Method in class net.minecraft.client.gui.widget.Widget
 
setAlphaF(float) - Method in class net.minecraft.client.particle.Particle
 
setAlwaysEdible() - Method in class net.minecraft.item.Food.Builder
 
setAmount(float) - Method in class net.minecraftforge.event.entity.living.LivingDamageEvent
 
setAmount(float) - Method in class net.minecraftforge.event.entity.living.LivingHealEvent
 
setAmount(float) - Method in class net.minecraftforge.event.entity.living.LivingHurtEvent
 
setAmount(int) - Method in class net.minecraftforge.event.entity.player.PlayerXpEvent.XpChange
 
setAmount(int) - Method in class net.minecraftforge.fluids.FluidStack
 
setAngry(boolean) - Method in class net.minecraft.entity.passive.WolfEntity
 
setAnimation(B3DModel.Animation) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
setAnimation(Triple<Integer, Integer, Float>, Table<Integer, Optional<B3DModel.Node<?>>, B3DModel.Key>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
setAnimationsToGo(int) - Method in class net.minecraft.item.ItemStack
 
setApplyDiffuseLighting(boolean) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
 
setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
 
setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
setArray(long, NibbleArray) - Method in class net.minecraft.world.lighting.LightDataMap
 
setArrayEntryClass(Class<? extends IArrayEntry>) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
setArrowCountInEntity(int) - Method in class net.minecraft.entity.LivingEntity
 
setAt(int, int) - Method in class net.minecraft.util.BitArray
 
setAttachmentPos(BlockPos) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
setAttachmentType(ResourceLocation) - Method in class net.minecraft.tileentity.JigsawTileEntity
 
setAttackCooldown(int) - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
setAttackDamage(float) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
setAttacker(Entity) - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
setAttacking(boolean) - Method in class net.minecraft.entity.monster.GhastEntity
 
setAttackTarget(MobEntity, LivingEntity) - Method in class net.minecraft.entity.ai.goal.HurtByTargetGoal
 
setAttackTarget(LivingEntity) - Method in class net.minecraft.entity.MobEntity
 
setAttackTarget(LivingEntity) - Method in class net.minecraft.entity.monster.EndermanEntity
 
setAttackTarget(LivingEntity) - Method in class net.minecraft.entity.passive.FoxEntity
 
setAttackTarget(LivingEntity) - Method in class net.minecraft.entity.passive.WolfEntity
 
SetAttributes - Class in net.minecraft.world.storage.loot.functions
 
SetAttributes.Serializer - Class in net.minecraft.world.storage.loot.functions
 
setAuthor(String) - Method in class net.minecraft.world.gen.feature.template.Template
 
setAuto(boolean) - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
setAuxColor(float...) - Method in class net.minecraftforge.client.model.pipeline.LightUtil.ItemConsumer
 
setAvoidSun(boolean) - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
setBackground(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
setBackgroundImageName(String) - Method in class net.minecraft.item.ItemGroup
 
setBackgroundLocation(ResourceLocation) - Method in class net.minecraft.inventory.container.Slot
Sets the texture file to use for the background image of the slot when it's empty.
setBackgroundName(String) - Method in class net.minecraft.inventory.container.Slot
Sets which icon index to use as the background image of the slot when it's empty.
setBase64EncodedIconData(String) - Method in class net.minecraft.client.multiplayer.ServerData
 
setBaseAirFriction(float) - Method in class net.minecraft.client.particle.SimpleAnimatedParticle
 
setBaseChunkSeed(int, int) - Method in class net.minecraft.util.SharedSeedRandom
 
setBaseValue(double) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
setBaseValue(double) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
setBeamTarget(BlockPos) - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
setBedOccupied(BlockState, IWorldReader, BlockPos, LivingEntity, boolean) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called when a user either starts or stops sleeping in the bed.
setBedOccupied(IWorldReader, BlockPos, LivingEntity, boolean) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called when a user either starts or stops sleeping in the bed.
setBedPosition(BlockPos) - Method in class net.minecraft.entity.LivingEntity
 
setBegging(boolean) - Method in class net.minecraft.entity.passive.WolfEntity
 
setBesideClimbableBlock(boolean) - Method in class net.minecraft.entity.monster.SpiderEntity
 
setBidiFlag(boolean) - Method in class net.minecraft.client.gui.FontRenderer
 
setBiome(Biome) - Method in class net.minecraft.world.biome.provider.SingleBiomeProviderSettings
 
setBiome(Biome) - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
setBiomes(Biome[]) - Method in class net.minecraft.world.biome.provider.CheckerboardBiomeProviderSettings
 
setBiomes(Biome[]) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setBiomes(Biome[]) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setBiomes(Biome[]) - Method in interface net.minecraft.world.chunk.IChunk
 
SetBlockCommand - Class in net.minecraft.command.impl
 
SetBlockCommand() - Constructor for class net.minecraft.command.impl.SetBlockCommand
 
SetBlockCommand.IFilter - Interface in net.minecraft.command.impl
 
SetBlockCommand.Mode - Enum in net.minecraft.command.impl
 
setBlocked(boolean) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
setBlockPos(BlockPos) - Method in class net.minecraft.client.particle.DiggingParticle
 
setBlockPos(BlockPos) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
setBlockPos(BlockPos) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setBlockState(BlockPos, BlockState, boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setBlockState(BlockPos, BlockState, boolean) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setBlockState(BlockPos, BlockState, boolean) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setBlockState(int, int, int, BlockState) - Method in class net.minecraft.world.chunk.ChunkSection
 
setBlockState(int, int, int, BlockState, boolean) - Method in class net.minecraft.world.chunk.ChunkSection
 
setBlockState(BlockPos, BlockState, boolean) - Method in class net.minecraft.world.chunk.EmptyChunk
 
setBlockState(BlockPos, BlockState, boolean) - Method in interface net.minecraft.world.chunk.IChunk
 
setBlockState(IWorldWriter, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
setBlockState(IWorldWriter, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.Feature
 
setBlockState(IWorld, BlockState, int, int, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
setBlockState(BlockPos, BlockState, int) - Method in class net.minecraft.world.gen.WorldGenRegion
 
setBlockState(BlockPos, BlockState, int) - Method in interface net.minecraft.world.IWorldWriter
 
setBlockState(BlockPos, BlockState, int) - Method in class net.minecraft.world.World
 
setBlockState(BlockPos, BlockState) - Method in class net.minecraft.world.World
 
setBlockToolSetter(TriConsumer<Block, ToolType, Integer>) - Static method in class net.minecraftforge.common.ForgeHooks
 
setBlue(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
setBlurMipmap(boolean, boolean) - Method in interface net.minecraft.client.renderer.texture.ITextureObject
 
setBlurMipmap(boolean, boolean) - Method in class net.minecraft.client.renderer.texture.Texture
 
setBlurMipmapDirect(boolean, boolean) - Method in class net.minecraft.client.renderer.texture.Texture
 
setBoatType(BoatEntity.Type) - Method in class net.minecraft.entity.item.BoatEntity
 
setBodyRotation(Rotations) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setBold(Boolean) - Method in class net.minecraft.util.text.Style
 
setBonusRolls(RandomValueRange) - Method in class net.minecraft.world.storage.loot.LootPool
 
setBook(ItemStack) - Method in class net.minecraft.tileentity.LecternTileEntity
 
setBook(ItemStack, PlayerEntity) - Method in class net.minecraft.tileentity.LecternTileEntity
 
setBoolean(int, boolean) - Method in class net.minecraft.network.PacketBuffer
 
setBorderCenterX(double) - Method in class net.minecraft.world.storage.WorldInfo
 
setBorderCenterZ(double) - Method in class net.minecraft.world.storage.WorldInfo
 
setBorderDamagePerBlock(double) - Method in class net.minecraft.world.storage.WorldInfo
 
setBorderEnd(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
setBorderSafeZone(double) - Method in class net.minecraft.world.storage.WorldInfo
 
setBorderSize(double) - Method in class net.minecraft.world.storage.WorldInfo
 
setBorderSizeLerpTarget(double) - Method in class net.minecraft.world.storage.WorldInfo
 
setBorderSizeLerpTime(long) - Method in class net.minecraft.world.storage.WorldInfo
 
setBorderStart(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
setBorderWarningBlocks(int) - Method in class net.minecraft.world.storage.WorldInfo
 
setBorderWarningTime(int) - Method in class net.minecraft.world.storage.WorldInfo
 
setBoundingBox(AxisAlignedBB) - Method in class net.minecraft.client.particle.Particle
 
setBoundingBox(AxisAlignedBB) - Method in class net.minecraft.entity.Entity
 
setBoundingBox(MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setBoundOrigin(BlockPos) - Method in class net.minecraft.entity.monster.VexEntity
 
setBoxName(String) - Method in class net.minecraft.client.renderer.model.ModelBox
 
setBreakChance(float) - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
 
setBreakDoors(boolean) - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
setBreakDoorsAItask(boolean) - Method in class net.minecraft.entity.monster.ZombieEntity
 
setBreeding(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setBrightness(T, float, boolean) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
setBucketData(ItemStack) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
setBucketData(ItemStack) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
setBuffer(BufferBuilder) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
setBuildLimit(int) - Method in class net.minecraft.server.MinecraftServer
 
setBurnTime(int) - Method in class net.minecraftforge.event.furnace.FurnaceFuelBurnTimeEvent
Set the burn time for the given ItemStack.
setButton(Button) - Method in class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
 
setButtonDelay(int) - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
setButtonList(List<Button>) - Method in class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
 
setByte(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, byte[]) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, InputStream, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ScatteringByteChannel, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, FileChannel, long, int) - Method in class net.minecraft.network.PacketBuffer
 
setCallsForHelp(Class<?>...) - Method in class net.minecraft.entity.ai.goal.HurtByTargetGoal
 
setCanceled(boolean) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
setCanceled(boolean) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
 
setCancellationResult(ActionResultType) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
Set the EnumActionResult that will be returned to vanilla if the event is cancelled, instead of calling the relevant method of the event.
setCanCraft(PlayerEntity, boolean) - Method in class net.minecraft.inventory.container.Container
 
setCanEnterDoors(boolean) - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
setCanEnterDoors(boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
 
setCanHarvest(boolean) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
 
setCanJump(boolean) - Method in class net.minecraft.entity.passive.RabbitEntity.JumpHelperController
 
setCanLoseFocus(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setCanOpenDoors(boolean) - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
setCanOpenDoors(boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
 
setCanPickUpLoot(boolean) - Method in class net.minecraft.entity.MobEntity
 
setCanSpawnAnimals(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setCanSpawnNPCs(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setCanSwim(boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
 
setCanSwim(boolean) - Method in class net.minecraft.pathfinding.PathNavigator
 
setCanSwim(boolean) - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
setCanUpdate(boolean) - Method in class net.minecraftforge.event.entity.EntityEvent.CanUpdate
 
setCanUseRail(boolean) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setCanUseRail(boolean) - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
Set whether the minecart can use rails.
setCapabilities(Dimension, INBTSerializable<CompoundNBT>) - Method in class net.minecraftforge.common.util.WorldCapabilityData
 
setCapacity(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
setCarvingMask(GenerationStage.Carving, BitSet) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setCaster(ServerPlayerEntity) - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
setCaster(LivingEntity) - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
setCategory(SoundCategory) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
setCatType(int) - Method in class net.minecraft.entity.passive.CatEntity
 
setCenter(int, int) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
setCenter(double, double) - Method in class net.minecraft.world.border.WorldBorder
 
setCenterOffset(BlockPos) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setChar(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setCharge(int) - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
setCharged(ItemStack, boolean) - Static method in class net.minecraft.item.CrossbowItem
 
setCharging(boolean) - Method in interface net.minecraft.entity.ICrossbowUser
 
setCharging(boolean) - Method in class net.minecraft.entity.monster.PillagerEntity
 
setCharging(boolean) - Method in class net.minecraft.entity.monster.VexEntity
 
setCharSequence(int, CharSequence, Charset) - Method in class net.minecraft.network.PacketBuffer
 
setChested(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
setChestTileEntity(EnderChestTileEntity) - Method in class net.minecraft.inventory.EnderChestInventory
 
setChickenJockey(boolean) - Method in class net.minecraft.entity.passive.ChickenEntity
 
setChild(boolean) - Method in class net.minecraft.entity.monster.ZombieEntity
 
setChild(AgeableEntity) - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
 
setChunk(ChunkPos) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setChunkLoadedAtClient(ServerPlayerEntity, ChunkPos, IPacket<?>[], boolean, boolean) - Method in class net.minecraft.world.server.ChunkManager
 
setClean() - Method in class net.minecraft.network.datasync.EntityDataManager
 
setClearWeatherTime(int) - Method in class net.minecraft.world.storage.WorldInfo
 
setClickEvent(ClickEvent) - Method in class net.minecraft.util.text.Style
 
setClient(Supplier<Minecraft>) - Static method in enum net.minecraftforge.fml.LogicalSidedProvider
 
setClient(Supplier<Minecraft>) - Static method in enum net.minecraftforge.fml.SidedProvider
 
setClientPartialTickTime(float) - Static method in enum net.minecraftforge.client.model.animation.Animation
Internal hook, do not use.
setClipboard(String) - Static method in class net.minecraft.realms.Realms
 
setClipboardString(String) - Method in class net.minecraft.client.KeyboardListener
 
setClipResolver(Function<String, IClip>) - Method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
 
setCloudRenderer(IRenderHandler) - Method in class net.minecraft.world.dimension.Dimension
 
setCloudRenderer(IRenderHandler) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
setCloudUpdateTick(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
setCollarColor(DyeColor) - Method in class net.minecraft.entity.passive.CatEntity
 
setCollarColor(DyeColor) - Method in class net.minecraft.entity.passive.WolfEntity
 
setCollection(TagCollection<Block>) - Method in class net.minecraft.data.BlockTagsProvider
 
setCollection(TagCollection<EntityType<?>>) - Method in class net.minecraft.data.EntityTypeTagsProvider
 
setCollection(TagCollection<Fluid>) - Method in class net.minecraft.data.FluidTagsProvider
 
setCollection(TagCollection<Item>) - Method in class net.minecraft.data.ItemTagsProvider
 
setCollection(TagCollection<T>) - Method in class net.minecraft.data.TagsProvider
 
setCollection(TagCollection<Block>) - Static method in class net.minecraft.tags.BlockTags
 
setCollection(TagCollection<EntityType<?>>) - Static method in class net.minecraft.tags.EntityTypeTags
 
setCollection(TagCollection<Fluid>) - Static method in class net.minecraft.tags.FluidTags
 
setCollection(TagCollection<Item>) - Static method in class net.minecraft.tags.ItemTags
 
setCollisionRule(Team.CollisionRule) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setColor(float, float, float) - Method in class net.minecraft.client.particle.Particle
 
setColor(int) - Method in class net.minecraft.client.particle.SimpleAnimatedParticle
 
setColor(int) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setColor(ItemStack, int) - Method in interface net.minecraft.item.IDyeableArmorItem
 
setColor(TextFormatting) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setColor(DyeColor) - Method in class net.minecraft.tileentity.BedTileEntity
 
setColor(TextFormatting) - Method in class net.minecraft.util.text.Style
 
setColor(BossInfo.Color) - Method in class net.minecraft.world.BossInfo
 
setColor(BossInfo.Color) - Method in class net.minecraft.world.ServerBossInfo
 
setColor(Vector4f) - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
setColor(int) - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
 
setColorBuffer(float, float, float, float) - Static method in class net.minecraft.client.renderer.RenderHelper
 
setColorFade(int) - Method in class net.minecraft.client.particle.SimpleAnimatedParticle
 
setCombatTask() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
setCommand(String) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
setCommand(String) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
setCommandsAllowedForAll(boolean) - Method in class net.minecraft.server.management.PlayerList
 
setCompiledChunk(CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
setCompiledChunk(CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
setComponent(ITextComponent) - Method in class net.minecraftforge.event.ServerChatEvent
 
setCompressionThreshold(int) - Method in class net.minecraft.network.NettyCompressionDecoder
 
setCompressionThreshold(int) - Method in class net.minecraft.network.NettyCompressionEncoder
 
setCompressionThreshold(int) - Method in class net.minecraft.network.NetworkManager
 
setConditionMet() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
setConfig(CommentedConfig) - Method in class net.minecraftforge.common.ForgeConfigSpec
 
setConfigEntryClass(Class<? extends IConfigEntry>) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
setConnectedToRealms(boolean) - Method in class net.minecraft.client.Minecraft
 
setConnectedToRealms(boolean) - Static method in class net.minecraft.realms.Realms
 
setConnectionState(ProtocolType) - Method in class net.minecraft.network.NetworkManager
 
setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.Consumable
 
setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
Override this method for special handling.
setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.SwapEmpty
 
setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.Consumable
 
setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
Override this method for special handling.
setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.SwapEmpty
 
SetContents - Class in net.minecraft.world.storage.loot.functions
 
SetContents.Builder - Class in net.minecraft.world.storage.loot.functions
 
SetContents.Serializer - Class in net.minecraft.world.storage.loot.functions
 
setContractUVs(boolean) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
 
setCooldown(Item, int) - Method in class net.minecraft.util.CooldownTracker
 
setCoordBaseMode(Direction) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
setCost(int) - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
setCount(int) - Method in class net.minecraft.item.ItemStack
 
SetCount - Class in net.minecraft.world.storage.loot.functions
 
SetCount.Serializer - Class in net.minecraft.world.storage.loot.functions
 
setCountChunksXYZ(int) - Method in class net.minecraft.client.renderer.ViewFrustum
 
setCraftingPlayer(PlayerEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
setCraftingSize(int, int) - Static method in class net.minecraft.item.crafting.ShapedRecipe
Expand the max width and height allowed in the deserializer.
setCreateFog(boolean) - Method in class net.minecraft.world.BossInfo
 
setCreateFog(boolean) - Method in class net.minecraft.world.ServerBossInfo
 
setCreativeMode(boolean) - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
setCreativeMode(boolean) - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
setCreeperState(int) - Method in class net.minecraft.entity.monster.CreeperEntity
 
setCrouching(boolean) - Method in class net.minecraft.entity.passive.FoxEntity
 
setCurativeItems(List<ItemStack>) - Method in class net.minecraft.potion.EffectInstance
 
setCurativeItems(List<ItemStack>) - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
Sets the list of curative items for this potion effect, overwriting any already present
setCurrentCartSpeedCapOnRail(float) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setCurrentCartSpeedCapOnRail(float) - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
setCurrentLanguage(Language) - Method in class net.minecraft.client.resources.LanguageManager
 
setCurrentPathIndex(int) - Method in class net.minecraft.pathfinding.Path
 
setCurrentRecipeIndex(int) - Method in class net.minecraft.inventory.container.MerchantContainer
 
setCurrentRecipeIndex(int) - Method in class net.minecraft.inventory.MerchantInventory
 
setCurrentWorldOnly() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setCursorPosition(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setCursorPositionEnd() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setCursorPositionZero() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setCustomBossEvents(CompoundNBT) - Method in class net.minecraft.world.storage.WorldInfo
 
setCustomClientFactory(BiFunction<FMLPlayMessages.SpawnEntity, World, T>) - Method in class net.minecraft.entity.EntityType.Builder
By default, entities are spawned clientside via EntityType.create(World).
setCustomEditListEntryClass(Class<? extends IArrayEntry>) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
 
setCustomer(PlayerEntity) - Method in interface net.minecraft.entity.merchant.IMerchant
 
setCustomer(PlayerEntity) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
setCustomer(PlayerEntity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
setCustomer(PlayerEntity) - Method in class net.minecraft.entity.NPCMerchant
 
setCustomEventSupplier(Supplier<Event>) - Method in class net.minecraftforge.fml.LifecycleEventProvider.LifecycleEvent
 
setCustomEventSupplier(Supplier<Event>) - Method in enum net.minecraftforge.fml.LifecycleEventProvider
 
setCustomGeometry(IModelGeometry<?>) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
setCustomListEntryClass(Class<? extends IConfigEntry>) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
setCustomModelState(IModelState) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
setCustomName(ITextComponent) - Method in class net.minecraft.entity.boss.WitherEntity
 
setCustomName(ITextComponent) - Method in class net.minecraft.entity.Entity
 
setCustomName(ITextComponent) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
setCustomName(ITextComponent) - Method in class net.minecraft.tileentity.BeaconTileEntity
 
setCustomName(ITextComponent) - Method in class net.minecraft.tileentity.EnchantingTableTileEntity
 
setCustomName(ITextComponent) - Method in class net.minecraft.tileentity.LockableTileEntity
 
setCustomNameVisible(boolean) - Method in class net.minecraft.entity.Entity
 
setCustomOptions(boolean) - Method in class net.minecraft.world.WorldType
 
setCustomPredicate(Predicate<LivingEntity>) - Method in class net.minecraft.entity.EntityPredicate
 
setCustomSummonedAid(ZombieEntity) - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
setDamage(float) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setDamage(double) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setDamage(int) - Method in class net.minecraft.item.ItemStack
 
SetDamage - Class in net.minecraft.world.storage.loot.functions
 
setDamage(ItemStack, int) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Set the damage for this itemstack.
SetDamage.Serializer - Class in net.minecraft.world.storage.loot.functions
 
setDamageAllowedInCreativeMode() - Method in class net.minecraft.util.DamageSource
 
setDamageBuffer(double) - Method in class net.minecraft.world.border.WorldBorder
 
setDamageBypassesArmor() - Method in class net.minecraft.util.DamageSource
 
setDamageIsAbsolute() - Method in class net.minecraft.util.DamageSource
 
setDamageModifier(float) - Method in class net.minecraftforge.event.entity.player.CriticalHitEvent
This set the damage multiplier for the hit.
setDamageMultiplier(float) - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
 
setDamagePerBlock(double) - Method in class net.minecraft.world.border.WorldBorder
 
setDamageSource(DamageSource) - Method in class net.minecraft.world.Explosion
 
setDamageTaken(float) - Method in class net.minecraft.entity.item.BoatEntity
 
setDarkenSky(boolean) - Method in class net.minecraft.world.BossInfo
 
setDarkenSky(boolean) - Method in class net.minecraft.world.ServerBossInfo
 
setData(long, NibbleArray) - Method in class net.minecraft.world.lighting.LightEngine
 
setData(long, NibbleArray) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
setData(LightType, SectionPos, NibbleArray) - Method in class net.minecraft.world.lighting.WorldLightManager
 
setData(LightType, SectionPos, NibbleArray) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
setData(ModelProperty<T>, T) - Method in enum net.minecraftforge.client.model.data.EmptyModelData
 
setData(ModelProperty<T>, T) - Method in interface net.minecraftforge.client.model.data.IModelData
 
setData(ModelProperty<T>, T) - Method in class net.minecraftforge.client.model.data.ModelDataMap
 
setData(PacketBuffer) - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
setDataArray(long[]) - Method in class net.minecraft.world.gen.Heightmap
 
setDayTime(long) - Method in class net.minecraft.client.world.ClientWorld
 
setDayTime(long) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setDayTime(long) - Method in class net.minecraft.world.storage.WorldInfo
 
setDayTime(long) - Method in class net.minecraft.world.World
 
setDeathMessageVisibility(Team.Visible) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setDebugBoundingBox(boolean) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
setDebugVerbosity(int, boolean) - Static method in class net.minecraft.client.renderer.GlDebugTextUtils
 
setDecorationSeed(long, int, int) - Method in class net.minecraft.util.SharedSeedRandom
 
setDefaultActivities(Set<Activity>) - Method in class net.minecraft.entity.ai.brain.Brain
 
setDefaultBlock(BlockState) - Method in class net.minecraft.world.gen.GenerationSettings
 
setDefaultFluid(BlockState) - Method in class net.minecraft.world.gen.GenerationSettings
 
setDefaultKey(ResourceLocation) - Method in class net.minecraftforge.registries.RegistryBuilder
 
setDefaultPickupDelay() - Method in class net.minecraft.entity.item.ItemEntity
 
setDefaultState(BlockState) - Method in class net.minecraft.block.Block
 
setDefaultState(IFluidState) - Method in class net.minecraft.fluid.Fluid
 
setDefaultTitlesTimes() - Method in class net.minecraft.client.gui.IngameGui
 
setDelayToMin(int) - Method in class net.minecraft.world.spawner.AbstractSpawner
 
setDemo(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setDensity(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogDensity
 
setDescription(String) - Method in class com.mojang.realmsclient.dto.RealmsServer
 
setDescription(String) - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
 
setDifficulty(CommandSource, Difficulty) - Static method in class net.minecraft.command.impl.DifficultyCommand
 
setDifficulty(Difficulty) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setDifficulty(Difficulty) - Method in class net.minecraft.world.storage.WorldInfo
 
setDifficultyForAllWorlds(Difficulty, boolean) - Method in class net.minecraft.server.MinecraftServer
 
setDifficultyLocked(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setDifficultyLocked(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setDifficultyLocked(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setDifficultyScaled() - Method in class net.minecraft.util.DamageSource
 
setDimensionData(DimensionType, CompoundNBT) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setDimensionData(DimensionType, CompoundNBT) - Method in class net.minecraft.world.storage.WorldInfo
 
setDirection(float, float) - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
setDirtAt(IWorldGenerationReader, BlockPos, BlockPos) - Method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
setDirty(boolean) - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
setDirty(boolean) - Method in class net.minecraft.world.storage.WorldSavedData
 
setDisabledTextColour(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setDisplayedItem(ItemStack) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
setDisplayedItemWithUpdate(ItemStack, boolean) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
setDisplayedText(ITextComponent, ITextComponent) - Method in class net.minecraft.client.gui.toasts.SystemToast
 
setDisplayHealth(int) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setDisplayListEntitiesDirty() - Method in class net.minecraft.client.renderer.WorldRenderer
 
setDisplayName(ITextComponent) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setDisplayName(ITextComponent) - Method in class net.minecraft.item.ItemStack
 
setDisplayName(ITextComponent) - Method in class net.minecraft.scoreboard.ScoreObjective
 
setDisplayName(ITextComponent) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setDisplayname(String) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
 
setDisplayTile(BlockState) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setDisplayTileOffset(int) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setDistance(MinMaxBounds.FloatBound) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setDistance(double) - Method in class net.minecraft.entity.EntityPredicate
 
setDistance(float) - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
 
setDistance(float) - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
 
setDoneWorking() - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
setDoneWorking() - Method in interface net.minecraft.util.IProgressUpdate
 
setDoRenderBrightness(T, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
setDouble(int, double) - Method in class net.minecraft.network.PacketBuffer
 
setDragAir(double) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setDragAir(double) - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
setDragging(boolean) - Method in class net.minecraft.client.gui.FocusableGui
 
setDragging(boolean) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
setDragging(boolean) - Method in class net.minecraft.client.gui.widget.list.AbstractOptionList.Entry
 
setDrinkingPotion(boolean) - Method in class net.minecraft.entity.monster.WitchEntity
 
setDropChance(EquipmentSlotType, float) - Method in class net.minecraft.entity.MobEntity
 
setDropChance(float) - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
 
setDroppedExperience(int) - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
 
setDuration(int) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setDuration(int) - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent
 
setDx(double) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setDy(double) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setDz(double) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setEatingHaystack(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setEditable(boolean) - Method in class net.minecraft.tileentity.SignTileEntity
 
setElytraFlying() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setEmpty(boolean) - Method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
setEnableBackgroundDrawing(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setEnabled(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setEnabledPacks(Collection<T>) - Method in class net.minecraft.resources.ResourcePackList
 
setEnchantmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.MobEntity
 
setEnchantmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
setEnchantmentEffectsFromEntity(LivingEntity, float) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setEnchantments(Map<Enchantment, Integer>, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
setEntityActionState(float, float, boolean, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setEntityBoundingBox(AxisAlignedBB) - Method in class net.minecraftforge.client.event.PlayerSPPushOutOfBlocksEvent
 
setEntityId(int) - Method in class net.minecraft.entity.Entity
 
setEntityState(Entity, byte) - Method in class net.minecraft.world.server.ServerWorld
 
setEntityState(Entity, byte) - Method in class net.minecraft.world.World
 
setEntityType(EntityType<?>) - Method in class net.minecraft.world.spawner.AbstractSpawner
 
setEntryValues(List<EntityDataManager.DataEntry<?>>) - Method in class net.minecraft.network.datasync.EntityDataManager
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.MobEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.DrownedEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.PillagerEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.VexEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.ZombieEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.passive.FoxEntity
 
setEraseCache(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setException(Throwable) - Method in class net.minecraftforge.event.CommandEvent
 
setExecutionChance(int) - Method in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
setExitPortal(BlockPos, boolean) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
setExpired() - Method in class net.minecraft.client.particle.Particle
 
setExplosion() - Method in class net.minecraft.util.DamageSource
 
setExpToDrop(int) - Method in class net.minecraftforge.event.world.BlockEvent.BreakEvent
Set the amount of experience dropped by the block after the event has processed
setExtraLife(int) - Method in class net.minecraftforge.event.entity.item.ItemExpireEvent
 
setFaces(LinkedHashSet<OBJModel.Face>) - Method in class net.minecraftforge.client.model.obj.OBJModel.Group
Deprecated.
 
setFallbackActivity(Activity) - Method in class net.minecraft.entity.ai.brain.Brain
 
setFavicon(String) - Method in class net.minecraft.network.ServerStatusResponse
 
setFeatureSeed(long, int, int) - Method in class net.minecraft.util.SharedSeedRandom
 
setFGColor(int) - Method in class net.minecraft.client.gui.widget.Widget
 
setFilenameAndFlush(String) - Method in exception net.minecraft.client.util.JSONException
 
setFillBlanks(boolean) - Method in class net.minecraftforge.client.model.SimpleModelFontRenderer
 
setFilled(int, int, int, boolean, boolean) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
setFilled(int, int, int, boolean, boolean) - Method in class net.minecraft.util.math.shapes.PartSplitVoxelShape
 
setFilled(int, int, int, boolean, boolean) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
setFilledBucket(ItemStack) - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
 
setFilteringCraftable(boolean) - Method in class net.minecraft.item.crafting.RecipeBook
 
setFinalState(String) - Method in class net.minecraft.tileentity.JigsawTileEntity
 
setFire(int) - Method in class net.minecraft.entity.Entity
 
setFireDamage() - Method in class net.minecraft.util.DamageSource
 
setFireInfo(Block, int, int) - Method in class net.minecraft.block.FireBlock
 
setFixedData(String, Object) - Method in interface net.minecraft.client.util.IDataHolder
 
setFlag(Goal.Flag, boolean) - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
setFlag(int, boolean) - Method in class net.minecraft.entity.Entity
 
setFlag(int) - Method in class net.minecraftforge.common.util.BlockSnapshot
 
setFleeceColor(DyeColor) - Method in class net.minecraft.entity.passive.SheepEntity
 
setFloat(int, float) - Method in class net.minecraft.network.PacketBuffer
 
setFluid(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
setFluid(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
setFluid(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
setFluid(FluidStack) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
setFlying(boolean) - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
setFlying(boolean) - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
setFlySpeed(float) - Method in class net.minecraft.entity.player.PlayerAbilities
 
setFlySpeed(float) - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
setFlySpeed(float) - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
setFocused(IGuiEventListener) - Method in class net.minecraft.client.gui.FocusableGui
 
setFocused(IGuiEventListener) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
setFocused(IGuiEventListener) - Method in class net.minecraft.client.gui.widget.list.AbstractOptionList.Entry
 
setFocused(boolean) - Method in class net.minecraft.client.gui.widget.Widget
 
setFocused2(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setFoliageBiomeColorizer(int[]) - Static method in class net.minecraft.world.FoliageColors
 
setFontRenderer(FontRenderer) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
Sets the FontRenderer to be used to render text.
setFoodLevel(int) - Method in class net.minecraft.util.FoodStats
 
setFoodSaturationLevel(float) - Method in class net.minecraft.util.FoodStats
 
setFooter(ITextComponent) - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
setForceGamemode(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setForceWorldUpgrade(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setForgeData(FMLStatusPing) - Method in class net.minecraft.network.ServerStatusResponse
 
setForwardDirection(int) - Method in class net.minecraft.entity.item.BoatEntity
 
setFOV(double) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FOVModifier
 
setFramebufferColor(float, float, float, float) - Method in class net.minecraft.client.shader.Framebuffer
 
setFramebufferFilter(int) - Method in class net.minecraft.client.shader.Framebuffer
 
setFrameIndex(int) - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
setFramerateLimit(int) - Method in class net.minecraft.client.MainWindow
 
setFriendlyFlags(int) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setFromBucket(boolean) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
setFurnaceFilteringCraftable(boolean) - Method in class net.minecraft.item.crafting.RecipeBook
 
setFurnaceGuiOpen(boolean) - Method in class net.minecraft.item.crafting.RecipeBook
 
setFuse(int) - Method in class net.minecraft.entity.item.TNTEntity
 
setGain(float) - Method in class net.minecraft.client.audio.Listener
 
setGameFocused(boolean) - Method in class net.minecraft.client.Minecraft
 
setGameFocused(boolean) - Method in interface net.minecraft.client.renderer.IWindowEventListener
 
setGameTime(long) - Method in class net.minecraft.world.server.ServerWorld
 
setGameTime(long) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setGameTime(long) - Method in class net.minecraft.world.storage.WorldInfo
 
setGameTime(long) - Method in class net.minecraft.world.World
 
setGameType(GameType) - Method in class net.minecraft.client.multiplayer.PlayerController
 
setGameType(GameType) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setGameType(GameType) - Method in class net.minecraft.entity.player.PlayerEntity
 
setGameType(GameType) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setGameType(GameType) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
setGameType(GameType) - Method in class net.minecraft.server.integrated.IntegratedServer
 
setGameType(GameType) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
setGameType(GameType) - Method in class net.minecraft.server.management.PlayerList
 
setGameType(GameType) - Method in class net.minecraft.server.MinecraftServer
 
setGameType(GameType) - Method in class net.minecraft.world.storage.WorldInfo
 
setGenerator(WorldType) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setGenerator(WorldType) - Method in class net.minecraft.world.storage.WorldInfo
 
setGeneratorOptions(CompoundNBT) - Method in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
setGeneratorOptions(CompoundNBT) - Method in class net.minecraft.world.storage.WorldInfo
 
setGeneratorOptions(JsonElement) - Method in class net.minecraft.world.WorldSettings
 
setGeneratorSettings(OverworldGenSettings) - Method in class net.minecraft.world.biome.provider.OverworldBiomeProviderSettings
 
setGhost() - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
setGlfwErrorCallback(GLFWErrorCallbackI) - Static method in class com.mojang.blaze3d.platform.GLX
 
setGlowing(boolean) - Method in class net.minecraft.entity.Entity
 
setGlPackAlignment() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
setGlUnpackAlignment() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
setGlyphProviders(List<IGlyphProvider>) - Method in class net.minecraft.client.gui.FontRenderer
 
setGlyphProviders(List<IGlyphProvider>) - Method in class net.minecraft.client.gui.fonts.Font
 
setGotFish(boolean) - Method in class net.minecraft.entity.passive.DolphinEntity
 
setGrassBiomeColorizer(int[]) - Static method in class net.minecraft.world.GrassColors
 
setGreen(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
setGroup(String) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
setGroup(String) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
setGrowingAge(int) - Method in class net.minecraft.entity.AgeableEntity
 
setGui(Screen) - Method in class net.minecraftforge.client.event.GuiOpenEvent
 
setGuiEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
setGuiOpen(boolean) - Method in class net.minecraft.item.crafting.RecipeBook
 
setGuiScale(double) - Method in class net.minecraft.client.MainWindow
 
setHardcore(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setHasAdvancements(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasBook(World, BlockPos, BlockState, boolean) - Static method in class net.minecraft.block.LecternBlock
 
setHasDisplayTile(boolean) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setHasEntities(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setHasGamemodeEquals(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasGamemodeNotEquals(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasNameEquals(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasNameNotEquals(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasScores(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasTeamEquals(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasTeamNotEquals(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHeader(ITextComponent) - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
setHeadRotation(float, int) - Method in class net.minecraft.entity.Entity
 
setHeadRotation(Rotations) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setHeadRotation(float, int) - Method in class net.minecraft.entity.LivingEntity
 
setHealth(float) - Method in class net.minecraft.entity.LivingEntity
 
setHealthBlinkTime(long) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setHeight(int) - Method in class net.minecraft.client.gui.widget.Widget
 
setHeightmap(Heightmap.Type, long[]) - Method in class net.minecraft.world.chunk.Chunk
 
setHeightmap(Heightmap.Type, long[]) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setHeightmap(Heightmap.Type, long[]) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setHeightmap(Heightmap.Type, long[]) - Method in interface net.minecraft.world.chunk.IChunk
 
setHeldItem(Hand, ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
setHiddenGene(PandaEntity.Type) - Method in class net.minecraft.entity.passive.PandaEntity
 
setHitSound(SoundEvent) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setHoldingRose(boolean) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
setHome(BlockPos) - Method in class net.minecraft.entity.passive.TurtleEntity
 
setHomePosAndDistance(BlockPos, int) - Method in class net.minecraft.entity.MobEntity
 
setHorseJumping(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setHorseSaddled(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setHorseTamed(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setHorseVariant(int) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
setHorseWatchableBoolean(int, boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setHostname(String) - Method in class net.minecraft.server.MinecraftServer
 
setHoverEvent(HoverEvent) - Method in class net.minecraft.util.text.Style
 
setHoveringText(String) - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
setHurtEntities(boolean) - Method in class net.minecraft.entity.item.FallingBlockEntity
 
setIdleTime(int) - Method in class net.minecraft.entity.LivingEntity
 
SetIdleTimeoutCommand - Class in net.minecraft.command.impl
 
SetIdleTimeoutCommand() - Constructor for class net.minecraft.command.impl.SetIdleTimeoutCommand
 
setIDRange(int, int) - Method in class net.minecraftforge.registries.RegistryBuilder
 
setIgnoreEntities(boolean) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setIgnoreFirstMove() - Method in class net.minecraft.client.MouseHelper
 
setIgnoreRadius(boolean) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setIgnoresEntities(boolean) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setImage(NativeImage) - Method in class net.minecraft.client.renderer.texture.DownloadingTexture
 
setIncludeNonPlayers(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setIncrement(int) - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
Sets the amount to move down before rendering the next bar
setIndex(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setIndex(int) - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
setInfinitePickupDelay() - Method in class net.minecraft.entity.item.ItemEntity
 
setInhabitedTime(long) - Method in class net.minecraft.world.chunk.Chunk
 
setInhabitedTime(long) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setInhabitedTime(long) - Method in interface net.minecraft.world.chunk.IChunk
 
setInitialized(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setInitialized(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setInitialSpawnLocation() - Method in class net.minecraft.world.server.ServerWorld
 
setInitialSpawnLocation() - Method in class net.minecraft.world.World
 
setInLava() - Method in class net.minecraft.entity.Entity
 
setInLove(PlayerEntity) - Method in class net.minecraft.entity.passive.AnimalEntity
 
setInLove(int) - Method in class net.minecraft.entity.passive.AnimalEntity
 
setInsertion(String) - Method in class net.minecraft.util.text.Style
 
setInstrument(NoteBlockInstrument) - Method in class net.minecraftforge.event.world.NoteBlockEvent.Play
 
setInt(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setIntegrity(float) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setIntLE(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.CraftingInventory
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.CraftResultInventory
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
setInventorySlotContents(int, ItemStack) - Method in interface net.minecraft.inventory.IInventory
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.Inventory
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.MerchantInventory
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.HopperTileEntity
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
Sets the contents of this slot to the provided stack.
setInventoryUpdateListener(Runnable) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
setInvisible() - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
setInvisible(boolean) - Method in class net.minecraft.entity.Entity
 
setInvisible(boolean) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setInvulnerable(boolean) - Method in class net.minecraft.entity.Entity
 
setInvulnerable(boolean) - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
setInvulnerable(boolean) - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
setInvulTime(int) - Method in class net.minecraft.entity.boss.WitherEntity
 
setIsBatHanging(boolean) - Method in class net.minecraft.entity.passive.BatEntity
 
setIsChecked(boolean) - Method in class net.minecraftforge.fml.client.config.GuiCheckBox
 
setIsCritical(boolean) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setIsEditable(boolean) - Method in class net.minecraft.realms.RealmsEditBox
 
setIsThornsDamage() - Method in class net.minecraft.util.EntityDamageSource
 
setItalic(Boolean) - Method in class net.minecraft.util.text.Style
 
setItem(ItemStack) - Method in class net.minecraft.entity.item.ItemEntity
 
setItem(ItemStack) - Method in class net.minecraft.entity.projectile.PotionEntity
 
setItem(int, ItemStack) - Method in class net.minecraftforge.event.brewing.PotionBrewEvent
 
setItemFrame(ItemFrameEntity) - Method in class net.minecraft.item.ItemStack
 
setItemRotation(int) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
setItems(NonNullList<ItemStack>) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
setItems(NonNullList<ItemStack>) - Method in class net.minecraft.tileentity.ChestTileEntity
 
setItems(NonNullList<ItemStack>) - Method in class net.minecraft.tileentity.DispenserTileEntity
 
setItems(NonNullList<ItemStack>) - Method in class net.minecraft.tileentity.HopperTileEntity
 
setItems(NonNullList<ItemStack>) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
setItems(NonNullList<ItemStack>) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
setItemStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
setItemStackToSlot(EquipmentSlotType, ItemStack) - Method in class net.minecraft.entity.Entity
 
setItemStackToSlot(EquipmentSlotType, ItemStack) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setItemStackToSlot(EquipmentSlotType, ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
setItemStackToSlot(EquipmentSlotType, ItemStack) - Method in class net.minecraft.entity.MobEntity
 
setItemStackToSlot(EquipmentSlotType, ItemStack) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
setItemStackToSlot(EquipmentSlotType, ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
setJumping() - Method in class net.minecraft.entity.ai.controller.JumpController
 
setJumping(boolean) - Method in class net.minecraft.entity.LivingEntity
 
setJumping(boolean) - Method in class net.minecraft.entity.passive.RabbitEntity
 
setJumpPower(int) - Method in interface net.minecraft.entity.IJumpingMount
 
setJumpPower(int) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setKeyBindingCode(KeyBinding, InputMappings.Input) - Method in class net.minecraft.client.GameSettings
 
setKeyBindState(InputMappings.Input, boolean) - Static method in class net.minecraft.client.settings.KeyBinding
 
setKeyboardHandlerSendRepeatsToGui(boolean) - Method in class net.minecraft.realms.RealmsScreen
 
setKeyConflictContext(IKeyConflictContext) - Method in class net.minecraft.client.settings.KeyBinding
 
setKeyConflictContext(IKeyConflictContext) - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
setKeyModifierAndCode(KeyModifier, InputMappings.Input) - Method in class net.minecraft.client.settings.KeyBinding
 
setKeyModifierAndCode(KeyModifier, InputMappings.Input) - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
setKeyPair(KeyPair) - Method in class net.minecraft.server.MinecraftServer
 
setKnockbackStrength(int) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setLanServer(boolean) - Method in class net.minecraft.server.management.UserList
 
setLargeFeatureSeed(long, int, int) - Method in class net.minecraft.util.SharedSeedRandom
 
setLargeFeatureSeedWithSalt(long, int, int, int) - Method in class net.minecraft.util.SharedSeedRandom
 
setLastAttackedEntity(Entity) - Method in class net.minecraft.entity.LivingEntity
 
setLastHealth(int) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setLastHealthTime(long) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setLastLightningBolt(int) - Method in class net.minecraft.world.World
 
setLastOutput(ITextComponent) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
setLastSaveTime(long) - Method in class net.minecraft.world.chunk.Chunk
 
setLastSaveTime(long) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setLastSaveTime(long) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setLastSaveTime(long) - Method in interface net.minecraft.world.chunk.IChunk
 
setLayerStarted(BlockRenderLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
setLayerUsed(BlockRenderLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
setLeader(boolean) - Method in class net.minecraft.entity.monster.PatrollerEntity
 
setLeader(int, AbstractRaiderEntity) - Method in class net.minecraft.world.raid.Raid
 
setLeashHolder(Entity, boolean) - Method in class net.minecraft.entity.MobEntity
 
setLeftArmRotation(Rotations) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setLeftHanded(boolean) - Method in class net.minecraft.entity.MobEntity
 
setLeftLegRotation(Rotations) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setLeftPos(int) - Method in class net.minecraft.client.gui.SlotGui
 
setLeftPos(int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
setLeftPos(int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
setLeftPos(int) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
setLeftShoulderEntity(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerEntity
 
setLevel(MinMaxBounds.IntBound) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setLevel(long, int) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
setLevel(long, int) - Method in class net.minecraft.world.lighting.LightEngine
 
setLevel(long, int) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
setLevel(int) - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
Set the new level of the enchantment (0-30)
setLevels(int) - Method in class net.minecraftforge.event.entity.player.PlayerXpEvent.LevelChange
 
setLight(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setLight(boolean) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setLight(boolean) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setLight(boolean) - Method in interface net.minecraft.world.chunk.IChunk
 
setLight(long, int) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
setLightManager(WorldLightManager) - Method in class net.minecraft.world.chunk.Chunk
 
setLightManager(WorldLightManager) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setLightManager(WorldLightManager) - Method in interface net.minecraft.world.chunk.IChunk
 
setLightmapDisabled(boolean) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
setLimit(int) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setLimited(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setLimitedLife(int) - Method in class net.minecraft.entity.monster.VexEntity
 
setLineOfSiteRequired() - Method in class net.minecraft.entity.EntityPredicate
 
setListener(AdvancementList.IListener) - Method in class net.minecraft.advancements.AdvancementList
 
setListener(ClientAdvancementManager.IListener) - Method in class net.minecraft.client.multiplayer.ClientAdvancementManager
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.CatModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.DrownedModel
 
setLivingAnimations(EnderDragonEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EnderDragonModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EntityModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.FoxModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.HorseModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.IllagerModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.IronGolemModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.MagmaCubeModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.OcelotModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PandaModel
 
setLivingAnimations(ParrotEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ParrotModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RabbitModel
 
setLivingAnimations(RavagerEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RavagerModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SheepModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SheepWoolModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SkeletonModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WitherModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WolfModel
 
setLivingFlag(int, boolean) - Method in class net.minecraft.entity.LivingEntity
 
setLoaded(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setLoadingGui(LoadingGui) - Method in class net.minecraft.client.Minecraft
 
setLoadingProgress(int) - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
setLoadingProgress(int) - Method in interface net.minecraft.util.IProgressUpdate
 
setLocationAndAngles(double, double, double, float, float) - Method in class net.minecraft.entity.Entity
 
setLocationAndAngles(double, double, double, float, float) - Method in class net.minecraft.entity.item.PaintingEntity
 
setLocked(boolean) - Method in class net.minecraft.client.gui.widget.button.LockIconButton
 
setLocked(boolean) - Method in class net.minecraft.scoreboard.Score
 
setLogOnGlError() - Method in class net.minecraft.client.MainWindow
 
setLogState(Set<BlockPos>, IWorldWriter, BlockPos, BlockState, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
setLong(int, long) - Method in class net.minecraft.network.PacketBuffer
 
setLongLE(int, long) - Method in class net.minecraft.network.PacketBuffer
 
setLookPosition(double, double, double, float, float) - Method in class net.minecraft.entity.ai.controller.LookController
 
setLookPositionWithEntity(Entity, float, float) - Method in class net.minecraft.entity.ai.controller.LookController
 
setLootingLevel(int) - Method in class net.minecraftforge.event.entity.living.LootingLevelEvent
 
setLootTable(ResourceLocation, long) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
setLootTable(IBlockReader, Random, BlockPos, ResourceLocation) - Static method in class net.minecraft.tileentity.LockableLootTileEntity
 
setLootTable(ResourceLocation, long) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
SetLootTable - Class in net.minecraft.world.storage.loot.functions
 
SetLootTable.Serializer - Class in net.minecraft.world.storage.loot.functions
 
SetLore - Class in net.minecraft.world.storage.loot.functions
 
SetLore(ILootCondition[], boolean, List<ITextComponent>, LootContext.EntityTarget) - Constructor for class net.minecraft.world.storage.loot.functions.SetLore
 
SetLore.Serializer - Class in net.minecraft.world.storage.loot.functions
 
setMagicDamage() - Method in class net.minecraft.util.DamageSource
 
setMainGene(PandaEntity.Type) - Method in class net.minecraft.entity.passive.PandaEntity
 
setManagedSectionPos(SectionPos) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setManager(ITicketManager<T>, ITicketManager<T>...) - Method in class net.minecraftforge.common.ticket.SimpleTicket
Internal method that sets the collection from the managing system.
setManyVisible(Set<Direction>) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
setMapdataTo(MapData) - Method in class net.minecraft.network.play.server.SMapDataPacket
 
setMapFeaturesEnabled(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setMaterial(OBJModel.Material) - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
Deprecated.
 
setMaterialCost(int) - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
setMaterialName(String) - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
Deprecated.
 
setMax(int) - Method in class net.minecraft.server.CustomServerBossInfo
 
setMaxAge(int) - Method in class net.minecraft.client.particle.Particle
 
setMaxID(int) - Method in class net.minecraftforge.registries.RegistryBuilder
 
setMaximumCost(int) - Method in class net.minecraft.inventory.container.RepairContainer
 
setMaxLength(int) - Method in class net.minecraft.realms.RealmsEditBox
 
setMaxPackSize(int) - Method in class net.minecraftforge.event.entity.living.LivingPackSizeEvent
 
setMaxSpeedAirLateral(float) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setMaxSpeedAirLateral(float) - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
setMaxSpeedAirVertical(float) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setMaxSpeedAirVertical(float) - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
setMaxStringLength(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setMaxWidth(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
Sets the max width of the tooltip.
setMedium(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setMediumLE(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setMemory(MemoryModuleType<U>, U) - Method in class net.minecraft.entity.ai.brain.Brain
 
setMemory(MemoryModuleType<U>, Optional<U>) - Method in class net.minecraft.entity.ai.brain.Brain
 
setMessage(String) - Method in class net.minecraft.client.gui.widget.Widget
 
setMessage(String) - Method in class net.minecraft.realms.RealmsButton
 
setMessage(String) - Method in class net.minecraft.realms.RealmsButtonProxy
 
setMessage(String) - Method in class net.minecraft.realms.RealmsSliderButton
 
setMessage(String) - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
setMessage(String) - Method in class net.minecraftforge.client.event.ClientChatEvent
 
setMessage(ITextComponent) - Method in class net.minecraftforge.client.event.ClientChatReceivedEvent
 
setMetadata(String) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setMinecartPowered(boolean) - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
setMinY(int) - Method in class net.minecraft.world.gen.FlatLayerInfo
 
setMipmapLevels(int) - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
setMirror(Mirror) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setMirror(Mirror) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setModContainer(ModContainer) - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings
 
setMode(StructureMode) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setModelAttributes(EntityModel<T>) - Method in class net.minecraft.client.renderer.entity.model.EntityModel
 
setModelPartEnabled(PlayerModelPart, boolean) - Method in class net.minecraft.client.GameSettings
 
setModels(ConfiguredModel...) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
Set this variant's models, and return the parent builder.
setModels(VariantBlockStateBuilder.PartialBlockstate, ConfiguredModel...) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
Assign some models to a given partial state, throwing an exception if the state has already been configured.
setModelSlotVisible(A, EquipmentSlotType) - Method in class net.minecraft.client.renderer.entity.layers.ArmorLayer
 
setModelSlotVisible(A, EquipmentSlotType) - Method in class net.minecraft.client.renderer.entity.layers.BipedArmorLayer
 
setModelVisible(A) - Method in class net.minecraft.client.renderer.entity.layers.ArmorLayer
 
setModelVisible(A) - Method in class net.minecraft.client.renderer.entity.layers.BipedArmorLayer
 
setModified(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setModified(boolean) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setModified(boolean) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setModified(boolean) - Method in interface net.minecraft.world.chunk.IChunk
 
setMoistness(int) - Method in class net.minecraft.entity.passive.DolphinEntity
 
setMOTD(String) - Method in class net.minecraft.server.MinecraftServer
 
setMotion(Vec3d) - Method in class net.minecraft.entity.Entity
 
setMotion(double, double, double) - Method in class net.minecraft.entity.Entity
 
setMotionMultiplier(BlockState, Vec3d) - Method in class net.minecraft.entity.boss.WitherEntity
 
setMotionMultiplier(BlockState, Vec3d) - Method in class net.minecraft.entity.Entity
 
setMotionMultiplier(BlockState, Vec3d) - Method in class net.minecraft.entity.monster.SpiderEntity
 
setMotionMultiplier(BlockState, Vec3d) - Method in class net.minecraft.entity.player.PlayerEntity
 
setMoveForward(float) - Method in class net.minecraft.entity.MobEntity
 
setMovementSpeed(double) - Method in class net.minecraft.entity.passive.RabbitEntity
 
setMovementVector(float, float, float) - Method in class net.minecraft.entity.passive.SquidEntity
 
setMoveStrafing(float) - Method in class net.minecraft.entity.MobEntity
 
setMoveTo(double, double, double, double) - Method in class net.minecraft.entity.ai.controller.MovementController
 
setMoveVertical(float) - Method in class net.minecraft.entity.MobEntity
 
setMultiplier(float) - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
 
setMutexFlags(EnumSet<Goal.Flag>) - Method in class net.minecraft.entity.ai.goal.Goal
 
setMutexFlags(EnumSet<Goal.Flag>) - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
setName(String) - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
setName(String) - Method in class com.mojang.realmsclient.dto.RealmsServer
 
setName(ITextComponent) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
setName(String) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setName(ResourceLocation) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setName(ITextComponent) - Method in class net.minecraft.world.BossInfo
 
setName(ITextComponent) - Method in class net.minecraft.world.ServerBossInfo
 
SetName - Class in net.minecraft.world.storage.loot.functions
 
setName(String) - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
setName(ResourceLocation) - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
setName(ResourceLocation) - Method in class net.minecraftforge.registries.RegistryBuilder
 
SetName.Serializer - Class in net.minecraft.world.storage.loot.functions
 
setNameTagVisibility(Team.Visible) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
SetNBT - Class in net.minecraft.world.storage.loot.functions
 
SetNBT.Serializer - Class in net.minecraft.world.storage.loot.functions
 
setNeedsUpdate(boolean) - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
setNetHandler(INetHandler) - Method in class net.minecraft.network.NetworkManager
 
setNewBiomeGens(Layer[]) - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
 
setNewChunkX(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
setNewChunkZ(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
setNewColor(int) - Method in class net.minecraftforge.event.terraingen.BiomeEvent.BiomeColor
 
setNewfov(float) - Method in class net.minecraftforge.client.event.FOVUpdateEvent
 
setNewHeight(float) - Method in class net.minecraftforge.event.entity.EntityEvent.EyeHeight
 
setNewSize(int) - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.BiomeSize
 
setNewSpeed(float) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
setNewState(BlockState) - Method in class net.minecraftforge.event.world.BlockEvent.FluidPlaceBlockEvent
 
setNewStaticShaderLinkHelper() - Static method in class net.minecraft.client.shader.ShaderLinkHelper
 
setNextSpawnData(WeightedSpawnerEntity) - Method in class net.minecraft.world.spawner.AbstractSpawner
 
setNoAI(boolean) - Method in class net.minecraft.entity.MobEntity
 
setNoDespawn() - Method in class net.minecraft.entity.item.ItemEntity
 
setNoGravity(boolean) - Method in class net.minecraft.entity.Entity
 
setNoPickupDelay() - Method in class net.minecraft.entity.item.ItemEntity
 
setNoRepair() - Method in class net.minecraft.item.Item.Properties
 
setNormal(OBJModel.Normal) - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
Deprecated.
 
setNoScrollbar() - Method in class net.minecraft.item.ItemGroup
 
setNote(NoteBlockEvent.Note, NoteBlockEvent.Octave) - Method in class net.minecraftforge.event.world.NoteBlockEvent
Set Note and Octave for this event.
If octave is Octave.HIGH, note may only be Note.F_SHARP
setNoTitle() - Method in class net.minecraft.item.ItemGroup
 
setObfuscated(Boolean) - Method in class net.minecraft.util.text.Style
 
setObjectiveInDisplaySlot(int, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
setObjectiveInDisplaySlot(int, ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
setOffset(BlockPos) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
setOffspringAttributes(AgeableEntity, AbstractHorseEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setOldChunkX(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
setOldChunkZ(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
setOnFireFromLava() - Method in class net.minecraft.entity.Entity
 
setOnline(boolean) - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
setOnlineMode(boolean) - Static method in class net.minecraft.server.management.PlayerProfileCache
 
setOnlineMode(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setOpaqueCube(BlockPos) - Method in class net.minecraft.client.renderer.chunk.VisGraph
 
setOperator(boolean) - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
setOrientation(Vec3d, Vec3d) - Method in class net.minecraft.client.audio.Listener
 
setOrigin(BlockPos) - Method in class net.minecraft.entity.item.FallingBlockEntity
 
setOutput(ItemStack) - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
setOutputSignal(int) - Method in class net.minecraft.tileentity.ComparatorTileEntity
 
setOverlay(BossInfo.Overlay) - Method in class net.minecraft.world.BossInfo
 
setOverlay(BossInfo.Overlay) - Method in class net.minecraft.world.ServerBossInfo
 
setOverlayMessage(String, boolean) - Method in class net.minecraft.client.gui.IngameGui
 
setOverlayMessage(ITextComponent, boolean) - Method in class net.minecraft.client.gui.IngameGui
 
setOverlayMessage(ITextComponent, boolean) - Method in class net.minecraftforge.client.ForgeIngameGui
 
setOwner(LivingEntity) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setOwner(MobEntity) - Method in class net.minecraft.entity.monster.VexEntity
 
setOwnerId(UUID) - Method in class net.minecraft.entity.item.ItemEntity
 
setOwnerId(UUID) - Method in class net.minecraft.entity.passive.TameableEntity
 
setOwnerUniqueId(UUID) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setPacketHandled(boolean) - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
setPaddleState(boolean, boolean) - Method in class net.minecraft.entity.item.BoatEntity
 
setParameterSet(LootParameterSet) - Method in class net.minecraft.world.storage.loot.LootTable.Builder
 
setParent(B3DModel.Node<B3DModel.Bone>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Bone
 
setParent(B3DModel.Node<K>) - Method in interface net.minecraftforge.client.model.b3d.B3DModel.IKind
 
setParent(B3DModel.Node<B3DModel.Mesh>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
setParent(B3DModel.Node<? extends B3DModel.IKind<?>>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
setParent(B3DModel.Node<B3DModel.Pivot>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Pivot
 
setParent(IVertexConsumer) - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
setParent(IVertexConsumer) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setParentStyle(Style) - Method in class net.minecraft.util.text.Style
 
setParseResults(ParseResults<CommandSource>) - Method in class net.minecraftforge.event.CommandEvent
 
setPartialBlockDamage(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
setParticleData(IParticleData) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setPartying(BlockPos, boolean) - Method in class net.minecraft.entity.LivingEntity
 
setPartying(BlockPos, boolean) - Method in class net.minecraft.entity.passive.ParrotEntity
 
setPath(Path, double) - Method in class net.minecraft.pathfinding.PathNavigator
 
setPath(String) - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
Deprecated.
 
setPathPriority(PathNodeType, float) - Method in class net.minecraft.entity.MobEntity
 
setPatrolTarget(BlockPos) - Method in class net.minecraft.entity.monster.PatrollerEntity
 
setPercent(float) - Method in class net.minecraft.client.gui.ClientBossInfo
 
setPercent(float) - Method in class net.minecraft.world.BossInfo
 
setPercent(float) - Method in class net.minecraft.world.ServerBossInfo
 
setPermissionHandler(IPermissionHandler) - Static method in class net.minecraftforge.server.permission.PermissionAPI
Only use this in PreInit state!
setPermissionLevel(int) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
setPhantomSize(int) - Method in class net.minecraft.entity.monster.PhantomEntity
 
setPhase(PhaseType<?>) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
 
setPickedItemStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
setPickupDelay(int) - Method in class net.minecraft.entity.item.ItemEntity
 
setPitch(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
setPitch(float) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
setPixelRGBA(int, int, int) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
setPlacementBehaviour(JigsawPattern.PlacementBehaviour) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
setPlacementBehaviour(JigsawPattern.PlacementBehaviour) - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
setPlayEndBossMusic(boolean) - Method in class net.minecraft.world.BossInfo
 
setPlayEndBossMusic(boolean) - Method in class net.minecraft.world.ServerBossInfo
 
setPlayer(ServerPlayerEntity) - Method in class net.minecraft.advancements.PlayerAdvancements
 
setPlayer(PlayerEntity) - Method in class net.minecraft.tileentity.SignTileEntity
 
setPlayerCapabilities(PlayerEntity) - Method in class net.minecraft.client.multiplayer.PlayerController
 
setPlayerCreated(boolean) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
setPlayerHealthUpdated() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setPlayerIdleTimeout(int) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
setPlayerIdleTimeout(int) - Method in class net.minecraft.server.MinecraftServer
 
setPlayerList(PlayerList) - Method in class net.minecraft.server.MinecraftServer
 
setPlayerLocation(double, double, double, float, float) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
setPlayerLocation(double, double, double, float, float, Set<SPlayerPositionLookPacket.Flags>) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
setPlayerProfile(GameProfile) - Method in class net.minecraft.tileentity.SkullTileEntity
 
setPlayers(GameProfile[]) - Method in class net.minecraft.network.ServerStatusResponse.Players
 
setPlayers(ServerStatusResponse.Players) - Method in class net.minecraft.network.ServerStatusResponse
 
setPlayers(Collection<ServerPlayerEntity>) - Method in class net.minecraft.server.CustomServerBossInfo
 
setPlayerSPHealth(float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
setPlayerUuid(UUID) - Method in class net.minecraft.server.integrated.IntegratedServer
 
setPlayerViewY(float) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
setPoint(int, PathPoint) - Method in class net.minecraft.pathfinding.Path
 
setPortal(BlockPos) - Method in class net.minecraft.entity.Entity
 
setPos(BlockPos) - Method in class net.minecraft.particles.BlockParticleData
 
setPos(BlockPos) - Method in class net.minecraft.tileentity.TileEntity
 
setPos(int, int, int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
setPos(Entity) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
setPos(double, double, double) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
setPos(Vec3i) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
setPos(long) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
setPos(int, int, int) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
 
setPos(Entity) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
 
setPos(double, double, double) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
 
setPos(Vec3i) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
 
setPos(Vector4f) - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
Deprecated.
 
setPose(Pose) - Method in class net.minecraft.entity.Entity
 
setPosition(float, float) - Method in class net.minecraft.advancements.DisplayInfo
 
setPosition(Vec3d) - Method in class net.minecraft.client.audio.Listener
 
setPosition(int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
setPosition(int, int) - Method in class net.minecraft.client.gui.widget.button.ImageButton
 
setPosition(int, int) - Method in class net.minecraft.client.gui.widget.ToggleWidget
 
setPosition(double, double, double) - Method in class net.minecraft.client.particle.Particle
 
setPosition(double, double, double) - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
setPosition(int, int, int) - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
setPosition(double, double, double) - Method in class net.minecraft.client.renderer.culling.Frustum
 
setPosition(double, double, double) - Method in interface net.minecraft.client.renderer.culling.ICamera
 
setPosition(double, double, double) - Method in class net.minecraft.entity.Entity
 
setPosition(double, double, double) - Method in class net.minecraft.entity.item.HangingEntity
 
setPosition(double, double, double) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
setPosition(double, double, double) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
setPosition(BlockPos) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setPosition(long, long) - Method in interface net.minecraft.world.gen.IExtendedNoiseRandom
 
setPosition(long, long) - Method in class net.minecraft.world.gen.LazyAreaLayerContext
 
setPosition(Vector2f) - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
Deprecated.
 
setPositionAndRotation(double, double, double, float, float) - Method in class net.minecraft.entity.Entity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.Entity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.BoatEntity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.PaintingEntity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.LivingEntity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
setPositionAndUpdate(double, double, double) - Method in class net.minecraft.entity.Entity
 
setPositionAndUpdate(double, double, double) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setPositionNonDirty() - Method in class net.minecraft.entity.Entity
 
setPostion(Vec3d) - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
setPosX(int) - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
 
setPosY(int) - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
 
setPotion(Potion) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setPotionDurationMax(boolean) - Method in class net.minecraft.potion.EffectInstance
 
setPotionEffect(ItemStack) - Method in class net.minecraft.entity.projectile.ArrowEntity
 
setPowered(boolean) - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
setPowered(boolean) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setPrefix(ITextComponent) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setPreset(String) - Method in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
setPreventProxyConnections(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setPrimaryHand(HandSide) - Method in class net.minecraft.entity.player.PlayerEntity
 
setPrivateValue(Class<? super T>, T, E, int) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
Deprecated.
Use ObfuscationReflectionHelper.setPrivateValue(Class, Object, Object, String) because field indices change a lot more often than field names do. TODO: Remove in 1.15
setPrivateValue(Class<? super T>, T, E, String) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
Sets the value a field with the specified name in the given class.
setProfile(GlStateManager.Profile) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
setProfileCache(PlayerProfileCache) - Static method in class net.minecraft.tileentity.SkullTileEntity
 
setProgress(float) - Method in class net.minecraft.client.gui.toasts.TutorialToast
 
setProjectile() - Method in class net.minecraft.util.DamageSource
 
setProjectionMatrix(Matrix4f) - Method in class net.minecraft.client.shader.Shader
 
setProperties(PropertyMap) - Method in class net.minecraft.util.Session
 
setPuffState(int) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
setPumpkinEquipped(boolean) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
setQuadCulled() - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setQuadOrientation(Direction) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
 
setQuadOrientation(Direction) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
 
setQuadOrientation(Direction) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
setQuadOrientation(Direction) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setQuadOrientation(Direction) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
setQuadTint(int) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
 
setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
 
setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
setRabbitType(int) - Method in class net.minecraft.entity.passive.RabbitEntity
 
setRadius(float) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setRadiusOnUse(float) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setRadiusPerTick(float) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setRaid(Raid) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
setRaining(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setRaining(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setRainStrength(float) - Method in class net.minecraft.world.World
 
setRainTime(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setRainTime(int) - Method in class net.minecraft.world.storage.WorldInfo
 
setRandom(Random) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setRandomEffect(Random) - Method in class net.minecraft.entity.monster.SpiderEntity.GroupData
 
setRatioX(double) - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
setRatioZ(double) - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
setRearing(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setRecipe(IRecipe<?>) - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
setRecipeUsed(IRecipe<?>) - Method in class net.minecraft.inventory.CraftResultInventory
 
setRecipeUsed(IRecipe<?>) - Method in interface net.minecraft.inventory.IRecipeHolder
 
setRecipeUsed(IRecipe<?>) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
setRecord(ItemStack) - Method in class net.minecraft.tileentity.JukeboxTileEntity
 
setRecordPlayingMessage(String) - Method in class net.minecraft.client.gui.IngameGui
 
setRed(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
setRedstoneStrength(BlockState, int) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
setRedstoneStrength(BlockState, int) - Method in class net.minecraft.block.PressurePlateBlock
 
setRedstoneStrength(BlockState, int) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
setReducedDebug(boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
setRegionRenderCacheBuilder(RegionRenderCacheBuilder) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
setRegistryName(ResourceLocation) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
setRegistryName(String) - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
setRegistryName(ResourceLocation) - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
setRegistryName(String, String) - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
setRegistryName(String) - Method in class net.minecraftforge.registries.ForgeRegistryEntry
 
setRegistryName(ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistryEntry
 
setRegistryName(String, String) - Method in class net.minecraftforge.registries.ForgeRegistryEntry
 
setRegistryName(ResourceLocation) - Method in interface net.minecraftforge.registries.IForgeRegistryEntry
Sets a unique name for this Item.
setRelevantEnchantmentTypes(EnchantmentType...) - Method in class net.minecraft.item.ItemGroup
 
setRenderDistanceWeight(double) - Static method in class net.minecraft.entity.Entity
 
setRendererDispatcher(TileEntityRendererDispatcher) - Method in class net.minecraft.client.renderer.tileentity.SkullTileEntityRenderer
 
setRendererDispatcher(TileEntityRendererDispatcher) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
setRenderHeader(boolean, int) - Method in class net.minecraft.client.gui.SlotGui
 
setRenderHeader(boolean, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
setRenderLayer(BlockRenderLayer) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
setRenderOutlines(boolean) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
setRenderOutlines(boolean) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
setRenderPhase(String) - Method in class net.minecraft.client.MainWindow
 
setRenderPosition(double, double, double) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
setRenderSelection(boolean) - Method in class net.minecraft.client.gui.SlotGui
 
setRenderSelection(boolean) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
setRenderShadow(boolean) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
setRenderTranslucent(boolean) - Static method in class net.minecraft.block.LeavesBlock
 
setRenderType(ScoreCriteria.RenderType) - Method in class net.minecraft.scoreboard.ScoreObjective
 
setRenderViewEntity(Entity) - Method in class net.minecraft.client.Minecraft
 
setRenderVisibilityId(long) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setRenderYawOffset(float) - Method in class net.minecraft.entity.Entity
 
setRenderYawOffset(float) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setRenderYawOffset(float) - Method in class net.minecraft.entity.LivingEntity
 
setRenderYawOffset(float) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
setRenderYawOffset(float) - Method in class net.minecraft.entity.monster.SilverfishEntity
 
setRepairCost(int) - Method in class net.minecraft.item.ItemStack
 
setReplacedBlock(BlockState) - Method in class net.minecraftforge.common.util.BlockSnapshot
 
setReplacement(BlockState) - Method in class net.minecraftforge.event.terraingen.BiomeEvent.GetVillageBlockID
 
setRequiresMcRestart(boolean) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
setRequiresWorldRestart(boolean) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
setResourceMode(ServerData.ServerResourceMode) - Method in class net.minecraft.client.multiplayer.ServerData
 
setResourcePack(String, String) - Method in class net.minecraft.server.MinecraftServer
 
setResourcePackFromWorld(String, SaveHandler) - Method in class net.minecraft.server.MinecraftServer
 
setRespawnState(DragonSpawnState) - Method in class net.minecraft.world.end.DragonFightManager
 
setResponseTime(int) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setResult(PlayerEntity.SleepResult) - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
 
setResult(boolean) - Method in class net.minecraftforge.fml.StartupQuery
 
setResultMessage(ITextComponent) - Method in class net.minecraftforge.client.event.ScreenshotEvent
 
setResultSound(ISound) - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
 
setResultStack(ItemStack) - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Finish
 
setRevengeTarget(LivingEntity) - Method in class net.minecraft.entity.LivingEntity
 
setRevengeTarget(LivingEntity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
setRevengeTarget(LivingEntity) - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
setRightArmRotation(Rotations) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setRightLegRotation(Rotations) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setRightShoulderEntity(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerEntity
 
setRoll(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
setRollingAmplitude(int) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setRollingDirection(int) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setRolls(RandomValueRange) - Method in class net.minecraft.world.storage.loot.LootPool
 
setRotation(float, float) - Method in class net.minecraft.entity.Entity
 
setRotation(Rotation) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setRotation(Rotation) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setRotation(float) - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
Deprecated.
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.AbstractZombieModel
 
setRotationAngles(ArmorStandEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ArmorStandArmorModel
 
setRotationAngles(ArmorStandEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ArmorStandModel
 
setRotationAngles(BatEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BatModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BlazeModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.CatModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ChickenModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.CodModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.CreeperModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.DolphinModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.DrownedModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ElytraModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EndermanModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EndermiteModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EntityModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.FoxModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.GhastModel
 
setRotationAngles(GuardianEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.GuardianModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.IllagerModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.IronGolemModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.LeashKnotModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.OcelotModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PandaModel
 
setRotationAngles(ParrotEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ParrotModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PhantomModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PolarBearModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PufferFishBigModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PufferFishMediumModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PufferFishSmallModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RabbitModel
 
setRotationAngles(RavagerEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RavagerModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SalmonModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SheepModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SheepWoolModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ShulkerBulletModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ShulkerModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SilverfishModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SkeletonModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SnowManModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SpiderModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SquidModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.TropicalFishAModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.TropicalFishBModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.TurtleModel
 
setRotationAngles(VexEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.VexModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.VillagerModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WitchModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WitherModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WolfModel
 
setRotationAngles(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ZombieVillagerModel
 
setRotationPoint(float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
setRotationYawHead(float) - Method in class net.minecraft.entity.Entity
 
setRotationYawHead(float) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setRotationYawHead(float) - Method in class net.minecraft.entity.LivingEntity
 
setSaddled(boolean) - Method in class net.minecraft.entity.passive.PigEntity
 
setSafe(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
 
setSafe(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
 
setSapling(IPlantable) - Method in class net.minecraft.world.gen.feature.AbstractTreeFeature
 
setSaved(boolean) - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
setSaveVersion(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setSaveVersion(int) - Method in class net.minecraft.world.storage.WorldInfo
 
setScale(Vector2f) - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
Deprecated.
 
setSchedule(Schedule) - Method in class net.minecraft.entity.ai.brain.Brain
 
setScore(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
setScoreboard(Scoreboard) - Method in class net.minecraft.client.world.ClientWorld
 
setScoreboard(Scoreboard) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
setScorePoints(int) - Method in class net.minecraft.scoreboard.Score
 
setScoreTeamColor(T) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
setScreen(RealmsScreen) - Static method in class net.minecraft.realms.Realms
 
setScreenDirect(RealmsScreen) - Static method in class net.minecraft.realms.Realms
 
setScreenHeight(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
setScreenshotFile(File) - Method in class net.minecraftforge.client.event.ScreenshotEvent
 
setScreenWidth(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
setScrollAmount(double) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
setScrollAmount(double) - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
setSeed(long) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setSeed(long) - Method in class net.minecraft.world.biome.provider.EndBiomeProviderSettings
 
setSeed(long) - Method in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
setSeed(long) - Method in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
setSeed(long) - Method in class net.minecraft.world.gen.surfacebuilders.FrozenOceanSurfaceBuilder
 
setSeed(long) - Method in class net.minecraft.world.gen.surfacebuilders.NetherSurfaceBuilder
 
setSeed(long) - Method in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
setSeeFriendlyInvisiblesEnabled(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setSelected(ServerSelectionList.Entry) - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
setSelected(WorldSelectionList.Entry) - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
setSelected(E) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
setSelected(int) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
setSelected(E) - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
setSelected(GuiSlotModList.ModEntry) - Method in class net.minecraftforge.fml.client.gui.GuiModList
 
setSelectedItem(int) - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
setSelectedTab(Advancement) - Method in class net.minecraft.advancements.PlayerAdvancements
 
setSelectedTab(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
setSelectedTab(Advancement) - Method in interface net.minecraft.client.multiplayer.ClientAdvancementManager.IListener
 
setSelectedTab(Advancement, boolean) - Method in class net.minecraft.client.multiplayer.ClientAdvancementManager
 
setSelectionPos(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setSendToClient(boolean) - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
setServer(Supplier<MinecraftServer>) - Static method in enum net.minecraftforge.fml.LogicalSidedProvider
 
setServer(Supplier<DedicatedServer>) - Static method in enum net.minecraftforge.fml.SidedProvider
 
setServerBrand(String) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
setServerData(ServerData) - Method in class net.minecraft.client.Minecraft
 
setServerDescription(ITextComponent) - Method in class net.minecraft.network.ServerStatusResponse
 
setServerId(String) - Method in class net.minecraft.server.MinecraftServer
 
setServerOwner(String) - Method in class net.minecraft.server.MinecraftServer
 
setServerPort(int) - Method in class net.minecraft.server.MinecraftServer
 
setSessionEventListener(SessionEventListener) - Method in class net.minecraft.client.MinecraftGame
 
setSessionService(MinecraftSessionService) - Static method in class net.minecraft.tileentity.SkullTileEntity
 
setSessionType(String) - Static method in enum net.minecraft.util.Session.Type
 
setShakeHeadTicks(int) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
setSheared(boolean) - Method in class net.minecraft.entity.passive.SheepEntity
 
setShooter(Entity) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setShort(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setShortLE(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setShouldReceiveVelocityUpdates(boolean) - Method in class net.minecraft.entity.EntityType.Builder
 
setShouldWatch(boolean) - Method in class net.minecraft.entity.ai.attributes.Attribute
 
setShowAir(boolean) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setShowBottom(boolean) - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
setShowBoundingBox(boolean) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setSilent(boolean) - Method in class net.minecraft.entity.Entity
 
setSitting(boolean) - Method in class net.minecraft.entity.ai.goal.SitGoal
 
setSitting(boolean) - Method in class net.minecraft.entity.passive.FoxEntity
 
setSitting(boolean) - Method in class net.minecraft.entity.passive.TameableEntity
 
setSize(int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
setSize(float, float) - Method in class net.minecraft.client.particle.Particle
 
setSize(BlockPos) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setSize(int) - Method in class net.minecraft.world.biome.provider.CheckerboardBiomeProviderSettings
 
setSize(int) - Method in class net.minecraft.world.border.WorldBorder
 
setSize(int) - Method in class net.minecraftforge.items.ItemStackHandler
 
setSkipAttackChecks() - Method in class net.minecraft.entity.EntityPredicate
 
setSkullInvulnerable(boolean) - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
setSkyRenderer(IRenderHandler) - Method in class net.minecraft.world.dimension.Dimension
 
setSkyRenderer(IRenderHandler) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
setSlaveMap(ResourceLocation, Object) - Method in class net.minecraftforge.registries.ForgeRegistry
 
setSlaveMap(ResourceLocation, Object) - Method in interface net.minecraftforge.registries.IForgeRegistryInternal
 
setSlimeSize(int, boolean) - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
setSlimeSize(int, boolean) - Method in class net.minecraft.entity.monster.SlimeEntity
 
setSlotContents(Iterator<Ingredient>, int, int, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
setSlotContents(Iterator<T>, int, int, int, int) - Method in interface net.minecraft.item.crafting.IRecipePlacer
 
setSlotContents(Iterator<Integer>, int, int, int, int) - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
setSneaking(boolean) - Method in class net.minecraft.entity.Entity
 
setSorted(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setSorter(BiConsumer<Vec3d, List<? extends Entity>>) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setSound(SoundEvent) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
setSoundLevel(SoundCategory, float) - Method in class net.minecraft.client.audio.SoundHandler
 
setSoundLevel(SoundCategory, float) - Method in class net.minecraft.client.GameSettings
 
setSpawn(BlockPos) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setSpawn(BlockPos) - Method in class net.minecraft.world.storage.WorldInfo
 
setSpawnDimenion(DimensionType) - Method in class net.minecraft.entity.player.PlayerEntity
 
setSpawnedByPlayer(boolean) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
setSpawnPoint(BlockPos, boolean) - Method in class net.minecraft.entity.player.PlayerEntity
Deprecated.
setSpawnPoint(BlockPos, boolean, DimensionType) - Method in class net.minecraft.entity.player.PlayerEntity
A dimension aware version of setSpawnChunk.
setSpawnPoint(BlockPos) - Method in class net.minecraft.world.server.ServerWorld
 
setSpawnPoint(BlockPos) - Method in class net.minecraft.world.World
 
setSpawnPoint(BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
setSpawnPos(BlockPos) - Method in class net.minecraft.world.gen.EndGenerationSettings
 
setSpawnX(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setSpawnX(int) - Method in class net.minecraft.world.storage.WorldInfo
 
setSpawnY(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setSpawnY(int) - Method in class net.minecraft.world.storage.WorldInfo
 
setSpawnZ(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setSpawnZ(int) - Method in class net.minecraft.world.storage.WorldInfo
 
setSpecialRenderer(Class<T>, TileEntityRenderer<? super T>) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
setSpectatingEntity(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setSpeed(double) - Method in class net.minecraft.pathfinding.PathNavigator
 
setSpellType(SpellcastingIllagerEntity.SpellType) - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
setSprinting(boolean) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
setSprinting(boolean) - Method in class net.minecraft.entity.Entity
 
setSprinting(boolean) - Method in class net.minecraft.entity.LivingEntity
 
setSprite(TextureAtlasSprite) - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
setSprite(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.SimpleModelFontRenderer
 
setStackInSlot(int, ItemStack) - Method in interface net.minecraftforge.items.IItemHandlerModifiable
Overrides the stack in the given slot.
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.ItemStackHandler
 
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
setStanding(boolean) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
setState(BufferBuilder.State) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
setState(BlockState) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
setState(BlockState) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setStateContainer(StateContainer<Block, BlockState>) - Method in class net.minecraft.client.renderer.model.BlockModelDefinition.ContainerHolder
 
setStateTriggered(boolean) - Method in class net.minecraft.client.gui.widget.ToggleWidget
 
setStatus(ChunkRenderTask.Status) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
setStatus(ChunkStatus) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setStatus(ChunkStatus) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setStep(TutorialSteps) - Method in class net.minecraft.client.tutorial.Tutorial
 
SetStewEffect - Class in net.minecraft.world.storage.loot.functions
 
SetStewEffect.Builder - Class in net.minecraft.world.storage.loot.functions
 
SetStewEffect.Serializer - Class in net.minecraft.world.storage.loot.functions
 
setStrength(float) - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
setStrikethrough(Boolean) - Method in class net.minecraft.util.text.Style
 
setStructureReferences(Map<String, LongSet>) - Method in class net.minecraft.world.chunk.Chunk
 
setStructureReferences(Map<String, LongSet>) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setStructureReferences(Map<String, LongSet>) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setStructureReferences(Map<String, LongSet>) - Method in interface net.minecraft.world.IStructureReader
 
setStructureStarts(Map<String, StructureStart>) - Method in class net.minecraft.world.chunk.Chunk
 
setStructureStarts(Map<String, StructureStart>) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setStructureStarts(Map<String, StructureStart>) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setStructureStarts(Map<String, StructureStart>) - Method in interface net.minecraft.world.chunk.IChunk
 
setStyle(Style) - Method in interface net.minecraft.util.text.ITextComponent
 
setStyle(Style) - Method in class net.minecraft.util.text.TextComponent
 
setStyle(Style) - Method in class net.minecraft.util.text.TranslationTextComponent
 
setSuccessCount(int) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
setSuffix(ITextComponent) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setSuggestion(String) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setSuggestionHandler(BiFunction<SuggestionsBuilder, Consumer<SuggestionsBuilder>, CompletableFuture<Suggestions>>) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setSwimming(boolean) - Method in class net.minecraft.entity.Entity
 
setSwimmingUp(boolean) - Method in class net.minecraft.entity.monster.DrownedEntity
 
setTable(LootTable) - Method in class net.minecraftforge.event.LootTableLoadEvent
 
setTabPath(String) - Method in class net.minecraft.item.ItemGroup
 
setTag(CompoundNBT) - Method in class net.minecraft.item.ItemStack
 
setTag(CompoundNBT) - Method in class net.minecraftforge.fluids.FluidStack
 
setTagInfo(String, INBT) - Method in class net.minecraft.item.ItemStack
 
setTamed(boolean) - Method in class net.minecraft.entity.passive.TameableEntity
 
setTamed(boolean) - Method in class net.minecraft.entity.passive.WolfEntity
 
setTamedBy(PlayerEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setTamedBy(PlayerEntity) - Method in class net.minecraft.entity.passive.TameableEntity
 
setTarget(Vec3d) - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
setTarget(LivingEntity) - Method in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 
setTargetPool(ResourceLocation) - Method in class net.minecraft.tileentity.JigsawTileEntity
 
setTargetX(double) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
setTargetY(double) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
setTargetZ(double) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
setTEISR(Supplier<Callable<ItemStackTileEntityRenderer>>) - Method in class net.minecraft.item.Item.Properties
 
setTemper(int) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setText(String) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setText(int, ITextComponent) - Method in class net.minecraft.tileentity.SignTileEntity
 
setTextColor(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setTextColor(DyeColor) - Method in class net.minecraft.tileentity.SignTileEntity
 
setTextFormatter(BiFunction<String, Integer, String>) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setTexture(TextureAtlasSprite) - Method in class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
 
setTexture(OBJModel.Texture) - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
setTexture(TextureAtlasSprite) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
 
setTexture(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
 
setTexture(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
setTexture(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setTexture(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
setTextureCoordinate(OBJModel.TextureCoordinate) - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
Deprecated.
 
setTextureData(NativeImage) - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
setTextureOffset(int, int) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
setTexturePosition(float, float) - Method in class net.minecraft.client.renderer.model.PositionTextureVertex
 
setTextureSize(int, int) - Method in class net.minecraft.client.renderer.entity.model.RendererModel
 
setThrowerId(UUID) - Method in class net.minecraft.entity.item.ItemEntity
 
setThundering(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setThundering(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setThunderStrength(float) - Method in class net.minecraft.world.World
 
setThunderTime(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setThunderTime(int) - Method in class net.minecraft.world.storage.WorldInfo
 
setTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.World
 
setTileEntityNBT(World, PlayerEntity, BlockPos, ItemStack) - Static method in class net.minecraft.item.BlockItem
 
setTime(CommandSource, int) - Static method in class net.minecraft.command.impl.TimeCommand
 
setTimeAddition(long) - Method in class net.minecraftforge.event.world.SleepFinishedTimeEvent
Sets the new time which should be set when all players wake up
setTimeSinceHit(int) - Method in class net.minecraft.entity.item.BoatEntity
 
settings - Variable in class net.minecraft.world.gen.ChunkGenerator
 
setToDefault() - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
setToDefault() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
setToDefault() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property] Sets this property's value to the default value.
setToDefault() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Sets this entry's value to the default value.
setToken(String) - Method in class com.mojang.realmsclient.dto.UploadInfo
 
setTrackingRange(int) - Method in class net.minecraft.entity.EntityType.Builder
 
setTrackOutput(boolean) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
setTransferCooldown(int) - Method in class net.minecraft.tileentity.HopperTileEntity
 
setTransferTicker(int) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
setTransition(double) - Method in class net.minecraft.world.border.WorldBorder
 
setTransition(double, double, long) - Method in class net.minecraft.world.border.WorldBorder
 
setTranslation(double, double, double) - Method in class net.minecraft.client.renderer.BufferBuilder
 
setTrap(boolean) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
setTreasurePos(BlockPos) - Method in class net.minecraft.entity.passive.DolphinEntity
 
setType(Class<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
setTypeLimitedInversely() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setUnderlined(Boolean) - Method in class net.minecraft.util.text.Style
 
setUniformLocation(int) - Method in class net.minecraft.client.shader.ShaderUniform
 
setUniqueId(UUID) - Method in class net.minecraft.entity.Entity
 
setUnseenMemoryTicks(int) - Method in class net.minecraft.entity.ai.goal.TargetGoal
 
setup(Template, BlockPos, PlacementSettings) - Method in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
setup(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
setupCallbacks(long) - Method in class net.minecraft.client.KeyboardListener
 
setUpdateInterval(int) - Method in class net.minecraft.entity.EntityType.Builder
 
setupFog(ActiveRenderInfo, int) - Method in class net.minecraft.client.renderer.FogRenderer
Deprecated.
setupFog(ActiveRenderInfo, int, float) - Method in class net.minecraft.client.renderer.FogRenderer
 
setupFogColor(boolean) - Method in class net.minecraft.client.renderer.GameRenderer
 
setupGhostRecipe(IRecipe<?>, List<Slot>) - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
setupGhostRecipe(IRecipe<?>, List<Slot>) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
setUploadedVersion(boolean) - Method in class com.mojang.realmsclient.dto.Backup
 
setupNewMap(World, int, int, byte, boolean, boolean) - Static method in class net.minecraft.item.FilledMapItem
 
setupNvFogDistance() - Static method in class com.mojang.blaze3d.platform.GLX
 
setupRotation(BoatEntity, float, float) - Method in class net.minecraft.client.renderer.entity.BoatRenderer
 
setupSolidRenderingTextureCombine(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
setupTamedAI() - Method in class net.minecraft.entity.passive.CatEntity
 
setupTamedAI() - Method in class net.minecraft.entity.passive.TameableEntity
 
setupTerrain(ActiveRenderInfo, ICamera, int, boolean) - Method in class net.minecraft.client.renderer.WorldRenderer
 
setupTranslation(double, double, double) - Method in class net.minecraft.client.renderer.entity.BoatRenderer
 
setUseBlock(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
setUseBlock(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
DENY: Block will never be used.
setUseInvisibilityCheck() - Method in class net.minecraft.entity.EntityPredicate
 
setUseItem(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
setUseItem(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
DENY: The item will never be used.
setUserMessage(ITextComponent) - Method in class net.minecraft.server.MinecraftServer
 
setUsername(UUID, String) - Static method in class net.minecraftforge.common.UsernameCache
Set a player's current usernamee
setUuid(String) - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
setUvs(float[]) - Method in class net.minecraft.client.renderer.model.BlockFaceUV
 
setValidator(Predicate<String>) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setValidator(Predicate<FluidStack>) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
setValue(T) - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
setValue(String) - Method in class net.minecraft.realms.RealmsEditBox
 
setValue(double) - Method in class net.minecraft.realms.RealmsSliderButton
 
setValue(double) - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
setValue(int) - Method in class net.minecraft.server.CustomServerBossInfo
 
setValue(PlayerEntity, Stat<?>, int) - Method in class net.minecraft.stats.ServerStatisticsManager
 
setValue(PlayerEntity, Stat<?>, int) - Method in class net.minecraft.stats.StatisticsManager
 
setValue(String) - Method in class net.minecraft.util.text.ScoreTextComponent
 
setValue(float) - Method in class net.minecraftforge.common.animation.TimeValues.VariableValue
 
setValue(double) - Method in class net.minecraftforge.fml.client.config.GuiSlider
 
setValueResolver(Function<String, ITimeValue>) - Method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
 
setVariant(int) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
setVariant(int) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
setVariant(int) - Method in class net.minecraft.entity.passive.ParrotEntity
 
setVelocity(double, double, double) - Method in class net.minecraft.entity.Entity
 
setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EyeOfEnderEntity
 
setVelocity(double, double, double) - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
setVelocity(double, double, double) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 
setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
setVersion(ServerStatusResponse.Version) - Method in class net.minecraft.network.ServerStatusResponse
 
setVersionTooltip(String) - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
setVertexBuffer(VertexBuffer) - Method in class net.minecraft.client.renderer.VertexBufferUploader
 
setVertexFormat(VertexFormat) - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
setVertexFormat(VertexFormat) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setVertexState(BufferBuilder.State) - Method in class net.minecraft.client.renderer.BufferBuilder
 
setVertices(OBJModel.Vertex[]) - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
Deprecated.
 
setViewDistance(int) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
setViewDistance(int) - Method in class net.minecraft.server.management.PlayerList
 
setViewDistance(int) - Method in class net.minecraft.world.server.ChunkManager
 
setViewDistance(int) - Method in class net.minecraft.world.server.TicketManager
 
setVillagerData(VillagerData) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
setVisibility(SetVisibility) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
SetVisibility - Class in net.minecraft.client.renderer.chunk
 
SetVisibility() - Constructor for class net.minecraft.client.renderer.chunk.SetVisibility
 
setVisibilityState(String, boolean) - Method in class net.minecraftforge.client.model.BlockModelConfiguration.VisibilityData
 
setVisible(boolean) - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
setVisible(boolean) - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
setVisible(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
setVisible(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
setVisible(boolean) - Method in class net.minecraft.client.gui.SlotGui
 
setVisible(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setVisible(Direction, Direction, boolean) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
setVisible(boolean) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
setVisible(boolean) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
setVisible(boolean) - Method in class net.minecraft.realms.AbstractRealmsButton
 
setVisible(boolean) - Method in interface net.minecraft.realms.RealmsAbstractButtonProxy
 
setVisible(boolean) - Method in class net.minecraft.realms.RealmsButtonProxy
 
setVisible(boolean) - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
setVisible(boolean) - Method in class net.minecraft.world.ServerBossInfo
 
setVolume(SoundCategory, float) - Method in class net.minecraft.client.audio.SoundEngine
 
setVolume(float) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
setVsync(boolean) - Method in class net.minecraft.client.MainWindow
 
setWaitTime(int) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setWalkSpeed(float) - Method in class net.minecraft.entity.player.PlayerAbilities
 
setWalkSpeed(float) - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
setWalkSpeed(float) - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
setWanderingTraderId(UUID) - Method in class net.minecraft.world.storage.WorldInfo
 
setWanderingTraderSpawnChance(int) - Method in class net.minecraft.world.storage.WorldInfo
 
setWanderingTraderSpawnDelay(int) - Method in class net.minecraft.world.storage.WorldInfo
 
setWarningDistance(int) - Method in class net.minecraft.world.border.WorldBorder
 
setWarningTime(int) - Method in class net.minecraft.world.border.WorldBorder
 
setWasNotUpdated() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
 
setWaterLevel(World, BlockPos, BlockState, int) - Method in class net.minecraft.block.CauldronBlock
 
setWave(int) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
setWeatherRenderer(IRenderHandler) - Method in class net.minecraft.world.dimension.Dimension
 
setWeatherRenderer(IRenderHandler) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
setWhiteListEnabled(boolean) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
setWhiteListEnabled(boolean) - Method in class net.minecraft.server.management.PlayerList
 
setWhitelistEnabled(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setWidth(int) - Method in class net.minecraft.client.gui.widget.Widget
 
setWindowIcon(InputStream, InputStream) - Method in class net.minecraft.client.MainWindow
 
setWorld(World) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
setWorld(World) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
setWorld(World) - Method in class net.minecraft.entity.Entity
 
setWorld(ServerWorld) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
setWorld(World) - Method in class net.minecraft.tileentity.TileEntity
 
setWorld(IEnviromentBlockReader) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
setWorld(IEnviromentBlockReader) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setWorld(IWorld) - Method in class net.minecraftforge.common.util.BlockSnapshot
 
setWorldAndLoadRenderers(ClientWorld) - Method in class net.minecraft.client.renderer.WorldRenderer
 
setWorldInfo(WorldInfo) - Method in class net.minecraft.world.biome.provider.OverworldBiomeProviderSettings
 
setWorldName(String) - Method in class net.minecraft.server.MinecraftServer
 
setWorldName(String) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setWorldName(String) - Method in class net.minecraft.world.storage.WorldInfo
 
SetWorldSpawnCommand - Class in net.minecraft.command.impl
 
SetWorldSpawnCommand() - Constructor for class net.minecraft.command.impl.SetWorldSpawnCommand
 
setWorldTime(long) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
setX(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setX(double) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setX(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
Set the X origin of the tooltip.
setXp(int) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
setXPStats(float, int, int) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
setXRotation(MinMaxBoundsWrapped) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setY(double) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setY(int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
setY(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
Set the Y origin of the tooltip.
setYaw(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
setYRotation(MinMaxBoundsWrapped) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setZ(double) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setZAxisLine(int, int, int, int, boolean) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
setZAxisLine(int, int, int, int, boolean) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
setZero(int, int) - Method in class net.minecraft.network.PacketBuffer
 
SEU_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
SExplosionPacket - Class in net.minecraft.network.play.server
 
SExplosionPacket() - Constructor for class net.minecraft.network.play.server.SExplosionPacket
 
SExplosionPacket(double, double, double, float, List<BlockPos>, Vec3d) - Constructor for class net.minecraft.network.play.server.SExplosionPacket
 
SH5C - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
shade - Variable in class net.minecraft.client.renderer.model.BlockPart
 
shade(boolean) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
shadeModel(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
Shader - Class in net.minecraft.client.shader
 
Shader(IResourceManager, String, Framebuffer, Framebuffer) - Constructor for class net.minecraft.client.shader.Shader
 
SHADER_COUNT - Static variable in class net.minecraft.client.renderer.GameRenderer
 
ShaderDefault - Class in net.minecraft.client.shader
 
ShaderDefault() - Constructor for class net.minecraft.client.shader.ShaderDefault
 
ShaderGroup - Class in net.minecraft.client.shader
 
ShaderGroup(TextureManager, IResourceManager, Framebuffer, ResourceLocation) - Constructor for class net.minecraft.client.shader.ShaderGroup
 
ShaderInstance - Class in net.minecraft.client.shader
 
ShaderInstance(IResourceManager, String) - Constructor for class net.minecraft.client.shader.ShaderInstance
 
ShaderLinkHelper - Class in net.minecraft.client.shader
 
ShaderLinkHelper() - Constructor for class net.minecraft.client.shader.ShaderLinkHelper
 
ShaderLoader - Class in net.minecraft.client.shader
 
ShaderLoader.ShaderType - Enum in net.minecraft.client.shader
 
ShaderUniform - Class in net.minecraft.client.shader
 
ShaderUniform(String, int, int, IShaderManager) - Constructor for class net.minecraft.client.shader.ShaderUniform
 
shadowOpaque - Variable in class net.minecraft.client.renderer.entity.EntityRenderer
 
shadowSize - Variable in class net.minecraft.client.renderer.entity.EntityRenderer
 
shallowCopy() - Method in interface net.minecraft.util.text.ITextComponent
 
shallowCopy() - Method in class net.minecraft.util.text.KeybindTextComponent
 
shallowCopy() - Method in class net.minecraft.util.text.NBTTextComponent.Block
 
shallowCopy() - Method in class net.minecraft.util.text.NBTTextComponent.Entity
 
shallowCopy() - Method in class net.minecraft.util.text.ScoreTextComponent
 
shallowCopy() - Method in class net.minecraft.util.text.SelectorTextComponent
 
shallowCopy() - Method in class net.minecraft.util.text.StringTextComponent
 
shallowCopy() - Method in class net.minecraft.util.text.TranslationTextComponent
 
SHAPE - Static variable in class net.minecraft.block.AbstractSignBlock
 
SHAPE - Static variable in class net.minecraft.block.BrewingStandBlock
 
SHAPE - Static variable in class net.minecraft.block.CampfireBlock
 
SHAPE - Static variable in class net.minecraft.block.CarpetBlock
 
SHAPE - Static variable in class net.minecraft.block.CauldronBlock
 
SHAPE - Static variable in class net.minecraft.block.ConduitBlock
 
SHAPE - Static variable in class net.minecraft.block.CoralPlantBlock
 
SHAPE - Static variable in class net.minecraft.block.DaylightDetectorBlock
 
SHAPE - Static variable in class net.minecraft.block.DeadBushBlock
 
SHAPE - Static variable in class net.minecraft.block.DeadCoralPlantBlock
 
SHAPE - Static variable in class net.minecraft.block.DetectorRailBlock
 
SHAPE - Static variable in class net.minecraft.block.DragonEggBlock
 
SHAPE - Static variable in class net.minecraft.block.EnchantingTableBlock
 
SHAPE - Static variable in class net.minecraft.block.EnderChestBlock
 
SHAPE - Static variable in class net.minecraft.block.EndPortalBlock
 
SHAPE - Static variable in class net.minecraft.block.FarmlandBlock
 
SHAPE - Static variable in class net.minecraft.block.FlowerBlock
 
SHAPE - Static variable in class net.minecraft.block.FlowerPotBlock
 
SHAPE - Static variable in class net.minecraft.block.GrassPathBlock
 
SHAPE - Static variable in class net.minecraft.block.KelpTopBlock
 
SHAPE - Static variable in class net.minecraft.block.MushroomBlock
 
SHAPE - Static variable in class net.minecraft.block.PoweredRailBlock
 
SHAPE - Static variable in class net.minecraft.block.RailBlock
 
SHAPE - Static variable in class net.minecraft.block.RedstoneDiodeBlock
 
SHAPE - Static variable in class net.minecraft.block.SaplingBlock
 
SHAPE - Static variable in class net.minecraft.block.SeaGrassBlock
 
SHAPE - Static variable in class net.minecraft.block.SkullBlock
 
SHAPE - Static variable in class net.minecraft.block.SoulSandBlock
 
SHAPE - Static variable in class net.minecraft.block.StairsBlock
 
SHAPE - Static variable in class net.minecraft.block.SugarCaneBlock
 
SHAPE - Static variable in class net.minecraft.block.TallGrassBlock
 
SHAPE - Static variable in class net.minecraft.block.TallSeaGrassBlock
 
SHAPE - Static variable in class net.minecraft.block.TorchBlock
 
SHAPE_COLLISION - Static variable in class net.minecraft.block.BambooBlock
 
SHAPE_EAST - Static variable in class net.minecraft.block.ChestBlock
 
SHAPE_LARGE_LEAVES - Static variable in class net.minecraft.block.BambooBlock
 
SHAPE_NORMAL - Static variable in class net.minecraft.block.BambooBlock
 
SHAPE_NORTH - Static variable in class net.minecraft.block.ChestBlock
 
SHAPE_SOUTH - Static variable in class net.minecraft.block.ChestBlock
 
SHAPE_WEST - Static variable in class net.minecraft.block.ChestBlock
 
shapedRecipe(IItemProvider) - Static method in class net.minecraft.data.ShapedRecipeBuilder
 
shapedRecipe(IItemProvider, int) - Static method in class net.minecraft.data.ShapedRecipeBuilder
 
ShapedRecipe - Class in net.minecraft.item.crafting
 
ShapedRecipe(ResourceLocation, String, int, int, NonNullList<Ingredient>, ItemStack) - Constructor for class net.minecraft.item.crafting.ShapedRecipe
 
ShapedRecipe.Serializer - Class in net.minecraft.item.crafting
 
ShapedRecipeBuilder - Class in net.minecraft.data
 
ShapedRecipeBuilder(IItemProvider, int) - Constructor for class net.minecraft.data.ShapedRecipeBuilder
 
ShapedRecipeBuilder.Result - Class in net.minecraft.data
 
shapelessRecipe(IItemProvider) - Static method in class net.minecraft.data.ShapelessRecipeBuilder
 
shapelessRecipe(IItemProvider, int) - Static method in class net.minecraft.data.ShapelessRecipeBuilder
 
ShapelessRecipe - Class in net.minecraft.item.crafting
 
ShapelessRecipe(ResourceLocation, String, ItemStack, NonNullList<Ingredient>) - Constructor for class net.minecraft.item.crafting.ShapelessRecipe
 
ShapelessRecipe.Serializer - Class in net.minecraft.item.crafting
 
ShapelessRecipeBuilder - Class in net.minecraft.data
 
ShapelessRecipeBuilder(IItemProvider, int) - Constructor for class net.minecraft.data.ShapelessRecipeBuilder
 
ShapelessRecipeBuilder.Result - Class in net.minecraft.data
 
SHAPES - Static variable in class net.minecraft.block.CakeBlock
 
shapes - Variable in class net.minecraft.block.FourWayBlock
 
SHAPES - Static variable in class net.minecraft.block.RedstoneWireBlock
 
shapes - Variable in class net.minecraft.block.SixWayBlock
 
SHAPES - Static variable in class net.minecraft.block.SnowBlock
 
SHAPES - Static variable in class net.minecraft.block.StemBlock
 
SharedConstants - Class in net.minecraft.util
 
SharedConstants() - Constructor for class net.minecraft.util.SharedConstants
 
SharedMonsterAttributes - Class in net.minecraft.entity
 
SharedMonsterAttributes() - Constructor for class net.minecraft.entity.SharedMonsterAttributes
 
SharedSeedRandom - Class in net.minecraft.util
 
SharedSeedRandom() - Constructor for class net.minecraft.util.SharedSeedRandom
 
SharedSeedRandom(long) - Constructor for class net.minecraft.util.SharedSeedRandom
 
ShareItemsTask - Class in net.minecraft.entity.ai.brain.task
 
ShareItemsTask() - Constructor for class net.minecraft.entity.ai.brain.task.ShareItemsTask
 
shareToLAN(GameType, boolean, int) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
shareToLAN(GameType, boolean, int) - Method in class net.minecraft.server.integrated.IntegratedServer
 
shareToLAN(GameType, boolean, int) - Method in class net.minecraft.server.MinecraftServer
 
ShareToLanScreen - Class in net.minecraft.client.gui.screen
 
ShareToLanScreen(Screen) - Constructor for class net.minecraft.client.gui.screen.ShareToLanScreen
 
SHARPNESS - Static variable in class net.minecraft.enchantment.Enchantments
 
SHATTERED_SAVANNA - Static variable in class net.minecraft.world.biome.Biomes
 
SHATTERED_SAVANNA - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
SHATTERED_SAVANNA_PLATEAU - Static variable in class net.minecraft.world.biome.Biomes
 
ShatteredSavannaBiome - Class in net.minecraft.world.biome
 
ShatteredSavannaBiome() - Constructor for class net.minecraft.world.biome.ShatteredSavannaBiome
 
ShatteredSavannaPlateauBiome - Class in net.minecraft.world.biome
 
ShatteredSavannaPlateauBiome() - Constructor for class net.minecraft.world.biome.ShatteredSavannaPlateauBiome
 
ShatteredSavannaSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
ShatteredSavannaSurfaceBuilder(Function<Dynamic<?>, ? extends SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.ShatteredSavannaSurfaceBuilder
 
SHCC - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
ShearableDoublePlantBlock - Class in net.minecraft.block
 
ShearableDoublePlantBlock(Block.Properties) - Constructor for class net.minecraft.block.ShearableDoublePlantBlock
 
SHEARS - Static variable in class net.minecraft.item.Items
 
ShearsItem - Class in net.minecraft.item
 
ShearsItem(Item.Properties) - Constructor for class net.minecraft.item.ShearsItem
 
SHEEP - Static variable in class net.minecraft.entity.EntityType
 
SHEEP_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SheepEntity - Class in net.minecraft.entity.passive
 
SheepEntity(EntityType<? extends SheepEntity>, World) - Constructor for class net.minecraft.entity.passive.SheepEntity
 
SheepModel<T extends SheepEntity> - Class in net.minecraft.client.renderer.entity.model
 
SheepModel() - Constructor for class net.minecraft.client.renderer.entity.model.SheepModel
 
SheepRenderer - Class in net.minecraft.client.renderer.entity
 
SheepRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SheepRenderer
 
SheepWoolLayer - Class in net.minecraft.client.renderer.entity.layers
 
SheepWoolLayer(IEntityRenderer<SheepEntity, SheepModel<SheepEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.SheepWoolLayer
 
SheepWoolModel<T extends SheepEntity> - Class in net.minecraft.client.renderer.entity.model
 
SheepWoolModel() - Constructor for class net.minecraft.client.renderer.entity.model.SheepWoolModel
 
SheetData(Set<ResourceLocation>, int, int, List<TextureAtlasSprite>) - Constructor for class net.minecraft.client.renderer.texture.AtlasTexture.SheetData
 
SHeldItemChangePacket - Class in net.minecraft.network.play.server
 
SHeldItemChangePacket() - Constructor for class net.minecraft.network.play.server.SHeldItemChangePacket
 
SHeldItemChangePacket(int) - Constructor for class net.minecraft.network.play.server.SHeldItemChangePacket
 
SHEPHERD - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
SHEPHERD - Static variable in class net.minecraft.village.PointOfInterestType
 
SHFC - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHIELD - Static variable in class net.minecraft.item.Items
 
SHIELD_BASE_TEXTURE - Static variable in class net.minecraft.client.renderer.BannerTextures
 
SHIELD_DESIGNS - Static variable in class net.minecraft.client.renderer.BannerTextures
 
ShieldItem - Class in net.minecraft.item
 
ShieldItem(Item.Properties) - Constructor for class net.minecraft.item.ShieldItem
 
ShieldModel - Class in net.minecraft.client.renderer.entity.model
 
ShieldModel() - Constructor for class net.minecraft.client.renderer.entity.model.ShieldModel
 
ShieldRecipes - Class in net.minecraft.item.crafting
 
ShieldRecipes(ResourceLocation) - Constructor for class net.minecraft.item.crafting.ShieldRecipes
 
SHIPWRECK - Static variable in class net.minecraft.world.gen.feature.Feature
 
SHIPWRECK - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHIPWRECK - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
ShipwreckConfig - Class in net.minecraft.world.gen.feature.structure
 
ShipwreckConfig(boolean) - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckConfig
 
ShipwreckPieces - Class in net.minecraft.world.gen.feature.structure
 
ShipwreckPieces() - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckPieces
 
ShipwreckPieces.Piece - Class in net.minecraft.world.gen.feature.structure
 
ShipwreckStructure - Class in net.minecraft.world.gen.feature.structure
 
ShipwreckStructure(Function<Dynamic<?>, ? extends ShipwreckConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckStructure
 
ShipwreckStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
SHLI - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHLT - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
shoot(LivingEntity, ItemStack, IProjectile, float) - Method in interface net.minecraft.entity.ICrossbowUser
 
shoot(double, double, double, float, float) - Method in interface net.minecraft.entity.IProjectile
 
shoot(double, double, double, float, float) - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
shoot(LivingEntity, ItemStack, IProjectile, float) - Method in class net.minecraft.entity.monster.PillagerEntity
 
shoot(Entity, float, float, float, float, float) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
shoot(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
shoot(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 
shoot(Entity, float, float, float, float, float) - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
shoot(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
ShootableItem - Class in net.minecraft.item
 
ShootableItem(Item.Properties) - Constructor for class net.minecraft.item.ShootableItem
 
shootingEntity - Variable in class net.minecraft.entity.projectile.AbstractArrowEntity
 
shootingEntity - Variable in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
ShoreLayer - Enum in net.minecraft.world.gen.layer
 
SHORT - Static variable in class net.minecraft.block.PistonHeadBlock
 
SHORT - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
SHORT_DOWN_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
SHORT_EAST_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
SHORT_NORTH_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
SHORT_SOUTH_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
SHORT_UP_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
SHORT_WEST_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
shortName(Class<?>) - Static method in class net.minecraftforge.fml.common.ClassNameUtils
 
ShortNBT - Class in net.minecraft.nbt
 
ShortNBT() - Constructor for class net.minecraft.nbt.ShortNBT
 
ShortNBT(short) - Constructor for class net.minecraft.nbt.ShortNBT
 
SHOT_CROSSBOW - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ShotCrossbowTrigger - Class in net.minecraft.advancements.criterion
 
ShotCrossbowTrigger() - Constructor for class net.minecraft.advancements.criterion.ShotCrossbowTrigger
 
ShotCrossbowTrigger.Instance - Class in net.minecraft.advancements.criterion
 
shouldAllowInChat() - Method in enum net.minecraft.util.text.event.ClickEvent.Action
 
shouldAllowInChat() - Method in enum net.minecraft.util.text.event.HoverEvent.Action
 
shouldAnnounceToChat() - Method in class net.minecraft.advancements.DisplayInfo
 
shouldApplyDiffuseLighting() - Method in class net.minecraft.client.renderer.model.BakedQuad
 
shouldAttack(LivingEntity) - Method in class net.minecraft.entity.monster.DrownedEntity
 
shouldAttackEntity(LivingEntity, LivingEntity) - Method in class net.minecraft.entity.passive.TameableEntity
 
shouldAttackEntity(LivingEntity, LivingEntity) - Method in class net.minecraft.entity.passive.WolfEntity
 
shouldBeOff(World, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneTorchBlock
 
shouldBeOff(World, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
shouldBePowered(World, BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
 
shouldBePowered(World, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
shouldBob() - Method in class net.minecraft.client.renderer.entity.ItemRenderer
 
shouldBurnInDay() - Method in class net.minecraft.entity.monster.HuskEntity
 
shouldBurnInDay() - Method in class net.minecraft.entity.monster.ZombieEntity
 
shouldCarve(Random, int, int, ProbabilityConfig) - Method in class net.minecraft.world.gen.carver.CanyonWorldCarver
 
shouldCarve(Random, int, int, ProbabilityConfig) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
shouldCarve(Random, int, int) - Method in class net.minecraft.world.gen.carver.ConfiguredCarver
 
shouldCarve(Random, int, int, C) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
shouldCauseBlockBreakReset(ItemStack, ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called when the player is mining a block and the item in his hand changes.
shouldCauseBlockBreakReset(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called when the player is mining a block and the item in his hand changes.
shouldCauseReequipAnimation(ItemStack, ItemStack, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
shouldCauseReequipAnimation(ItemStack, ItemStack, boolean) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Determine if the player switching between these two item stacks
shouldCheckSight - Variable in class net.minecraft.entity.ai.goal.TargetGoal
 
shouldCheckWeakPower(BlockState, IWorldReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called to determine whether to allow the a block to handle its own indirect power rather than using the default rules.
shouldCheckWeakPower(IWorldReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called to determine whether to allow the a block to handle its own indirect power rather than using the default rules.
shouldClose(MainWindow) - Static method in class com.mojang.blaze3d.platform.GLX
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.ConfirmBackupScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.ConnectingScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.DeathScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.DirtMessageScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.DisconnectedScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.DownloadTerrainScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.ErrorScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.MemoryErrorScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.Screen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.WorldLoadProgressScreen
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.ArmorLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.ArrowLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.CapeLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.CatCollarLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.CreeperChargeLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.Deadmau5HeadLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.DolphinCarriedItemLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.DrownedOuterLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.ElytraLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.EnderDragonDeathLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.EnderDragonEyesLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.EndermanEyesLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.FoxHeldItemLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.HeadLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.HeldBlockLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.HeldItemLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.IronGolenFlowerLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerRenderer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LeatherHorseArmorLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LlamaDecorLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.MooshroomMushroomLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.PandaHeldItemLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.ParrotVariantLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.PhantomEyesLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.SaddleLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.SheepWoolLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.ShulkerColorLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.SlimeGelLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.SnowmanHeadLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.SpiderEyesLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.SpinAttackEffectLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.StayClothingLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.TropicalFishPatternLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.VillagerHeldItemLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.VillagerLevelPendantLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.WitchHeldItemLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.WitherAuraLayer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.WolfCollarLayer
 
shouldConnectTo(BlockState, Direction) - Method in class net.minecraft.block.TripWireBlock
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CelebrateRaidVictoryTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CreateBabyVillagerTask
 
shouldContinueExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.DummyTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FarmTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask
 
shouldContinueExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
shouldContinueExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.LookTask
 
shouldContinueExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.MultiTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.PanicTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShareItemsTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShowWaresTask
 
shouldContinueExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SleepAtHomeTask
 
shouldContinueExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SwimTask
 
shouldContinueExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.TradeTask
 
shouldContinueExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToTargetTask
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.BegGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.BreedGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.FleeSunGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.FollowBoatGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.FollowMobGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.FollowParentGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.Goal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.LeapAtTargetGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.LookAtGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.LookRandomlyGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageAtNightGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MoveTowardsRaidGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MoveTowardsRestrictionGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MoveTowardsTargetGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.NonTamedTargetGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.OcelotAttackGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.OpenDoorGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.PanicGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.RangedAttackGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.ShowVillagerFlowerGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.SitGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.TargetGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.UseItemGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
shouldCreateFog() - Method in class net.minecraft.client.gui.overlay.BossOverlayGui
 
shouldCreateFog() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
shouldCreateFog() - Method in class net.minecraft.world.BossInfo
 
shouldDarkenSky() - Method in class net.minecraft.client.gui.overlay.BossOverlayGui
 
shouldDarkenSky() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
shouldDarkenSky() - Method in class net.minecraft.world.BossInfo
 
shouldDeferTasks() - Method in class net.minecraft.server.MinecraftServer
 
shouldDeferTasks() - Method in class net.minecraft.util.concurrent.RecursiveEventLoop
 
shouldDeferTasks() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
shouldDoRailFunctions() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
Return false if this cart should not call onMinecartPass() and should ignore Powered Rails.
shouldDraw() - Method in enum net.minecraftforge.fml.VersionChecker.Status
 
shouldDrawHUD() - Method in class net.minecraft.client.multiplayer.PlayerController
 
shouldDropItem - Variable in class net.minecraft.entity.item.FallingBlockEntity
 
shouldDrown() - Method in class net.minecraft.entity.monster.DrownedEntity
 
shouldDrown() - Method in class net.minecraft.entity.monster.HuskEntity
 
shouldDrown() - Method in class net.minecraft.entity.monster.ZombieEntity
 
shouldDrown() - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
shouldDrown() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
ShoulderRidingEntity - Class in net.minecraft.entity.passive
 
ShoulderRidingEntity(EntityType<? extends ShoulderRidingEntity>, World) - Constructor for class net.minecraft.entity.passive.ShoulderRidingEntity
 
shouldExchangeEquipment(ItemStack, ItemStack, EquipmentSlotType) - Method in class net.minecraft.entity.MobEntity
 
shouldExchangeEquipment(ItemStack, ItemStack, EquipmentSlotType) - Method in class net.minecraft.entity.monster.DrownedEntity
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.AssignProfessionTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.BeginRaidTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.CelebrateRaidVictoryTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.ChangeJobTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.CongregateTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.CreateBabyVillagerTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.ExpirePOITask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.FarmTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.FindHidingPlaceDuringRaidTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.FindHidingPlaceTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.FindWalkTargetAfterRaidVictoryTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.FleeTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.ForgetRaidTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.GatherPOITask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.GoOutsideAfterRaidTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.InteractWithEntityTask
 
shouldExecute(ServerWorld, MobEntity) - Method in class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.LookAtEntityTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.MoveToSkylightTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.PickupFoodTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.RingBellTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.ShareItemsTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.ShowWaresTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.SleepAtHomeTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.SpawnGolemTask
 
shouldExecute(ServerWorld, MobEntity) - Method in class net.minecraft.entity.ai.brain.task.SwimTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.Task
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.TradeTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.WakeUpTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkRandomlyTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkToHouseTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkToPOITask
 
shouldExecute(ServerWorld, MobEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkToTargetTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkToVillagerBabiesTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkTowardsPosTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkTowardsRandomSecondaryPosTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.WorkTask
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.BegGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.BreedGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.CreeperSwellGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.DefendVillageTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FindWaterGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FleeSunGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FollowBoatGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FollowMobGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FollowParentGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.Goal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.HurtByTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.LandOnOwnersShoulderGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.LeapAtTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.LookAtCustomerGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.LookAtGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.LookRandomlyGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageAtNightGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MoveTowardsRaidGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MoveTowardsRestrictionGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MoveTowardsTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MoveTowardsVillageGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetExpiringGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.NonTamedTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.OcelotAttackGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.OwnerHurtByTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.OwnerHurtTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.PanicGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.RangedAttackGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.RestrictSunGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.ShowVillagerFlowerGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.SitGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.SwimGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.ToggleableNearestAttackableTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.TradeWithPlayerGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.TriggerSkeletonTrapGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.UseItemGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.AbstractIllagerEntity.RaidOpenDoorGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.CelebrateRaidLossGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.FindTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.PromoteLeaderGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.PatrollerEntity.PatrolGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.CastingASpellGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
shouldExecute() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
shouldExecute() - Method in class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
shouldExecute() - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity.FollowTraderGoal
 
shouldHandleSpecialEvents(boolean) - Method in class net.minecraftforge.common.model.animation.AnimationStateMachine
 
shouldHandleSpecialEvents(boolean) - Method in interface net.minecraftforge.common.model.animation.IAnimationStateMachine
Set to true if the machine should handle special events that come from the clips (they start with '!').
shouldHeal() - Method in class net.minecraft.entity.player.PlayerEntity
 
shouldHideParticles(boolean) - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
 
shouldHit(int, Random) - Static method in class net.minecraft.enchantment.ThornsEnchantment
 
shouldIgnoreEntities() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
shouldIgnoreRadius() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
shouldInvertValue() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
shouldMapSpin(String, double, double, double) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
Determine if the cursor on the map should 'spin' when rendered, like it does for the player in the nether.
shouldMove() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
shouldMove() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
shouldMoveTo(IWorldReader, BlockPos) - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
shouldMoveTo(IWorldReader, BlockPos) - Method in class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
shouldMoveTo(IWorldReader, BlockPos) - Method in class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 
shouldMoveTo(IWorldReader, BlockPos) - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
shouldMoveTo(IWorldReader, BlockPos) - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
shouldPistonHeadBeRendered() - Method in class net.minecraft.tileentity.PistonTileEntity
 
shouldPlaceAll() - Method in class net.minecraft.network.play.client.CPlaceRecipePacket
 
shouldPlayEndBossMusic() - Method in class net.minecraft.client.gui.overlay.BossOverlayGui
 
shouldPlayEndBossMusic() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
shouldPlayEndBossMusic() - Method in class net.minecraft.world.BossInfo
 
shouldPreload() - Method in class net.minecraft.client.audio.Sound
 
shouldReceiveErrors() - Method in interface net.minecraft.command.ICommandSource
 
shouldReceiveErrors() - Method in class net.minecraft.entity.Entity
 
shouldReceiveErrors() - Method in class net.minecraft.network.rcon.RConConsoleSource
 
shouldReceiveErrors() - Method in class net.minecraft.server.MinecraftServer
 
shouldReceiveErrors() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
shouldReceiveFeedback() - Method in interface net.minecraft.command.ICommandSource
 
shouldReceiveFeedback() - Method in class net.minecraft.entity.Entity
 
shouldReceiveFeedback() - Method in class net.minecraft.network.rcon.RConConsoleSource
 
shouldReceiveFeedback() - Method in class net.minecraft.server.MinecraftServer
 
shouldReceiveFeedback() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
shouldRender() - Method in class net.minecraft.client.renderer.debug.DebugRenderer
 
shouldRender(EnderCrystalEntity, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.EnderCrystalRenderer
 
shouldRender(T, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
shouldRender(Entity, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
shouldRender(GuardianEntity, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.GuardianRenderer
 
shouldRender(T, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.MobRenderer
 
shouldRender(ShulkerEntity, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
shouldRender(EffectInstance) - Method in interface net.minecraftforge.common.extensions.IForgeEffect
If the Potion effect should be displayed in the players inventory
shouldRenderFace(Direction) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
shouldRenderFace(Direction) - Method in class net.minecraft.tileentity.EndPortalTileEntity
 
shouldRenderHUD(EffectInstance) - Method in interface net.minecraftforge.common.extensions.IForgeEffect
If the Potion effect should be displayed in the player's ingame HUD
shouldRenderInvText(EffectInstance) - Method in interface net.minecraftforge.common.extensions.IForgeEffect
If the standard PotionEffect text (name and duration) should be drawn when this potion is active.
shouldRenderItemIn3D(ItemStack) - Method in class net.minecraft.client.renderer.ItemRenderer
 
shouldRenderSides(IBlockReader, BlockPos) - Method in interface net.minecraft.fluid.IFluidState
 
shouldRenderSneaking() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
shouldRenderSneaking() - Method in class net.minecraft.entity.Entity
 
shouldRiderFaceForward(PlayerEntity) - Method in class net.minecraft.entity.LivingEntity
Returns true if the entity's rider (EntityPlayer) should face forward when mounted.
shouldRiderSit() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
Used in model rendering to determine if the entity riding this entity should be in the 'sitting' position.
shouldSendVelocityUpdates() - Method in class net.minecraft.entity.EntityType
 
shouldSetPosAfterLoading() - Method in class net.minecraft.entity.Entity
 
shouldSetPosAfterLoading() - Method in class net.minecraft.entity.item.HangingEntity
 
shouldSetSpawn() - Method in class net.minecraftforge.event.entity.player.PlayerWakeUpEvent
Indicates if the player's sleep was considered successful.
shouldShowAir() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
shouldShowBottom() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
shouldShowBoundingBox() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
shouldShowIcon() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
shouldShowToast() - Method in class net.minecraft.advancements.DisplayInfo
 
shouldSideBeRendered(BlockState, IBlockReader, BlockPos, Direction) - Static method in class net.minecraft.block.Block
 
shouldSkipErrors() - Method in interface net.minecraft.network.IPacket
 
shouldSkipErrors() - Method in class net.minecraft.network.play.server.SChatPacket
 
shouldSkipErrors() - Method in class net.minecraft.network.play.server.SCombatPacket
 
shouldSkipErrors() - Method in class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
shouldSpreadItems() - Method in class net.minecraft.client.renderer.entity.ItemRenderer
 
shouldStayLoaded() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
shouldSyncTag() - Method in class net.minecraft.item.Item
 
shouldTrackOutput() - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
shouldTrackOutput() - Method in class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
shouldTrackOutput() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
shouldUpdateAll() - Method in class net.minecraft.network.play.client.CEditBookPacket
 
shouldUseNativeTransport() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
shouldUseNativeTransport() - Method in class net.minecraft.server.integrated.IntegratedServer
 
shouldUseNativeTransport() - Method in class net.minecraft.server.MinecraftServer
 
SHOVEL - Static variable in class net.minecraftforge.common.ToolType
 
ShovelItem - Class in net.minecraft.item
 
ShovelItem(IItemTier, float, float, Item.Properties) - Constructor for class net.minecraft.item.ShovelItem
 
SHOW_DEATH_MESSAGES - Static variable in class net.minecraft.world.GameRules
 
SHOW_SUBTITLES - Static variable in class net.minecraft.client.settings.AbstractOption
 
showDebugInfo - Variable in class net.minecraft.client.GameSettings
 
showDebugProfilerChart - Variable in class net.minecraft.client.GameSettings
 
showDecimal - Variable in class net.minecraftforge.fml.client.config.GuiSlider
 
showDurabilityBar(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Determines if the durability bar should be rendered for this item.
ShowFile() - Constructor for class net.minecraftforge.server.command.ConfigCommand.ShowFile
 
showInGui() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
 
showInGui() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
[Property, Category] Whether or not this element should be allowed to show on config GUIs.
showLagometer - Variable in class net.minecraft.client.GameSettings
 
showLoadWarnings - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
showModel - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
showsAir() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
showsBoundingBox() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
showSubtitles - Variable in class net.minecraft.client.GameSettings
 
showSuggestions() - Method in class net.minecraft.client.gui.screen.ChatScreen
 
ShowVillagerFlowerGoal - Class in net.minecraft.entity.ai.goal
 
ShowVillagerFlowerGoal(IronGolemEntity) - Constructor for class net.minecraft.entity.ai.goal.ShowVillagerFlowerGoal
 
ShowWaresTask - Class in net.minecraft.entity.ai.brain.task
 
ShowWaresTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.ShowWaresTask
 
SHPH - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHPR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHRC - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
shrink(int) - Method in class net.minecraft.item.ItemStack
 
shrink(double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
shrink(int) - Method in class net.minecraftforge.fluids.FluidStack
 
SHRT - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
ShrubFeature - Class in net.minecraft.world.gen.feature
 
ShrubFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>, BlockState, BlockState) - Constructor for class net.minecraft.world.gen.feature.ShrubFeature
 
SHS - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHSD - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHSSD - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHSTART - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHULKER - Static variable in class net.minecraft.block.material.Material
 
SHULKER - Static variable in class net.minecraft.entity.EntityType
 
SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
SHULKER_BOX - Static variable in class net.minecraft.inventory.container.ContainerType
 
SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
SHULKER_BOX - Static variable in class net.minecraft.tileentity.TileEntityType
 
SHULKER_BULLET - Static variable in class net.minecraft.entity.EntityType
 
SHULKER_ENDERGOLEM_TEXTURE - Static variable in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
SHULKER_SHELL - Static variable in class net.minecraft.item.Items
 
SHULKER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ShulkerBoxBlock - Class in net.minecraft.block
 
ShulkerBoxBlock(DyeColor, Block.Properties) - Constructor for class net.minecraft.block.ShulkerBoxBlock
 
ShulkerBoxColoringRecipe - Class in net.minecraft.item.crafting
 
ShulkerBoxColoringRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.ShulkerBoxColoringRecipe
 
ShulkerBoxContainer - Class in net.minecraft.inventory.container
 
ShulkerBoxContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.ShulkerBoxContainer
 
ShulkerBoxContainer(int, PlayerInventory, IInventory) - Constructor for class net.minecraft.inventory.container.ShulkerBoxContainer
 
ShulkerBoxDispenseBehavior - Class in net.minecraft.dispenser
 
ShulkerBoxDispenseBehavior() - Constructor for class net.minecraft.dispenser.ShulkerBoxDispenseBehavior
 
ShulkerBoxEntityColor - Class in net.minecraft.util.datafix.fixes
 
ShulkerBoxEntityColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ShulkerBoxEntityColor
 
ShulkerBoxItemColor - Class in net.minecraft.util.datafix.fixes
 
ShulkerBoxItemColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ShulkerBoxItemColor
 
ShulkerBoxScreen - Class in net.minecraft.client.gui.screen.inventory
 
ShulkerBoxScreen(ShulkerBoxContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.ShulkerBoxScreen
 
ShulkerBoxSlot - Class in net.minecraft.inventory.container
 
ShulkerBoxSlot(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.container.ShulkerBoxSlot
 
ShulkerBoxTileColor - Class in net.minecraft.util.datafix.fixes
 
ShulkerBoxTileColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ShulkerBoxTileColor
 
ShulkerBoxTileEntity - Class in net.minecraft.tileentity
 
ShulkerBoxTileEntity(DyeColor) - Constructor for class net.minecraft.tileentity.ShulkerBoxTileEntity
 
ShulkerBoxTileEntity() - Constructor for class net.minecraft.tileentity.ShulkerBoxTileEntity
 
ShulkerBoxTileEntity.AnimationStatus - Enum in net.minecraft.tileentity
 
ShulkerBoxTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
ShulkerBoxTileEntityRenderer(ShulkerModel<?>) - Constructor for class net.minecraft.client.renderer.tileentity.ShulkerBoxTileEntityRenderer
 
ShulkerBulletEntity - Class in net.minecraft.entity.projectile
 
ShulkerBulletEntity(EntityType<? extends ShulkerBulletEntity>, World) - Constructor for class net.minecraft.entity.projectile.ShulkerBulletEntity
 
ShulkerBulletEntity(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.ShulkerBulletEntity
 
ShulkerBulletEntity(World, LivingEntity, Entity, Direction.Axis) - Constructor for class net.minecraft.entity.projectile.ShulkerBulletEntity
 
ShulkerBulletModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
ShulkerBulletModel() - Constructor for class net.minecraft.client.renderer.entity.model.ShulkerBulletModel
 
ShulkerBulletRenderer - Class in net.minecraft.client.renderer.entity
 
ShulkerBulletRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ShulkerBulletRenderer
 
ShulkerColorLayer - Class in net.minecraft.client.renderer.entity.layers
 
ShulkerColorLayer(IEntityRenderer<ShulkerEntity, ShulkerModel<ShulkerEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.ShulkerColorLayer
 
ShulkerEntity - Class in net.minecraft.entity.monster
 
ShulkerEntity(EntityType<? extends ShulkerEntity>, World) - Constructor for class net.minecraft.entity.monster.ShulkerEntity
 
ShulkerModel<T extends ShulkerEntity> - Class in net.minecraft.client.renderer.entity.model
 
ShulkerModel() - Constructor for class net.minecraft.client.renderer.entity.model.ShulkerModel
 
ShulkerRenderer - Class in net.minecraft.client.renderer.entity
 
ShulkerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ShulkerRenderer
 
shutdown() - Method in class net.minecraft.client.Minecraft
 
shutdownMinecraftApplet() - Method in class net.minecraft.client.Minecraft
 
shutdownServerExecutor() - Static method in class net.minecraft.util.Util
 
siblings - Variable in class net.minecraft.util.text.TextComponent
 
side - Variable in class net.minecraftforge.event.TickEvent
 
side - Variable in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
SidedInvWrapper - Class in net.minecraftforge.items.wrapper
 
SidedInvWrapper(ISidedInventory, Direction) - Constructor for class net.minecraftforge.items.wrapper.SidedInvWrapper
 
SidedProvider - Enum in net.minecraftforge.fml
 
SidedThreadGroup - Class in net.minecraftforge.fml.common.thread
A thread group and factory combination which belongs to a LogicalSide.
SidedThreadGroups - Class in net.minecraftforge.fml.common.thread
 
SIGN - Static variable in class net.minecraft.tileentity.TileEntityType
 
SIGNAL_FIRE - Static variable in class net.minecraft.block.CampfireBlock
 
SIGNAL_FIRE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
SignalSmokeFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CampfireParticle.SignalSmokeFactory
 
SignItem - Class in net.minecraft.item
 
SignItem(Item.Properties, Block, Block) - Constructor for class net.minecraft.item.SignItem
 
SignModel - Class in net.minecraft.client.renderer.tileentity.model
 
SignModel() - Constructor for class net.minecraft.client.renderer.tileentity.model.SignModel
 
SIGNS - Static variable in class net.minecraft.tags.BlockTags
 
SIGNS - Static variable in class net.minecraft.tags.ItemTags
 
SignStrictJSON - Class in net.minecraft.util.datafix.fixes
 
SignStrictJSON(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.SignStrictJSON
 
signText - Variable in class net.minecraft.tileentity.SignTileEntity
 
SignTileEntity - Class in net.minecraft.tileentity
 
SignTileEntity() - Constructor for class net.minecraft.tileentity.SignTileEntity
 
SignTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
SignTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.SignTileEntityRenderer
 
signum(double) - Static method in class net.minecraft.util.math.MathHelper
 
SILK_TOUCH - Static variable in class net.minecraft.enchantment.Enchantments
 
SilkTouchEnchantment - Class in net.minecraft.enchantment
 
SilkTouchEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.SilkTouchEnchantment
 
SILVERFISH - Static variable in class net.minecraft.entity.EntityType
 
SILVERFISH_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SilverfishBlock - Class in net.minecraft.block
 
SilverfishBlock(Block, Block.Properties) - Constructor for class net.minecraft.block.SilverfishBlock
 
SilverfishEntity - Class in net.minecraft.entity.monster
 
SilverfishEntity(EntityType<? extends SilverfishEntity>, World) - Constructor for class net.minecraft.entity.monster.SilverfishEntity
 
SilverfishModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
SilverfishModel() - Constructor for class net.minecraft.client.renderer.entity.model.SilverfishModel
 
SilverfishRenderer - Class in net.minecraft.client.renderer.entity
 
SilverfishRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SilverfishRenderer
 
SIMPLE - Static variable in class net.minecraft.entity.ai.brain.schedule.Schedule
 
SIMPLE_BLOCK - Static variable in class net.minecraft.world.gen.feature.Feature
 
SIMPLE_RANDOM_SELECTOR - Static variable in class net.minecraft.world.gen.feature.Feature
 
SimpleAnimatedParticle - Class in net.minecraft.client.particle
 
SimpleAnimatedParticle(World, double, double, double, IAnimatedSprite, float) - Constructor for class net.minecraft.client.particle.SimpleAnimatedParticle
 
SimpleBakedModel - Class in net.minecraft.client.renderer.model
 
SimpleBakedModel(List<BakedQuad>, Map<Direction, List<BakedQuad>>, boolean, boolean, TextureAtlasSprite, ItemCameraTransforms, ItemOverrideList) - Constructor for class net.minecraft.client.renderer.model.SimpleBakedModel
 
SimpleBakedModel.Builder - Class in net.minecraft.client.renderer.model
 
simpleBlock(Block) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
simpleBlock(Block, Function<ModelFile, ConfiguredModel[]>) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
simpleBlock(Block, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
simpleBlock(Block, ConfiguredModel...) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
simpleChannel() - Method in class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
Build a new SimpleChannel with this builder's configuration.
SimpleChannel - Class in net.minecraftforge.fml.network.simple
 
SimpleChannel(NetworkInstance) - Constructor for class net.minecraftforge.fml.network.simple.SimpleChannel
 
SimpleChannel(NetworkInstance, Consumer<NetworkEvent.ChannelRegistrationChangeEvent>) - Constructor for class net.minecraftforge.fml.network.simple.SimpleChannel
 
SimpleChannel.MessageBuilder<MSG> - Class in net.minecraftforge.fml.network.simple
 
SimpleChannel.MessageBuilder.ToBooleanBiFunction<T,U> - Interface in net.minecraftforge.fml.network.simple
 
SimpleDoubleMerger - Class in net.minecraft.util.math.shapes
 
SimpleDoubleMerger(DoubleList) - Constructor for class net.minecraft.util.math.shapes.SimpleDoubleMerger
 
SimpleExprValue(String, ImmutableList<ITimeValue>) - Constructor for class net.minecraftforge.common.animation.TimeValues.SimpleExprValue
 
SimpleFoiledItem - Class in net.minecraft.item
 
SimpleFoiledItem(Item.Properties) - Constructor for class net.minecraft.item.SimpleFoiledItem
 
SimpleModelFontRenderer - Class in net.minecraftforge.client.model
 
SimpleModelFontRenderer(GameSettings, ResourceLocation, TextureManager, boolean, Matrix4f, VertexFormat) - Constructor for class net.minecraftforge.client.model.SimpleModelFontRenderer
 
SimpleModelState - Class in net.minecraftforge.client.model
Simple implementation of IModelState via a map and a default value.
SimpleModelState(ImmutableMap<? extends IModelPart, TRSRTransformation>) - Constructor for class net.minecraftforge.client.model.SimpleModelState
 
SimpleModelState(ImmutableMap<? extends IModelPart, TRSRTransformation>, Optional<TRSRTransformation>) - Constructor for class net.minecraftforge.client.model.SimpleModelState
 
SimpleNamedContainerProvider - Class in net.minecraft.inventory.container
 
SimpleNamedContainerProvider(IContainerProvider, ITextComponent) - Constructor for class net.minecraft.inventory.container.SimpleNamedContainerProvider
 
SimplePlacement<DC extends IPlacementConfig> - Class in net.minecraft.world.gen.placement
 
SimplePlacement(Function<Dynamic<?>, ? extends DC>) - Constructor for class net.minecraft.world.gen.placement.SimplePlacement
 
SimpleRegistry<T> - Class in net.minecraft.util.registry
 
SimpleRegistry() - Constructor for class net.minecraft.util.registry.SimpleRegistry
 
SimpleReloadableResourceManager - Class in net.minecraft.resources
 
SimpleReloadableResourceManager(ResourcePackType, Thread) - Constructor for class net.minecraft.resources.SimpleReloadableResourceManager
 
SimpleResource - Class in net.minecraft.resources
 
SimpleResource(String, ResourceLocation, InputStream, InputStream) - Constructor for class net.minecraft.resources.SimpleResource
 
SimpleRoom(Direction, OceanMonumentPieces.RoomDefinition, Random) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleRoom
 
SimpleRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleRoom
 
SimpleSound - Class in net.minecraft.client.audio
 
SimpleSound(SoundEvent, SoundCategory, float, float, BlockPos) - Constructor for class net.minecraft.client.audio.SimpleSound
 
SimpleSound(SoundEvent, SoundCategory, float, float, float, float, float) - Constructor for class net.minecraft.client.audio.SimpleSound
 
SimpleSound(ResourceLocation, SoundCategory, float, float, boolean, int, ISound.AttenuationType, float, float, float, boolean) - Constructor for class net.minecraft.client.audio.SimpleSound
 
simpleSubmodelKey - Variable in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant.Deserializer
Deprecated.
Used once (then set null) for the key to put a simple submodel declaration under in the submodel map.
SimpleTexture - Class in net.minecraft.client.renderer.texture
 
SimpleTexture(ResourceLocation) - Constructor for class net.minecraft.client.renderer.texture.SimpleTexture
 
SimpleTexture.TextureData - Class in net.minecraft.client.renderer.texture
 
SimpleTicket<T> - Class in net.minecraftforge.common.ticket
Common class for a simple ticket based system.
SimpleTicket() - Constructor for class net.minecraftforge.common.ticket.SimpleTicket
 
SimpleTopRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleTopRoom
 
SimpleTopRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleTopRoom
 
SimplexNoiseGenerator - Class in net.minecraft.world.gen
 
SimplexNoiseGenerator(Random) - Constructor for class net.minecraft.world.gen.SimplexNoiseGenerator
 
simplify() - Method in class net.minecraft.util.math.shapes.VoxelShape
 
simulate() - Method in enum net.minecraftforge.fluids.capability.IFluidHandler.FluidAction
 
sin(float) - Static method in class net.minecraft.realms.RealmsMth
 
sin(float) - Static method in class net.minecraft.util.math.MathHelper
 
Single(Queue<T>) - Constructor for class net.minecraft.util.concurrent.ITaskQueue.Single
 
single() - Static method in class net.minecraft.util.IntReferenceHolder
 
SINGLE_POOL_ELEMENT - Static variable in interface net.minecraft.world.gen.feature.jigsaw.IJigsawDeserializer
 
SingleBiomeProvider - Class in net.minecraft.world.biome.provider
 
SingleBiomeProvider(SingleBiomeProviderSettings) - Constructor for class net.minecraft.world.biome.provider.SingleBiomeProvider
 
SingleBiomeProviderSettings - Class in net.minecraft.world.biome.provider
 
SingleBiomeProviderSettings() - Constructor for class net.minecraft.world.biome.provider.SingleBiomeProviderSettings
 
SingleItemList(ItemStack) - Constructor for class net.minecraft.item.crafting.Ingredient.SingleItemList
 
SingleItemRecipe - Class in net.minecraft.item.crafting
 
SingleItemRecipe(IRecipeType<?>, IRecipeSerializer<?>, ResourceLocation, String, Ingredient, ItemStack) - Constructor for class net.minecraft.item.crafting.SingleItemRecipe
 
SingleItemRecipe.Serializer<T extends SingleItemRecipe> - Class in net.minecraft.item.crafting
 
SingleItemRecipeBuilder - Class in net.minecraft.data
 
SingleItemRecipeBuilder(IRecipeSerializer<?>, Ingredient, IItemProvider, int) - Constructor for class net.minecraft.data.SingleItemRecipeBuilder
 
SingleItemRecipeBuilder.Result - Class in net.minecraft.data
 
SingleJigsawPiece - Class in net.minecraft.world.gen.feature.jigsaw
 
SingleJigsawPiece(String, List<StructureProcessor>) - Constructor for class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
Deprecated.
SingleJigsawPiece(String, List<StructureProcessor>, JigsawPattern.PlacementBehaviour) - Constructor for class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
SingleJigsawPiece(String) - Constructor for class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
Deprecated.
SingleJigsawPiece(Dynamic<?>) - Constructor for class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
SingleRandomFeature - Class in net.minecraft.world.gen.feature
 
SingleRandomFeature(List<ConfiguredFeature<?>>) - Constructor for class net.minecraft.world.gen.feature.SingleRandomFeature
 
SingleRandomFeature(Feature<?>[], IFeatureConfig[]) - Constructor for class net.minecraft.world.gen.feature.SingleRandomFeature
 
SingleRandomFeatureConfig - Class in net.minecraft.world.gen.feature
 
SingleRandomFeatureConfig(Function<Dynamic<?>, ? extends SingleRandomFeature>) - Constructor for class net.minecraft.world.gen.feature.SingleRandomFeatureConfig
 
singleTexture(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
singleTexture(String, ResourceLocation, String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
SitGoal - Class in net.minecraft.entity.ai.goal
 
SitGoal(TameableEntity) - Constructor for class net.minecraft.entity.ai.goal.SitGoal
 
sitGoal - Variable in class net.minecraft.entity.passive.TameableEntity
 
SITTING_ATTACKING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
SITTING_FLAMING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
SITTING_SCANNING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
SittingPhase - Class in net.minecraft.entity.boss.dragon.phase
 
SittingPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.SittingPhase
 
SixWayBlock - Class in net.minecraft.block
 
SixWayBlock(float, Block.Properties) - Constructor for class net.minecraft.block.SixWayBlock
 
size - Variable in class com.mojang.realmsclient.dto.Backup
 
size - Variable in class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
Size(IWorld, BlockPos, Direction.Axis) - Constructor for class net.minecraft.block.NetherPortalBlock.Size
 
size() - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
size(float, float) - Method in class net.minecraft.entity.EntityType.Builder
 
size() - Method in class net.minecraft.nbt.ByteArrayNBT
 
size() - Method in class net.minecraft.nbt.CompoundNBT
 
size() - Method in class net.minecraft.nbt.IntArrayNBT
 
size() - Method in class net.minecraft.nbt.ListNBT
 
size() - Method in class net.minecraft.nbt.LongArrayNBT
 
size() - Method in class net.minecraft.util.BitArray
 
size() - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
size() - Method in interface net.minecraft.util.IIntArray
 
size() - Method in class net.minecraft.util.IntArray
 
size() - Method in class net.minecraft.util.IntIdentityHashBiMap
 
size() - Method in class net.minecraft.util.LowerStringMap
 
size() - Method in class net.minecraft.util.math.shapes.DoubleRangeList
 
size() - Method in class net.minecraft.util.math.shapes.NonOverlappingMerger
 
size() - Method in class net.minecraft.util.math.shapes.OffsetDoubleList
 
size() - Method in class net.minecraft.util.NonNullList
 
size() - Method in class net.minecraft.util.ObjectIntIdentityMap
 
size - Variable in class net.minecraft.world.gen.feature.OreFeatureConfig
 
size - Variable in class net.minecraft.world.gen.feature.structure.VillageConfig
 
size() - Method in class net.minecraftforge.fml.ModList
 
Size2i - Class in net.minecraftforge.common.util
 
Size2i(int, int) - Constructor for class net.minecraftforge.common.util.Size2i
 
sizeStringToWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
 
SJoinGamePacket - Class in net.minecraft.network.play.server
 
SJoinGamePacket() - Constructor for class net.minecraft.network.play.server.SJoinGamePacket
 
SJoinGamePacket(int, GameType, boolean, DimensionType, int, WorldType, int, boolean) - Constructor for class net.minecraft.network.play.server.SJoinGamePacket
 
SKeepAlivePacket - Class in net.minecraft.network.play.server
 
SKeepAlivePacket() - Constructor for class net.minecraft.network.play.server.SKeepAlivePacket
 
SKeepAlivePacket(long) - Constructor for class net.minecraft.network.play.server.SKeepAlivePacket
 
SKELETON - Static variable in class net.minecraft.entity.EntityType
 
SKELETON - Static variable in class net.minecraft.entity.item.PaintingType
 
SKELETON_HORSE - Static variable in class net.minecraft.entity.EntityType
 
SKELETON_HORSE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SKELETON_SKULL - Static variable in class net.minecraft.block.Blocks
 
SKELETON_SKULL - Static variable in class net.minecraft.item.Items
 
SKELETON_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SKELETON_WALL_SKULL - Static variable in class net.minecraft.block.Blocks
 
SkeletonEntity - Class in net.minecraft.entity.monster
 
SkeletonEntity(EntityType<? extends SkeletonEntity>, World) - Constructor for class net.minecraft.entity.monster.SkeletonEntity
 
SkeletonHorseEntity - Class in net.minecraft.entity.passive.horse
 
SkeletonHorseEntity(EntityType<? extends SkeletonHorseEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
SkeletonModel<T extends MobEntity & IRangedAttackMob> - Class in net.minecraft.client.renderer.entity.model
 
SkeletonModel() - Constructor for class net.minecraft.client.renderer.entity.model.SkeletonModel
 
SkeletonModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.SkeletonModel
 
SkeletonRenderer - Class in net.minecraft.client.renderer.entity
 
SkeletonRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SkeletonRenderer
 
SKELETONS - Static variable in class net.minecraft.tags.EntityTypeTags
 
SkeletonSplit - Class in net.minecraft.util.datafix.fixes
 
SkeletonSplit(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.SkeletonSplit
 
SKIN_HAT_HEIGHT - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HAT_U - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HAT_V - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HAT_WIDTH - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HEAD_HEIGHT - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HEAD_U - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HEAD_V - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HEAD_WIDTH - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_TEX_HEIGHT - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_TEX_WIDTH - Static variable in class net.minecraft.realms.RealmsScreen
 
skinAvailable() - Method in class net.minecraft.client.renderer.DownloadImageBuffer
 
skinAvailable() - Method in interface net.minecraft.client.renderer.IImageBuffer
 
SkinManager - Class in net.minecraft.client.resources
 
SkinManager(TextureManager, File, MinecraftSessionService) - Constructor for class net.minecraft.client.resources.SkinManager
 
SkinManager.ISkinAvailableCallback - Interface in net.minecraft.client.resources
 
SkinProcessor - Class in com.mojang.realmsclient.util
 
SkinProcessor() - Constructor for class com.mojang.realmsclient.util.SkinProcessor
 
skip(int) - Method in class net.minecraft.util.SharedSeedRandom
 
SkipableEncoderException - Exception in net.minecraft.network
 
SkipableEncoderException(Throwable) - Constructor for exception net.minecraft.network.SkipableEncoderException
 
skipBytes(int) - Method in class net.minecraft.network.PacketBuffer
 
skipRenderWorld - Variable in class net.minecraft.client.Minecraft
 
SKULL - Static variable in class net.minecraft.tileentity.TileEntityType
 
SKULL_AND_ROSES - Static variable in class net.minecraft.entity.item.PaintingType
 
SKULL_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 
SkullBlock - Class in net.minecraft.block
 
SkullBlock(SkullBlock.ISkullType, Block.Properties) - Constructor for class net.minecraft.block.SkullBlock
 
SkullBlock.ISkullType - Interface in net.minecraft.block
 
SkullBlock.Types - Enum in net.minecraft.block
 
SkullItem - Class in net.minecraft.item
 
SkullItem(Block, Block, Item.Properties) - Constructor for class net.minecraft.item.SkullItem
 
SkullPlayerBlock - Class in net.minecraft.block
 
SkullPlayerBlock(Block.Properties) - Constructor for class net.minecraft.block.SkullPlayerBlock
 
SkullTileEntity - Class in net.minecraft.tileentity
 
SkullTileEntity() - Constructor for class net.minecraft.tileentity.SkullTileEntity
 
SkullTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
SkullTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.SkullTileEntityRenderer
 
SkullWallPlayerBlock - Class in net.minecraft.block
 
SkullWallPlayerBlock(Block.Properties) - Constructor for class net.minecraft.block.SkullWallPlayerBlock
 
skyLight - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
skyLight() - Method in class net.minecraftforge.common.DimensionManager.SavedEntry
 
SkyLightEngine - Class in net.minecraft.world.lighting
 
SkyLightEngine(IChunkLightProvider) - Constructor for class net.minecraft.world.lighting.SkyLightEngine
 
SkyLightStorage - Class in net.minecraft.world.lighting
 
SkyLightStorage(IChunkLightProvider) - Constructor for class net.minecraft.world.lighting.SkyLightStorage
 
SkyLightStorage.StorageMap - Class in net.minecraft.world.lighting
 
slab(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
SLAB_BOTTOM_SHAPES - Static variable in class net.minecraft.block.StairsBlock
 
SLAB_TOP_SHAPES - Static variable in class net.minecraft.block.StairsBlock
 
SLAB_TYPE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
SlabBlock - Class in net.minecraft.block
 
SlabBlock(Block.Properties) - Constructor for class net.minecraft.block.SlabBlock
 
slabBlock(SlabBlock, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
slabBlock(SlabBlock, ResourceLocation, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
slabBlock(SlabBlock, ModelFile, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
SLABS - Static variable in class net.minecraft.tags.BlockTags
 
SLABS - Static variable in class net.minecraft.tags.ItemTags
 
slabTop(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
SlabType - Enum in net.minecraft.state.properties
 
SLEEP_IN_BED - Static variable in class net.minecraft.stats.Stats
 
SleepAtHomeTask - Class in net.minecraft.entity.ai.brain.task
 
SleepAtHomeTask() - Constructor for class net.minecraft.entity.ai.brain.task.SleepAtHomeTask
 
SleepFinishedTimeEvent - Class in net.minecraftforge.event.world
This event is fired when all players are asleep and the time should be set to day.
setWakeUpTime(wakeUpTime) sets a new time that will be added to the dayTime.
SleepFinishedTimeEvent(ServerWorld, long, long) - Constructor for class net.minecraftforge.event.world.SleepFinishedTimeEvent
 
SLEEPING_SIZE - Static variable in class net.minecraft.entity.LivingEntity
 
SleepingLocationCheckEvent - Class in net.minecraftforge.event.entity.player
This event is fired when game checks, if sleeping player should be still considered "in bed".
Failing this check will cause player to wake up.
This event has a result.
SleepingLocationCheckEvent(LivingEntity, BlockPos) - Constructor for class net.minecraftforge.event.entity.player.SleepingLocationCheckEvent
 
SleepingTimeCheckEvent - Class in net.minecraftforge.event.entity.player
This event is fired when the game checks if players can sleep at this time.
Failing this check will cause sleeping players to wake up and prevent awake players from sleeping.
This event has a result.
SleepingTimeCheckEvent(PlayerEntity, Optional<BlockPos>) - Constructor for class net.minecraftforge.event.entity.player.SleepingTimeCheckEvent
 
SleepInMultiplayerScreen - Class in net.minecraft.client.gui.screen
 
SleepInMultiplayerScreen() - Constructor for class net.minecraft.client.gui.screen.SleepInMultiplayerScreen
 
SLEPT_IN_BED - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
sleptInBed() - Static method in class net.minecraft.advancements.criterion.PositionTrigger.Instance
 
slerp(Quat4f, Quat4f, float) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
slerp(TRSRTransformation, float) - Method in class net.minecraftforge.common.model.TRSRTransformation
 
SlerpClip(IClip, IClip, ITimeValue, ITimeValue) - Constructor for class net.minecraftforge.common.model.animation.Clips.SlerpClip
 
slice() - Method in class net.minecraft.network.PacketBuffer
 
slice(int, int) - Method in class net.minecraft.network.PacketBuffer
 
SliderMultiplierOption - Class in net.minecraft.client.settings
 
SliderMultiplierOption(String, double, double, float, Function<GameSettings, Double>, BiConsumer<GameSettings, Double>, BiFunction<GameSettings, SliderPercentageOption, String>) - Constructor for class net.minecraft.client.settings.SliderMultiplierOption
 
SliderPercentageOption - Class in net.minecraft.client.settings
 
SliderPercentageOption(String, double, double, float, Function<GameSettings, Double>, BiConsumer<GameSettings, Double>, BiFunction<GameSettings, SliderPercentageOption, String>) - Constructor for class net.minecraft.client.settings.SliderPercentageOption
 
sliderValue - Variable in class net.minecraftforge.fml.client.config.GuiSlider
The value of this slider control.
SLIME - Static variable in class net.minecraft.block.SoundType
 
SLIME - Static variable in class net.minecraft.entity.EntityType
 
SLIME_BALL - Static variable in class net.minecraft.item.Items
 
SLIME_BLOCK - Static variable in class net.minecraft.block.Blocks
 
SLIME_BLOCK - Static variable in class net.minecraft.item.Items
 
SLIME_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SLIMEBALLS - Static variable in class net.minecraftforge.common.Tags.Items
 
SlimeBlock - Class in net.minecraft.block
 
SlimeBlock(Block.Properties) - Constructor for class net.minecraft.block.SlimeBlock
 
SlimeEntity - Class in net.minecraft.entity.monster
 
SlimeEntity(EntityType<? extends SlimeEntity>, World) - Constructor for class net.minecraft.entity.monster.SlimeEntity
 
SlimeFactory() - Constructor for class net.minecraft.client.particle.BreakingParticle.SlimeFactory
 
SlimeGelLayer<T extends Entity> - Class in net.minecraft.client.renderer.entity.layers
 
SlimeGelLayer(IEntityRenderer<T, SlimeModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.SlimeGelLayer
 
SlimeModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
SlimeModel(int) - Constructor for class net.minecraft.client.renderer.entity.model.SlimeModel
 
SlimeRenderer - Class in net.minecraft.client.renderer.entity
 
SlimeRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SlimeRenderer
 
slipperiness(float) - Method in class net.minecraft.block.Block.Properties
 
SLoginSuccessPacket - Class in net.minecraft.network.login.server
 
SLoginSuccessPacket() - Constructor for class net.minecraft.network.login.server.SLoginSuccessPacket
 
SLoginSuccessPacket(GameProfile) - Constructor for class net.minecraft.network.login.server.SLoginSuccessPacket
 
slopeFindDistance(int) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
Slot(int, int, int, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher.Slot
 
slot() - Static method in class net.minecraft.command.arguments.SlotArgument
 
Slot - Class in net.minecraft.inventory.container
 
Slot(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.container.Slot
 
slot - Variable in class net.minecraft.item.ArmorItem
 
SlotArgument - Class in net.minecraft.command.arguments
 
SlotArgument() - Constructor for class net.minecraft.command.arguments.SlotArgument
 
slotClick(int, int, ClickType, PlayerEntity) - Method in class net.minecraft.inventory.container.Container
 
slotClicked(Slot) - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
slotClicked(Slot) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
slotColor - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
slotCount - Variable in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
SlotGui - Class in net.minecraft.client.gui
 
SlotGui(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.SlotGui
 
SlotItemHandler - Class in net.minecraftforge.items
 
SlotItemHandler(IItemHandler, int, int, int) - Constructor for class net.minecraftforge.items.SlotItemHandler
 
slotName - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
slotNumber - Variable in class net.minecraft.inventory.container.Slot
 
slots - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
slots - Variable in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
The slots exposed by this wrapper, with EntityEquipmentSlot#index as the index.
SLOW_FALLING - Static variable in class net.minecraft.potion.Effects
 
SLOW_FALLING - Static variable in class net.minecraft.potion.Potions
 
slowed - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
SLOWNESS - Static variable in class net.minecraft.potion.Effects
 
SLOWNESS - Static variable in class net.minecraft.potion.Potions
 
SMALL_END_ISLANDS - Static variable in class net.minecraft.world.biome.Biomes
 
SMALL_FIREBALL - Static variable in class net.minecraft.entity.EntityType
 
SMALL_FLOWERS - Static variable in class net.minecraft.tags.BlockTags
 
SMALL_FLOWERS - Static variable in class net.minecraft.tags.ItemTags
 
SmallEndIslandsBiome - Class in net.minecraft.world.biome
 
SmallEndIslandsBiome() - Constructor for class net.minecraft.world.biome.SmallEndIslandsBiome
 
smallestEncompassingPowerOfTwo(int) - Static method in class net.minecraft.realms.RealmsMth
 
smallestEncompassingPowerOfTwo(int) - Static method in class net.minecraft.util.math.MathHelper
 
SmallFireballEntity - Class in net.minecraft.entity.projectile
 
SmallFireballEntity(EntityType<? extends SmallFireballEntity>, World) - Constructor for class net.minecraft.entity.projectile.SmallFireballEntity
 
SmallFireballEntity(World, LivingEntity, double, double, double) - Constructor for class net.minecraft.entity.projectile.SmallFireballEntity
 
SmallFireballEntity(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.SmallFireballEntity
 
SMapDataPacket - Class in net.minecraft.network.play.server
 
SMapDataPacket() - Constructor for class net.minecraft.network.play.server.SMapDataPacket
 
SMapDataPacket(int, byte, boolean, boolean, Collection<MapDecoration>, byte[], int, int, int, int) - Constructor for class net.minecraft.network.play.server.SMapDataPacket
 
Smelt - Class in net.minecraft.world.storage.loot.functions
 
Smelt.Serializer - Class in net.minecraft.world.storage.loot.functions
 
SMELTING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
SMELTING - Static variable in interface net.minecraft.item.crafting.IRecipeType
 
smeltingRecipe(Ingredient, IItemProvider, float, int) - Static method in class net.minecraft.data.CookingRecipeBuilder
 
SMerchantOffersPacket - Class in net.minecraft.network.play.server
 
SMerchantOffersPacket() - Constructor for class net.minecraft.network.play.server.SMerchantOffersPacket
 
SMerchantOffersPacket(int, MerchantOffers, int, int, boolean, boolean) - Constructor for class net.minecraft.network.play.server.SMerchantOffersPacket
 
SMITE - Static variable in class net.minecraft.enchantment.Enchantments
 
SMITHING_TABLE - Static variable in class net.minecraft.block.Blocks
 
SMITHING_TABLE - Static variable in class net.minecraft.item.Items
 
SmithingTableBlock - Class in net.minecraft.block
 
SmithingTableBlock(Block.Properties) - Constructor for class net.minecraft.block.SmithingTableBlock
 
SMOKE - Static variable in class net.minecraft.particles.ParticleTypes
 
SmokeParticle - Class in net.minecraft.client.particle
 
SmokeParticle(World, double, double, double, double, double, double, float, IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SmokeParticle
 
SmokeParticle.Factory - Class in net.minecraft.client.particle
 
SMOKER - Static variable in class net.minecraft.block.Blocks
 
SMOKER - Static variable in class net.minecraft.inventory.container.ContainerType
 
SMOKER - Static variable in class net.minecraft.item.Items
 
SMOKER - Static variable in class net.minecraft.tileentity.TileEntityType
 
SmokerBlock - Class in net.minecraft.block
 
SmokerBlock(Block.Properties) - Constructor for class net.minecraft.block.SmokerBlock
 
SmokerContainer - Class in net.minecraft.inventory.container
 
SmokerContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.SmokerContainer
 
SmokerContainer(int, PlayerInventory, IInventory, IIntArray) - Constructor for class net.minecraft.inventory.container.SmokerContainer
 
SmokerRecipeGui - Class in net.minecraft.client.gui.recipebook
 
SmokerRecipeGui() - Constructor for class net.minecraft.client.gui.recipebook.SmokerRecipeGui
 
SmokerScreen - Class in net.minecraft.client.gui.screen.inventory
 
SmokerScreen(SmokerContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.SmokerScreen
 
SmokerTileEntity - Class in net.minecraft.tileentity
 
SmokerTileEntity() - Constructor for class net.minecraft.tileentity.SmokerTileEntity
 
SMOKING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
SMOKING - Static variable in interface net.minecraft.item.crafting.IRecipeType
 
SmokingRecipe - Class in net.minecraft.item.crafting
 
SmokingRecipe(ResourceLocation, String, Ingredient, ItemStack, float, int) - Constructor for class net.minecraft.item.crafting.SmokingRecipe
 
smooth(double, double) - Method in class net.minecraft.client.util.MouseSmoother
 
SMOOTH_QUARTZ - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_QUARTZ - Static variable in class net.minecraft.item.Items
 
SMOOTH_QUARTZ_SLAB - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_QUARTZ_SLAB - Static variable in class net.minecraft.item.Items
 
SMOOTH_QUARTZ_STAIRS - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_QUARTZ_STAIRS - Static variable in class net.minecraft.item.Items
 
SMOOTH_RED_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_RED_SANDSTONE - Static variable in class net.minecraft.item.Items
 
SMOOTH_RED_SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_RED_SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
SMOOTH_RED_SANDSTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_RED_SANDSTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
SMOOTH_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_SANDSTONE - Static variable in class net.minecraft.item.Items
 
SMOOTH_SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
SMOOTH_SANDSTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_SANDSTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
SMOOTH_STONE - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_STONE - Static variable in class net.minecraft.item.Items
 
SMOOTH_STONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_STONE_SLAB - Static variable in class net.minecraft.item.Items
 
smoothCamera - Variable in class net.minecraft.client.GameSettings
 
SmoothLayer - Enum in net.minecraft.world.gen.layer
 
smoothLighting(boolean) - Method in interface net.minecraftforge.client.model.IModel
Deprecated.
 
SMountEntityPacket - Class in net.minecraft.network.play.server
 
SMountEntityPacket() - Constructor for class net.minecraft.network.play.server.SMountEntityPacket
 
SMountEntityPacket(Entity, Entity) - Constructor for class net.minecraft.network.play.server.SMountEntityPacket
 
SMoveVehiclePacket - Class in net.minecraft.network.play.server
 
SMoveVehiclePacket() - Constructor for class net.minecraft.network.play.server.SMoveVehiclePacket
 
SMoveVehiclePacket(Entity) - Constructor for class net.minecraft.network.play.server.SMoveVehiclePacket
 
SMultiBlockChangePacket - Class in net.minecraft.network.play.server
 
SMultiBlockChangePacket() - Constructor for class net.minecraft.network.play.server.SMultiBlockChangePacket
 
SMultiBlockChangePacket(int, short[], Chunk) - Constructor for class net.minecraft.network.play.server.SMultiBlockChangePacket
 
SMultiBlockChangePacket.UpdateData - Class in net.minecraft.network.play.server
 
Snapshot(String, double, Collection<AttributeModifier>) - Constructor for class net.minecraft.network.play.server.SEntityPropertiesPacket.Snapshot
 
Snapshot() - Constructor for class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
SnapshotJson - Class in net.minecraftforge.fml.relauncher.libraries
This is different from the standard maven snapshot metadata.
SnapshotJson() - Constructor for class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
SnapshotJson.Entry - Class in net.minecraftforge.fml.relauncher.libraries
 
SNBTToNBTConverter - Class in net.minecraft.data
 
SNBTToNBTConverter(DataGenerator) - Constructor for class net.minecraft.data.SNBTToNBTConverter
 
SNBTToNBTConverter.ITransformer - Interface in net.minecraft.data
 
sndHandler - Variable in class net.minecraft.client.audio.SoundEngine
 
sneak - Variable in class net.minecraft.util.MovementInput
 
SNEAK_TIME - Static variable in class net.minecraft.stats.Stats
 
SNEEZE - Static variable in class net.minecraft.particles.ParticleTypes
 
SneezeFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CloudParticle.SneezeFactory
 
snooper - Variable in class net.minecraft.client.GameSettings
 
SNOOPER - Static variable in class net.minecraft.client.settings.AbstractOption
 
Snooper - Class in net.minecraft.profiler
 
Snooper(String, ISnooperInfo, long) - Constructor for class net.minecraft.profiler.Snooper
 
SNOW - Static variable in class net.minecraft.block.Blocks
 
SNOW - Static variable in class net.minecraft.block.material.Material
 
SNOW - Static variable in class net.minecraft.block.material.MaterialColor
 
SNOW - Static variable in class net.minecraft.block.SoundType
 
SNOW - Static variable in interface net.minecraft.entity.villager.IVillagerType
 
SNOW - Static variable in class net.minecraft.item.Items
 
SNOW_BLOCK - Static variable in class net.minecraft.block.Blocks
 
SNOW_BLOCK - Static variable in class net.minecraft.block.material.Material
 
SNOW_BLOCK - Static variable in class net.minecraft.item.Items
 
SNOW_BLOCK - Static variable in class net.minecraft.world.gen.surfacebuilders.FrozenOceanSurfaceBuilder
 
SNOW_GOLEM - Static variable in class net.minecraft.entity.EntityType
 
SNOW_PILE - Static variable in class net.minecraft.world.gen.feature.Feature
 
SNOWBALL - Static variable in class net.minecraft.entity.EntityType
 
SNOWBALL - Static variable in class net.minecraft.item.Items
 
SnowballEntity - Class in net.minecraft.entity.projectile
 
SnowballEntity(EntityType<? extends SnowballEntity>, World) - Constructor for class net.minecraft.entity.projectile.SnowballEntity
 
SnowballEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.projectile.SnowballEntity
 
SnowballEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.SnowballEntity
 
SnowballFactory() - Constructor for class net.minecraft.client.particle.BreakingParticle.SnowballFactory
 
SnowballItem - Class in net.minecraft.item
 
SnowballItem(Item.Properties) - Constructor for class net.minecraft.item.SnowballItem
 
SnowBlock - Class in net.minecraft.block
 
SnowBlock(Block.Properties) - Constructor for class net.minecraft.block.SnowBlock
 
SnowBlockPileFeature - Class in net.minecraft.world.gen.feature
 
SnowBlockPileFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.SnowBlockPileFeature
 
SnowGolemEntity - Class in net.minecraft.entity.passive
 
SnowGolemEntity(EntityType<? extends SnowGolemEntity>, World) - Constructor for class net.minecraft.entity.passive.SnowGolemEntity
 
SnowmanHeadLayer - Class in net.minecraft.client.renderer.entity.layers
 
SnowmanHeadLayer(IEntityRenderer<SnowGolemEntity, SnowManModel<SnowGolemEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.SnowmanHeadLayer
 
SnowManModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
SnowManModel() - Constructor for class net.minecraft.client.renderer.entity.model.SnowManModel
 
SnowManRenderer - Class in net.minecraft.client.renderer.entity
 
SnowManRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SnowManRenderer
 
SNOWY - Static variable in class net.minecraft.block.SnowyDirtBlock
 
SNOWY - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
SNOWY - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
SNOWY_BEACH - Static variable in class net.minecraft.world.biome.Biomes
 
SNOWY_MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
SNOWY_TAIGA - Static variable in class net.minecraft.world.biome.Biomes
 
SNOWY_TAIGA_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
SNOWY_TAIGA_MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
SNOWY_TUNDRA - Static variable in class net.minecraft.world.biome.Biomes
 
SnowyBeachBiome - Class in net.minecraft.world.biome
 
SnowyBeachBiome() - Constructor for class net.minecraft.world.biome.SnowyBeachBiome
 
SnowyDirtBlock - Class in net.minecraft.block
 
SnowyDirtBlock(Block.Properties) - Constructor for class net.minecraft.block.SnowyDirtBlock
 
SnowyMountainsBiome - Class in net.minecraft.world.biome
 
SnowyMountainsBiome() - Constructor for class net.minecraft.world.biome.SnowyMountainsBiome
 
SnowyTaigaBiome - Class in net.minecraft.world.biome
 
SnowyTaigaBiome() - Constructor for class net.minecraft.world.biome.SnowyTaigaBiome
 
SnowyTaigaHillsBiome - Class in net.minecraft.world.biome
 
SnowyTaigaHillsBiome() - Constructor for class net.minecraft.world.biome.SnowyTaigaHillsBiome
 
SnowyTaigaMountainsBiome - Class in net.minecraft.world.biome
 
SnowyTaigaMountainsBiome() - Constructor for class net.minecraft.world.biome.SnowyTaigaMountainsBiome
 
SnowyTundraBiome - Class in net.minecraft.world.biome
 
SnowyTundraBiome() - Constructor for class net.minecraft.world.biome.SnowyTundraBiome
 
SnowyVillagePools - Class in net.minecraft.world.gen.feature.structure
 
SnowyVillagePools() - Constructor for class net.minecraft.world.gen.feature.structure.SnowyVillagePools
 
socketList - Variable in class net.minecraft.network.rcon.RConThread
 
solidFace - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
SolidFaceDebugRenderer - Class in net.minecraft.client.renderer.debug
 
SolidFaceDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.SolidFaceDebugRenderer
 
SOpenBookWindowPacket - Class in net.minecraft.network.play.server
 
SOpenBookWindowPacket() - Constructor for class net.minecraft.network.play.server.SOpenBookWindowPacket
 
SOpenBookWindowPacket(Hand) - Constructor for class net.minecraft.network.play.server.SOpenBookWindowPacket
 
SOpenHorseWindowPacket - Class in net.minecraft.network.play.server
 
SOpenHorseWindowPacket() - Constructor for class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
SOpenHorseWindowPacket(int, int, int) - Constructor for class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
SOpenSignMenuPacket - Class in net.minecraft.network.play.server
 
SOpenSignMenuPacket() - Constructor for class net.minecraft.network.play.server.SOpenSignMenuPacket
 
SOpenSignMenuPacket(BlockPos) - Constructor for class net.minecraft.network.play.server.SOpenSignMenuPacket
 
SOpenWindowPacket - Class in net.minecraft.network.play.server
 
SOpenWindowPacket() - Constructor for class net.minecraft.network.play.server.SOpenWindowPacket
 
SOpenWindowPacket(int, ContainerType<?>, ITextComponent) - Constructor for class net.minecraft.network.play.server.SOpenWindowPacket
 
SortedProperties - Class in net.minecraftforge.common.util
An Implementation of Properties that is sorted when iterating.
SortedProperties() - Constructor for class net.minecraftforge.common.util.SortedProperties
 
sortQuads(float, float, float) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
sortVertexData(float, float, float) - Method in class net.minecraft.client.renderer.BufferBuilder
 
SOUL_SAND - Static variable in class net.minecraft.block.Blocks
 
SOUL_SAND - Static variable in class net.minecraft.item.Items
 
SoulSandBlock - Class in net.minecraft.block
 
SoulSandBlock(Block.Properties) - Constructor for class net.minecraft.block.SoulSandBlock
 
sound(SoundType) - Method in class net.minecraft.block.Block.Properties
 
sound - Variable in class net.minecraft.client.audio.LocatableSound
 
Sound - Class in net.minecraft.client.audio
 
Sound(String, float, float, int, Sound.Type, boolean, boolean, int) - Constructor for class net.minecraft.client.audio.Sound
 
sound(SoundEvent) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
sound(SoundEvent, SoundEvent) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
Sound.Type - Enum in net.minecraft.client.audio
 
SOUND_EVENT - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
SOUND_EVENTS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
SoundCategory - Enum in net.minecraft.util
 
SoundEngine - Class in net.minecraft.client.audio
 
SoundEngine(SoundHandler, GameSettings, IResourceManager) - Constructor for class net.minecraft.client.audio.SoundEngine
 
SoundEngineExecutor - Class in net.minecraft.client.audio
 
SoundEngineExecutor() - Constructor for class net.minecraft.client.audio.SoundEngineExecutor
 
SoundEvent - Class in net.minecraft.util
 
SoundEvent(ResourceLocation) - Constructor for class net.minecraft.util.SoundEvent
 
SoundEvent - Class in net.minecraftforge.client.event.sound
 
SoundEvent(SoundEngine) - Constructor for class net.minecraftforge.client.event.sound.SoundEvent
 
SoundEvent.SoundSourceEvent - Class in net.minecraftforge.client.event.sound
 
SoundEventAccessor - Class in net.minecraft.client.audio
 
SoundEventAccessor(ResourceLocation, String) - Constructor for class net.minecraft.client.audio.SoundEventAccessor
 
SoundEvents - Class in net.minecraft.util
 
SoundEvents() - Constructor for class net.minecraft.util.SoundEvents
 
SOUNDEVENTS - Static variable in class net.minecraftforge.registries.GameData
 
SoundHandler - Class in net.minecraft.client.audio
 
SoundHandler(IResourceManager, GameSettings) - Constructor for class net.minecraft.client.audio.SoundHandler
 
SoundHandler.Loader - Class in net.minecraft.client.audio
 
SoundList - Class in net.minecraft.client.audio
 
SoundList(List<Sound>, boolean, String) - Constructor for class net.minecraft.client.audio.SoundList
 
SoundListSerializer - Class in net.minecraft.client.audio
 
SoundListSerializer() - Constructor for class net.minecraft.client.audio.SoundListSerializer
 
SoundLoadEvent - Class in net.minecraftforge.client.event.sound
Raised by the SoundManager.loadSoundSettings, this would be a good place for adding your custom sounds to the SoundPool.
SoundLoadEvent(SoundEngine) - Constructor for class net.minecraftforge.client.event.sound.SoundLoadEvent
 
SoundSetupEvent - Class in net.minecraftforge.client.event.sound
This event is raised by the SoundManager when it does its first setup of the SoundSystemConfig's codecs, use this function to add your own codecs.
SoundSetupEvent(SoundEngine) - Constructor for class net.minecraftforge.client.event.sound.SoundSetupEvent
 
SoundSlider - Class in net.minecraft.client.gui.widget
 
SoundSlider(Minecraft, int, int, SoundCategory, int) - Constructor for class net.minecraft.client.gui.widget.SoundSlider
 
SoundSource - Class in net.minecraft.client.audio
 
SoundSourceEvent(SoundEngine, ISound, SoundSource) - Constructor for class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
 
SoundSystem - Class in net.minecraft.client.audio
 
SoundSystem() - Constructor for class net.minecraft.client.audio.SoundSystem
 
SoundSystem.Mode - Enum in net.minecraft.client.audio
 
soundType - Variable in class net.minecraft.block.Block
 
SoundType - Class in net.minecraft.block
 
SoundType(float, float, SoundEvent, SoundEvent, SoundEvent, SoundEvent, SoundEvent) - Constructor for class net.minecraft.block.SoundType
 
SoupItem - Class in net.minecraft.item
 
SoupItem(Item.Properties) - Constructor for class net.minecraft.item.SoupItem
 
Source() - Constructor for class net.minecraft.fluid.LavaFluid.Source
 
Source() - Constructor for class net.minecraft.fluid.WaterFluid.Source
 
Source(ForgeFlowingFluid.Properties) - Constructor for class net.minecraftforge.fluids.ForgeFlowingFluid.Source
 
SOUTH - Static variable in class net.minecraft.block.FireBlock
 
SOUTH - Static variable in class net.minecraft.block.FourWayBlock
 
SOUTH - Static variable in class net.minecraft.block.HugeMushroomBlock
 
SOUTH - Static variable in class net.minecraft.block.RedstoneWireBlock
 
SOUTH - Static variable in class net.minecraft.block.SixWayBlock
 
SOUTH - Static variable in class net.minecraft.block.TripWireBlock
 
SOUTH - Static variable in class net.minecraft.block.VineBlock
 
SOUTH - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
south() - Method in class net.minecraft.util.math.BlockPos
 
south(int) - Method in class net.minecraft.util.math.BlockPos
 
SOUTH_AABB - Static variable in class net.minecraft.block.DoorBlock
 
SOUTH_AABB - Static variable in class net.minecraft.block.VineBlock
 
SOUTH_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
SOUTH_INDEX - Static variable in class net.minecraft.client.renderer.FaceDirection.Constants
 
SOUTH_OPEN_AABB - Static variable in class net.minecraft.block.TrapDoorBlock
 
SparkFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.FireworkParticle.SparkFactory
 
SPARSE - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
spawn(IWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.block.trees.BigTree
 
spawn(IWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.block.trees.Tree
 
spawn(World, ItemStack, PlayerEntity, BlockPos, SpawnReason, boolean, boolean) - Method in class net.minecraft.entity.EntityType
 
spawn(World, CompoundNBT, ITextComponent, PlayerEntity, BlockPos, SpawnReason, boolean, boolean) - Method in class net.minecraft.entity.EntityType
 
SPAWN - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
SPAWN - Static variable in class net.minecraft.world.dimension.EndDimension
 
SPAWN_EXPLOSION_PARTICLE - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
SPAWN_RADIUS - Static variable in class net.minecraft.world.GameRules
 
SPAWN_REINFORCEMENTS_CHANCE - Static variable in class net.minecraft.entity.monster.ZombieEntity
 
spawnAdditionalDrops(BlockState, World, BlockPos, ItemStack) - Method in class net.minecraft.block.Block
Deprecated.
spawnAdditionalDrops(World, BlockPos, ItemStack) - Method in class net.minecraft.block.BlockState
 
spawnAdditionalDrops(BlockState, World, BlockPos, ItemStack) - Method in class net.minecraft.block.OreBlock
 
spawnAdditionalDrops(BlockState, World, BlockPos, ItemStack) - Method in class net.minecraft.block.RedstoneOreBlock
 
spawnAdditionalDrops(BlockState, World, BlockPos, ItemStack) - Method in class net.minecraft.block.SilverfishBlock
 
spawnAdditionalDrops(BlockState, World, BlockPos, ItemStack) - Method in class net.minecraft.block.SpawnerBlock
 
spawnAnimals - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
spawnAnimals - Variable in class net.minecraft.server.dedicated.ServerProperties
 
spawnAsEntity(World, BlockPos, ItemStack) - Static method in class net.minecraft.block.Block
 
spawnBaby() - Method in class net.minecraft.entity.ai.goal.BreedGoal
 
spawnBigTree(IWorld, BlockPos, BlockState, Random, int, int) - Method in class net.minecraft.block.trees.BigTree
 
spawnBonemealParticles(IWorld, BlockPos, int) - Static method in class net.minecraft.item.BoneMealItem
 
spawnCustomParticles() - Method in class net.minecraft.entity.monster.SlimeEntity
Called when the slime spawns particles on landing, see onUpdate.
spawnDispenseParticles(IBlockSource, Direction) - Method in class net.minecraft.dispenser.DefaultDispenseItemBehavior
 
spawnDrops(BlockState, LootContext.Builder) - Static method in class net.minecraft.block.Block
 
spawnDrops(BlockState, World, BlockPos) - Static method in class net.minecraft.block.Block
 
spawnDrops(BlockState, World, BlockPos, TileEntity) - Static method in class net.minecraft.block.Block
 
spawnDrops(BlockState, World, BlockPos, TileEntity, Entity, ItemStack) - Static method in class net.minecraft.block.Block
 
spawnDrops(DamageSource) - Method in class net.minecraft.entity.LivingEntity
 
spawnDrops(DamageSource) - Method in class net.minecraft.entity.passive.FoxEntity
 
SpawnEggItem - Class in net.minecraft.item
 
SpawnEggItem(EntityType<?>, int, int, Item.Properties) - Constructor for class net.minecraft.item.SpawnEggItem
 
SpawnEggNames - Class in net.minecraft.util.datafix.fixes
 
SpawnEggNames(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.SpawnEggNames
 
spawnElder(IWorld, MutableBoundingBox, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
SPAWNER - Static variable in class net.minecraft.block.Blocks
 
SPAWNER - Static variable in class net.minecraft.item.Items
 
SPAWNER_MINECART - Static variable in class net.minecraft.entity.EntityType
 
SpawnerBlock - Class in net.minecraft.block
 
SpawnerBlock(Block.Properties) - Constructor for class net.minecraft.block.SpawnerBlock
 
SpawnerEntityTypes - Class in net.minecraft.util.datafix.fixes
 
SpawnerEntityTypes(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.SpawnerEntityTypes
 
SpawnerMinecartEntity - Class in net.minecraft.entity.item.minecart
 
SpawnerMinecartEntity(EntityType<? extends SpawnerMinecartEntity>, World) - Constructor for class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
SpawnerMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
spawnExplosionParticle() - Method in class net.minecraft.entity.MobEntity
 
spawnForced - Variable in class net.minecraft.entity.player.PlayerEntity
 
spawnForcedMap - Variable in class net.minecraft.entity.player.PlayerEntity
 
SpawnGolemTask - Class in net.minecraft.entity.ai.brain.task
 
SpawnGolemTask() - Constructor for class net.minecraft.entity.ai.brain.task.SpawnGolemTask
 
spawnHorseParticles(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
spawnItemStack(World, double, double, double, ItemStack) - Static method in class net.minecraft.inventory.InventoryHelper
 
SpawnListEntry(EntityType<?>, int, int, int) - Constructor for class net.minecraft.world.biome.Biome.SpawnListEntry
 
spawnMobs(WorldGenRegion) - Method in class net.minecraft.world.gen.ChunkGenerator
 
spawnMobs(ServerWorld, boolean, boolean) - Method in class net.minecraft.world.gen.ChunkGenerator
 
spawnMobs(ServerWorld, boolean, boolean) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
spawnMobs(WorldGenRegion) - Method in class net.minecraft.world.gen.OverworldChunkGenerator
 
spawnMobs(ServerWorld, boolean, boolean) - Method in class net.minecraft.world.gen.OverworldChunkGenerator
 
spawnMonsters - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
spawnMonsters - Variable in class net.minecraft.server.dedicated.ServerProperties
 
spawnNPCs - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
spawnNPCs - Variable in class net.minecraft.server.dedicated.ServerProperties
 
spawnParticle(T, double, double, double, int, double, double, double, double) - Method in class net.minecraft.world.server.ServerWorld
 
spawnParticle(ServerPlayerEntity, T, boolean, double, double, double, int, double, double, double, double) - Method in class net.minecraft.world.server.ServerWorld
 
SpawnPointCommand - Class in net.minecraft.command.impl
 
SpawnPointCommand() - Constructor for class net.minecraft.command.impl.SpawnPointCommand
 
spawnPos - Variable in class net.minecraft.entity.player.PlayerEntity
 
spawnPosMap - Variable in class net.minecraft.entity.player.PlayerEntity
 
spawnProtection - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
spawnProtection - Variable in class net.minecraft.server.dedicated.ServerProperties
 
SpawnReason - Enum in net.minecraft.entity
 
spawnRunningParticles() - Method in class net.minecraft.entity.Entity
 
spawnRunningParticles() - Method in class net.minecraft.entity.passive.RabbitEntity
 
spawnShoulderEntities() - Method in class net.minecraft.entity.player.PlayerEntity
 
spawnSweepParticles() - Method in class net.minecraft.entity.player.PlayerEntity
 
SPECIAL_VARIANTS - Static variable in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
SpecialRecipe - Class in net.minecraft.item.crafting
 
SpecialRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.SpecialRecipe
 
SpecialRecipeSerializer<T extends IRecipe<?>> - Class in net.minecraft.item.crafting
 
SpecialRecipeSerializer(Function<ResourceLocation, T>) - Constructor for class net.minecraft.item.crafting.SpecialRecipeSerializer
 
Specials(LivingEntity, LivingRenderer<T, M>, double, double, double) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Specials
 
SpecialSpawn(MobEntity, World, double, double, double, AbstractSpawner, SpawnReason) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn
 
SPECTATOR_WIDGETS - Static variable in class net.minecraft.client.gui.SpectatorGui
 
SpectatorDetails - Class in net.minecraft.client.gui.spectator.categories
 
SpectatorDetails(ISpectatorMenuView, List<ISpectatorMenuObject>, int) - Constructor for class net.minecraft.client.gui.spectator.categories.SpectatorDetails
 
spectatorGui - Variable in class net.minecraft.client.gui.IngameGui
 
SpectatorGui - Class in net.minecraft.client.gui
 
SpectatorGui(Minecraft) - Constructor for class net.minecraft.client.gui.SpectatorGui
 
spectatorId() - Static method in class net.minecraft.realms.Realms
 
SpectatorMenu - Class in net.minecraft.client.gui.spectator
 
SpectatorMenu(ISpectatorMenuRecipient) - Constructor for class net.minecraft.client.gui.spectator.SpectatorMenu
 
SPECTATORS_GENERATE_CHUNKS - Static variable in class net.minecraft.world.GameRules
 
SPECTRAL_ARROW - Static variable in class net.minecraft.entity.EntityType
 
SPECTRAL_ARROW - Static variable in class net.minecraft.item.Items
 
SpectralArrowEntity - Class in net.minecraft.entity.projectile
 
SpectralArrowEntity(EntityType<? extends SpectralArrowEntity>, World) - Constructor for class net.minecraft.entity.projectile.SpectralArrowEntity
 
SpectralArrowEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.projectile.SpectralArrowEntity
 
SpectralArrowEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.SpectralArrowEntity
 
SpectralArrowItem - Class in net.minecraft.item
 
SpectralArrowItem(Item.Properties) - Constructor for class net.minecraft.item.SpectralArrowItem
 
SpectralArrowRenderer - Class in net.minecraft.client.renderer.entity
 
SpectralArrowRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SpectralArrowRenderer
 
specularColor - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary2.Material
 
specularColorMap - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary2.Material
 
specularHighlight - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary2.Material
 
speed - Variable in class net.minecraft.entity.ai.controller.MovementController
 
speed - Variable in class net.minecraft.entity.ai.goal.PanicGoal
 
speed - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
speed - Variable in class net.minecraft.pathfinding.PathNavigator
 
SPEED - Static variable in class net.minecraft.potion.Effects
 
speedInAir - Variable in class net.minecraft.entity.player.PlayerEntity
 
SpellcastingIllagerEntity - Class in net.minecraft.entity.monster
 
SpellcastingIllagerEntity(EntityType<? extends SpellcastingIllagerEntity>, World) - Constructor for class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
SpellcastingIllagerEntity.CastingASpellGoal - Class in net.minecraft.entity.monster
 
SpellcastingIllagerEntity.SpellType - Enum in net.minecraft.entity.monster
 
SpellcastingIllagerEntity.UseSpellGoal - Class in net.minecraft.entity.monster
 
spellCooldown - Variable in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
SpellParticle - Class in net.minecraft.client.particle
 
SpellParticle.AmbientMobFactory - Class in net.minecraft.client.particle
 
SpellParticle.Factory - Class in net.minecraft.client.particle
 
SpellParticle.InstantFactory - Class in net.minecraft.client.particle
 
SpellParticle.MobFactory - Class in net.minecraft.client.particle
 
SpellParticle.WitchFactory - Class in net.minecraft.client.particle
 
spellTicks - Variable in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
spellWarmup - Variable in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
SphereReplaceConfig - Class in net.minecraft.world.gen.feature
 
SphereReplaceConfig(BlockState, int, int, List<BlockState>) - Constructor for class net.minecraft.world.gen.feature.SphereReplaceConfig
 
SphereReplaceFeature - Class in net.minecraft.world.gen.feature
 
SphereReplaceFeature(Function<Dynamic<?>, ? extends SphereReplaceConfig>) - Constructor for class net.minecraft.world.gen.feature.SphereReplaceFeature
 
SPIDER - Static variable in class net.minecraft.entity.EntityType
 
SPIDER_EYE - Static variable in class net.minecraft.item.Foods
 
SPIDER_EYE - Static variable in class net.minecraft.item.Items
 
SPIDER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SpiderEntity - Class in net.minecraft.entity.monster
 
SpiderEntity(EntityType<? extends SpiderEntity>, World) - Constructor for class net.minecraft.entity.monster.SpiderEntity
 
SpiderEntity.GroupData - Class in net.minecraft.entity.monster
 
SpiderEyesLayer<T extends Entity,M extends SpiderModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
SpiderEyesLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.SpiderEyesLayer
 
SpiderModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
SpiderModel() - Constructor for class net.minecraft.client.renderer.entity.model.SpiderModel
 
SpiderRenderer<T extends SpiderEntity> - Class in net.minecraft.client.renderer.entity
 
SpiderRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SpiderRenderer
 
spinAttack(LivingEntity) - Method in class net.minecraft.entity.LivingEntity
 
spinAttack(LivingEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
spinAttackDuration - Variable in class net.minecraft.entity.LivingEntity
 
SpinAttackEffectLayer<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.layers
 
SpinAttackEffectLayer(IEntityRenderer<T, PlayerModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.SpinAttackEffectLayer
 
SPIT - Static variable in class net.minecraft.particles.ParticleTypes
 
SpitParticle - Class in net.minecraft.client.particle
 
SpitParticle.Factory - Class in net.minecraft.client.particle
 
SPlaceGhostRecipePacket - Class in net.minecraft.network.play.server
 
SPlaceGhostRecipePacket() - Constructor for class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
SPlaceGhostRecipePacket(int, IRecipe<?>) - Constructor for class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
SPLASH - Static variable in class net.minecraft.particles.ParticleTypes
 
SPLASH - Static variable in class net.minecraftforge.fml.Logging
 
SPLASH_POTION - Static variable in class net.minecraft.item.Items
 
Splashes - Class in net.minecraft.client.util
 
Splashes(Session) - Constructor for class net.minecraft.client.util.Splashes
 
SplashParticle - Class in net.minecraft.client.particle
 
SplashParticle.Factory - Class in net.minecraft.client.particle
 
SplashPotionItem - Class in net.minecraft.item
 
SplashPotionItem(Item.Properties) - Constructor for class net.minecraft.item.SplashPotionItem
 
SPlayEntityEffectPacket - Class in net.minecraft.network.play.server
 
SPlayEntityEffectPacket() - Constructor for class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
SPlayEntityEffectPacket(int, EffectInstance) - Constructor for class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
SPlayerAbilitiesPacket - Class in net.minecraft.network.play.server
 
SPlayerAbilitiesPacket() - Constructor for class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
SPlayerAbilitiesPacket(PlayerAbilities) - Constructor for class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
SPlayerDiggingPacket - Class in net.minecraft.network.play.server
 
SPlayerDiggingPacket() - Constructor for class net.minecraft.network.play.server.SPlayerDiggingPacket
 
SPlayerDiggingPacket(BlockPos, BlockState, CPlayerDiggingPacket.Action, boolean) - Constructor for class net.minecraft.network.play.server.SPlayerDiggingPacket
 
SPlayerListHeaderFooterPacket - Class in net.minecraft.network.play.server
 
SPlayerListHeaderFooterPacket() - Constructor for class net.minecraft.network.play.server.SPlayerListHeaderFooterPacket
 
SPlayerListItemPacket - Class in net.minecraft.network.play.server
 
SPlayerListItemPacket() - Constructor for class net.minecraft.network.play.server.SPlayerListItemPacket
 
SPlayerListItemPacket(SPlayerListItemPacket.Action, ServerPlayerEntity...) - Constructor for class net.minecraft.network.play.server.SPlayerListItemPacket
 
SPlayerListItemPacket(SPlayerListItemPacket.Action, Iterable<ServerPlayerEntity>) - Constructor for class net.minecraft.network.play.server.SPlayerListItemPacket
 
SPlayerListItemPacket.Action - Enum in net.minecraft.network.play.server
 
SPlayerListItemPacket.AddPlayerData - Class in net.minecraft.network.play.server
 
SPlayerLookPacket - Class in net.minecraft.network.play.server
 
SPlayerLookPacket() - Constructor for class net.minecraft.network.play.server.SPlayerLookPacket
 
SPlayerLookPacket(EntityAnchorArgument.Type, double, double, double) - Constructor for class net.minecraft.network.play.server.SPlayerLookPacket
 
SPlayerLookPacket(EntityAnchorArgument.Type, Entity, EntityAnchorArgument.Type) - Constructor for class net.minecraft.network.play.server.SPlayerLookPacket
 
SPlayerPositionLookPacket - Class in net.minecraft.network.play.server
 
SPlayerPositionLookPacket() - Constructor for class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
SPlayerPositionLookPacket(double, double, double, float, float, Set<SPlayerPositionLookPacket.Flags>, int) - Constructor for class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
SPlayerPositionLookPacket.Flags - Enum in net.minecraft.network.play.server
 
SPlaySoundEffectPacket - Class in net.minecraft.network.play.server
 
SPlaySoundEffectPacket() - Constructor for class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
SPlaySoundEffectPacket(SoundEvent, SoundCategory, double, double, double, float, float) - Constructor for class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
SPlaySoundEventPacket - Class in net.minecraft.network.play.server
 
SPlaySoundEventPacket() - Constructor for class net.minecraft.network.play.server.SPlaySoundEventPacket
 
SPlaySoundEventPacket(int, BlockPos, int, boolean) - Constructor for class net.minecraft.network.play.server.SPlaySoundEventPacket
 
SPlaySoundPacket - Class in net.minecraft.network.play.server
 
SPlaySoundPacket() - Constructor for class net.minecraft.network.play.server.SPlaySoundPacket
 
SPlaySoundPacket(ResourceLocation, SoundCategory, Vec3d, float, float) - Constructor for class net.minecraft.network.play.server.SPlaySoundPacket
 
split(int) - Method in class net.minecraft.item.ItemStack
 
splitText(ITextComponent, int, FontRenderer, boolean, boolean) - Static method in class net.minecraft.client.gui.RenderComponentsUtil
 
SplitVoxelShape - Class in net.minecraft.util.math.shapes
 
SplitVoxelShape(VoxelShape, Direction.Axis, int) - Constructor for class net.minecraft.util.math.shapes.SplitVoxelShape
 
SPONGE - Static variable in class net.minecraft.block.Blocks
 
SPONGE - Static variable in class net.minecraft.block.material.Material
 
SPONGE - Static variable in class net.minecraft.item.Items
 
SpongeBlock - Class in net.minecraft.block
 
SpongeBlock(Block.Properties) - Constructor for class net.minecraft.block.SpongeBlock
 
SPongPacket - Class in net.minecraft.network.status.server
 
SPongPacket() - Constructor for class net.minecraft.network.status.server.SPongPacket
 
SPongPacket(long) - Constructor for class net.minecraft.network.status.server.SPongPacket
 
SPOOKY - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
spread - Variable in class net.minecraft.world.gen.placement.DepthAverageConfig
 
SpreadableSnowyDirtBlock - Class in net.minecraft.block
 
SpreadableSnowyDirtBlock(Block.Properties) - Constructor for class net.minecraft.block.SpreadableSnowyDirtBlock
 
SpreadPlayersCommand - Class in net.minecraft.command.impl
 
SpreadPlayersCommand() - Constructor for class net.minecraft.command.impl.SpreadPlayersCommand
 
SPRING_FEATURE - Static variable in class net.minecraft.world.gen.feature.Feature
 
SpringFeature - Class in net.minecraft.world.gen.feature
 
SpringFeature(Function<Dynamic<?>, ? extends LiquidsConfig>) - Constructor for class net.minecraft.world.gen.feature.SpringFeature
 
SPRINT_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
sprintCounter - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
sprintingTicksLeft - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sprintToggleTimer - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sprite - Variable in class net.minecraft.client.particle.SpriteTexturedParticle
 
sprite - Variable in class net.minecraft.client.renderer.model.BakedQuad
 
SpriteRenderer<T extends Entity & IRendersAsItem> - Class in net.minecraft.client.renderer.entity
 
SpriteRenderer(EntityRendererManager, ItemRenderer, float) - Constructor for class net.minecraft.client.renderer.entity.SpriteRenderer
 
SpriteRenderer(EntityRendererManager, ItemRenderer) - Constructor for class net.minecraft.client.renderer.entity.SpriteRenderer
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.DrippingLavaFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.DrippingWaterFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.FallingLavaFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.FallingWaterFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.LandingLavaFactory
 
SpriteTexturedParticle - Class in net.minecraft.client.particle
 
SpriteTexturedParticle(World, double, double, double) - Constructor for class net.minecraft.client.particle.SpriteTexturedParticle
 
SpriteTexturedParticle(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.SpriteTexturedParticle
 
SpriteUploader - Class in net.minecraft.client.renderer.texture
 
SpriteUploader(TextureManager, ResourceLocation, String) - Constructor for class net.minecraft.client.renderer.texture.SpriteUploader
 
SPRUCE_BOAT - Static variable in class net.minecraft.item.Items
 
SPRUCE_BUTTON - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_BUTTON - Static variable in class net.minecraft.item.Items
 
SPRUCE_DOOR - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_DOOR - Static variable in class net.minecraft.item.Items
 
SPRUCE_FENCE - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_FENCE - Static variable in class net.minecraft.item.Items
 
SPRUCE_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
SPRUCE_LEAVES - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_LEAVES - Static variable in class net.minecraft.item.Items
 
SPRUCE_LOG - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_LOG - Static variable in class net.minecraft.item.Items
 
SPRUCE_LOGS - Static variable in class net.minecraft.tags.BlockTags
 
SPRUCE_LOGS - Static variable in class net.minecraft.tags.ItemTags
 
SPRUCE_PLANKS - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_PLANKS - Static variable in class net.minecraft.item.Items
 
SPRUCE_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
SPRUCE_SAPLING - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_SAPLING - Static variable in class net.minecraft.item.Items
 
SPRUCE_SIGN - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_SIGN - Static variable in class net.minecraft.item.Items
 
SPRUCE_SLAB - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_SLAB - Static variable in class net.minecraft.item.Items
 
SPRUCE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_STAIRS - Static variable in class net.minecraft.item.Items
 
SPRUCE_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
SPRUCE_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
SPRUCE_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_WOOD - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_WOOD - Static variable in class net.minecraft.item.Items
 
SpruceTree - Class in net.minecraft.block.trees
 
SpruceTree() - Constructor for class net.minecraft.block.trees.SpruceTree
 
sqrt(double) - Static method in class net.minecraft.realms.RealmsMth
 
sqrt(float) - Static method in class net.minecraft.realms.RealmsMth
 
sqrt(float) - Static method in class net.minecraft.util.math.MathHelper
 
sqrt(double) - Static method in class net.minecraft.util.math.MathHelper
 
SQRT_2 - Static variable in class net.minecraft.util.math.MathHelper
 
squareDistanceTo(Vec3d) - Method in class net.minecraft.util.math.Vec3d
 
squareDistanceTo(double, double, double) - Method in class net.minecraft.util.math.Vec3d
 
SQueryNBTResponsePacket - Class in net.minecraft.network.play.server
 
SQueryNBTResponsePacket() - Constructor for class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
SQueryNBTResponsePacket(int, CompoundNBT) - Constructor for class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
SQUID - Static variable in class net.minecraft.entity.EntityType
 
SQUID_INK - Static variable in class net.minecraft.particles.ParticleTypes
 
SQUID_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SquidEntity - Class in net.minecraft.entity.passive
 
SquidEntity(EntityType<? extends SquidEntity>, World) - Constructor for class net.minecraft.entity.passive.SquidEntity
 
SquidInkParticle - Class in net.minecraft.client.particle
 
SquidInkParticle.Factory - Class in net.minecraft.client.particle
 
SquidModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
SquidModel() - Constructor for class net.minecraft.client.renderer.entity.model.SquidModel
 
squidPitch - Variable in class net.minecraft.entity.passive.SquidEntity
 
SquidRenderer - Class in net.minecraft.client.renderer.entity
 
SquidRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SquidRenderer
 
squidRotation - Variable in class net.minecraft.entity.passive.SquidEntity
 
squidYaw - Variable in class net.minecraft.entity.passive.SquidEntity
 
squishAmount - Variable in class net.minecraft.entity.monster.SlimeEntity
 
squishFactor - Variable in class net.minecraft.entity.monster.SlimeEntity
 
SRecipeBookPacket - Class in net.minecraft.network.play.server
 
SRecipeBookPacket() - Constructor for class net.minecraft.network.play.server.SRecipeBookPacket
 
SRecipeBookPacket(SRecipeBookPacket.State, Collection<ResourceLocation>, Collection<ResourceLocation>, boolean, boolean, boolean, boolean) - Constructor for class net.minecraft.network.play.server.SRecipeBookPacket
 
SRecipeBookPacket.State - Enum in net.minecraft.network.play.server
 
SRemoveEntityEffectPacket - Class in net.minecraft.network.play.server
 
SRemoveEntityEffectPacket() - Constructor for class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
SRemoveEntityEffectPacket(int, Effect) - Constructor for class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
SRespawnPacket - Class in net.minecraft.network.play.server
 
SRespawnPacket() - Constructor for class net.minecraft.network.play.server.SRespawnPacket
 
SRespawnPacket(DimensionType, WorldType, GameType) - Constructor for class net.minecraft.network.play.server.SRespawnPacket
 
SScoreboardObjectivePacket - Class in net.minecraft.network.play.server
 
SScoreboardObjectivePacket() - Constructor for class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
SScoreboardObjectivePacket(ScoreObjective, int) - Constructor for class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
SSelectAdvancementsTabPacket - Class in net.minecraft.network.play.server
 
SSelectAdvancementsTabPacket() - Constructor for class net.minecraft.network.play.server.SSelectAdvancementsTabPacket
 
SSelectAdvancementsTabPacket(ResourceLocation) - Constructor for class net.minecraft.network.play.server.SSelectAdvancementsTabPacket
 
SSendResourcePackPacket - Class in net.minecraft.network.play.server
 
SSendResourcePackPacket() - Constructor for class net.minecraft.network.play.server.SSendResourcePackPacket
 
SSendResourcePackPacket(String, String) - Constructor for class net.minecraft.network.play.server.SSendResourcePackPacket
 
SServerDifficultyPacket - Class in net.minecraft.network.play.server
 
SServerDifficultyPacket() - Constructor for class net.minecraft.network.play.server.SServerDifficultyPacket
 
SServerDifficultyPacket(Difficulty, boolean) - Constructor for class net.minecraft.network.play.server.SServerDifficultyPacket
 
SServerInfoPacket - Class in net.minecraft.network.status.server
 
SServerInfoPacket() - Constructor for class net.minecraft.network.status.server.SServerInfoPacket
 
SServerInfoPacket(ServerStatusResponse) - Constructor for class net.minecraft.network.status.server.SServerInfoPacket
 
SSetExperiencePacket - Class in net.minecraft.network.play.server
 
SSetExperiencePacket() - Constructor for class net.minecraft.network.play.server.SSetExperiencePacket
 
SSetExperiencePacket(float, int, int) - Constructor for class net.minecraft.network.play.server.SSetExperiencePacket
 
SSetPassengersPacket - Class in net.minecraft.network.play.server
 
SSetPassengersPacket() - Constructor for class net.minecraft.network.play.server.SSetPassengersPacket
 
SSetPassengersPacket(Entity) - Constructor for class net.minecraft.network.play.server.SSetPassengersPacket
 
SSetSlotPacket - Class in net.minecraft.network.play.server
 
SSetSlotPacket() - Constructor for class net.minecraft.network.play.server.SSetSlotPacket
 
SSetSlotPacket(int, int, ItemStack) - Constructor for class net.minecraft.network.play.server.SSetSlotPacket
 
SSpawnExperienceOrbPacket - Class in net.minecraft.network.play.server
 
SSpawnExperienceOrbPacket() - Constructor for class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
SSpawnExperienceOrbPacket(ExperienceOrbEntity) - Constructor for class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
SSpawnGlobalEntityPacket - Class in net.minecraft.network.play.server
 
SSpawnGlobalEntityPacket() - Constructor for class net.minecraft.network.play.server.SSpawnGlobalEntityPacket
 
SSpawnGlobalEntityPacket(Entity) - Constructor for class net.minecraft.network.play.server.SSpawnGlobalEntityPacket
 
SSpawnMobPacket - Class in net.minecraft.network.play.server
 
SSpawnMobPacket() - Constructor for class net.minecraft.network.play.server.SSpawnMobPacket
 
SSpawnMobPacket(LivingEntity) - Constructor for class net.minecraft.network.play.server.SSpawnMobPacket
 
SSpawnMovingSoundEffectPacket - Class in net.minecraft.network.play.server
 
SSpawnMovingSoundEffectPacket() - Constructor for class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
SSpawnMovingSoundEffectPacket(SoundEvent, SoundCategory, Entity, float, float) - Constructor for class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
SSpawnObjectPacket - Class in net.minecraft.network.play.server
 
SSpawnObjectPacket() - Constructor for class net.minecraft.network.play.server.SSpawnObjectPacket
 
SSpawnObjectPacket(int, UUID, double, double, double, float, float, EntityType<?>, int, Vec3d) - Constructor for class net.minecraft.network.play.server.SSpawnObjectPacket
 
SSpawnObjectPacket(Entity) - Constructor for class net.minecraft.network.play.server.SSpawnObjectPacket
 
SSpawnObjectPacket(Entity, int) - Constructor for class net.minecraft.network.play.server.SSpawnObjectPacket
 
SSpawnObjectPacket(Entity, EntityType<?>, int, BlockPos) - Constructor for class net.minecraft.network.play.server.SSpawnObjectPacket
 
SSpawnPaintingPacket - Class in net.minecraft.network.play.server
 
SSpawnPaintingPacket() - Constructor for class net.minecraft.network.play.server.SSpawnPaintingPacket
 
SSpawnPaintingPacket(PaintingEntity) - Constructor for class net.minecraft.network.play.server.SSpawnPaintingPacket
 
SSpawnParticlePacket - Class in net.minecraft.network.play.server
 
SSpawnParticlePacket() - Constructor for class net.minecraft.network.play.server.SSpawnParticlePacket
 
SSpawnParticlePacket(T, boolean, float, float, float, float, float, float, float, int) - Constructor for class net.minecraft.network.play.server.SSpawnParticlePacket
 
SSpawnPlayerPacket - Class in net.minecraft.network.play.server
 
SSpawnPlayerPacket() - Constructor for class net.minecraft.network.play.server.SSpawnPlayerPacket
 
SSpawnPlayerPacket(PlayerEntity) - Constructor for class net.minecraft.network.play.server.SSpawnPlayerPacket
 
SSpawnPositionPacket - Class in net.minecraft.network.play.server
 
SSpawnPositionPacket() - Constructor for class net.minecraft.network.play.server.SSpawnPositionPacket
 
SSpawnPositionPacket(BlockPos) - Constructor for class net.minecraft.network.play.server.SSpawnPositionPacket
 
SStatisticsPacket - Class in net.minecraft.network.play.server
 
SStatisticsPacket() - Constructor for class net.minecraft.network.play.server.SStatisticsPacket
 
SStatisticsPacket(Object2IntMap<Stat<?>>) - Constructor for class net.minecraft.network.play.server.SStatisticsPacket
 
SStopSoundPacket - Class in net.minecraft.network.play.server
 
SStopSoundPacket() - Constructor for class net.minecraft.network.play.server.SStopSoundPacket
 
SStopSoundPacket(ResourceLocation, SoundCategory) - Constructor for class net.minecraft.network.play.server.SStopSoundPacket
 
STabCompletePacket - Class in net.minecraft.network.play.server
 
STabCompletePacket() - Constructor for class net.minecraft.network.play.server.STabCompletePacket
 
STabCompletePacket(int, Suggestions) - Constructor for class net.minecraft.network.play.server.STabCompletePacket
 
stack - Variable in class net.minecraftforge.client.event.RenderTooltipEvent
 
stackedContents - Variable in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
StackList - Class in net.minecraftforge.common.crafting
 
StackList(Collection<ItemStack>) - Constructor for class net.minecraftforge.common.crafting.StackList
 
stacks - Variable in class net.minecraftforge.items.ItemStackHandler
 
StackTraceUtils - Class in net.minecraftforge.fml
 
STAGE - Static variable in class net.minecraft.block.SaplingBlock
 
STAGE - Static variable in class net.minecraft.entity.item.PaintingType
 
STAGE_0_1 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
STagsListPacket - Class in net.minecraft.network.play.server
 
STagsListPacket() - Constructor for class net.minecraft.network.play.server.STagsListPacket
 
STagsListPacket(NetworkTagManager) - Constructor for class net.minecraft.network.play.server.STagsListPacket
 
STAINED_GLASS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STAINED_GLASS - Static variable in class net.minecraftforge.common.Tags.Items
 
STAINED_GLASS_PANES - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STAINED_GLASS_PANES - Static variable in class net.minecraftforge.common.Tags.Items
 
StainedGlassBlock - Class in net.minecraft.block
 
StainedGlassBlock(DyeColor, Block.Properties) - Constructor for class net.minecraft.block.StainedGlassBlock
 
StainedGlassPaneBlock - Class in net.minecraft.block
 
StainedGlassPaneBlock(DyeColor, Block.Properties) - Constructor for class net.minecraft.block.StainedGlassPaneBlock
 
STAIRS - Static variable in class net.minecraft.tags.BlockTags
 
STAIRS - Static variable in class net.minecraft.tags.ItemTags
 
Stairs(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Stairs
 
Stairs(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Stairs
 
Stairs(int, MutableBoundingBox, Direction, MineshaftStructure.Type) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Stairs
 
Stairs(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Stairs
 
Stairs(IStructurePieceType, int, Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
Stairs(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
Stairs(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
Stairs(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
stairs(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
Stairs2(Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs2
 
Stairs2(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs2
 
STAIRS_SHAPE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
StairsBlock - Class in net.minecraft.block
 
StairsBlock(BlockState, Block.Properties) - Constructor for class net.minecraft.block.StairsBlock
Deprecated.
StairsBlock(Supplier<BlockState>, Block.Properties) - Constructor for class net.minecraft.block.StairsBlock
 
stairsBlock(StairsBlock, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
stairsBlock(StairsBlock, String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
stairsBlock(StairsBlock, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
stairsBlock(StairsBlock, String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
stairsBlock(StairsBlock, ModelFile, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
stairsInner(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
stairsOuter(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
StairsShape - Enum in net.minecraft.state.properties
 
StairsStraight(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.StairsStraight
 
StairsStraight(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.StairsStraight
 
StandaloneLootEntry - Class in net.minecraft.world.storage.loot
 
StandaloneLootEntry(int, int, ILootCondition[], ILootFunction[]) - Constructor for class net.minecraft.world.storage.loot.StandaloneLootEntry
 
StandaloneLootEntry.Builder<T extends StandaloneLootEntry.Builder<T>> - Class in net.minecraft.world.storage.loot
 
StandaloneLootEntry.Generator - Class in net.minecraft.world.storage.loot
 
StandaloneLootEntry.ILootEntryBuilder - Interface in net.minecraft.world.storage.loot
 
StandaloneLootEntry.Serializer<T extends StandaloneLootEntry> - Class in net.minecraft.world.storage.loot
 
standardGalacticFontRenderer - Static variable in class net.minecraft.client.Minecraft
 
STANDING_SIGNS - Static variable in class net.minecraft.tags.BlockTags
 
STANDING_SIZE - Static variable in class net.minecraft.entity.player.PlayerEntity
 
StandingSignBlock - Class in net.minecraft.block
 
StandingSignBlock(Block.Properties) - Constructor for class net.minecraft.block.StandingSignBlock
 
Start - Class in mcp.client
 
Start() - Constructor for class mcp.client.Start
 
start() - Static method in class net.minecraft.block.pattern.BlockPatternBuilder
 
start(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
start() - Method in class net.minecraft.profiler.Snooper
 
start() - Method in class net.minecraft.server.gui.MinecraftServerGui
 
start(ChunkPos) - Method in class net.minecraft.world.chunk.listener.ChainedChunkStatusListener
 
start(ChunkPos) - Method in interface net.minecraft.world.chunk.listener.IChunkStatusListener
 
start(ChunkPos) - Method in class net.minecraft.world.chunk.listener.LoggingChunkStatusListener
 
start(ChunkPos) - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.DesertPyramidStructure.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.EndCityStructure.Start
 
Start(Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Start
 
Start(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.FortressStructure.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.IglooStructure.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.JunglePyramidStructure.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftStructure.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentStructure.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinStructure.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.PillagerOutpostStructure.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckStructure.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdStructure.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.SwampHutStructure.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.VillageStructure.Start
 
Start(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure.Start
 
START - Static variable in class net.minecraft.world.server.TicketType
 
Start(LivingEntity, ItemStack, int) - Constructor for class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Start
 
Start(World, Explosion) - Constructor for class net.minecraftforge.event.world.ExplosionEvent.Start
 
start - Variable in class net.minecraftforge.server.command.ChunkGenWorker
 
startAnimation(Minecraft) - Method in class net.minecraft.client.gui.recipebook.RecipeTabToggleWidget
 
startDate - Variable in class com.mojang.realmsclient.dto.Subscription
 
Starter(World, double, double, double, double, double, double, ParticleManager, CompoundNBT) - Constructor for class net.minecraft.client.particle.FireworkParticle.Starter
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.AssignProfessionTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.BeginRaidTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ChangeJobTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ClearHurtTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CongregateTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CreateBabyVillagerTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ExpireHidingTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ExpirePOITask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FarmTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FindHidingPlaceTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FindWalkTargetTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FleeTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ForgetRaidTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.GatherPOITask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.HideFromRaidOnBellRingTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.InteractWithDoorTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.InteractWithEntityTask
 
startExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.LookAtEntityTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.MoveToSkylightTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.MultiTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.PanicTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.PickupFoodTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.RingBellTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShareItemsTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShowWaresTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SleepAtHomeTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SpawnGolemTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.StayNearPointTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.TradeTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.UpdateActivityTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WakeUpTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkRandomlyTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToHouseTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToPOITask
 
startExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToTargetTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToVillagerBabiesTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkTowardsLookTargetTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkTowardsPosTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkTowardsRandomSecondaryPosTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WorkTask
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.BegGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.CreeperSwellGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.DefendVillageTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FindWaterGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FleeSunGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FollowBoatGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FollowMobGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FollowParentGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.Goal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.HurtByTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.LandOnOwnersShoulderGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.LeapAtTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.LookAtGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.LookRandomlyGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.MoveTowardsRestrictionGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.MoveTowardsTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetExpiringGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.OpenDoorGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.OwnerHurtByTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.OwnerHurtTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.PanicGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.RestrictSunGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.ShowVillagerFlowerGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.SitGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.TargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.TradeWithPlayerGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.UseItemGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.ZombieAttackGoal
 
startExecuting() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.CelebrateRaidLossGoal
 
startExecuting() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.FindTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.monster.PatrollerEntity.PatrolGoal
 
startExecuting() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.CastingASpellGoal
 
startExecuting() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
startExecuting() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
startExecuting() - Method in class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
startExecuting() - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity.FollowTraderGoal
 
startHouseTower(TemplateManager, BlockPos, Rotation, List<StructurePiece>, Random) - Static method in class net.minecraft.world.gen.feature.structure.EndCityPieces
 
startJumping() - Method in class net.minecraft.entity.passive.RabbitEntity
 
startPool - Variable in class net.minecraft.world.gen.feature.structure.VillageConfig
 
startRadius - Variable in class net.minecraft.world.gen.feature.BlockBlobConfig
 
startRiding(Entity, boolean) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
startRiding(Entity) - Method in class net.minecraft.entity.Entity
 
startRiding(Entity, boolean) - Method in class net.minecraft.entity.Entity
 
startRiding(Entity, boolean) - Method in class net.minecraft.entity.MobEntity
 
startRiding(Entity, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
StartRiverLayer - Enum in net.minecraft.world.gen.layer
 
startSection(String) - Method in class net.minecraft.profiler.DebugProfiler
 
startSection(Supplier<String>) - Method in class net.minecraft.profiler.DebugProfiler
 
startSection(String) - Method in class net.minecraft.profiler.EmptyProfiler
 
startSection(Supplier<String>) - Method in class net.minecraft.profiler.EmptyProfiler
 
startSection(String) - Method in interface net.minecraft.profiler.IProfiler
 
startSection(Supplier<String>) - Method in interface net.minecraft.profiler.IProfiler
 
startSection(String) - Method in interface net.minecraft.profiler.IResultableProfiler
 
startSection(Supplier<String>) - Method in interface net.minecraft.profiler.IResultableProfiler
 
startSection(String) - Method in class net.minecraft.profiler.Profiler
 
startSection(Supplier<String>) - Method in class net.minecraft.profiler.Profiler
 
startServerThread() - Method in class net.minecraft.server.MinecraftServer
 
startSleeping(BlockPos) - Method in class net.minecraft.entity.LivingEntity
 
startSleeping(BlockPos) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
startSleeping(BlockPos) - Method in class net.minecraft.entity.player.PlayerEntity
 
startSpinAttack(int) - Method in class net.minecraft.entity.LivingEntity
 
startThread() - Method in class net.minecraft.network.rcon.MainThread
 
startThread() - Method in class net.minecraft.network.rcon.QueryThread
 
startThread() - Method in class net.minecraft.network.rcon.RConThread
 
startTick() - Method in class net.minecraft.profiler.DebugProfiler
 
startTick() - Method in class net.minecraft.profiler.EmptyProfiler
 
startTick() - Method in interface net.minecraft.profiler.IProfiler
 
startTick() - Method in class net.minecraft.profiler.Profiler
 
StartTracking(PlayerEntity, Entity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.StartTracking
 
StartupMessageManager - Class in net.minecraftforge.fml
 
StartupMessageManager() - Constructor for class net.minecraftforge.fml.StartupMessageManager
 
StartupQuery - Class in net.minecraftforge.fml
 
StartupQuery.AbortedException - Exception in net.minecraftforge.fml
Exception not being caught by the crash report generation logic.
StartupQuery.QueryWrapperClient - Class in net.minecraftforge.fml
 
StartupQuery.QueryWrapperServer - Class in net.minecraftforge.fml
 
startVersionCheck() - Static method in class net.minecraftforge.fml.VersionChecker
 
STARVE - Static variable in class net.minecraft.util.DamageSource
 
Stat<T> - Class in net.minecraft.stats
 
Stat(StatType<T>, T, IStatFormatter) - Constructor for class net.minecraft.stats.Stat
 
STAT_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
STAT_TYPES - Static variable in class net.minecraftforge.registries.GameData
 
state - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
State(int[], VertexFormat) - Constructor for class net.minecraft.client.renderer.BufferBuilder.State
 
state - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
state - Variable in class net.minecraft.world.gen.feature.BlockBlobConfig
 
state - Variable in class net.minecraft.world.gen.feature.BushConfig
 
state - Variable in class net.minecraft.world.gen.feature.DoublePlantConfig
 
state - Variable in class net.minecraft.world.gen.feature.FillLayerConfig
 
state - Variable in class net.minecraft.world.gen.feature.GrassFeatureConfig
 
state - Variable in class net.minecraft.world.gen.feature.IcebergConfig
 
state - Variable in class net.minecraft.world.gen.feature.LakesConfig
 
state - Variable in class net.minecraft.world.gen.feature.LiquidsConfig
 
state - Variable in class net.minecraft.world.gen.feature.OreFeatureConfig
 
state - Variable in class net.minecraft.world.gen.feature.ReplaceBlockConfig
 
state - Variable in class net.minecraft.world.gen.feature.SphereReplaceConfig
 
state - Variable in class net.minecraft.world.gen.feature.template.Template.BlockInfo
 
state - Variable in class net.minecraftforge.fluids.capability.wrappers.BlockWrapper
 
STATE_BAD_ID - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
STATE_DUPLICATE_PROPERTY - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
STATE_INVALID_PROPERTY_VALUE - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
STATE_NO_VALUE - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
STATE_REGISTRY - Static variable in class net.minecraft.fluid.Fluid
 
STATE_TAGS_NOT_ALLOWED - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
STATE_UNCLOSED - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
STATE_UNKNOWN_PROPERTY - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
stateContainer - Variable in class net.minecraft.block.Block
 
stateContainer - Variable in class net.minecraft.fluid.Fluid
 
StateContainer<O,S extends IStateHolder<S>> - Class in net.minecraft.state
 
StateContainer(O, StateContainer.IFactory<O, S, A>, Map<String, IProperty<?>>) - Constructor for class net.minecraft.state.StateContainer
 
StateContainer.Builder<O,S extends IStateHolder<S>> - Class in net.minecraft.state
 
StateContainer.IFactory<O,S extends IStateHolder<S>,A extends StateHolder<O,S>> - Interface in net.minecraft.state
 
StateHolder<O,S> - Class in net.minecraft.state
 
StateHolder(O, ImmutableMap<IProperty<?>, Comparable<?>>) - Constructor for class net.minecraft.state.StateHolder
 
stateTriggered - Variable in class net.minecraft.client.gui.widget.ToggleWidget
 
staticPlayerX - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
staticPlayerY - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
staticPlayerZ - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
StaticProperty - Static variable in class net.minecraftforge.common.property.Properties
Property indicating if the model should be rendered in the static renderer or in the TESR.
StatisticsManager - Class in net.minecraft.stats
 
StatisticsManager() - Constructor for class net.minecraft.stats.StatisticsManager
 
Stats - Class in net.minecraft.stats
 
Stats() - Constructor for class net.minecraft.stats.Stats
 
STATS - Static variable in class net.minecraft.util.datafix.TypeReferences
 
STATS - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
STATS_ICON_LOCATION - Static variable in class net.minecraft.client.gui.AbstractGui
 
StatsComponent - Class in net.minecraft.server.gui
 
StatsComponent(MinecraftServer) - Constructor for class net.minecraft.server.gui.StatsComponent
 
statsData - Variable in class net.minecraft.stats.StatisticsManager
 
StatsRenaming - Class in net.minecraft.util.datafix.fixes
 
StatsRenaming(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.StatsRenaming
 
StatsScreen - Class in net.minecraft.client.gui.screen
 
StatsScreen(Screen, StatisticsManager) - Constructor for class net.minecraft.client.gui.screen.StatsScreen
 
StatType<T> - Class in net.minecraft.stats
 
StatType(Registry<T>) - Constructor for class net.minecraft.stats.StatType
 
STATUS - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
status - Variable in class net.minecraftforge.fml.VersionChecker.CheckResult
 
statusChanged(ChunkPos, ChunkStatus) - Method in class net.minecraft.world.chunk.listener.ChainedChunkStatusListener
 
statusChanged(ChunkPos, ChunkStatus) - Method in interface net.minecraft.world.chunk.listener.IChunkStatusListener
 
statusChanged(ChunkPos, ChunkStatus) - Method in class net.minecraft.world.chunk.listener.LoggingChunkStatusListener
 
statusChanged(ChunkPos, ChunkStatus) - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
StayClothingLayer<T extends MobEntity & IRangedAttackMob,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
StayClothingLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.StayClothingLayer
 
StayNearPointTask - Class in net.minecraft.entity.ai.brain.task
 
StayNearPointTask(MemoryModuleType<GlobalPos>, float, int, int, int) - Constructor for class net.minecraft.entity.ai.brain.task.StayNearPointTask
 
STeamsPacket - Class in net.minecraft.network.play.server
 
STeamsPacket() - Constructor for class net.minecraft.network.play.server.STeamsPacket
 
STeamsPacket(ScorePlayerTeam, int) - Constructor for class net.minecraft.network.play.server.STeamsPacket
 
STeamsPacket(ScorePlayerTeam, Collection<String>, int) - Constructor for class net.minecraft.network.play.server.STeamsPacket
 
STEM - Static variable in class net.minecraft.block.SoundType
 
StemBlock - Class in net.minecraft.block
 
StemBlock(StemGrownBlock, Block.Properties) - Constructor for class net.minecraft.block.StemBlock
 
StemGrownBlock - Class in net.minecraft.block
 
StemGrownBlock(Block.Properties) - Constructor for class net.minecraft.block.StemGrownBlock
 
stencilFunc(int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
stencilMask(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
stencilOp(int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
step - Variable in class net.minecraft.world.gen.placement.CaveEdgeConfig
 
step - Variable in class net.minecraft.world.storage.MapData.MapInfo
 
stepHeight - Variable in class net.minecraft.entity.Entity
 
stepSize - Variable in class net.minecraft.client.settings.SliderPercentageOption
 
STICK - Static variable in class net.minecraft.item.Items
 
STICKY_PISTON - Static variable in class net.minecraft.block.Blocks
 
STICKY_PISTON - Static variable in class net.minecraft.item.Items
 
stitch(IResourceManager, Iterable<ResourceLocation>, IProfiler) - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
Stitcher - Class in net.minecraft.client.renderer.texture
 
Stitcher(int, int, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher
 
Stitcher.Slot - Class in net.minecraft.client.renderer.texture
 
StitcherException - Exception in net.minecraft.client.renderer
 
StitcherException(TextureAtlasSprite, Collection<TextureAtlasSprite>) - Constructor for exception net.minecraft.client.renderer.StitcherException
 
STitlePacket - Class in net.minecraft.network.play.server
 
STitlePacket() - Constructor for class net.minecraft.network.play.server.STitlePacket
 
STitlePacket(STitlePacket.Type, ITextComponent) - Constructor for class net.minecraft.network.play.server.STitlePacket
 
STitlePacket(int, int, int) - Constructor for class net.minecraft.network.play.server.STitlePacket
 
STitlePacket(STitlePacket.Type, ITextComponent, int, int, int) - Constructor for class net.minecraft.network.play.server.STitlePacket
 
STitlePacket.Type - Enum in net.minecraft.network.play.server
 
STONE - Static variable in class net.minecraft.block.Blocks
 
STONE - Static variable in class net.minecraft.block.material.MaterialColor
 
STONE - Static variable in class net.minecraft.block.SoundType
 
STONE - Static variable in class net.minecraft.item.Items
 
STONE - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
STONE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STONE - Static variable in class net.minecraftforge.common.Tags.Items
 
STONE_AXE - Static variable in class net.minecraft.item.Items
 
STONE_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
STONE_BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
STONE_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
STONE_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
STONE_BRICK_WALL - Static variable in class net.minecraft.block.Blocks
 
STONE_BRICK_WALL - Static variable in class net.minecraft.item.Items
 
STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
STONE_BRICKS - Static variable in class net.minecraft.tags.BlockTags
 
STONE_BRICKS - Static variable in class net.minecraft.tags.ItemTags
 
STONE_BUTTON - Static variable in class net.minecraft.block.Blocks
 
STONE_BUTTON - Static variable in class net.minecraft.item.Items
 
STONE_HOE - Static variable in class net.minecraft.item.Items
 
STONE_PICKAXE - Static variable in class net.minecraft.item.Items
 
STONE_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
STONE_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
STONE_SHORE - Static variable in class net.minecraft.world.biome.Biomes
 
STONE_SHOVEL - Static variable in class net.minecraft.item.Items
 
STONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
STONE_SLAB - Static variable in class net.minecraft.item.Items
 
STONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
STONE_STAIRS - Static variable in class net.minecraft.item.Items
 
STONE_STONE_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
STONE_SWORD - Static variable in class net.minecraft.item.Items
 
StoneButtonBlock - Class in net.minecraft.block
 
StoneButtonBlock(Block.Properties) - Constructor for class net.minecraft.block.StoneButtonBlock
 
STONECUTTER - Static variable in class net.minecraft.block.Blocks
 
STONECUTTER - Static variable in class net.minecraft.inventory.container.ContainerType
 
STONECUTTER - Static variable in class net.minecraft.item.Items
 
StonecutterBlock - Class in net.minecraft.block
 
StonecutterBlock(Block.Properties) - Constructor for class net.minecraft.block.StonecutterBlock
 
StonecutterContainer - Class in net.minecraft.inventory.container
 
StonecutterContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.StonecutterContainer
 
StonecutterContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.StonecutterContainer
 
StonecutterScreen - Class in net.minecraft.client.gui.screen.inventory
 
StonecutterScreen(StonecutterContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
STONECUTTING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
STONECUTTING - Static variable in interface net.minecraft.item.crafting.IRecipeType
 
StonecuttingRecipe - Class in net.minecraft.item.crafting
 
StonecuttingRecipe(ResourceLocation, String, Ingredient, ItemStack) - Constructor for class net.minecraft.item.crafting.StonecuttingRecipe
 
StoneShoreBiome - Class in net.minecraft.world.biome
 
StoneShoreBiome() - Constructor for class net.minecraft.world.biome.StoneShoreBiome
 
stop() - Method in class net.minecraft.client.audio.MusicTicker
 
stop(ISound) - Method in class net.minecraft.client.audio.SoundEngine
 
stop(ResourceLocation, SoundCategory) - Method in class net.minecraft.client.audio.SoundEngine
 
stop() - Method in class net.minecraft.client.audio.SoundHandler
 
stop(ISound) - Method in class net.minecraft.client.audio.SoundHandler
 
stop(ResourceLocation, SoundCategory) - Method in class net.minecraft.client.audio.SoundHandler
 
stop() - Method in class net.minecraft.client.tutorial.Tutorial
 
stop(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
stop() - Method in class net.minecraft.profiler.Snooper
 
stop() - Method in class net.minecraft.world.chunk.listener.ChainedChunkStatusListener
 
stop() - Method in interface net.minecraft.world.chunk.listener.IChunkStatusListener
 
stop() - Method in class net.minecraft.world.chunk.listener.LoggingChunkStatusListener
 
stop() - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
stop() - Method in class net.minecraft.world.raid.Raid
 
Stop(LivingEntity, ItemStack, int) - Constructor for class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Stop
 
stopActiveHand() - Method in class net.minecraft.entity.LivingEntity
 
stopAllSounds() - Method in class net.minecraft.client.audio.SoundEngine
 
stopAllTasks(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.Brain
 
stopChunkUpdates() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
stopChunkUpdates() - Method in class net.minecraft.client.renderer.WorldRenderer
 
StopCommand - Class in net.minecraft.command.impl
 
StopCommand() - Constructor for class net.minecraft.command.impl.StopCommand
 
stopCompileTask() - Method in class net.minecraft.client.renderer.chunk.ChunkRender
 
stopRiding() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
stopRiding() - Method in class net.minecraft.entity.Entity
 
stopRiding() - Method in class net.minecraft.entity.LivingEntity
 
stopRiding() - Method in class net.minecraft.entity.player.PlayerEntity
 
stopRiding() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
stopServer() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
stopServer() - Method in class net.minecraft.server.integrated.IntegratedServer
 
stopServer() - Method in class net.minecraft.server.MinecraftServer
 
StopSoundCommand - Class in net.minecraft.command.impl
 
StopSoundCommand() - Constructor for class net.minecraft.command.impl.StopSoundCommand
 
StopTracking(PlayerEntity, Entity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.StopTracking
 
stopUseShader() - Method in class net.minecraft.client.renderer.GameRenderer
 
stopWorkerThreads() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
storage - Variable in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
storage - Variable in class net.minecraft.world.chunk.BlockStateContainer
 
storage - Variable in class net.minecraft.world.lighting.LightEngine
 
STORAGE_BLOCKS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_COAL - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_COAL - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_DIAMOND - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_DIAMOND - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_EMERALD - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_EMERALD - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_GOLD - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_GOLD - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_IRON - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_IRON - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_LAPIS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_LAPIS - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_QUARTZ - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_QUARTZ - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_REDSTONE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_REDSTONE - Static variable in class net.minecraftforge.common.Tags.Items
 
StorageMap(Long2ObjectOpenHashMap<NibbleArray>) - Constructor for class net.minecraft.world.lighting.BlockLightStorage.StorageMap
 
StorageMap(Long2ObjectOpenHashMap<NibbleArray>, Long2IntOpenHashMap, int) - Constructor for class net.minecraft.world.lighting.SkyLightStorage.StorageMap
 
store(Properties, OutputStream, String) - Static method in class net.minecraftforge.common.util.SortedProperties
 
storeItemStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
storeTEInStack(ItemStack, TileEntity) - Method in class net.minecraft.client.Minecraft
 
StoryAdvancements - Class in net.minecraft.data.advancements
 
StoryAdvancements() - Constructor for class net.minecraft.data.advancements.StoryAdvancements
 
strafe(float, float) - Method in class net.minecraft.entity.ai.controller.MovementController
 
STRAFE_PLAYER - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
StrafePlayerPhase - Class in net.minecraft.entity.boss.dragon.phase
 
StrafePlayerPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 
Straight(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Straight
 
Straight(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Straight
 
Straight(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Straight
 
Straight(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Straight
 
STRAY - Static variable in class net.minecraft.entity.EntityType
 
STRAY_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
StrayEntity - Class in net.minecraft.entity.monster
 
StrayEntity(EntityType<? extends StrayEntity>, World) - Constructor for class net.minecraft.entity.monster.StrayEntity
 
StrayRenderer - Class in net.minecraft.client.renderer.entity
 
StrayRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.StrayRenderer
 
stream() - Method in class net.minecraft.util.registry.Registry
 
stream() - Method in interface net.minecraft.util.text.ITextComponent
 
stream() - Method in class net.minecraft.util.text.TextComponent
 
stream() - Method in class net.minecraft.util.text.TranslationTextComponent
 
stream() - Method in class net.minecraftforge.fml.RegistryObject
 
streamOptional(Optional<? extends T>) - Static method in class net.minecraft.util.Util
 
STRENGTH - Static variable in class net.minecraft.potion.Effects
 
STRENGTH - Static variable in class net.minecraft.potion.Potions
 
strength - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
STRING - Static variable in class net.minecraft.item.Items
 
STRING - Static variable in class net.minecraft.network.datasync.DataSerializers
 
STRING - Static variable in class net.minecraftforge.common.Tags.Items
 
STRING_VARIABLE_PATTERN - Static variable in class net.minecraft.util.text.TranslationTextComponent
 
StringArgumentSerializer - Class in net.minecraft.command.arguments.serializers
 
StringArgumentSerializer() - Constructor for class net.minecraft.command.arguments.serializers.StringArgumentSerializer
 
StringNBT - Class in net.minecraft.nbt
 
StringNBT() - Constructor for class net.minecraft.nbt.StringNBT
 
StringNBT(String) - Constructor for class net.minecraft.nbt.StringNBT
 
StringTextComponent - Class in net.minecraft.util.text
 
StringTextComponent(String) - Constructor for class net.minecraft.util.text.StringTextComponent
 
stringToBlendFactor(String) - Static method in class net.minecraft.client.util.JSONBlendingMode
 
stringToBlendFunction(String) - Static method in class net.minecraft.client.util.JSONBlendingMode
 
StringToUUID - Class in net.minecraft.util.datafix.fixes
 
StringToUUID(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.StringToUUID
 
StringUtils - Class in net.minecraft.util
 
StringUtils() - Constructor for class net.minecraft.util.StringUtils
 
stripControlCodes(String) - Static method in class net.minecraft.util.StringUtils
 
STRIPPED_ACACIA_LOG - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_ACACIA_LOG - Static variable in class net.minecraft.item.Items
 
STRIPPED_ACACIA_WOOD - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_ACACIA_WOOD - Static variable in class net.minecraft.item.Items
 
STRIPPED_BIRCH_LOG - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_BIRCH_LOG - Static variable in class net.minecraft.item.Items
 
STRIPPED_BIRCH_WOOD - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_BIRCH_WOOD - Static variable in class net.minecraft.item.Items
 
STRIPPED_DARK_OAK_LOG - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_DARK_OAK_LOG - Static variable in class net.minecraft.item.Items
 
STRIPPED_DARK_OAK_WOOD - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_DARK_OAK_WOOD - Static variable in class net.minecraft.item.Items
 
STRIPPED_JUNGLE_LOG - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_JUNGLE_LOG - Static variable in class net.minecraft.item.Items
 
STRIPPED_JUNGLE_WOOD - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_JUNGLE_WOOD - Static variable in class net.minecraft.item.Items
 
STRIPPED_OAK_LOG - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_OAK_LOG - Static variable in class net.minecraft.item.Items
 
STRIPPED_OAK_WOOD - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_OAK_WOOD - Static variable in class net.minecraft.item.Items
 
STRIPPED_SPRUCE_LOG - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_SPRUCE_LOG - Static variable in class net.minecraft.item.Items
 
STRIPPED_SPRUCE_WOOD - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_SPRUCE_WOOD - Static variable in class net.minecraft.item.Items
 
stripSpecialChars(String) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
STRONG_HARMING - Static variable in class net.minecraft.potion.Potions
 
STRONG_HEALING - Static variable in class net.minecraft.potion.Potions
 
STRONG_LEAPING - Static variable in class net.minecraft.potion.Potions
 
STRONG_POISON - Static variable in class net.minecraft.potion.Potions
 
STRONG_REGENERATION - Static variable in class net.minecraft.potion.Potions
 
STRONG_SLOWNESS - Static variable in class net.minecraft.potion.Potions
 
STRONG_STRENGTH - Static variable in class net.minecraft.potion.Potions
 
STRONG_SWIFTNESS - Static variable in class net.minecraft.potion.Potions
 
STRONG_TURTLE_MASTER - Static variable in class net.minecraft.potion.Potions
 
STRONGHOLD - Static variable in class net.minecraft.world.gen.feature.Feature
 
STRONGHOLD - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
strongholdCount - Variable in class net.minecraft.world.gen.GenerationSettings
 
strongholdDistance - Variable in class net.minecraft.world.gen.GenerationSettings
 
StrongholdPieces - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces() - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces
 
StrongholdPieces.ChestCorridor - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Corridor - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Crossing - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.LeftTurn - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Library - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.PortalRoom - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Prison - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.RightTurn - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.RoomCrossing - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Stairs - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Stairs2 - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.StairsStraight - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Straight - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Turn - Class in net.minecraft.world.gen.feature.structure
 
strongholdPortalRoom - Variable in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs2
 
strongholdSpread - Variable in class net.minecraft.world.gen.GenerationSettings
 
StrongholdStructure - Class in net.minecraft.world.gen.feature.structure
 
StrongholdStructure(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdStructure
 
StrongholdStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
structure - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
STRUCTURE - Static variable in class net.minecraft.util.datafix.TypeReferences
 
Structure<C extends IFeatureConfig> - Class in net.minecraft.world.gen.feature.structure
 
Structure(Function<Dynamic<?>, ? extends C>) - Constructor for class net.minecraft.world.gen.feature.structure.Structure
 
Structure.IStartFactory - Interface in net.minecraft.world.gen.feature.structure
 
STRUCTURE_BLOCK - Static variable in class net.minecraft.block.Blocks
 
STRUCTURE_BLOCK - Static variable in class net.minecraft.item.Items
 
STRUCTURE_BLOCK - Static variable in class net.minecraft.tileentity.TileEntityType
 
STRUCTURE_BLOCK - Static variable in class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
STRUCTURE_BLOCK_MODE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
STRUCTURE_FEATURE - Static variable in class net.minecraft.util.datafix.TypeReferences
 
STRUCTURE_FEATURE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
STRUCTURE_PIECE - Static variable in class net.minecraft.util.registry.Registry
 
STRUCTURE_POOL_ELEMENT - Static variable in class net.minecraft.util.registry.Registry
 
STRUCTURE_PROCESSOR - Static variable in class net.minecraft.util.registry.Registry
 
STRUCTURE_REFERENCES - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
STRUCTURE_STARTS - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
STRUCTURE_VOID - Static variable in class net.minecraft.block.Blocks
 
STRUCTURE_VOID - Static variable in class net.minecraft.block.material.Material
 
STRUCTURE_VOID - Static variable in class net.minecraft.item.Items
 
StructureBlock - Class in net.minecraft.block
 
StructureBlock(Block.Properties) - Constructor for class net.minecraft.block.StructureBlock
 
StructureBlockTileEntity - Class in net.minecraft.tileentity
 
StructureBlockTileEntity() - Constructor for class net.minecraft.tileentity.StructureBlockTileEntity
 
StructureBlockTileEntity.UpdateCommand - Enum in net.minecraft.tileentity
 
StructureDebugRenderer - Class in net.minecraft.client.renderer.debug
 
StructureDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.StructureDebugRenderer
 
StructureIndexesSavedData - Class in net.minecraft.world.gen.feature.structure
 
StructureIndexesSavedData(String) - Constructor for class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
StructureMode - Enum in net.minecraft.state.properties
 
StructurePiece - Class in net.minecraft.world.gen.feature.structure
 
StructurePiece(IStructurePieceType, int) - Constructor for class net.minecraft.world.gen.feature.structure.StructurePiece
 
StructurePiece(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StructurePiece
 
StructurePiece.BlockSelector - Class in net.minecraft.world.gen.feature.structure
 
StructureProcessor - Class in net.minecraft.world.gen.feature.template
 
StructureProcessor() - Constructor for class net.minecraft.world.gen.feature.template.StructureProcessor
 
structures - Variable in class net.minecraft.world.biome.Biome
 
STRUCTURES - Static variable in class net.minecraft.world.gen.feature.Feature
 
Structures - Class in net.minecraft.world.gen.feature.structure
 
Structures() - Constructor for class net.minecraft.world.gen.feature.structure.Structures
 
STRUCTURES - Static variable in class net.minecraft.world.gen.FlatGenerationSettings
 
StructureStart - Class in net.minecraft.world.gen.feature.structure
 
StructureStart(Structure<?>, int, int, Biome, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.StructureStart
 
StructureTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
StructureTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.StructureTileEntityRenderer
 
StructureUpdater - Class in net.minecraft.data
 
StructureUpdater() - Constructor for class net.minecraft.data.StructureUpdater
 
StructureVoidBlock - Class in net.minecraft.block
 
StructureVoidBlock(Block.Properties) - Constructor for class net.minecraft.block.StructureVoidBlock
 
Style - Class in net.minecraft.util.text
 
Style() - Constructor for class net.minecraft.util.text.Style
 
Style.Serializer - Class in net.minecraft.util.text
 
sub(Vector3f) - Method in class net.minecraft.client.renderer.Vector3f
 
subHit - Variable in class net.minecraft.util.math.RayTraceResult
Used to determine what sub-segment is hit
submergedHeight - Variable in class net.minecraft.entity.Entity
 
SubModel(IModelState, boolean, boolean, boolean, ImmutableMap<String, String>, ResourceLocation, ImmutableMap<String, String>) - Constructor for class net.minecraftforge.client.model.BlockStateLoader.SubModel
Deprecated.
 
Subscription - Class in com.mojang.realmsclient.dto
 
Subscription() - Constructor for class com.mojang.realmsclient.dto.Subscription
 
Subscription.Type - Enum in com.mojang.realmsclient.dto
 
SubSound(ClientPlayerEntity, SoundEvent) - Constructor for class net.minecraft.client.audio.UnderwaterAmbientSounds.SubSound
 
Subtitle(String, Vec3d) - Constructor for class net.minecraft.client.gui.overlay.SubtitleOverlayGui.Subtitle
 
SubtitleOverlayGui - Class in net.minecraft.client.gui.overlay
 
SubtitleOverlayGui(Minecraft) - Constructor for class net.minecraft.client.gui.overlay.SubtitleOverlayGui
 
SubtitleOverlayGui.Subtitle - Class in net.minecraft.client.gui.overlay
 
subtract(Vec3i) - Method in class net.minecraft.util.math.BlockPos
 
subtract(Vec3d) - Method in class net.minecraft.util.math.Vec3d
 
subtract(double, double, double) - Method in class net.minecraft.util.math.Vec3d
 
subtractReverse(Vec3d) - Method in class net.minecraft.util.math.Vec3d
 
success - Variable in class net.minecraftforge.fluids.FluidActionResult
 
successful - Variable in class net.minecraft.dispenser.OptionalDispenseBehavior
 
suffix - Variable in class net.minecraftforge.fml.client.config.GuiSlider
 
SuffixArray<T> - Class in net.minecraft.client.util
 
SuffixArray() - Constructor for class net.minecraft.client.util.SuffixArray
 
SUGAR - Static variable in class net.minecraft.item.Items
 
SUGAR_CANE - Static variable in class net.minecraft.block.Blocks
 
SUGAR_CANE - Static variable in class net.minecraft.item.Items
 
SugarCaneBlock - Class in net.minecraft.block
 
SugarCaneBlock(Block.Properties) - Constructor for class net.minecraft.block.SugarCaneBlock
 
suggest(Iterable<String>, SuggestionsBuilder) - Static method in interface net.minecraft.command.ISuggestionProvider
 
suggest(Stream<String>, SuggestionsBuilder) - Static method in interface net.minecraft.command.ISuggestionProvider
 
suggest(String[], SuggestionsBuilder) - Static method in interface net.minecraft.command.ISuggestionProvider
 
SUGGEST_ENTITY_SELECTOR - Static variable in class net.minecraft.command.arguments.ScoreHolderArgument
 
SUGGEST_NONE - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
suggestionList - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
SuggestionProviders - Class in net.minecraft.command.arguments
 
SuggestionProviders() - Constructor for class net.minecraft.command.arguments.SuggestionProviders
 
SuggestionProviders.Wrapper - Class in net.minecraft.command.arguments
 
SUGGESTIONS_PROVIDER - Static variable in class net.minecraft.command.impl.BossBarCommand
 
suggestIterable(Iterable<ResourceLocation>, SuggestionsBuilder, String) - Static method in interface net.minecraft.command.ISuggestionProvider
 
suggestIterable(Iterable<ResourceLocation>, SuggestionsBuilder) - Static method in interface net.minecraft.command.ISuggestionProvider
 
suggestOptions(EntitySelectorParser, SuggestionsBuilder) - Static method in class net.minecraft.command.arguments.EntityOptions
 
suggestTriggers(CommandSource, SuggestionsBuilder) - Static method in class net.minecraft.command.impl.TriggerCommand
 
SUMMONABLE_ENTITIES - Static variable in class net.minecraft.command.arguments.SuggestionProviders
 
SummonAidEvent(ZombieEntity, World, int, int, int, LivingEntity, double) - Constructor for class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
SummonCommand - Class in net.minecraft.command.impl
 
SummonCommand() - Constructor for class net.minecraft.command.impl.SummonCommand
 
SUMMONED_ENTITY - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
summonedEntity(EntityPredicate.Builder) - Static method in class net.minecraft.advancements.criterion.SummonedEntityTrigger.Instance
 
SummonedEntityTrigger - Class in net.minecraft.advancements.criterion
 
SummonedEntityTrigger() - Constructor for class net.minecraft.advancements.criterion.SummonedEntityTrigger
 
SummonedEntityTrigger.Instance - Class in net.minecraft.advancements.criterion
 
summonEntity(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
SUNFLOWER - Static variable in class net.minecraft.block.Blocks
 
SUNFLOWER - Static variable in class net.minecraft.item.Items
 
SUNFLOWER_PLAINS - Static variable in class net.minecraft.world.biome.Biomes
 
SunflowerPlainsBiome - Class in net.minecraft.world.biome
 
SunflowerPlainsBiome() - Constructor for class net.minecraft.world.biome.SunflowerPlainsBiome
 
SUnloadChunkPacket - Class in net.minecraft.network.play.server
 
SUnloadChunkPacket() - Constructor for class net.minecraft.network.play.server.SUnloadChunkPacket
 
SUnloadChunkPacket(int, int) - Constructor for class net.minecraft.network.play.server.SUnloadChunkPacket
 
SUNSET - Static variable in class net.minecraft.entity.item.PaintingType
 
SUpdateBossInfoPacket - Class in net.minecraft.network.play.server
 
SUpdateBossInfoPacket() - Constructor for class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
SUpdateBossInfoPacket(SUpdateBossInfoPacket.Operation, BossInfo) - Constructor for class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
SUpdateBossInfoPacket.Operation - Enum in net.minecraft.network.play.server
 
SUpdateChunkPositionPacket - Class in net.minecraft.network.play.server
 
SUpdateChunkPositionPacket() - Constructor for class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
SUpdateChunkPositionPacket(int, int) - Constructor for class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
SUpdateHealthPacket - Class in net.minecraft.network.play.server
 
SUpdateHealthPacket() - Constructor for class net.minecraft.network.play.server.SUpdateHealthPacket
 
SUpdateHealthPacket(float, int, float) - Constructor for class net.minecraft.network.play.server.SUpdateHealthPacket
 
SUpdateLightPacket - Class in net.minecraft.network.play.server
 
SUpdateLightPacket() - Constructor for class net.minecraft.network.play.server.SUpdateLightPacket
 
SUpdateLightPacket(ChunkPos, WorldLightManager) - Constructor for class net.minecraft.network.play.server.SUpdateLightPacket
 
SUpdateLightPacket(ChunkPos, WorldLightManager, int, int) - Constructor for class net.minecraft.network.play.server.SUpdateLightPacket
 
SUpdateRecipesPacket - Class in net.minecraft.network.play.server
 
SUpdateRecipesPacket() - Constructor for class net.minecraft.network.play.server.SUpdateRecipesPacket
 
SUpdateRecipesPacket(Collection<IRecipe<?>>) - Constructor for class net.minecraft.network.play.server.SUpdateRecipesPacket
 
SUpdateScorePacket - Class in net.minecraft.network.play.server
 
SUpdateScorePacket() - Constructor for class net.minecraft.network.play.server.SUpdateScorePacket
 
SUpdateScorePacket(ServerScoreboard.Action, String, String, int) - Constructor for class net.minecraft.network.play.server.SUpdateScorePacket
 
SUpdateTileEntityPacket - Class in net.minecraft.network.play.server
 
SUpdateTileEntityPacket() - Constructor for class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
SUpdateTileEntityPacket(BlockPos, int, CompoundNBT) - Constructor for class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
SUpdateTimePacket - Class in net.minecraft.network.play.server
 
SUpdateTimePacket() - Constructor for class net.minecraft.network.play.server.SUpdateTimePacket
 
SUpdateTimePacket(long, long, boolean) - Constructor for class net.minecraft.network.play.server.SUpdateTimePacket
 
SUpdateViewDistancePacket - Class in net.minecraft.network.play.server
 
SUpdateViewDistancePacket() - Constructor for class net.minecraft.network.play.server.SUpdateViewDistancePacket
 
SUpdateViewDistancePacket(int) - Constructor for class net.minecraft.network.play.server.SUpdateViewDistancePacket
 
SUPER_BIRCH_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
superRenderButton(int, int, float) - Method in class net.minecraft.realms.RealmsButtonProxy
 
supplyAsync(Supplier<V>) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
SUPPORTS_BEACON - Static variable in class net.minecraftforge.common.Tags.Blocks
 
SUPPORTS_BEACON - Static variable in class net.minecraftforge.common.Tags.Items
 
SUPPORTS_CONDUIT - Static variable in class net.minecraftforge.common.Tags.Blocks
 
SUPPORTS_CONDUIT - Static variable in class net.minecraftforge.common.Tags.Items
 
supportsOpenGL2() - Static method in class com.mojang.blaze3d.platform.GLX
 
SURFACE - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
SURFACE - Static variable in class net.minecraft.world.gen.ChunkGeneratorType
 
SURFACE_BUILDER - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
SURFACE_BUILDERS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
SURFACE_BUILDERS - Static variable in class net.minecraftforge.registries.GameData
 
surfaceBuilder(SurfaceBuilder<SC>, SC) - Method in class net.minecraft.world.biome.Biome.Builder
 
surfaceBuilder(ConfiguredSurfaceBuilder<?>) - Method in class net.minecraft.world.biome.Biome.Builder
 
surfaceBuilder - Variable in class net.minecraft.world.biome.Biome
 
SurfaceBuilder<C extends ISurfaceBuilderConfig> - Class in net.minecraft.world.gen.surfacebuilders
 
SurfaceBuilder(Function<Dynamic<?>, ? extends C>) - Constructor for class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
SurfaceBuilderConfig - Class in net.minecraft.world.gen.surfacebuilders
 
SurfaceBuilderConfig(BlockState, BlockState, BlockState) - Constructor for class net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig
 
SurfacePlus32 - Class in net.minecraft.world.gen.placement
 
SurfacePlus32(Function<Dynamic<?>, ? extends FrequencyConfig>) - Constructor for class net.minecraft.world.gen.placement.SurfacePlus32
 
SurfacePlus32WithNoise - Class in net.minecraft.world.gen.placement
 
SurfacePlus32WithNoise(Function<Dynamic<?>, ? extends NoiseDependant>) - Constructor for class net.minecraft.world.gen.placement.SurfacePlus32WithNoise
 
survivalId() - Static method in class net.minecraft.realms.Realms
 
survivalOrAdventure() - Method in class net.minecraft.server.management.PlayerInteractionManager
 
SurvivesExplosion - Class in net.minecraft.world.storage.loot.conditions
 
SurvivesExplosion() - Constructor for class net.minecraft.world.storage.loot.conditions.SurvivesExplosion
 
SurvivesExplosion.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
SuspendedTownParticle - Class in net.minecraft.client.particle
 
SuspendedTownParticle.ComposterFactory - Class in net.minecraft.client.particle
 
SuspendedTownParticle.DolphinSpeedFactory - Class in net.minecraft.client.particle
 
SuspendedTownParticle.Factory - Class in net.minecraft.client.particle
 
SuspendedTownParticle.HappyVillagerFactory - Class in net.minecraft.client.particle
 
SUSPICIOUS_STEW - Static variable in class net.minecraft.item.Foods
 
SUSPICIOUS_STEW - Static variable in class net.minecraft.item.Items
 
SuspiciousStewItem - Class in net.minecraft.item
 
SuspiciousStewItem(Item.Properties) - Constructor for class net.minecraft.item.SuspiciousStewItem
 
SuspiciousStewRecipe - Class in net.minecraft.item.crafting
 
SuspiciousStewRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.SuspiciousStewRecipe
 
svdDecompose(Matrix3f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
SWAMP - Static variable in interface net.minecraft.entity.villager.IVillagerType
 
SWAMP - Static variable in class net.minecraft.world.biome.Biomes
 
SWAMP - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
SWAMP - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
SWAMP_FLOWER - Static variable in class net.minecraft.world.gen.feature.Feature
 
SWAMP_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
SWAMP_HUT - Static variable in class net.minecraft.world.gen.feature.Feature
 
SWAMP_HUT - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
SWAMP_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
SwampBiome - Class in net.minecraft.world.biome
 
SwampBiome() - Constructor for class net.minecraft.world.biome.SwampBiome
 
SwampFlowersFeature - Class in net.minecraft.world.gen.feature
 
SwampFlowersFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.SwampFlowersFeature
 
SwampHillsBiome - Class in net.minecraft.world.biome
 
SwampHillsBiome() - Constructor for class net.minecraft.world.biome.SwampHillsBiome
 
SwampHutPiece - Class in net.minecraft.world.gen.feature.structure
 
SwampHutPiece(Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.SwampHutPiece
 
SwampHutPiece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.SwampHutPiece
 
SwampHutStructure - Class in net.minecraft.world.gen.feature.structure
 
SwampHutStructure(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.SwampHutStructure
 
SwampHutStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
SwampSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
SwampSurfaceBuilder(Function<Dynamic<?>, ? extends SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.SwampSurfaceBuilder
 
SwampTreeFeature - Class in net.minecraft.world.gen.feature
 
SwampTreeFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.SwampTreeFeature
 
swapContents(ChestTileEntity, ChestTileEntity) - Static method in class net.minecraft.tileentity.ChestTileEntity
 
SwapEmpty(ItemStack, ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.SwapEmpty
 
SwapEmpty(ItemStack, ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.SwapEmpty
 
swapServers(int, int) - Method in class net.minecraft.client.multiplayer.ServerList
 
SWD_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
SWEEP_ATTACK - Static variable in class net.minecraft.particles.ParticleTypes
 
SweepAttackParticle - Class in net.minecraft.client.particle
 
SweepAttackParticle.Factory - Class in net.minecraft.client.particle
 
SWEEPING - Static variable in class net.minecraft.enchantment.Enchantments
 
SweepingEnchantment - Class in net.minecraft.enchantment
 
SweepingEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.SweepingEnchantment
 
SWEET_BERRIES - Static variable in class net.minecraft.item.Foods
 
SWEET_BERRIES - Static variable in class net.minecraft.item.Items
 
SWEET_BERRY_BUSH - Static variable in class net.minecraft.block.Blocks
 
SWEET_BERRY_BUSH - Static variable in class net.minecraft.block.SoundType
 
SWEET_BERRY_BUSH - Static variable in class net.minecraft.util.DamageSource
 
SWEET_BERRY_BUSH - Static variable in class net.minecraft.world.gen.feature.Feature
 
SweetBerryBushBlock - Class in net.minecraft.block
 
SweetBerryBushBlock(Block.Properties) - Constructor for class net.minecraft.block.SweetBerryBushBlock
 
SWIFTNESS - Static variable in class net.minecraft.potion.Potions
 
SWIM_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
SWIM_SPEED - Static variable in class net.minecraft.entity.LivingEntity
 
swimAnimation - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
SwimGoal - Class in net.minecraft.entity.ai.goal
 
SwimGoal(MobEntity) - Constructor for class net.minecraft.entity.ai.goal.SwimGoal
 
SwimmerPathNavigator - Class in net.minecraft.pathfinding
 
SwimmerPathNavigator(MobEntity, World) - Constructor for class net.minecraft.pathfinding.SwimmerPathNavigator
 
SwimNodeProcessor - Class in net.minecraft.pathfinding
 
SwimNodeProcessor(boolean) - Constructor for class net.minecraft.pathfinding.SwimNodeProcessor
 
SwimStatsRename - Class in net.minecraft.util.datafix.fixes
 
SwimStatsRename(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.SwimStatsRename
 
SwimTask - Class in net.minecraft.entity.ai.brain.task
 
SwimTask(float, float) - Constructor for class net.minecraft.entity.ai.brain.task.SwimTask
 
SWindowItemsPacket - Class in net.minecraft.network.play.server
 
SWindowItemsPacket() - Constructor for class net.minecraft.network.play.server.SWindowItemsPacket
 
SWindowItemsPacket(int, NonNullList<ItemStack>) - Constructor for class net.minecraft.network.play.server.SWindowItemsPacket
 
SWindowPropertyPacket - Class in net.minecraft.network.play.server
 
SWindowPropertyPacket() - Constructor for class net.minecraft.network.play.server.SWindowPropertyPacket
 
SWindowPropertyPacket(int, int, int) - Constructor for class net.minecraft.network.play.server.SWindowPropertyPacket
 
swingArm(Hand) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
swingArm(Hand) - Method in class net.minecraft.entity.LivingEntity
 
swingArm(Hand) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
swingingHand - Variable in class net.minecraft.entity.LivingEntity
 
swingProgress - Variable in class net.minecraft.client.renderer.entity.model.EntityModel
 
swingProgress - Variable in class net.minecraft.entity.LivingEntity
 
swingProgressInt - Variable in class net.minecraft.entity.LivingEntity
 
SwitchMinigameTask(long, WorldTemplate, RealmsConfigureWorldScreen) - Constructor for class com.mojang.realmsclient.util.RealmsTasks.SwitchMinigameTask
 
switchModelPartEnabled(PlayerModelPart) - Method in class net.minecraft.client.GameSettings
 
SwitchSlotTask(long, int, RealmsConfirmResultListener, int) - Constructor for class com.mojang.realmsclient.util.RealmsTasks.SwitchSlotTask
 
switchTo(Activity) - Method in class net.minecraft.entity.ai.brain.Brain
 
switchToRealms(Screen) - Method in class net.minecraft.realms.RealmsBridge
 
switchUseShader() - Method in class net.minecraft.client.renderer.GameRenderer
 
swizzle() - Static method in class net.minecraft.command.arguments.SwizzleArgument
 
SwizzleArgument - Class in net.minecraft.command.arguments
 
SwizzleArgument() - Constructor for class net.minecraft.command.arguments.SwizzleArgument
 
SwordItem - Class in net.minecraft.item
 
SwordItem(IItemTier, int, float, Item.Properties) - Constructor for class net.minecraft.item.SwordItem
 
SWorldBorderPacket - Class in net.minecraft.network.play.server
 
SWorldBorderPacket() - Constructor for class net.minecraft.network.play.server.SWorldBorderPacket
 
SWorldBorderPacket(WorldBorder, SWorldBorderPacket.Action) - Constructor for class net.minecraft.network.play.server.SWorldBorderPacket
 
SWorldBorderPacket.Action - Enum in net.minecraft.network.play.server
 
SWU_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
syncConfigs(boolean) - Method in class net.minecraftforge.fml.config.ConfigTracker
 
SYNTAX_HIGHLIGHTING_KEY - Static variable in interface net.minecraft.nbt.INBT
 
SYNTAX_HIGHLIGHTING_NUMBER - Static variable in interface net.minecraft.nbt.INBT
 
SYNTAX_HIGHLIGHTING_NUMBER_TYPE - Static variable in interface net.minecraft.nbt.INBT
 
SYNTAX_HIGHLIGHTING_STRING - Static variable in interface net.minecraft.nbt.INBT
 
SYSOUT - Static variable in class net.minecraft.util.registry.Bootstrap
 
systemExitNow() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
systemExitNow() - Method in class net.minecraft.server.MinecraftServer
 
SystemToast - Class in net.minecraft.client.gui.toasts
 
SystemToast(SystemToast.Type, ITextComponent, ITextComponent) - Constructor for class net.minecraft.client.gui.toasts.SystemToast
 
SystemToast.Type - Enum in net.minecraft.client.gui.toasts
 

T

t - Static variable in class net.minecraft.realms.Tezzelator
 
TableBonus - Class in net.minecraft.world.storage.loot.conditions
 
TableBonus.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
TableLootEntry - Class in net.minecraft.world.storage.loot
 
TableLootEntry.Serializer - Class in net.minecraft.world.storage.loot
 
tag(Tag<Item>) - Method in class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
Tag<T> - Class in net.minecraft.tags
 
Tag(ResourceLocation) - Constructor for class net.minecraft.tags.Tag
 
Tag(ResourceLocation, Collection<Tag.ITagEntry<T>>, boolean) - Constructor for class net.minecraft.tags.Tag
 
Tag.Builder<T> - Class in net.minecraft.tags
 
Tag.ITagEntry<T> - Interface in net.minecraft.tags
 
Tag.ListEntry<T> - Class in net.minecraft.tags
 
Tag.TagEntry<T> - Class in net.minecraft.tags
 
TAG_ANY_NUMERIC - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_BYTE - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_BYTE_ARRAY - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_COMPOUND - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_DOUBLE - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_END - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_FLOAT - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_INT - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_INT_ARRAY - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_LIST - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_LONG - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_LONG_ARRAY - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_MATCH - Static variable in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
TAG_SHORT - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_STRING - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TagCollection<T> - Class in net.minecraft.tags
 
TagCollection(Function<ResourceLocation, Optional<T>>, String, boolean, String) - Constructor for class net.minecraft.tags.TagCollection
 
TagCommand - Class in net.minecraft.command.impl
 
TagCommand() - Constructor for class net.minecraft.command.impl.TagCommand
 
TagEmptyCondition - Class in net.minecraftforge.common.crafting.conditions
 
TagEmptyCondition(String) - Constructor for class net.minecraftforge.common.crafting.conditions.TagEmptyCondition
 
TagEmptyCondition(String, String) - Constructor for class net.minecraftforge.common.crafting.conditions.TagEmptyCondition
 
TagEmptyCondition(ResourceLocation) - Constructor for class net.minecraftforge.common.crafting.conditions.TagEmptyCondition
 
TagEmptyCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
TagEntry(ResourceLocation) - Constructor for class net.minecraft.tags.Tag.TagEntry
 
TagEntry(Tag<T>) - Constructor for class net.minecraft.tags.Tag.TagEntry
 
TagList(Tag<Item>) - Constructor for class net.minecraft.item.crafting.Ingredient.TagList
 
TagLootEntry - Class in net.minecraft.world.storage.loot
 
TagLootEntry.Serializer - Class in net.minecraft.world.storage.loot
 
TagMatchRuleTest - Class in net.minecraft.world.gen.feature.template
 
TagMatchRuleTest(Tag<Block>) - Constructor for class net.minecraft.world.gen.feature.template.TagMatchRuleTest
 
TagMatchRuleTest(Dynamic<T>) - Constructor for class net.minecraft.world.gen.feature.template.TagMatchRuleTest
 
Tags - Class in net.minecraftforge.common
 
Tags() - Constructor for class net.minecraftforge.common.Tags
 
Tags.Blocks - Class in net.minecraftforge.common
 
Tags.Items - Class in net.minecraftforge.common
 
TagsProvider<T> - Class in net.minecraft.data
 
TagsProvider(DataGenerator, Registry<T>) - Constructor for class net.minecraft.data.TagsProvider
 
tagsUpdated(TagsUpdatedEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
TagsUpdatedEvent - Class in net.minecraftforge.event
Fired on the client when NetworkTagManager has all of its tags synced from the server to the client (just after a client has connected).
TagsUpdatedEvent(NetworkTagManager) - Constructor for class net.minecraftforge.event.TagsUpdatedEvent
 
tagToBuilder - Variable in class net.minecraft.data.TagsProvider
 
TAIGA - Static variable in interface net.minecraft.entity.villager.IVillagerType
 
TAIGA - Static variable in class net.minecraft.world.biome.Biomes
 
TAIGA_GRASS - Static variable in class net.minecraft.world.gen.feature.Feature
 
TAIGA_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
TAIGA_MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
TaigaBiome - Class in net.minecraft.world.biome
 
TaigaBiome() - Constructor for class net.minecraft.world.biome.TaigaBiome
 
TaigaGrassFeature - Class in net.minecraft.world.gen.feature
 
TaigaGrassFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.TaigaGrassFeature
 
TaigaHillsBiome - Class in net.minecraft.world.biome
 
TaigaHillsBiome() - Constructor for class net.minecraft.world.biome.TaigaHillsBiome
 
TaigaMountainsBiome - Class in net.minecraft.world.biome
 
TaigaMountainsBiome() - Constructor for class net.minecraft.world.biome.TaigaMountainsBiome
 
TaigaVillagePools - Class in net.minecraft.world.gen.feature.structure
 
TaigaVillagePools() - Constructor for class net.minecraft.world.gen.feature.structure.TaigaVillagePools
 
tailCounter - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
takeBlocksFromWorld(World, BlockPos, BlockPos, boolean, Block) - Method in class net.minecraft.world.gen.feature.template.Template
 
takeChunkRenderCache() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderTask
 
TAKEOFF - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
TakeoffPhase - Class in net.minecraft.entity.boss.dragon.phase
 
TakeoffPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.TakeoffPhase
 
takeSnapshot(boolean) - Method in class net.minecraftforge.registries.RegistryManager
 
takeStat(Stat<?>) - Method in class net.minecraft.entity.player.PlayerEntity
 
takeStat(Stat<?>) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
TALKED_TO_VILLAGER - Static variable in class net.minecraft.stats.Stats
 
TALL_BIRCH_FOREST - Static variable in class net.minecraft.world.biome.Biomes
 
TALL_BIRCH_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
TALL_GRASS - Static variable in class net.minecraft.block.Blocks
 
TALL_GRASS - Static variable in class net.minecraft.item.Items
 
TALL_PLANTS - Static variable in class net.minecraft.block.material.Material
 
TALL_SEAGRASS - Static variable in class net.minecraft.block.Blocks
 
TallBirchForestBiome - Class in net.minecraft.world.biome
 
TallBirchForestBiome() - Constructor for class net.minecraft.world.biome.TallBirchForestBiome
 
TallBirchHillsBiome - Class in net.minecraft.world.biome
 
TallBirchHillsBiome() - Constructor for class net.minecraft.world.biome.TallBirchHillsBiome
 
TallBlockItem - Class in net.minecraft.item
 
TallBlockItem(Block, Item.Properties) - Constructor for class net.minecraft.item.TallBlockItem
 
TallFlowerBlock - Class in net.minecraft.block
 
TallFlowerBlock(Block.Properties) - Constructor for class net.minecraft.block.TallFlowerBlock
 
TallGrassBlock - Class in net.minecraft.block
 
TallGrassBlock(Block.Properties) - Constructor for class net.minecraft.block.TallGrassBlock
 
tallProbability - Variable in class net.minecraft.world.gen.feature.SeaGrassConfig
 
TallSeaGrassBlock - Class in net.minecraft.block
 
TallSeaGrassBlock(Block.Properties) - Constructor for class net.minecraft.block.TallSeaGrassBlock
 
TallTaigaTreeFeature - Class in net.minecraft.world.gen.feature
 
TallTaigaTreeFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>, boolean) - Constructor for class net.minecraft.world.gen.feature.TallTaigaTreeFeature
 
TAME_ANIMAL - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
tameable - Variable in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
TameableEntity - Class in net.minecraft.entity.passive
 
TameableEntity(EntityType<? extends TameableEntity>, World) - Constructor for class net.minecraft.entity.passive.TameableEntity
 
TameAnimalTrigger - Class in net.minecraft.advancements.criterion
 
TameAnimalTrigger() - Constructor for class net.minecraft.advancements.criterion.TameAnimalTrigger
 
TameAnimalTrigger.Instance - Class in net.minecraft.advancements.criterion
 
TAMED - Static variable in class net.minecraft.entity.passive.TameableEntity
 
tank - Variable in class net.minecraftforge.fluids.capability.TileFluidHandler
 
target - Variable in class net.minecraft.entity.ai.goal.TargetGoal
 
target - Variable in class net.minecraft.world.gen.feature.OreFeatureConfig
 
target - Variable in class net.minecraft.world.gen.feature.ReplaceBlockConfig
 
target - Variable in class net.minecraftforge.fml.VersionChecker.CheckResult
 
TARGET - Static variable in class net.minecraftforge.server.permission.context.ContextKeys
The entity can be anything that gets interacted with - a sheep when you try to dye it, skeleton that you attack, etc.
TARGET_DRY_BABY - Static variable in class net.minecraft.entity.passive.TurtleEntity
 
targetChance - Variable in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
targetClass - Variable in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
TargetContext - Class in net.minecraftforge.server.permission.context
 
TargetContext(PlayerEntity, Entity) - Constructor for class net.minecraftforge.server.permission.context.TargetContext
 
targetEntitySelector - Variable in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
TargetGoal - Class in net.minecraft.entity.ai.goal
 
TargetGoal(MobEntity, boolean) - Constructor for class net.minecraft.entity.ai.goal.TargetGoal
 
TargetGoal(MobEntity, boolean, boolean) - Constructor for class net.minecraft.entity.ai.goal.TargetGoal
 
TargetPoint(ServerPlayerEntity, double, double, double, double, DimensionType) - Constructor for class net.minecraftforge.fml.network.PacketDistributor.TargetPoint
A target point with excluded entity
TargetPoint(double, double, double, double, DimensionType) - Constructor for class net.minecraftforge.fml.network.PacketDistributor.TargetPoint
A target point without excluded entity
targets - Variable in class net.minecraft.world.gen.feature.SphereReplaceConfig
 
targetSelector - Variable in class net.minecraft.entity.MobEntity
 
Task<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
Task(Map<MemoryModuleType<?>, MemoryModuleStatus>) - Constructor for class net.minecraft.entity.ai.brain.task.Task
 
Task(Map<MemoryModuleType<?>, MemoryModuleStatus>, int) - Constructor for class net.minecraft.entity.ai.brain.task.Task
 
Task(Map<MemoryModuleType<?>, MemoryModuleStatus>, int, int) - Constructor for class net.minecraft.entity.ai.brain.task.Task
 
Task.Status - Enum in net.minecraft.entity.ai.brain.task
 
team() - Static method in class net.minecraft.command.arguments.TeamArgument
 
Team - Class in net.minecraft.scoreboard
 
Team() - Constructor for class net.minecraft.scoreboard.Team
 
TEAM - Static variable in class net.minecraft.util.datafix.TypeReferences
 
Team.CollisionRule - Enum in net.minecraft.scoreboard
 
Team.Visible - Enum in net.minecraft.scoreboard
 
TEAM_KILL - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
TeamArgument - Class in net.minecraft.command.arguments
 
TeamArgument() - Constructor for class net.minecraft.command.arguments.TeamArgument
 
TeamCommand - Class in net.minecraft.command.impl
 
TeamCommand() - Constructor for class net.minecraft.command.impl.TeamCommand
 
TeamDisplayName - Class in net.minecraft.util.datafix.fixes
 
TeamDisplayName(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.TeamDisplayName
 
TeamMsgCommand - Class in net.minecraft.command.impl
 
TeamMsgCommand() - Constructor for class net.minecraft.command.impl.TeamMsgCommand
 
teamsToNbt() - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
tearDownSolidRenderingTextureCombine() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
TEDP - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
TEJP - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
teleport(ServerWorld, double, double, double, float, float) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
TeleportCommand - Class in net.minecraft.command.impl
 
TeleportCommand() - Constructor for class net.minecraft.command.impl.TeleportCommand
 
teleportDirection - Variable in class net.minecraft.entity.Entity
 
teleportEntity(Entity) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
Teleporter - Class in net.minecraft.world
 
Teleporter(ServerWorld) - Constructor for class net.minecraft.world.Teleporter
 
teleportKeepLoaded(double, double, double) - Method in class net.minecraft.entity.Entity
 
teleportRandomly() - Method in class net.minecraft.entity.monster.EndermanEntity
 
TeleportToPlayer - Class in net.minecraft.client.gui.spectator.categories
 
TeleportToPlayer() - Constructor for class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
TeleportToPlayer(Collection<NetworkPlayerInfo>) - Constructor for class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
TeleportToTeam - Class in net.minecraft.client.gui.spectator.categories
 
TeleportToTeam() - Constructor for class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
TellRawCommand - Class in net.minecraft.command.impl
 
TellRawCommand() - Constructor for class net.minecraft.command.impl.TellRawCommand
 
temper - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
temperature(float) - Method in class net.minecraft.world.biome.Biome.Builder
 
temperature - Variable in class net.minecraft.world.biome.Biome
 
temperature(int) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
TEMPERATURE_NOISE - Static variable in class net.minecraft.world.biome.Biome
 
template - Variable in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
Template - Class in net.minecraft.world.gen.feature.template
 
Template() - Constructor for class net.minecraft.world.gen.feature.template.Template
 
Template.BlockInfo - Class in net.minecraft.world.gen.feature.template
 
Template.EntityInfo - Class in net.minecraft.world.gen.feature.template
 
templateId - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
templateImage - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
TemplateManager - Class in net.minecraft.world.gen.feature.template
 
TemplateManager(MinecraftServer, File, DataFixer) - Constructor for class net.minecraft.world.gen.feature.template.TemplateManager
 
templatePosition - Variable in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
templates - Variable in class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
TemplateStructurePiece - Class in net.minecraft.world.gen.feature.structure
 
TemplateStructurePiece(IStructurePieceType, int) - Constructor for class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
TemplateStructurePiece(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
TemptGoal - Class in net.minecraft.entity.ai.goal
 
TemptGoal(CreatureEntity, double, Ingredient, boolean) - Constructor for class net.minecraft.entity.ai.goal.TemptGoal
 
TemptGoal(CreatureEntity, double, boolean, Ingredient) - Constructor for class net.minecraft.entity.ai.goal.TemptGoal
 
tentacleAngle - Variable in class net.minecraft.entity.passive.SquidEntity
 
TerminalHandler - Class in net.minecraftforge.server.console
 
terminateEndpoints() - Method in class net.minecraft.network.NetworkSystem
 
TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
TERRACOTTA - Static variable in class net.minecraft.item.Items
 
TERRAIN_SHEET - Static variable in interface net.minecraft.client.particle.IParticleRenderType
 
terrainPopulated - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
TESH - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
Tessellator - Class in net.minecraft.client.renderer
 
Tessellator(int) - Constructor for class net.minecraft.client.renderer.Tessellator
 
test(ServerPlayerEntity, AnimalEntity, AnimalEntity, AgeableEntity) - Method in class net.minecraft.advancements.criterion.BredAnimalsTrigger.Instance
 
test(Potion) - Method in class net.minecraft.advancements.criterion.BrewedPotionTrigger.Instance
 
test(DimensionType, DimensionType) - Method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger.Instance
 
test(ServerPlayerEntity, Collection<? extends Entity>) - Method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger.Instance
 
test(BeaconTileEntity) - Method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger.Instance
 
test(ItemStack) - Method in class net.minecraft.advancements.criterion.ConsumeItemTrigger.Instance
 
test(ServerPlayerEntity, ZombieEntity, VillagerEntity) - Method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger.Instance
 
test(ServerPlayerEntity, DamageSource, float, float, boolean) - Method in class net.minecraft.advancements.criterion.DamagePredicate
 
test(ServerPlayerEntity, DamageSource) - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate
 
test(double, double, double, double, double, double) - Method in class net.minecraft.advancements.criterion.DistancePredicate
 
test(ServerPlayerEntity) - Method in class net.minecraft.advancements.criterion.EffectsChangedTrigger.Instance
 
test(ItemStack, int) - Method in class net.minecraft.advancements.criterion.EnchantedItemTrigger.Instance
 
test(Map<Enchantment, Integer>) - Method in class net.minecraft.advancements.criterion.EnchantmentPredicate
 
test(BlockState) - Method in class net.minecraft.advancements.criterion.EnterBlockTrigger.Instance
 
test(Entity) - Method in class net.minecraft.advancements.criterion.EntityEquipmentPredicate
 
test(Entity) - Method in class net.minecraft.advancements.criterion.EntityFlagsPredicate
 
test(ServerPlayerEntity, DamageSource, float, float, boolean) - Method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger.Instance
 
test(ServerPlayerEntity, Entity) - Method in class net.minecraft.advancements.criterion.EntityPredicate
 
test(EntityType<?>) - Method in class net.minecraft.advancements.criterion.EntityTypePredicate
 
test(ItemStack) - Method in class net.minecraft.advancements.criterion.FilledBucketTrigger.Instance
 
test(ServerPlayerEntity, ItemStack, FishingBobberEntity, Collection<ItemStack>) - Method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger.Instance
 
test(PlayerInventory) - Method in class net.minecraft.advancements.criterion.InventoryChangeTrigger.Instance
 
test(ItemStack, int) - Method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger.Instance
 
test(ItemStack) - Method in class net.minecraft.advancements.criterion.ItemPredicate
 
test(ServerPlayerEntity, Entity, DamageSource) - Method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
test(ServerPlayerEntity, Vec3d, int) - Method in class net.minecraft.advancements.criterion.LevitationTrigger.Instance
 
test(ServerWorld, double, double, double) - Method in class net.minecraft.advancements.criterion.LocationPredicate
 
test(ServerWorld, float, float, float) - Method in class net.minecraft.advancements.criterion.LocationPredicate
 
test(float) - Method in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
test(int) - Method in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
test(EffectInstance) - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate.InstancePredicate
 
test(Entity) - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
test(LivingEntity) - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
test(Map<Effect, EffectInstance>) - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
test(ItemStack) - Method in class net.minecraft.advancements.criterion.NBTPredicate
 
test(Entity) - Method in class net.minecraft.advancements.criterion.NBTPredicate
 
test(INBT) - Method in class net.minecraft.advancements.criterion.NBTPredicate
 
test(ServerWorld, Vec3d, double, double, double) - Method in class net.minecraft.advancements.criterion.NetherTravelTrigger.Instance
 
test(BlockState, BlockPos, ServerWorld, ItemStack) - Method in class net.minecraft.advancements.criterion.PlacedBlockTrigger.Instance
 
test(ServerPlayerEntity, Entity, DamageSource, float, float, boolean) - Method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger.Instance
 
test(ServerWorld, double, double, double) - Method in class net.minecraft.advancements.criterion.PositionTrigger.Instance
 
test(IRecipe<?>) - Method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger.Instance
 
test(ServerPlayerEntity, Entity) - Method in class net.minecraft.advancements.criterion.SummonedEntityTrigger.Instance
 
test(ServerPlayerEntity, AnimalEntity) - Method in class net.minecraft.advancements.criterion.TameAnimalTrigger.Instance
 
test(double) - Method in class net.minecraft.advancements.criterion.UsedEnderEyeTrigger.Instance
 
test(ItemStack) - Method in class net.minecraft.advancements.criterion.UsedTotemTrigger.Instance
 
test(BlockState) - Method in class net.minecraft.block.pattern.BlockMatcher
 
test(BlockState) - Method in class net.minecraft.block.pattern.BlockMaterialMatcher
 
test(BlockState) - Method in class net.minecraft.block.pattern.BlockStateMatcher
 
test(CachedBlockInfo) - Method in class net.minecraft.command.arguments.BlockStateInput
 
test(ItemStack) - Method in class net.minecraft.command.arguments.ItemInput
 
test(EntityType<T>, IWorld, SpawnReason, BlockPos, Random) - Method in interface net.minecraft.entity.EntitySpawnPlacementRegistry.IPlacementPredicate
 
test(LivingEntity) - Method in class net.minecraft.entity.passive.FoxEntity.AlertablePredicate
 
test(ItemStack) - Method in class net.minecraft.item.crafting.Ingredient
 
test(Direction) - Method in enum net.minecraft.util.Direction.Axis
 
test(Direction) - Method in enum net.minecraft.util.Direction.Plane
 
test(Entity) - Method in class net.minecraft.util.EntityPredicates.ArmoredMob
 
test(IFluidState) - Method in enum net.minecraft.util.math.RayTraceContext.FluidMode
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.AlwaysTrueRuleTest
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.BlockMatchRuleTest
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.BlockStateMatchRuleTest
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.RandomBlockMatchRuleTest
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.RandomBlockStateMatchRuleTest
 
test(BlockState, BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.RuleEntry
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.RuleTest
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.TagMatchRuleTest
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.Alternative
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.BlockStateProperty
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.DamageSourceProperties
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.EntityHasProperty
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.EntityHasScore
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.Inverted
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.KilledByPlayer
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.LocationCheck
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.MatchTool
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.RandomChance
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.RandomChanceWithLooting
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.SurvivesExplosion
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.TableBonus
 
test(LootContext) - Method in class net.minecraft.world.storage.loot.conditions.WeatherCheck
 
test(T) - Method in class net.minecraftforge.client.model.data.ModelProperty
 
test(BlockState) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
test(ItemStack) - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
test() - Method in class net.minecraftforge.common.crafting.conditions.AndCondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.FalseCondition
 
test() - Method in interface net.minecraftforge.common.crafting.conditions.ICondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.NotCondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.OrCondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.TrueCondition
 
test(ItemStack) - Method in class net.minecraftforge.common.crafting.IngredientNBT
 
test(Object) - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
test(T) - Method in interface net.minecraftforge.common.util.NonNullPredicate
 
test(T, U, V) - Method in interface net.minecraftforge.common.util.TriPredicate
 
test(IResourceManagerReloadListener) - Method in enum net.minecraftforge.resource.SelectiveReloadStateHandler
 
testSquared(double) - Method in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
tex(double, double) - Method in class net.minecraft.client.renderer.BufferBuilder
 
tex(double, double) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
tex(double, double) - Method in class net.minecraft.realms.Tezzelator
 
tex2(int, int) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
tex2(short, short) - Method in class net.minecraft.realms.Tezzelator
 
TEX_2F - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
TEX_2S - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
texCoord2f(float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texCoordPointer(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texCoordPointer(int, int, int, ByteBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texEnv(int, int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texEnv(int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texEnv(int, int, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texGenMode(GlStateManager.TexGen, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texGenParam(GlStateManager.TexGen, int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texParameter(int, int, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texParameter(int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
Text(RenderGameOverlayEvent, ArrayList<String>, ArrayList<String>) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Text
 
TEXT_COMPONENT - Static variable in class net.minecraft.network.datasync.DataSerializers
 
TextComponent - Class in net.minecraft.util.text
 
TextComponent() - Constructor for class net.minecraft.util.text.TextComponent
 
TextComponentHelper - Class in net.minecraftforge.server.command
 
TextComponentMessageFormatHandler - Class in net.minecraftforge.fml
 
TextComponentMessageFormatHandler() - Constructor for class net.minecraftforge.fml.TextComponentMessageFormatHandler
 
TextComponentUtils - Class in net.minecraft.util.text
 
TextComponentUtils() - Constructor for class net.minecraft.util.text.TextComponentUtils
 
TextFieldWidget - Class in net.minecraft.client.gui.widget
 
TextFieldWidget(FontRenderer, int, int, int, int, String) - Constructor for class net.minecraft.client.gui.widget.TextFieldWidget
 
TextFieldWidget(FontRenderer, int, int, int, int, TextFieldWidget, String) - Constructor for class net.minecraft.client.gui.widget.TextFieldWidget
 
TextFormatting - Enum in net.minecraft.util.text
 
TextInputUtil - Class in net.minecraft.client.gui.fonts
 
TextInputUtil(Minecraft, Supplier<String>, Consumer<String>, int) - Constructor for class net.minecraft.client.gui.fonts.TextInputUtil
 
TextRenderingUtils - Class in com.mojang.realmsclient.util
 
TextRenderingUtils() - Constructor for class com.mojang.realmsclient.util.TextRenderingUtils
 
TextRenderingUtils.Line - Class in com.mojang.realmsclient.util
 
TextRenderingUtils.LineSegment - Class in com.mojang.realmsclient.util
 
TextTable - Class in net.minecraftforge.common.util
Utility to format data into a textual (markdown-compliant) table.
TextTable(List<TextTable.Column>) - Constructor for class net.minecraftforge.common.util.TextTable
 
TextTable.Alignment - Enum in net.minecraftforge.common.util
 
TextTable.Column - Class in net.minecraftforge.common.util
 
TextTable.Row - Class in net.minecraftforge.common.util
 
texture - Variable in class net.minecraft.client.renderer.model.BlockPartFace
 
texture - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
Texture - Class in net.minecraft.client.renderer.texture
 
Texture() - Constructor for class net.minecraft.client.renderer.texture.Texture
 
Texture(String, int, int, Vector2f, Vector2f, float) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
texture(String) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.FaceBuilder
Set the texture for the current face.
texture(String) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
Texture all existing faces in the current element with the given texture.
texture(String, String) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
Set the texture for a given dictionary key.
texture(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
Set the texture for a given dictionary key.
Texture(String) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Texture
Deprecated.
 
Texture(String, Vector2f, Vector2f, float) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Texture
Deprecated.
 
TEXTURE_ARMOR_STAND - Static variable in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
TEXTURE_LOCATION - Static variable in class net.minecraft.client.renderer.entity.model.TridentModel
 
TEXTURE_TOASTS - Static variable in interface net.minecraft.client.gui.toasts.IToast
 
textureAll(String) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
Texture all possible faces in the current element with the given texture, creating new faces where necessary.
TextureAtlasSprite - Class in net.minecraft.client.renderer.texture
 
TextureAtlasSprite(ResourceLocation, int, int) - Constructor for class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
TextureAtlasSprite(ResourceLocation, PngSizeInfo, AnimationMetadataSection) - Constructor for class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
TextureAtlasSpriteStitcher - Class in net.minecraft.client.renderer.texture
 
TextureAtlasSpriteStitcher() - Constructor for class net.minecraft.client.renderer.texture.TextureAtlasSpriteStitcher
 
TextureCoordinate() - Constructor for class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
Deprecated.
 
TextureCoordinate(float[]) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
Deprecated.
 
TextureCoordinate(Vector3f) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
Deprecated.
 
TextureCoordinate(float, float, float) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
Deprecated.
 
TextureData(IOException) - Constructor for class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
TextureData(TextureMetadataSection, NativeImage) - Constructor for class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
TexturedGlyph - Class in net.minecraft.client.gui.fonts
 
TexturedGlyph(ResourceLocation, float, float, float, float, float, float, float, float) - Constructor for class net.minecraft.client.gui.fonts.TexturedGlyph
 
TexturedParticle - Class in net.minecraft.client.particle
 
TexturedParticle(World, double, double, double) - Constructor for class net.minecraft.client.particle.TexturedParticle
 
TexturedParticle(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.TexturedParticle
 
TexturedQuad - Class in net.minecraft.client.renderer.model
 
TexturedQuad(PositionTextureVertex[]) - Constructor for class net.minecraft.client.renderer.model.TexturedQuad
 
TexturedQuad(PositionTextureVertex[], int, int, int, int, float, float) - Constructor for class net.minecraft.client.renderer.model.TexturedQuad
 
TextureGlyphProvider - Class in net.minecraft.client.gui.fonts.providers
 
TextureGlyphProvider(NativeImage, Char2ObjectMap<TextureGlyphProvider.GlyphInfo>) - Constructor for class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider
 
TextureGlyphProvider.Factory - Class in net.minecraft.client.gui.fonts.providers
 
textureHeight - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
textureHeight - Variable in class net.minecraft.client.renderer.model.Model
 
textureLocation - Variable in class net.minecraft.client.renderer.texture.SimpleTexture
 
textureManager - Variable in class net.minecraft.client.Minecraft
 
textureManager - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
 
TextureManager - Class in net.minecraft.client.renderer.texture
 
TextureManager(IResourceManager) - Constructor for class net.minecraft.client.renderer.texture.TextureManager
 
textureManager - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
textureMap - Variable in class net.minecraft.client.renderer.model.ModelBakery
 
TextureMetadataSection - Class in net.minecraft.client.resources.data
 
TextureMetadataSection(boolean, boolean) - Constructor for class net.minecraft.client.resources.data.TextureMetadataSection
 
TextureMetadataSectionSerializer - Class in net.minecraft.client.resources.data
 
TextureMetadataSectionSerializer() - Constructor for class net.minecraft.client.resources.data.TextureMetadataSectionSerializer
 
texturePositionX - Variable in class net.minecraft.client.renderer.model.PositionTextureVertex
 
texturePositionY - Variable in class net.minecraft.client.renderer.model.PositionTextureVertex
 
textures - Variable in class net.minecraft.client.renderer.model.BlockModel
 
textures - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
TexturesParticle - Class in net.minecraft.client.particle
 
TextureStitchEvent - Class in net.minecraftforge.client.event
 
TextureStitchEvent(AtlasTexture) - Constructor for class net.minecraftforge.client.event.TextureStitchEvent
 
TextureStitchEvent.Post - Class in net.minecraftforge.client.event
This event is fired once the texture map has loaded all textures and stitched them together.
TextureStitchEvent.Pre - Class in net.minecraftforge.client.event
Fired when the TextureMap is told to refresh it's stitched texture.
TextureTracker - Class in net.minecraftforge.fml.client
 
TextureTracker() - Constructor for class net.minecraftforge.fml.client.TextureTracker
 
TextureUtil - Class in com.mojang.blaze3d.platform
 
TextureUtil() - Constructor for class com.mojang.blaze3d.platform.TextureUtil
 
textureWidth - Variable in class net.minecraft.client.renderer.entity.model.RendererModel
 
textureWidth - Variable in class net.minecraft.client.renderer.model.Model
 
Tezzelator - Class in net.minecraft.realms
 
Tezzelator() - Constructor for class net.minecraft.realms.Tezzelator
 
THE_END - Static variable in class net.minecraft.world.biome.Biomes
 
THE_END - Static variable in class net.minecraft.world.biome.provider.BiomeProviderType
 
THE_END - Static variable in class net.minecraft.world.dimension.DimensionType
 
THE_NETHER - Static variable in class net.minecraft.world.dimension.DimensionType
 
THE_VOID - Static variable in class net.minecraft.world.biome.Biomes
 
TheEndBiome - Class in net.minecraft.world.biome
 
TheEndBiome() - Constructor for class net.minecraft.world.biome.TheEndBiome
 
TheVoidBiome - Class in net.minecraft.world.biome
 
TheVoidBiome() - Constructor for class net.minecraft.world.biome.TheVoidBiome
 
THICK - Static variable in class net.minecraft.potion.Potions
 
thirdperson_left - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
thirdperson_right - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
 
thirdPersonView - Variable in class net.minecraft.client.GameSettings
 
THIS_ENTITY - Static variable in class net.minecraft.world.storage.loot.LootParameters
 
THORNS - Static variable in class net.minecraft.enchantment.Enchantments
 
ThornsEnchantment - Class in net.minecraft.enchantment
 
ThornsEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.ThornsEnchantment
 
threadClassNameEquals(String) - Static method in class net.minecraftforge.fml.StackTraceUtils
 
threadName - Variable in class net.minecraft.network.rcon.RConThread
 
ThreadQuickExitException - Exception in net.minecraft.network
 
ThreadTaskExecutor<R extends java.lang.Runnable> - Class in net.minecraft.util.concurrent
 
ThreadTaskExecutor(String) - Constructor for class net.minecraft.util.concurrent.ThreadTaskExecutor
 
THREE_SHAPE - Static variable in class net.minecraft.block.SeaPickleBlock
 
ThreeConsumer<T,U,V> - Interface in net.minecraftforge.fml.util
Three-consumer version of consumer.
Throne(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Throne
 
Throne(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Throne
 
Throwable(ThrowableEntity, RayTraceResult) - Constructor for class net.minecraftforge.event.entity.ProjectileImpactEvent.Throwable
 
ThrowableEntity - Class in net.minecraft.entity.projectile
 
ThrowableEntity(EntityType<? extends ThrowableEntity>, World) - Constructor for class net.minecraft.entity.projectile.ThrowableEntity
 
ThrowableEntity(EntityType<? extends ThrowableEntity>, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.ThrowableEntity
 
ThrowableEntity(EntityType<? extends ThrowableEntity>, LivingEntity, World) - Constructor for class net.minecraft.entity.projectile.ThrowableEntity
 
throwableShake - Variable in class net.minecraft.entity.projectile.ThrowableEntity
 
throwItemAt(LivingEntity, ItemStack, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
thunderingStrength - Variable in class net.minecraft.world.World
 
tick() - Method in class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateTrialScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsParentalConsentScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
tick() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
TICK - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
tick() - Method in class net.minecraft.advancements.FunctionManager
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.AbstractButtonBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.BambooBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.BambooSaplingBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.BarrelBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.BeetrootBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.Block
Deprecated.
tick(World, BlockPos, Random) - Method in class net.minecraft.block.BlockState
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.BubbleColumnBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.CactusBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.ChorusFlowerBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.ChorusPlantBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.CocoaBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.CommandBlockBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.ComparatorBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.ComposterBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.CoralBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.CoralFinBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.CoralPlantBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.CoralWallFanBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.CropsBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.DetectorRailBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.DispenserBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.FallingBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.FarmlandBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.FireBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.FrostedIceBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.GrassPathBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.IceBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.KelpBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.KelpTopBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.LeavesBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.LecternBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.MagmaBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.MushroomBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.NetherPortalBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.NetherWartBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.ObserverBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RedstoneLampBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RedstoneOreBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RedstoneTorchBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.SaplingBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.ScaffoldingBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.SnowBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.SoulSandBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.SpreadableSnowyDirtBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.StairsBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.StemBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.SugarCaneBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.SweetBerryBushBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.TripWireBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.TripWireHookBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.TurtleEggBlock
 
tick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.VineBlock
 
tick() - Method in class net.minecraft.client.audio.BubbleColumnAmbientSoundHandler
 
tick() - Method in class net.minecraft.client.audio.ChannelManager
 
tick() - Method in class net.minecraft.client.audio.ElytraSound
 
tick() - Method in class net.minecraft.client.audio.EntityTickableSound
 
tick() - Method in class net.minecraft.client.audio.GuardianSound
 
tick() - Method in interface net.minecraft.client.audio.IAmbientSoundHandler
 
tick() - Method in interface net.minecraft.client.audio.ITickableSound
 
tick() - Method in class net.minecraft.client.audio.MinecartTickableSound
 
tick() - Method in class net.minecraft.client.audio.MusicTicker
 
tick() - Method in class net.minecraft.client.audio.RidingMinecartTickableSound
 
tick(boolean) - Method in class net.minecraft.client.audio.SoundEngine
 
tick(boolean) - Method in class net.minecraft.client.audio.SoundHandler
 
tick() - Method in class net.minecraft.client.audio.UnderwaterAmbientSoundHandler
 
tick() - Method in class net.minecraft.client.audio.UnderwaterAmbientSounds.SubSound
 
tick() - Method in class net.minecraft.client.audio.UnderwaterAmbientSounds.UnderWaterSound
 
tick() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
tick() - Method in class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
tick() - Method in class net.minecraft.client.gui.IngameGui
 
tick() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
tick() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
tick() - Method in class net.minecraft.client.gui.screen.AddServerScreen
 
tick() - Method in class net.minecraft.client.gui.screen.AlertScreen
 
tick() - Method in class net.minecraft.client.gui.screen.ChatScreen
 
tick() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
tick() - Method in class net.minecraft.client.gui.screen.ConnectingScreen
 
tick() - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
tick() - Method in class net.minecraft.client.gui.screen.DeathScreen
 
tick() - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
tick() - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
tick() - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
tick() - Method in class net.minecraft.client.gui.screen.EditWorldScreen
 
tick() - Method in class net.minecraft.client.gui.screen.EnchantmentScreen
 
tick() - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
tick() - Method in class net.minecraft.client.gui.screen.IngameMenuScreen
 
tick() - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
tick() - Method in class net.minecraft.client.gui.screen.inventory.BeaconScreen
 
tick() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
tick() - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
tick() - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
tick() - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
tick() - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
tick() - Method in class net.minecraft.client.gui.screen.LoomScreen
 
tick() - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
tick() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
tick() - Method in class net.minecraft.client.gui.screen.OptimizeWorldScreen
 
tick() - Method in class net.minecraft.client.gui.screen.Screen
 
tick() - Method in class net.minecraft.client.gui.screen.ServerListScreen
 
tick() - Method in class net.minecraft.client.gui.screen.WinGameScreen
 
tick() - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
tick() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
tick() - Method in class net.minecraft.client.KeyboardListener
 
tick(BooleanSupplier) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
tick() - Method in class net.minecraft.client.multiplayer.PlayerController
 
tick() - Method in class net.minecraft.client.particle.BubbleColumnUpParticle
 
tick() - Method in class net.minecraft.client.particle.BubbleParticle
 
tick() - Method in class net.minecraft.client.particle.BubblePopParticle
 
tick() - Method in class net.minecraft.client.particle.CampfireParticle
 
tick() - Method in class net.minecraft.client.particle.CloudParticle
 
tick() - Method in class net.minecraft.client.particle.CritParticle
 
tick() - Method in class net.minecraft.client.particle.CurrentDownParticle
 
tick() - Method in class net.minecraft.client.particle.DragonBreathParticle
 
tick() - Method in class net.minecraft.client.particle.DripParticle
 
tick() - Method in class net.minecraft.client.particle.EmitterParticle
 
tick() - Method in class net.minecraft.client.particle.EnchantmentTableParticle
 
tick() - Method in class net.minecraft.client.particle.FallingDustParticle
 
tick() - Method in class net.minecraft.client.particle.FireworkParticle.Starter
 
tick() - Method in class net.minecraft.client.particle.FlameParticle
 
tick() - Method in class net.minecraft.client.particle.HeartParticle
 
tick() - Method in class net.minecraft.client.particle.HugeExplosionParticle
 
tick() - Method in class net.minecraft.client.particle.ItemPickupParticle
 
tick() - Method in class net.minecraft.client.particle.LargeExplosionParticle
 
tick() - Method in class net.minecraft.client.particle.LavaParticle
 
tick() - Method in class net.minecraft.client.particle.MobAppearanceParticle
 
tick() - Method in class net.minecraft.client.particle.NoteParticle
 
tick() - Method in class net.minecraft.client.particle.Particle
 
tick() - Method in class net.minecraft.client.particle.ParticleManager
 
tick() - Method in class net.minecraft.client.particle.PoofParticle
 
tick() - Method in class net.minecraft.client.particle.PortalParticle
 
tick() - Method in class net.minecraft.client.particle.RainParticle
 
tick() - Method in class net.minecraft.client.particle.RedstoneParticle
 
tick() - Method in class net.minecraft.client.particle.SimpleAnimatedParticle
 
tick() - Method in class net.minecraft.client.particle.SmokeParticle
 
tick() - Method in class net.minecraft.client.particle.SpellParticle
 
tick() - Method in class net.minecraft.client.particle.SpitParticle
 
tick() - Method in class net.minecraft.client.particle.SquidInkParticle
 
tick() - Method in class net.minecraft.client.particle.SuspendedTownParticle
 
tick() - Method in class net.minecraft.client.particle.SweepAttackParticle
 
tick() - Method in class net.minecraft.client.particle.UnderwaterParticle
 
tick() - Method in class net.minecraft.client.particle.WaterWakeParticle
 
tick() - Method in class net.minecraft.client.renderer.FirstPersonRenderer
 
tick() - Method in class net.minecraft.client.renderer.GameRenderer
 
tick() - Method in class net.minecraft.client.renderer.LightTexture
 
tick() - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
tick() - Method in interface net.minecraft.client.renderer.texture.ITickable
 
tick() - Method in class net.minecraft.client.renderer.texture.TextureManager
 
tick() - Method in class net.minecraft.client.renderer.WorldRenderer
 
tick() - Method in class net.minecraft.client.tutorial.CraftPlanksStep
 
tick() - Method in class net.minecraft.client.tutorial.FindTreeStep
 
tick() - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
tick() - Method in class net.minecraft.client.tutorial.MovementStep
 
tick() - Method in class net.minecraft.client.tutorial.OpenInventoryStep
 
tick() - Method in class net.minecraft.client.tutorial.PunchTreeStep
 
tick() - Method in class net.minecraft.client.tutorial.Tutorial
 
tick(BooleanSupplier) - Method in class net.minecraft.client.world.ClientWorld
 
tick(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.Brain
 
tick(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.sensor.Sensor
 
tick(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
tick() - Method in class net.minecraft.entity.ai.controller.DolphinLookController
 
tick() - Method in class net.minecraft.entity.ai.controller.FlyingMovementController
 
tick() - Method in class net.minecraft.entity.ai.controller.JumpController
 
tick() - Method in class net.minecraft.entity.ai.controller.LookController
 
tick() - Method in class net.minecraft.entity.ai.controller.MovementController
 
tick() - Method in class net.minecraft.entity.ai.EntitySenses
 
tick() - Method in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.BegGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.BreedGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.CreeperSwellGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.FollowBoatGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.FollowMobGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.FollowParentGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.Goal
 
tick() - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
tick() - Method in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.LandOnOwnersShoulderGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.LookAtGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.LookRandomlyGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageAtNightGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.MoveTowardsRaidGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.OcelotAttackGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.OpenDoorGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.RangedAttackGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.ShowVillagerFlowerGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.SwimGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.TriggerSkeletonTrapGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.ZombieAttackGoal
 
tick() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
tick() - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
tick() - Method in class net.minecraft.entity.Entity
 
tick() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
tick() - Method in class net.minecraft.entity.item.BoatEntity
 
tick() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
tick() - Method in class net.minecraft.entity.item.EnderPearlEntity
 
tick() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
tick() - Method in class net.minecraft.entity.item.EyeOfEnderEntity
 
tick() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
tick() - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
tick() - Method in class net.minecraft.entity.item.HangingEntity
 
tick() - Method in class net.minecraft.entity.item.ItemEntity
 
tick() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
tick() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
tick() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
tick() - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
tick() - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
tick() - Method in class net.minecraft.entity.item.TNTEntity
 
tick() - Method in class net.minecraft.entity.LivingEntity
 
tick() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
tick() - Method in class net.minecraft.entity.MobEntity
 
tick() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.CelebrateRaidLossGoal
 
tick() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.FindTargetGoal
 
tick() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.PromoteLeaderGoal
 
tick() - Method in class net.minecraft.entity.monster.CreeperEntity
 
tick() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
tick() - Method in class net.minecraft.entity.monster.EvokerEntity
 
tick() - Method in class net.minecraft.entity.monster.GhastEntity
 
tick() - Method in class net.minecraft.entity.monster.MonsterEntity
 
tick() - Method in class net.minecraft.entity.monster.PatrollerEntity.PatrolGoal
 
tick() - Method in class net.minecraft.entity.monster.PhantomEntity
 
tick() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
tick() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
tick() - Method in class net.minecraft.entity.monster.SlimeEntity
 
tick() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.CastingASpellGoal
 
tick() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
tick() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
tick() - Method in class net.minecraft.entity.monster.SpiderEntity
 
tick() - Method in class net.minecraft.entity.monster.VexEntity
 
tick() - Method in class net.minecraft.entity.monster.ZombieEntity
 
tick() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
tick() - Method in class net.minecraft.entity.passive.BatEntity
 
tick() - Method in class net.minecraft.entity.passive.CatEntity
 
tick() - Method in class net.minecraft.entity.passive.DolphinEntity
 
tick() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
tick() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
tick() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
tick() - Method in class net.minecraft.entity.passive.FoxEntity.LookHelperController
 
tick() - Method in class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
tick() - Method in class net.minecraft.entity.passive.FoxEntity
 
tick() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
tick() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
tick() - Method in class net.minecraft.entity.passive.PandaEntity
 
tick() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
tick() - Method in class net.minecraft.entity.passive.RabbitEntity.JumpHelperController
 
tick() - Method in class net.minecraft.entity.passive.ShoulderRidingEntity
 
tick() - Method in class net.minecraft.entity.passive.WolfEntity
 
tick() - Method in class net.minecraft.entity.player.PlayerEntity
 
tick() - Method in class net.minecraft.entity.player.PlayerInventory
 
tick() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
tick() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
tick() - Method in class net.minecraft.entity.projectile.ArrowEntity
 
tick() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
tick() - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
tick() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
tick() - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 
tick() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
tick() - Method in class net.minecraft.entity.projectile.SpectralArrowEntity
 
tick() - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
tick() - Method in class net.minecraft.entity.projectile.TridentEntity
 
tick(World, BlockPos, IFluidState) - Method in class net.minecraft.fluid.FlowingFluid
 
tick(World, BlockPos, IFluidState) - Method in class net.minecraft.fluid.Fluid
 
tick(World, BlockPos) - Method in interface net.minecraft.fluid.IFluidState
 
tick() - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
tick() - Method in class net.minecraft.network.NetworkManager
 
tick() - Method in class net.minecraft.network.NetworkSystem
 
tick() - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
tick() - Method in class net.minecraft.pathfinding.ClimberPathNavigator
 
tick() - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
tick() - Method in class net.minecraft.pathfinding.PathNavigator
 
tick() - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
tick(LivingEntity) - Method in class net.minecraft.potion.EffectInstance
 
tick() - Method in class net.minecraft.realms.AbstractRealmsButton
 
tick() - Method in class net.minecraft.realms.RealmsConnect
 
tick() - Method in class net.minecraft.realms.RealmsEditBox
 
tick() - Method in class net.minecraft.realms.RealmsScreen
 
tick() - Method in class net.minecraft.realms.RealmsScreenProxy
 
tick() - Method in class net.minecraft.server.gui.PlayerListComponent
 
tick(BooleanSupplier) - Method in class net.minecraft.server.integrated.IntegratedServer
 
tick() - Method in class net.minecraft.server.management.DemoPlayerInteractionManager
 
tick() - Method in class net.minecraft.server.management.PlayerInteractionManager
 
tick() - Method in class net.minecraft.server.management.PlayerList
 
tick(BooleanSupplier) - Method in class net.minecraft.server.MinecraftServer
 
tick() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
tick() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
tick() - Method in class net.minecraft.tileentity.BellTileEntity
 
tick() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
tick() - Method in class net.minecraft.tileentity.CampfireTileEntity
 
tick() - Method in class net.minecraft.tileentity.ChestTileEntity
 
tick() - Method in class net.minecraft.tileentity.ConduitTileEntity
 
tick() - Method in class net.minecraft.tileentity.DaylightDetectorTileEntity
 
tick() - Method in class net.minecraft.tileentity.EnchantingTableTileEntity
 
tick() - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
tick() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
tick() - Method in class net.minecraft.tileentity.HopperTileEntity
 
tick() - Method in interface net.minecraft.tileentity.ITickableTileEntity
 
tick() - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
tick() - Method in class net.minecraft.tileentity.PistonTileEntity
 
tick() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
tick() - Method in class net.minecraft.tileentity.SkullTileEntity
 
tick() - Method in class net.minecraft.util.CooldownTracker
 
tick(PlayerEntity) - Method in class net.minecraft.util.FoodStats
 
tick(boolean, boolean) - Method in class net.minecraft.util.MovementInput
 
tick(boolean, boolean) - Method in class net.minecraft.util.MovementInputFromOptions
 
tick() - Method in class net.minecraft.world.border.WorldBorder
 
tick(BooleanSupplier) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
tick() - Method in class net.minecraft.world.dimension.Dimension
 
tick() - Method in class net.minecraft.world.dimension.EndDimension
 
tick() - Method in class net.minecraft.world.end.DragonFightManager
 
tick(int, boolean, boolean) - Method in class net.minecraft.world.lighting.LightEngine
 
tick(int, boolean, boolean) - Method in class net.minecraft.world.lighting.WorldLightManager
 
tick() - Method in class net.minecraft.world.raid.Raid
 
tick() - Method in class net.minecraft.world.raid.RaidManager
 
tick(BooleanSupplier) - Method in class net.minecraft.world.server.ChunkManager
 
tick(BooleanSupplier) - Method in class net.minecraft.world.server.ServerChunkProvider
 
tick(BooleanSupplier) - Method in class net.minecraft.world.server.ServerWorld
 
tick(int, boolean, boolean) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
tick() - Method in class net.minecraft.world.server.TicketManager
 
tick() - Method in class net.minecraft.world.ServerTickList
 
tick() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
tick(ServerWorld, boolean, boolean) - Method in class net.minecraft.world.spawner.CatSpawner
 
tick(ServerWorld, boolean, boolean) - Method in class net.minecraft.world.spawner.PatrolSpawner
 
tick(ServerWorld, boolean, boolean) - Method in class net.minecraft.world.spawner.PhantomSpawner
 
tick() - Method in class net.minecraft.world.spawner.WanderingTraderSpawner
 
tick(long) - Method in class net.minecraft.world.Teleporter
 
tick() - Method in class net.minecraft.world.TrackedEntity
 
tick() - Method in class net.minecraftforge.common.util.FakePlayer
 
tick(boolean) - Static method in class net.minecraftforge.common.WorldWorkerManager
 
Tick(LivingEntity, ItemStack, int) - Constructor for class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Tick
 
tick() - Method in class net.minecraftforge.fml.client.gui.GuiModList
 
TickableSound - Class in net.minecraft.client.audio
 
TickableSound(SoundEvent, SoundCategory) - Constructor for class net.minecraft.client.audio.TickableSound
 
tickableTileEntities - Variable in class net.minecraft.world.World
 
tickBook() - Method in class net.minecraft.client.gui.screen.EnchantmentScreen
 
tickButtons() - Method in class net.minecraft.realms.RealmsScreen
 
tickCounter - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
TickDelayedTask - Class in net.minecraft.util.concurrent
 
TickDelayedTask(int, Runnable) - Constructor for class net.minecraft.util.concurrent.TickDelayedTask
 
tickEntities() - Method in class net.minecraft.client.world.ClientWorld
 
tickEntityTracker() - Method in class net.minecraft.world.server.ChunkManager
 
Ticket<T> - Class in net.minecraft.world.server
 
Ticket(TicketType<T>, int, T, long) - Constructor for class net.minecraft.world.server.Ticket
 
TicketManager - Class in net.minecraft.world.server
 
TicketManager(Executor, Executor) - Constructor for class net.minecraft.world.server.TicketManager
 
TicketType<T> - Class in net.minecraft.world.server
 
TicketType(String, Comparator<T>, long) - Constructor for class net.minecraft.world.server.TicketType
 
TickEvent - Class in net.minecraftforge.event
 
TickEvent(TickEvent.Type, LogicalSide, TickEvent.Phase) - Constructor for class net.minecraftforge.event.TickEvent
 
TickEvent.ClientTickEvent - Class in net.minecraftforge.event
 
TickEvent.Phase - Enum in net.minecraftforge.event
 
TickEvent.PlayerTickEvent - Class in net.minecraftforge.event
 
TickEvent.RenderTickEvent - Class in net.minecraftforge.event
 
TickEvent.ServerTickEvent - Class in net.minecraftforge.event
 
TickEvent.Type - Enum in net.minecraftforge.event
 
TickEvent.WorldTickEvent - Class in net.minecraftforge.event
 
tickNegotiation(ServerLoginNetHandler, NetworkManager, ServerPlayerEntity) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
TickPriority - Enum in net.minecraft.world
 
tickRandomly() - Method in class net.minecraft.block.Block.Properties
 
tickRate(IWorldReader) - Method in class net.minecraft.block.AbstractButtonBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.Block
 
tickRate(IWorldReader) - Method in class net.minecraft.block.BubbleColumnBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.CommandBlockBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.DetectorRailBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.DispenserBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.DragonEggBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.FallingBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.FireBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.FlowingFluidBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.MagmaBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.RedstoneTorchBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.SoulSandBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.StairsBlock
 
tickRate(IWorldReader) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
tickRate(int) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
ticks - Variable in class net.minecraft.client.gui.IngameGui
 
ticks - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
TICKS_PER_SECOND - Static variable in class net.minecraft.realms.RealmsSharedConstants
 
ticksAtLastPos - Variable in class net.minecraft.pathfinding.PathNavigator
 
ticksElytraFlying - Variable in class net.minecraft.entity.LivingEntity
 
tickServer() - Method in class net.minecraftforge.fml.network.FMLHandshakeHandler
FML will send packets, from Server to Client, from the messages queue until the queue is drained.
ticksExisted - Variable in class net.minecraft.entity.Entity
 
ticksExisted - Variable in class net.minecraft.tileentity.ConduitTileEntity
 
ticksRandomly - Variable in class net.minecraft.block.Block
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.Block
 
ticksRandomly() - Method in class net.minecraft.block.BlockState
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.LeavesBlock
 
ticksRandomly() - Method in class net.minecraft.fluid.Fluid
 
ticksRandomly() - Method in interface net.minecraft.fluid.IFluidState
 
ticksRandomly() - Method in class net.minecraft.fluid.LavaFluid
 
ticksSinceLastSwing - Variable in class net.minecraft.entity.LivingEntity
 
ticksSpend() - Method in class net.minecraft.profiler.FilledProfileResult
 
ticksSpend() - Method in interface net.minecraft.profiler.IProfileResult
 
ticksStart() - Method in class net.minecraft.profiler.EmptyProfileResult
 
ticksStart() - Method in class net.minecraft.profiler.FilledProfileResult
 
ticksStart() - Method in interface net.minecraft.profiler.IProfileResult
 
ticksStop() - Method in class net.minecraft.profiler.EmptyProfileResult
 
ticksStop() - Method in class net.minecraft.profiler.FilledProfileResult
 
ticksStop() - Method in interface net.minecraft.profiler.IProfileResult
 
ticksToElapsedTime(int) - Static method in class net.minecraft.util.StringUtils
 
tickTimeArray - Variable in class net.minecraft.server.MinecraftServer
 
TickTrigger - Class in net.minecraft.advancements.criterion
 
TickTrigger() - Constructor for class net.minecraft.advancements.criterion.TickTrigger
 
TickTrigger.Instance - Class in net.minecraft.advancements.criterion
 
TieredItem - Class in net.minecraft.item
 
TieredItem(IItemTier, Item.Properties) - Constructor for class net.minecraft.item.TieredItem
 
TILE_ENTITIES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
TILE_ENTITY_UPDATE - Static variable in class net.minecraftforge.server.timings.TimeTracker
A tracker for timing tile entity update
tileEntities - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
TILEENTITIES - Static variable in class net.minecraftforge.registries.GameData
 
tileEntitiesToBeRemoved - Variable in class net.minecraft.world.World
 
TileEntity - Class in net.minecraft.tileentity
 
TileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.TileEntity
 
tileEntityData - Variable in class net.minecraft.entity.item.FallingBlockEntity
 
TileEntityId - Class in net.minecraft.util.datafix.fixes
 
TileEntityId(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.TileEntityId
 
TileEntityRenderer<T extends TileEntity> - Class in net.minecraft.client.renderer.tileentity
 
TileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
TileEntityRendererAnimation<T extends TileEntity> - Class in net.minecraftforge.client.model.animation
Generic TileGameRenderer that works with the Forge model system and animations.
TileEntityRendererAnimation() - Constructor for class net.minecraftforge.client.model.animation.TileEntityRendererAnimation
 
TileEntityRendererDispatcher - Class in net.minecraft.client.renderer.tileentity
 
TileEntityRendererFast<T extends TileEntity> - Class in net.minecraftforge.client.model.animation
A special case TileGameRenderer which can be batched with other renderers that are also instances of this class.
TileEntityRendererFast() - Constructor for class net.minecraftforge.client.model.animation.TileEntityRendererFast
 
TileEntityType<T extends TileEntity> - Class in net.minecraft.tileentity
 
TileEntityType(Supplier<? extends T>, Set<Block>, Type<?>) - Constructor for class net.minecraft.tileentity.TileEntityType
 
TileEntityType.Builder<T extends TileEntity> - Class in net.minecraft.tileentity
 
TileFluidHandler - Class in net.minecraftforge.fluids.capability
 
TileFluidHandler(TileEntityType<?>) - Constructor for class net.minecraftforge.fluids.capability.TileFluidHandler
 
tileTicks - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
time - Variable in class net.minecraft.client.gui.screen.ControlsScreen
 
TIME - Static variable in interface net.minecraft.stats.IStatFormatter
 
TIME_SINCE_DEATH - Static variable in class net.minecraft.stats.Stats
 
TIME_SINCE_REST - Static variable in class net.minecraft.stats.Stats
 
TimeArgument - Class in net.minecraft.command.arguments
 
TimeArgument() - Constructor for class net.minecraft.command.arguments.TimeArgument
 
TimeClip(IClip, ITimeValue) - Constructor for class net.minecraftforge.common.model.animation.Clips.TimeClip
 
TimeCommand - Class in net.minecraft.command.impl
 
TimeCommand() - Constructor for class net.minecraft.command.impl.TimeCommand
 
TimedFunction - Class in net.minecraft.command
 
TimedFunction(ResourceLocation) - Constructor for class net.minecraft.command.TimedFunction
 
TimedFunction.Serializer - Class in net.minecraft.command
 
TimedFunctionTag - Class in net.minecraft.command
 
TimedFunctionTag(ResourceLocation) - Constructor for class net.minecraft.command.TimedFunctionTag
 
TimedFunctionTag.Serializer - Class in net.minecraft.command
 
timeInGround - Variable in class net.minecraft.entity.projectile.AbstractArrowEntity
 
timeInPortal - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
timeoutCachedNode - Variable in class net.minecraft.pathfinding.PathNavigator
 
timeoutCounter - Variable in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
timeoutLimit - Variable in class net.minecraft.pathfinding.PathNavigator
 
timeoutTimer - Variable in class net.minecraft.pathfinding.PathNavigator
 
Timer - Class in net.minecraft.util
 
Timer(float, long) - Constructor for class net.minecraft.util.Timer
 
TimerCallbackManager<T> - Class in net.minecraft.command
 
TimerCallbackManager(TimerCallbackSerializers<T>) - Constructor for class net.minecraft.command.TimerCallbackManager
 
TimerCallbackManager.Entry<T> - Class in net.minecraft.command
 
TimerCallbackSerializers<C> - Class in net.minecraft.command
 
TimerCallbackSerializers() - Constructor for class net.minecraft.command.TimerCallbackSerializers
 
TIMESTAMP - Static variable in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
timeStart() - Method in class net.minecraft.profiler.EmptyProfileResult
 
timeStart() - Method in class net.minecraft.profiler.FilledProfileResult
 
timeStart() - Method in interface net.minecraft.profiler.IProfileResult
 
timeStop() - Method in class net.minecraft.profiler.EmptyProfileResult
 
timeStop() - Method in class net.minecraft.profiler.FilledProfileResult
 
timeStop() - Method in interface net.minecraft.profiler.IProfileResult
 
TimeTracker<T> - Class in net.minecraftforge.server.timings
A class to assist in the collection of data to measure the update times of ticking objects {currently Tile Entities and Entities}
TimeTracker() - Constructor for class net.minecraftforge.server.timings.TimeTracker
 
timeUntilNextEgg - Variable in class net.minecraft.entity.passive.ChickenEntity
 
timeUntilPortal - Variable in class net.minecraft.entity.Entity
 
TimeValues - Class in net.minecraftforge.common.animation
Various implementations of ITimeValue.
TimeValues() - Constructor for class net.minecraftforge.common.animation.TimeValues
 
TimeValues.CommonTimeValueTypeAdapterFactory - Enum in net.minecraftforge.common.animation
 
TimeValues.CompositionValue - Class in net.minecraftforge.common.animation
 
TimeValues.ConstValue - Class in net.minecraftforge.common.animation
 
TimeValues.IdentityValue - Enum in net.minecraftforge.common.animation
 
TimeValues.ParameterValue - Class in net.minecraftforge.common.animation
 
TimeValues.SimpleExprValue - Class in net.minecraftforge.common.animation
 
TimeValues.VariableValue - Class in net.minecraftforge.common.animation
Simple value holder.
tintIndex - Variable in class net.minecraft.client.renderer.model.BakedQuad
 
tintIndex - Variable in class net.minecraft.client.renderer.model.BlockPartFace
 
tintindex(int) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.FaceBuilder
 
TIPPED_ARROW - Static variable in class net.minecraft.item.Items
 
TippedArrow - Class in net.minecraft.util.datafix.fixes
 
TippedArrow(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.TippedArrow
 
TippedArrowItem - Class in net.minecraft.item
 
TippedArrowItem(Item.Properties) - Constructor for class net.minecraft.item.TippedArrowItem
 
TippedArrowRecipe - Class in net.minecraft.item.crafting
 
TippedArrowRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.TippedArrowRecipe
 
TippedArrowRenderer - Class in net.minecraft.client.renderer.entity
 
TippedArrowRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.TippedArrowRenderer
 
title - Variable in class net.minecraft.client.gui.screen.Screen
 
TitleCommand - Class in net.minecraft.command.impl
 
TitleCommand() - Constructor for class net.minecraft.command.impl.TitleCommand
 
titleDisplayTime - Variable in class net.minecraft.client.gui.IngameGui
 
titleFadeIn - Variable in class net.minecraft.client.gui.IngameGui
 
titleFadeOut - Variable in class net.minecraft.client.gui.IngameGui
 
titlesTimer - Variable in class net.minecraft.client.gui.IngameGui
 
TNT - Static variable in class net.minecraft.block.Blocks
 
TNT - Static variable in class net.minecraft.block.material.Material
 
TNT - Static variable in class net.minecraft.block.material.MaterialColor
 
TNT - Static variable in class net.minecraft.entity.EntityType
 
TNT - Static variable in class net.minecraft.item.Items
 
TNT_MINECART - Static variable in class net.minecraft.entity.EntityType
 
TNT_MINECART - Static variable in class net.minecraft.item.Items
 
TNTBlock - Class in net.minecraft.block
 
TNTBlock(Block.Properties) - Constructor for class net.minecraft.block.TNTBlock
 
TNTEntity - Class in net.minecraft.entity.item
 
TNTEntity(EntityType<? extends TNTEntity>, World) - Constructor for class net.minecraft.entity.item.TNTEntity
 
TNTEntity(World, double, double, double, LivingEntity) - Constructor for class net.minecraft.entity.item.TNTEntity
 
TNTMinecartEntity - Class in net.minecraft.entity.item.minecart
 
TNTMinecartEntity(EntityType<? extends TNTMinecartEntity>, World) - Constructor for class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
TNTMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
TNTMinecartRenderer - Class in net.minecraft.client.renderer.entity
 
TNTMinecartRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.TNTMinecartRenderer
 
TNTRenderer - Class in net.minecraft.client.renderer.entity
 
TNTRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.TNTRenderer
 
to(float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
Set the "to" position for this element.
toAffine(Matrix4f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
ToastGui - Class in net.minecraft.client.gui.toasts
 
ToastGui(Minecraft) - Constructor for class net.minecraft.client.gui.toasts.ToastGui
 
toBoundingBoxList() - Method in class net.minecraft.util.math.shapes.VoxelShape
 
toByteArray() - Method in class net.minecraft.network.rcon.RConOutputStream
 
toChunk(int) - Static method in class net.minecraft.util.math.SectionPos
 
toComponent(CommandSource, boolean) - Method in class net.minecraft.command.arguments.MessageArgument.Message
 
toComponent(CommandSource) - Method in class net.minecraft.command.arguments.MessageArgument.Part
 
toCompoundTag() - Method in class net.minecraft.util.WeightedSpawnerEntity
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.ByteArrayNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.ByteNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.CompoundNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.DoubleNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.EndNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.FloatNBT
 
toFormattedComponent() - Method in interface net.minecraft.nbt.INBT
 
toFormattedComponent(String, int) - Method in interface net.minecraft.nbt.INBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.IntArrayNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.IntNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.ListNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.LongArrayNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.LongNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.ShortNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.StringNBT
 
Toggle(BlockPos, long) - Constructor for class net.minecraft.block.RedstoneTorchBlock.Toggle
 
ToggleableNearestAttackableTargetGoal<T extends LivingEntity> - Class in net.minecraft.entity.ai.goal
 
ToggleableNearestAttackableTargetGoal(AbstractRaiderEntity, Class<T>, int, boolean, boolean, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.goal.ToggleableNearestAttackableTargetGoal
 
toggleChunkBorders() - Method in class net.minecraft.client.renderer.debug.DebugRenderer
 
toggleCraftableFilter() - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
toggleCraftableFilter() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
toggleDoor(World, BlockPos, boolean) - Method in class net.minecraft.block.DoorBlock
 
toggleDoor(boolean) - Method in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
toggleFullscreen() - Method in class net.minecraft.client.MainWindow
 
toggleRecipesBtn - Variable in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
toggleVisibility() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
ToggleWidget - Class in net.minecraft.client.gui.widget
 
ToggleWidget(int, int, int, int, boolean) - Constructor for class net.minecraft.client.gui.widget.ToggleWidget
 
toImmutable() - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
toImmutable() - Method in class net.minecraft.util.math.BlockPos
 
toItemTransform() - Method in class net.minecraftforge.common.model.TRSRTransformation
Deprecated.
toJson() - Method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
toJson(ITextComponent) - Static method in class net.minecraft.util.text.ITextComponent.Serializer
 
toJson(LootTable) - Static method in class net.minecraft.world.storage.loot.LootTableManager
 
toJSON() - Method in class net.minecraftforge.client.model.generators.BlockStateProvider.ConfiguredModelList
 
toJson() - Method in interface net.minecraftforge.client.model.generators.IGeneratedBlockstate
 
toJson() - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder
 
toJson() - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
toJson() - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder
 
toJson() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
toJsonTree(ITextComponent) - Static method in class net.minecraft.util.text.ITextComponent.Serializer
 
toLong() - Method in class net.minecraft.util.math.BlockPos
 
toMapCollector() - Static method in class net.minecraft.util.Util
 
toMojang(Vector3f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
toMojang(Vector4f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
toMojang(Matrix4f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
toNbt(ShortList[]) - Static method in class net.minecraft.world.chunk.storage.ChunkSerializer
 
toNBTTagIntArray() - Method in class net.minecraft.util.math.MutableBoundingBox
 
TOO_MANY_ENTITIES - Static variable in class net.minecraft.command.arguments.EntityArgument
 
TOO_MANY_PLAYERS - Static variable in class net.minecraft.command.arguments.EntityArgument
 
TOOL - Static variable in class net.minecraft.world.storage.loot.LootParameters
 
ToolItem - Class in net.minecraft.item
 
ToolItem(float, float, IItemTier, Set<Block>, Item.Properties) - Constructor for class net.minecraft.item.ToolItem
 
TOOLS - Static variable in class net.minecraft.item.ItemGroup
 
TOOLSMITH - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
TOOLSMITH - Static variable in class net.minecraft.village.PointOfInterestType
 
ToolType - Class in net.minecraftforge.common
 
top - Variable in class net.minecraft.world.gen.placement.ChanceRangeConfig
 
top - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
TOP_AABB - Static variable in class net.minecraft.block.TrapDoorBlock
 
TOP_SHAPE - Static variable in class net.minecraft.block.SlabBlock
 
TOP_SOLID_HEIGHTMAP - Static variable in class net.minecraft.world.gen.placement.Placement
 
TOP_SOLID_HEIGHTMAP_NOISE_BIASED - Static variable in class net.minecraft.world.gen.placement.Placement
 
TOP_SOLID_HEIGHTMAP_RANGE - Static variable in class net.minecraft.world.gen.placement.Placement
 
topBlocksCache - Variable in class net.minecraft.world.biome.provider.BiomeProvider
 
toPct(double) - Method in class net.minecraft.realms.RealmsSliderButton
 
toPlace - Variable in class net.minecraft.world.gen.feature.BlockWithContextConfig
 
topOffset - Variable in class net.minecraft.world.gen.placement.ChanceRangeConfig
 
topOffset - Variable in class net.minecraft.world.gen.placement.CountRangeConfig
 
TopSolid - Class in net.minecraft.world.gen.placement
 
TopSolid(Function<Dynamic<?>, ? extends FrequencyConfig>) - Constructor for class net.minecraft.world.gen.placement.TopSolid
 
TopSolidOnce - Class in net.minecraft.world.gen.placement
 
TopSolidOnce(Function<Dynamic<?>, ? extends NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.TopSolidOnce
 
TopSolidRange - Class in net.minecraft.world.gen.placement
 
TopSolidRange(Function<Dynamic<?>, ? extends TopSolidRangeConfig>) - Constructor for class net.minecraft.world.gen.placement.TopSolidRange
 
TopSolidRangeConfig - Class in net.minecraft.world.gen.placement
 
TopSolidRangeConfig(int, int) - Constructor for class net.minecraft.world.gen.placement.TopSolidRangeConfig
 
TopSolidWithChance - Class in net.minecraft.world.gen.placement
 
TopSolidWithChance(Function<Dynamic<?>, ? extends ChanceConfig>) - Constructor for class net.minecraft.world.gen.placement.TopSolidWithChance
 
TopSolidWithNoise - Class in net.minecraft.world.gen.placement
 
TopSolidWithNoise(Function<Dynamic<?>, ? extends TopSolidWithNoiseConfig>) - Constructor for class net.minecraft.world.gen.placement.TopSolidWithNoise
 
TopSolidWithNoiseConfig - Class in net.minecraft.world.gen.placement
 
TopSolidWithNoiseConfig(int, double, double, Heightmap.Type) - Constructor for class net.minecraft.world.gen.placement.TopSolidWithNoiseConfig
 
TORCH - Static variable in class net.minecraft.block.Blocks
 
TORCH - Static variable in class net.minecraft.item.Items
 
torch(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
TorchBlock - Class in net.minecraft.block
 
TorchBlock(Block.Properties) - Constructor for class net.minecraft.block.TorchBlock
 
torchWall(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
toRelativeOffset(BlockPos) - Static method in class net.minecraft.util.math.SectionPos
 
toRotation(Direction) - Method in enum net.minecraft.util.Mirror
 
toSectionColumnPos(long) - Static method in class net.minecraft.util.math.SectionPos
 
toSide(float, float, float) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
toStage() - Method in class net.minecraftforge.fml.LifecycleEventProvider.LifecycleEvent
 
toString() - Method in class com.mojang.realmsclient.dto.RegionPingResult
 
toString() - Method in class com.mojang.realmsclient.dto.ValueObject
 
toString() - Method in exception com.mojang.realmsclient.exception.RealmsServiceException
 
toString() - Method in enum com.mojang.realmsclient.gui.ChatFormatting
 
toString() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.Line
 
toString() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
toString() - Method in class net.minecraft.advancements.Advancement.Builder
 
toString() - Method in class net.minecraft.advancements.Advancement
 
toString() - Method in class net.minecraft.advancements.AdvancementProgress
 
toString() - Method in class net.minecraft.advancements.AdvancementRewards
 
toString() - Method in class net.minecraft.advancements.criterion.CriterionInstance
 
toString() - Method in class net.minecraft.advancements.CriterionProgress
 
toString() - Method in class net.minecraft.advancements.FunctionManager.QueuedCommand
 
toString() - Method in class net.minecraft.block.Block
 
toString() - Method in class net.minecraft.block.BlockEventData
 
toString() - Method in class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
toString() - Method in class net.minecraft.client.Monitor
 
toString() - Method in class net.minecraft.client.particle.Particle
 
toString() - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
toString() - Method in class net.minecraft.client.renderer.Matrix4f
 
toString() - Method in class net.minecraft.client.renderer.model.BlockModel
 
toString() - Method in class net.minecraft.client.renderer.model.ModelResourceLocation
 
toString() - Method in class net.minecraft.client.renderer.model.multipart.PropertyValueCondition
 
toString() - Method in class net.minecraft.client.renderer.model.Variant
 
toString() - Method in class net.minecraft.client.renderer.Quaternion
 
toString() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
toString() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
toString() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
toString() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
toString() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
toString() - Method in class net.minecraft.client.renderer.VideoMode
 
toString() - Method in class net.minecraft.client.resources.Language
 
toString() - Method in class net.minecraft.client.util.InputMappings.Input
 
toString() - Method in class net.minecraft.client.util.JSONException.Entry
 
toString() - Method in class net.minecraft.client.util.KeyCombo
 
toString() - Method in class net.minecraft.client.util.PosAndRotation
 
toString(BlockState) - Static method in class net.minecraft.command.arguments.BlockStateParser
 
toString() - Method in class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
toString() - Method in class net.minecraft.command.FunctionObject.CommandEntry
 
toString() - Method in class net.minecraft.command.FunctionObject.FunctionEntry
 
toString() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
toString() - Method in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
toString() - Method in class net.minecraft.entity.ai.brain.schedule.Activity
 
toString() - Method in class net.minecraft.entity.ai.brain.task.MultiTask
 
toString() - Method in class net.minecraft.entity.ai.brain.task.Task
 
toString() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
toString() - Method in class net.minecraft.entity.Entity
 
toString() - Method in class net.minecraft.entity.EntitySize
 
toString() - Method in enum net.minecraft.entity.item.BoatEntity.Type
 
toString() - Method in class net.minecraft.entity.merchant.villager.VillagerProfession
 
toString() - Method in class net.minecraft.inventory.Inventory
 
toString() - Method in enum net.minecraft.item.DyeColor
 
toString() - Method in class net.minecraft.item.Item
 
toString() - Method in class net.minecraft.item.ItemStack
 
toString() - Method in class net.minecraft.nbt.ByteArrayNBT
 
toString() - Method in class net.minecraft.nbt.ByteNBT
 
toString() - Method in class net.minecraft.nbt.CompoundNBT
 
toString() - Method in class net.minecraft.nbt.DoubleNBT
 
toString() - Method in class net.minecraft.nbt.EndNBT
 
toString() - Method in class net.minecraft.nbt.FloatNBT
 
toString() - Method in interface net.minecraft.nbt.INBT
 
toString() - Method in class net.minecraft.nbt.IntArrayNBT
 
toString() - Method in class net.minecraft.nbt.IntNBT
 
toString() - Method in class net.minecraft.nbt.ListNBT
 
toString() - Method in class net.minecraft.nbt.LongArrayNBT
 
toString() - Method in class net.minecraft.nbt.LongNBT
 
toString() - Method in class net.minecraft.nbt.NBTDynamicOps
 
toString() - Method in class net.minecraft.nbt.ShortNBT
 
toString() - Method in class net.minecraft.nbt.StringNBT
 
toString() - Method in class net.minecraft.network.datasync.DataParameter
 
toString(Charset) - Method in class net.minecraft.network.PacketBuffer
 
toString(int, int, Charset) - Method in class net.minecraft.network.PacketBuffer
 
toString() - Method in class net.minecraft.network.PacketBuffer
 
toString() - Method in class net.minecraft.network.play.server.SEntityPacket
 
toString() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
 
toString() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket
 
toString() - Method in class net.minecraft.pathfinding.Path
 
toString() - Method in class net.minecraft.pathfinding.PathPoint
 
toString() - Method in class net.minecraft.potion.EffectInstance
 
toString() - Method in class net.minecraft.realms.RealmsVertexFormat
 
toString() - Method in class net.minecraft.realms.RealmsVertexFormatElement
 
toString() - Method in enum net.minecraft.state.properties.BambooLeaves
 
toString() - Method in enum net.minecraft.state.properties.BedPart
 
toString() - Method in enum net.minecraft.state.properties.ComparatorMode
 
toString() - Method in enum net.minecraft.state.properties.DoorHingeSide
 
toString() - Method in enum net.minecraft.state.properties.DoubleBlockHalf
 
toString() - Method in enum net.minecraft.state.properties.Half
 
toString() - Method in enum net.minecraft.state.properties.PistonType
 
toString() - Method in enum net.minecraft.state.properties.RailShape
 
toString() - Method in enum net.minecraft.state.properties.RedstoneSide
 
toString() - Method in enum net.minecraft.state.properties.SlabType
 
toString() - Method in enum net.minecraft.state.properties.StairsShape
 
toString() - Method in class net.minecraft.state.Property
 
toString() - Method in class net.minecraft.state.StateContainer
 
toString() - Method in class net.minecraft.state.StateHolder
 
toString() - Method in class net.minecraft.stats.Stat
 
toString() - Method in enum net.minecraft.util.BlockRenderLayer
 
toString() - Method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
toString() - Method in enum net.minecraft.util.Direction.Axis
 
toString() - Method in enum net.minecraft.util.Direction.AxisDirection
 
toString() - Method in enum net.minecraft.util.Direction
 
toString() - Method in enum net.minecraft.util.HandSide
 
toString(JsonElement) - Static method in class net.minecraft.util.JSONUtils
 
toString() - Method in class net.minecraft.util.LongSerializable
 
toString() - Method in class net.minecraft.util.math.AxisAlignedBB
 
toString() - Method in class net.minecraft.util.math.BlockPosWrapper
 
toString() - Method in class net.minecraft.util.math.ChunkPos
 
toString() - Method in class net.minecraft.util.math.ColumnPos
 
toString() - Method in class net.minecraft.util.math.EntityPosWrapper
 
toString() - Method in class net.minecraft.util.math.GlobalPos
 
toString() - Method in class net.minecraft.util.math.MutableBoundingBox
 
toString() - Method in class net.minecraft.util.math.shapes.VoxelShape
 
toString() - Method in class net.minecraft.util.math.Vec3d
 
toString() - Method in class net.minecraft.util.math.Vec3i
 
toString() - Method in class net.minecraft.util.ResourceLocation
 
toString() - Method in class net.minecraft.util.text.event.ClickEvent
 
toString() - Method in class net.minecraft.util.text.event.HoverEvent
 
toString() - Method in class net.minecraft.util.text.KeybindTextComponent
 
toString() - Method in class net.minecraft.util.text.NBTTextComponent.Block
 
toString() - Method in class net.minecraft.util.text.NBTTextComponent.Entity
 
toString() - Method in class net.minecraft.util.text.ScoreTextComponent
 
toString() - Method in class net.minecraft.util.text.SelectorTextComponent
 
toString() - Method in class net.minecraft.util.text.StringTextComponent
 
toString() - Method in class net.minecraft.util.text.Style
 
toString() - Method in class net.minecraft.util.text.TextComponent
 
toString() - Method in enum net.minecraft.util.text.TextFormatting
 
toString() - Method in class net.minecraft.util.text.TranslationTextComponent
 
toString() - Method in class net.minecraft.util.WeightedList
 
toString() - Method in class net.minecraft.village.PointOfInterestType
 
toString() - Method in class net.minecraft.world.biome.Biome.Builder
 
toString() - Method in class net.minecraft.world.biome.Biome.SpawnListEntry
 
toString() - Method in class net.minecraft.world.chunk.ChunkStatus
 
toString() - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
toString() - Method in class net.minecraft.world.chunk.NibbleArray
 
toString() - Method in class net.minecraft.world.dimension.DimensionType
 
toString() - Method in class net.minecraft.world.GameRules.RuleKey
 
toString() - Method in class net.minecraft.world.GameRules.RuleValue
 
toString() - Method in class net.minecraft.world.gen.feature.DecoratedFeature
 
toString() - Method in class net.minecraft.world.gen.feature.DecoratedFeatureConfig
 
toString() - Method in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
toString() - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
toString() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
toString() - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
toString() - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
toString() - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
toString() - Method in class net.minecraft.world.gen.feature.template.Template.BlockInfo
 
toString() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
toString() - Method in class net.minecraft.world.gen.FlatLayerInfo
 
toString() - Method in class net.minecraft.world.gen.placement.Placement
 
toString() - Method in class net.minecraft.world.NextTickListEntry
 
toString() - Method in class net.minecraft.world.server.Ticket
 
toString() - Method in class net.minecraft.world.server.TicketType
 
toString() - Method in class net.minecraft.world.storage.loot.LootParameter
 
toString() - Method in class net.minecraft.world.storage.loot.LootParameterSet
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
toString() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
toString() - Method in enum net.minecraftforge.client.model.ModelLoader.VanillaLoader
 
toString() - Method in enum net.minecraftforge.client.model.ModelLoader.VariantLoader
 
toString() - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
toString() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
Deprecated.
 
toString() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
toString() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
Deprecated.
 
toString() - Method in class net.minecraftforge.common.animation.Event
 
toString() - Method in class net.minecraftforge.common.BiomeDictionary.Type
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.AndCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.FalseCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.NotCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.OrCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.TrueCondition
 
toString() - Method in class net.minecraftforge.common.model.TRSRTransformation
 
toString() - Method in class net.minecraftforge.common.util.Size2i
 
toString() - Method in class net.minecraftforge.event.RegistryEvent.NewRegistry
 
toString() - Method in class net.minecraftforge.event.RegistryEvent.Register
 
toString() - Method in class net.minecraftforge.fml.event.lifecycle.ModLifecycleEvent
 
toString() - Method in class net.minecraftforge.fml.LifecycleEventProvider.LifecycleEvent
 
toString() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
toString() - Method in class net.minecraftforge.server.permission.context.ContextKey
 
total - Variable in class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
total - Variable in class net.minecraftforge.server.command.ChunkGenWorker
 
TOTAL_KILL_COUNT - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
totalPathDistance - Variable in class net.minecraft.pathfinding.PathPoint
 
totalTicks - Variable in class net.minecraft.pathfinding.PathNavigator
 
TOTEM_OF_UNDYING - Static variable in class net.minecraft.item.Items
 
TOTEM_OF_UNDYING - Static variable in class net.minecraft.particles.ParticleTypes
 
TotemOfUndyingParticle - Class in net.minecraft.client.particle
 
TotemOfUndyingParticle.Factory - Class in net.minecraft.client.particle
 
toTextComponent(Message) - Static method in class net.minecraft.util.text.TextComponentUtils
 
touch() - Method in class net.minecraft.network.PacketBuffer
 
touch(Object) - Method in class net.minecraft.network.PacketBuffer
 
touchscreen - Variable in class net.minecraft.client.GameSettings
 
TOUCHSCREEN - Static variable in class net.minecraft.client.settings.AbstractOption
 
toughness - Variable in class net.minecraft.item.ArmorItem
 
toValue(double) - Method in class net.minecraft.realms.RealmsSliderButton
 
toVanillaPacket(MSG, NetworkDirection) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
toVecmath(Vector3f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
toVecmath(Vector4f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
toVecmath(Matrix4f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
toVecmath(Quaternion) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
toWorld(int) - Static method in class net.minecraft.util.math.SectionPos
 
toXYZ(Quat4f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
toXYZDegrees(Quat4f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
toYXZ(Quat4f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
toYXZDegrees(Quat4f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
 
track(Entity) - Method in class net.minecraft.world.server.ChunkManager
 
track(Entity) - Method in class net.minecraft.world.server.ServerChunkProvider
 
track(ServerPlayerEntity) - Method in class net.minecraft.world.TrackedEntity
 
trackBrokenTexture(ResourceLocation, String) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
trackBrokenTexture(ResourceLocation, String) - Static method in class net.minecraftforge.fml.client.TextureTracker
 
trackDamage(DamageSource, float, float) - Method in class net.minecraft.util.CombatTracker
 
TrackedEntity - Class in net.minecraft.world
 
TrackedEntity(ServerWorld, Entity, int, boolean, Consumer<IPacket<?>>) - Constructor for class net.minecraft.world.TrackedEntity
 
trackEnd(T) - Method in class net.minecraftforge.server.timings.TimeTracker
Ends the timing of the currently tracking object
TRACKING_CHUNK - Static variable in class net.minecraftforge.fml.network.PacketDistributor
Send to all tracking the Chunk in the Supplier
PacketDistributor.with(Supplier) Chunk
TRACKING_ENTITY - Static variable in class net.minecraftforge.fml.network.PacketDistributor
Send to all tracking the Entity in the Supplier
PacketDistributor.with(Supplier) Entity
TRACKING_ENTITY_AND_SELF - Static variable in class net.minecraftforge.fml.network.PacketDistributor
Send to all tracking the Entity and Player in the Supplier
PacketDistributor.with(Supplier) Entity
TrackingChunkStatusListener - Class in net.minecraft.world.chunk.listener
 
TrackingChunkStatusListener(int) - Constructor for class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
trackingPosition - Variable in class net.minecraft.world.storage.MapData
 
trackInt(IntReferenceHolder) - Method in class net.minecraft.inventory.container.Container
 
trackIntArray(IIntArray) - Method in class net.minecraft.inventory.container.Container
 
trackMissingTexture(ResourceLocation) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
trackMissingTexture(ResourceLocation) - Static method in class net.minecraftforge.fml.client.TextureTracker
 
trackOutputButton - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
trackStart(T) - Method in class net.minecraftforge.server.timings.TimeTracker
Starts timing of the provided object
TRADE - Static variable in interface net.minecraft.entity.merchant.IReputationType
 
TRADED_WITH_VILLAGER - Static variable in class net.minecraft.stats.Stats
 
TRADER_LLAMA - Static variable in class net.minecraft.entity.EntityType
 
TRADER_LLAMA_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
TraderLlamaEntity - Class in net.minecraft.entity.passive.horse
 
TraderLlamaEntity(EntityType<? extends TraderLlamaEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
TraderLlamaEntity.FollowTraderGoal - Class in net.minecraft.entity.passive.horse
 
trades - Variable in class net.minecraftforge.event.village.VillagerTradesEvent
 
TradeTask - Class in net.minecraft.entity.ai.brain.task
 
TradeTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.TradeTask
 
TradeWithPlayerGoal - Class in net.minecraft.entity.ai.goal
 
TradeWithPlayerGoal(AbstractVillagerEntity) - Constructor for class net.minecraft.entity.ai.goal.TradeWithPlayerGoal
 
trailer - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.BeaconContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.BrewingStandContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.CartographyContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.ChestContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.Container
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.DispenserContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.GrindstoneContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.HopperContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.HorseInventoryContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.LoomContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.MerchantContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.PlayerContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.RepairContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.ShulkerBoxContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
transform(Vector3f, Matrix4f) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
transform(ModelBuilder.Perspective) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder
Begin building a new transform for the given perspective.
transform(int, float...) - Method in class net.minecraftforge.client.model.pipeline.TransformerConsumer
 
transformedBlockPos(PlacementSettings, BlockPos) - Static method in class net.minecraft.world.gen.feature.template.Template
 
transformedSize(Rotation) - Method in class net.minecraft.world.gen.feature.template.Template
 
transformedVec3d(PlacementSettings, Vec3d) - Static method in class net.minecraft.world.gen.feature.template.Template
 
TransformerConsumer - Class in net.minecraftforge.client.model.pipeline
 
TransformerConsumer(IVertexConsumer) - Constructor for class net.minecraftforge.client.model.pipeline.TransformerConsumer
 
transformNormal(Vector3f) - Method in class net.minecraftforge.common.model.TRSRTransformation
 
transformPosition(Vector4f) - Method in class net.minecraftforge.common.model.TRSRTransformation
 
transforms - Variable in class net.minecraftforge.client.model.BakedItemModel
 
Transforms() - Constructor for class net.minecraftforge.client.model.ForgeBlockStateV1.Transforms
Deprecated.
 
transforms - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
transforms() - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
TransformsBuilder() - Constructor for class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder
 
transition(String) - Method in class net.minecraftforge.common.model.animation.AnimationStateMachine
 
transition(String) - Method in interface net.minecraftforge.common.model.animation.IAnimationStateMachine
Transition to a new state.
transitionState(LifecycleEventProvider.LifecycleEvent, Consumer<List<ModLoadingException>>) - Method in class net.minecraftforge.fml.ModContainer
Transition the mod to this event if possible.
TranslatableExceptionProvider - Class in net.minecraft.command
 
TranslatableExceptionProvider() - Constructor for class net.minecraft.command.TranslatableExceptionProvider
 
translated(double, double, double) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
translatef(float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
translateKey(String) - Method in class net.minecraft.util.text.translation.LanguageMap
 
translateOffset(int, int, int) - Method in class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
translateOffset(BlockPos, Direction, Direction, int, int, int) - Static method in class net.minecraft.block.pattern.BlockPattern
 
translateToHand(HandSide) - Method in class net.minecraft.client.renderer.entity.layers.HeldItemLayer
 
translation - Variable in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
translation(float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder.TransformVecBuilder
 
translation(String) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
TRANSLATION_DEFAULT - Static variable in class net.minecraft.client.renderer.model.ItemTransformVec3f.Deserializer
Deprecated.
 
translationKey - Variable in class net.minecraft.world.biome.Biome
 
translationKey(String) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
TranslationTextComponent - Class in net.minecraft.util.text
 
TranslationTextComponent(String, Object...) - Constructor for class net.minecraft.util.text.TranslationTextComponent
 
TranslationTextComponentFormatException - Exception in net.minecraft.util.text
 
TranslationTextComponentFormatException(TranslationTextComponent, String) - Constructor for exception net.minecraft.util.text.TranslationTextComponentFormatException
 
TranslationTextComponentFormatException(TranslationTextComponent, int) - Constructor for exception net.minecraft.util.text.TranslationTextComponentFormatException
 
TranslationTextComponentFormatException(TranslationTextComponent, Throwable) - Constructor for exception net.minecraft.util.text.TranslationTextComponentFormatException
 
transparency - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary2.Material
 
TRANSPORTATION - Static variable in class net.minecraft.item.ItemGroup
 
TrapDoorBlock - Class in net.minecraft.block
 
TrapDoorBlock(Block.Properties) - Constructor for class net.minecraft.block.TrapDoorBlock
 
trapdoorBlock(TrapDoorBlock, ResourceLocation, boolean) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
trapdoorBlock(TrapDoorBlock, String, ResourceLocation, boolean) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
trapdoorBlock(TrapDoorBlock, ModelFile, ModelFile, ModelFile, boolean) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
trapdoorBottom(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
trapdoorOpen(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
trapdoorOrientableBottom(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
trapdoorOrientableOpen(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
trapdoorOrientableTop(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
TRAPDOORS - Static variable in class net.minecraft.tags.BlockTags
 
TRAPDOORS - Static variable in class net.minecraft.tags.ItemTags
 
trapdoorTop(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
TRAPPED_CHEST - Static variable in class net.minecraft.block.Blocks
 
TRAPPED_CHEST - Static variable in class net.minecraft.item.Items
 
TRAPPED_CHEST - Static variable in class net.minecraft.tileentity.TileEntityType
 
TrappedChestBlock - Class in net.minecraft.block
 
TrappedChestBlock(Block.Properties) - Constructor for class net.minecraft.block.TrappedChestBlock
 
TrappedChestTileEntity - Class in net.minecraft.tileentity
 
TrappedChestTileEntity() - Constructor for class net.minecraft.tileentity.TrappedChestTileEntity
 
TrappedChestTileEntitySplit - Class in net.minecraft.util.datafix.fixes
 
TrappedChestTileEntitySplit(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit
 
TrappedChestTileEntitySplit.Section - Class in net.minecraft.util.datafix.fixes
 
travel(Vec3d) - Method in class net.minecraft.entity.FlyingEntity
 
travel(Vec3d) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
travel(Vec3d) - Method in class net.minecraft.entity.LivingEntity
 
travel(Vec3d) - Method in class net.minecraft.entity.monster.DrownedEntity
 
travel(Vec3d) - Method in class net.minecraft.entity.monster.GuardianEntity
 
travel(Vec3d) - Method in class net.minecraft.entity.passive.DolphinEntity
 
travel(Vec3d) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
travel(Vec3d) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
travel(Vec3d) - Method in class net.minecraft.entity.passive.PigEntity
 
travel(Vec3d) - Method in class net.minecraft.entity.passive.SquidEntity
 
travel(Vec3d) - Method in class net.minecraft.entity.passive.TurtleEntity
 
travel(Vec3d) - Method in class net.minecraft.entity.player.PlayerEntity
 
treatEmptyTagsAsAir - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
Tree - Class in net.minecraft.block.trees
 
Tree() - Constructor for class net.minecraft.block.trees.Tree
 
TreeFeature - Class in net.minecraft.world.gen.feature
 
TreeFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>, boolean) - Constructor for class net.minecraft.world.gen.feature.TreeFeature
 
TreeFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>, boolean, int, BlockState, BlockState, boolean) - Constructor for class net.minecraft.world.gen.feature.TreeFeature
 
TrialCreationTask(String, String, RealmsMainScreen) - Constructor for class com.mojang.realmsclient.util.RealmsTasks.TrialCreationTask
 
TRIDENT - Static variable in class net.minecraft.entity.EntityType
 
TRIDENT - Static variable in class net.minecraft.item.Items
 
TridentEntity - Class in net.minecraft.entity.projectile
 
TridentEntity(EntityType<? extends TridentEntity>, World) - Constructor for class net.minecraft.entity.projectile.TridentEntity
 
TridentEntity(World, LivingEntity, ItemStack) - Constructor for class net.minecraft.entity.projectile.TridentEntity
 
TridentEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.TridentEntity
 
TridentItem - Class in net.minecraft.item
 
TridentItem(Item.Properties) - Constructor for class net.minecraft.item.TridentItem
 
TridentModel - Class in net.minecraft.client.renderer.entity.model
 
TridentModel() - Constructor for class net.minecraft.client.renderer.entity.model.TridentModel
 
TridentRenderer - Class in net.minecraft.client.renderer.entity
 
TridentRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.TridentRenderer
 
trigger(ServerPlayerEntity, AnimalEntity, AnimalEntity, AgeableEntity) - Method in class net.minecraft.advancements.criterion.BredAnimalsTrigger
 
trigger(ServerPlayerEntity, Potion) - Method in class net.minecraft.advancements.criterion.BrewedPotionTrigger
 
trigger(ServerPlayerEntity, DimensionType, DimensionType) - Method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger
 
trigger(ServerPlayerEntity, Collection<? extends Entity>) - Method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger
 
trigger(ServerPlayerEntity, BeaconTileEntity) - Method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger
 
trigger(ServerPlayerEntity, ItemStack) - Method in class net.minecraft.advancements.criterion.ConsumeItemTrigger
 
trigger(ServerPlayerEntity, ZombieEntity, VillagerEntity) - Method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger
 
trigger(ServerPlayerEntity) - Method in class net.minecraft.advancements.criterion.EffectsChangedTrigger
 
trigger(ServerPlayerEntity, ItemStack, int) - Method in class net.minecraft.advancements.criterion.EnchantedItemTrigger
 
trigger(ServerPlayerEntity, BlockState) - Method in class net.minecraft.advancements.criterion.EnterBlockTrigger
 
trigger(ServerPlayerEntity, DamageSource, float, float, boolean) - Method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger
 
trigger(ServerPlayerEntity, ItemStack) - Method in class net.minecraft.advancements.criterion.FilledBucketTrigger
 
trigger(ServerPlayerEntity, ItemStack, FishingBobberEntity, Collection<ItemStack>) - Method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger
 
trigger(ServerPlayerEntity, PlayerInventory) - Method in class net.minecraft.advancements.criterion.InventoryChangeTrigger
 
trigger(ServerPlayerEntity, ItemStack, int) - Method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger
 
trigger(ServerPlayerEntity, Entity, DamageSource) - Method in class net.minecraft.advancements.criterion.KilledTrigger
 
trigger(ServerPlayerEntity, Vec3d, int) - Method in class net.minecraft.advancements.criterion.LevitationTrigger
 
trigger(ServerPlayerEntity, Vec3d) - Method in class net.minecraft.advancements.criterion.NetherTravelTrigger
 
trigger(ServerPlayerEntity, BlockPos, ItemStack) - Method in class net.minecraft.advancements.criterion.PlacedBlockTrigger
 
trigger(ServerPlayerEntity, Entity, DamageSource, float, float, boolean) - Method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger
 
trigger(ServerPlayerEntity) - Method in class net.minecraft.advancements.criterion.PositionTrigger
 
trigger(ServerPlayerEntity, IRecipe<?>) - Method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger
 
trigger(ServerPlayerEntity, Entity) - Method in class net.minecraft.advancements.criterion.SummonedEntityTrigger
 
trigger(ServerPlayerEntity, AnimalEntity) - Method in class net.minecraft.advancements.criterion.TameAnimalTrigger
 
trigger(ServerPlayerEntity) - Method in class net.minecraft.advancements.criterion.TickTrigger
 
trigger(ServerPlayerEntity, BlockPos) - Method in class net.minecraft.advancements.criterion.UsedEnderEyeTrigger
 
trigger(ServerPlayerEntity, ItemStack) - Method in class net.minecraft.advancements.criterion.UsedTotemTrigger
 
TRIGGER - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
trigger(World) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
TRIGGER_TRAPPED_CHEST - Static variable in class net.minecraft.stats.Stats
 
TriggerClip(IClip, ITimeValue, String) - Constructor for class net.minecraftforge.common.model.animation.Clips.TriggerClip
 
TriggerCommand - Class in net.minecraft.command.impl
 
TriggerCommand() - Constructor for class net.minecraft.command.impl.TriggerCommand
 
triggerCooldown() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
TRIGGERED - Static variable in class net.minecraft.block.DispenserBlock
 
TRIGGERED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
triggerMap - Variable in class net.minecraftforge.fml.ModContainer
 
TriggerSkeletonTrapGoal - Class in net.minecraft.entity.ai.goal
 
TriggerSkeletonTrapGoal(SkeletonHorseEntity) - Constructor for class net.minecraft.entity.ai.goal.TriggerSkeletonTrapGoal
 
triggerTime - Variable in class net.minecraft.command.TimerCallbackManager.Entry
 
trimPath() - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
trimPath() - Method in class net.minecraft.pathfinding.PathNavigator
 
trimStackTraceEntriesFromBottom(int) - Method in class net.minecraft.crash.CrashReportCategory
 
trimStringToWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
 
trimStringToWidth(String, int, boolean) - Method in class net.minecraft.client.gui.FontRenderer
 
TRIP_WRITE_ATTACHED_AABB - Static variable in class net.minecraft.block.TripWireBlock
 
TriPredicate<T,U,V> - Interface in net.minecraftforge.common.util
A predicate that takes three arguments and returns a boolean.
TRIPWIRE - Static variable in class net.minecraft.block.Blocks
 
TRIPWIRE_HOOK - Static variable in class net.minecraft.block.Blocks
 
TRIPWIRE_HOOK - Static variable in class net.minecraft.item.Items
 
TripWireBlock - Class in net.minecraft.block
 
TripWireBlock(TripWireHookBlock, Block.Properties) - Constructor for class net.minecraft.block.TripWireBlock
 
TripWireHookBlock - Class in net.minecraft.block
 
TripWireHookBlock(Block.Properties) - Constructor for class net.minecraft.block.TripWireHookBlock
 
TROPICAL_FISH - Static variable in class net.minecraft.entity.EntityType
 
TROPICAL_FISH - Static variable in class net.minecraft.item.Foods
 
TROPICAL_FISH - Static variable in class net.minecraft.item.Items
 
TROPICAL_FISH_BUCKET - Static variable in class net.minecraft.item.Items
 
TROPICAL_FISH_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
TropicalFishAModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
TropicalFishAModel() - Constructor for class net.minecraft.client.renderer.entity.model.TropicalFishAModel
 
TropicalFishAModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.TropicalFishAModel
 
TropicalFishBModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
TropicalFishBModel() - Constructor for class net.minecraft.client.renderer.entity.model.TropicalFishBModel
 
TropicalFishBModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.TropicalFishBModel
 
TropicalFishEntity - Class in net.minecraft.entity.passive.fish
 
TropicalFishEntity(EntityType<? extends TropicalFishEntity>, World) - Constructor for class net.minecraft.entity.passive.fish.TropicalFishEntity
 
TropicalFishPatternLayer - Class in net.minecraft.client.renderer.entity.layers
 
TropicalFishPatternLayer(IEntityRenderer<TropicalFishEntity, EntityModel<TropicalFishEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.TropicalFishPatternLayer
 
TropicalFishRenderer - Class in net.minecraft.client.renderer.entity
 
TropicalFishRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.TropicalFishRenderer
 
TRSRDeserializer() - Constructor for class net.minecraftforge.client.model.ForgeBlockStateV1.TRSRDeserializer
Deprecated.
 
TRSRTransformation - Class in net.minecraftforge.common.model
 
TRSRTransformation(Matrix4f) - Constructor for class net.minecraftforge.common.model.TRSRTransformation
 
TRSRTransformation(Vector3f, Quat4f, Vector3f, Quat4f) - Constructor for class net.minecraftforge.common.model.TRSRTransformation
 
TRSRTransformer - Class in net.minecraftforge.client.model.pipeline
 
TRSRTransformer(IVertexConsumer, TRSRTransformation) - Constructor for class net.minecraftforge.client.model.pipeline.TRSRTransformer
 
TRUE - Static variable in interface net.minecraft.client.renderer.model.multipart.ICondition
 
TRUE - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
TRUE() - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
TrueCondition - Class in net.minecraftforge.common.crafting.conditions
 
TrueCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
trueFeature - Variable in class net.minecraft.world.gen.feature.TwoFeatureChoiceConfig
 
TrueTypeGlyphProvider - Class in net.minecraft.client.gui.fonts.providers
 
TrueTypeGlyphProvider(STBTTFontinfo, float, float, float, float, String) - Constructor for class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider
 
TrueTypeGlyphProviderFactory - Class in net.minecraft.client.gui.fonts.providers
 
TrueTypeGlyphProviderFactory(ResourceLocation, float, float, float, float, String) - Constructor for class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProviderFactory
 
trunk - Variable in class net.minecraft.world.gen.feature.HugeTreesFeature
 
tryAbsorb(World, BlockPos) - Method in class net.minecraft.block.SpongeBlock
 
tryAcceptPlayer() - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
tryAddBanner(IWorld, BlockPos) - Method in class net.minecraft.world.storage.MapData
 
tryCreate(String) - Static method in class net.minecraft.util.ResourceLocation
 
tryDespawn() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
tryDespawn() - Method in class net.minecraft.entity.projectile.TridentEntity
 
tryEmptyContainer(ItemStack, IFluidHandler, int, PlayerEntity, boolean) - Static method in class net.minecraftforge.fluids.FluidUtil
Takes a filled container and tries to empty it into the given tank.
tryEmptyContainerAndStow(ItemStack, IFluidHandler, IItemHandler, int, PlayerEntity, boolean) - Static method in class net.minecraftforge.fluids.FluidUtil
Takes an Fluid Container Item, tries to empty it into the fluid handler, and stows it in the given inventory.
tryFillContainer(ItemStack, IFluidHandler, int, PlayerEntity, boolean) - Static method in class net.minecraftforge.fluids.FluidUtil
Fill a container from the given fluidSource.
tryFillContainerAndStow(ItemStack, IFluidHandler, IItemHandler, int, PlayerEntity, boolean) - Static method in class net.minecraftforge.fluids.FluidUtil
Takes an Fluid Container Item and tries to fill it from the given tank.
tryFluidTransfer(IFluidHandler, IFluidHandler, int, boolean) - Static method in class net.minecraftforge.fluids.FluidUtil
Fill a destination fluid handler from a source fluid handler with a max amount.
tryFluidTransfer(IFluidHandler, IFluidHandler, FluidStack, boolean) - Static method in class net.minecraftforge.fluids.FluidUtil
Fill a destination fluid handler from a source fluid handler using a specific fluid.
tryHarvestBlock(BlockPos) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
tryLoad(String) - Method in interface net.minecraft.realms.pluginapi.RealmsPlugin
 
tryLoadExistingWorld(WorldSelectionScreen, WorldSummary) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
tryMoveToEntityLiving(Entity, double) - Method in class net.minecraft.pathfinding.ClimberPathNavigator
 
tryMoveToEntityLiving(Entity, double) - Method in class net.minecraft.pathfinding.PathNavigator
 
tryMoveToXYZ(double, double, double, double) - Method in class net.minecraft.pathfinding.PathNavigator
 
tryOpenEditCommandBlock(PlayerEntity) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
tryPickUpFluid(ItemStack, PlayerEntity, World, BlockPos, Direction) - Static method in class net.minecraftforge.fluids.FluidUtil
Attempts to pick up a fluid in the world and put it in an empty container item.
tryPlace(BlockItemUseContext) - Method in class net.minecraft.item.BlockItem
 
tryPlaceBook(World, BlockPos, BlockState, ItemStack) - Static method in class net.minecraft.block.LecternBlock
 
tryPlaceContainedLiquid(PlayerEntity, World, BlockPos, BlockRayTraceResult) - Method in class net.minecraft.item.BucketItem
 
tryPlaceFluid(PlayerEntity, World, Hand, BlockPos, ItemStack, FluidStack) - Static method in class net.minecraftforge.fluids.FluidUtil
ItemStack version of #tryPlaceFluid(PlayerEntity, World, BlockPos, IFluidHandler, FluidStack).
tryPlaceFluid(PlayerEntity, World, Hand, BlockPos, IFluidHandler, FluidStack) - Static method in class net.minecraftforge.fluids.FluidUtil
Tries to place a fluid resource into the world as a block and drains the fluidSource.
tryPlaceRecipe(IRecipe<C>, boolean) - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
tryPlaceRecipe(IRecipe<C>, boolean) - Method in class net.minecraft.item.crafting.ServerRecipePlacerFurnace
 
tryRespawnDragon() - Method in class net.minecraft.world.end.DragonFightManager
 
trySleep(BlockPos) - Method in class net.minecraft.entity.player.PlayerEntity
 
trySleep(BlockPos) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
trySpawnPortal(IWorld, BlockPos) - Method in class net.minecraft.block.NetherPortalBlock
 
tryTeleportToNewPosition() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
tryUpdatePath - Variable in class net.minecraft.pathfinding.PathNavigator
 
TUBE_CORAL - Static variable in class net.minecraft.block.Blocks
 
TUBE_CORAL - Static variable in class net.minecraft.item.Items
 
TUBE_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
TUBE_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
TUBE_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
TUBE_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
TUBE_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
TUNE_NOTEBLOCK - Static variable in class net.minecraft.stats.Stats
 
Tuple<A,B> - Class in net.minecraft.util
 
Tuple(A, B) - Constructor for class net.minecraft.util.Tuple
 
Turn(IStructurePieceType, int) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Turn
 
Turn(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Turn
 
turnBottleIntoItem(ItemStack, PlayerEntity, ItemStack) - Method in class net.minecraft.item.GlassBottleItem
 
turnIntoWater(BlockState, World, BlockPos) - Method in class net.minecraft.block.IceBlock
 
turnToDirt(BlockState, World, BlockPos) - Static method in class net.minecraft.block.FarmlandBlock
 
TURTLE - Static variable in class net.minecraft.entity.EntityType
 
TURTLE_EGG - Static variable in class net.minecraft.block.Blocks
 
TURTLE_EGG - Static variable in class net.minecraft.item.Items
 
TURTLE_HELMET - Static variable in class net.minecraft.item.Items
 
TURTLE_MASTER - Static variable in class net.minecraft.potion.Potions
 
TURTLE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
TurtleEggBlock - Class in net.minecraft.block
 
TurtleEggBlock(Block.Properties) - Constructor for class net.minecraft.block.TurtleEggBlock
 
TurtleEntity - Class in net.minecraft.entity.passive
 
TurtleEntity(EntityType<? extends TurtleEntity>, World) - Constructor for class net.minecraft.entity.passive.TurtleEntity
 
TurtleModel<T extends TurtleEntity> - Class in net.minecraft.client.renderer.entity.model
 
TurtleModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.TurtleModel
 
TurtleRenderer - Class in net.minecraft.client.renderer.entity
 
TurtleRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.TurtleRenderer
 
Tutorial - Class in net.minecraft.client.tutorial
 
Tutorial(Minecraft) - Constructor for class net.minecraft.client.tutorial.Tutorial
 
tutorialStep - Variable in class net.minecraft.client.GameSettings
 
TutorialSteps - Enum in net.minecraft.client.tutorial
 
TutorialToast - Class in net.minecraft.client.gui.toasts
 
TutorialToast(TutorialToast.Icons, ITextComponent, ITextComponent, boolean) - Constructor for class net.minecraft.client.gui.toasts.TutorialToast
 
TutorialToast.Icons - Enum in net.minecraft.client.gui.toasts
 
TwiceSurface - Class in net.minecraft.world.gen.placement
 
TwiceSurface(Function<Dynamic<?>, ? extends FrequencyConfig>) - Constructor for class net.minecraft.world.gen.placement.TwiceSurface
 
TwiceSurfaceWithChance - Class in net.minecraft.world.gen.placement
 
TwiceSurfaceWithChance(Function<Dynamic<?>, ? extends ChanceConfig>) - Constructor for class net.minecraft.world.gen.placement.TwiceSurfaceWithChance
 
TwiceSurfaceWithChanceMultiple - Class in net.minecraft.world.gen.placement
 
TwiceSurfaceWithChanceMultiple(Function<Dynamic<?>, ? extends HeightWithChanceConfig>) - Constructor for class net.minecraft.world.gen.placement.TwiceSurfaceWithChanceMultiple
 
TwiceSurfaceWithNoise - Class in net.minecraft.world.gen.placement
 
TwiceSurfaceWithNoise(Function<Dynamic<?>, ? extends NoiseDependant>) - Constructor for class net.minecraft.world.gen.placement.TwiceSurfaceWithNoise
 
TWO_SHAPE - Static variable in class net.minecraft.block.SeaPickleBlock
 
TwoFeatureChoiceConfig - Class in net.minecraft.world.gen.feature
 
TwoFeatureChoiceConfig(ConfiguredFeature<?>, ConfiguredFeature<?>) - Constructor for class net.minecraft.world.gen.feature.TwoFeatureChoiceConfig
 
TwoFeatureChoiceConfig(Feature<?>, IFeatureConfig, Feature<?>, IFeatureConfig) - Constructor for class net.minecraft.world.gen.feature.TwoFeatureChoiceConfig
 
TwoFeatureChoiceFeature - Class in net.minecraft.world.gen.feature
 
TwoFeatureChoiceFeature(Function<Dynamic<?>, ? extends TwoFeatureChoiceConfig>) - Constructor for class net.minecraft.world.gen.feature.TwoFeatureChoiceFeature
 
type - Variable in class com.mojang.realmsclient.dto.Subscription
 
type - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
type(DamageSourcePredicate.Builder) - Method in class net.minecraft.advancements.criterion.DamagePredicate.Builder
 
type(EntityType<?>) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
type(EntityTypePredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
TYPE - Static variable in class net.minecraft.block.ChestBlock
 
TYPE - Static variable in class net.minecraft.block.MovingPistonBlock
 
TYPE - Static variable in class net.minecraft.block.PistonHeadBlock
 
TYPE - Static variable in class net.minecraft.block.SlabBlock
 
type - Variable in class net.minecraft.enchantment.Enchantment
 
type - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
type - Variable in class net.minecraft.world.gen.feature.structure.MineshaftConfig
 
type - Variable in class net.minecraft.world.lighting.LightEngine
 
type - Variable in class net.minecraftforge.common.DungeonHooks.DungeonMob
 
type - Variable in class net.minecraftforge.event.TickEvent
 
type - Variable in class net.minecraftforge.event.village.VillagerTradesEvent
 
type - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
type - Variable in class net.minecraftforge.fml.client.ExtendedServerListData
 
type() - Method in interface net.minecraftforge.registries.IRegistryDelegate
Get the delegate type.
typeData - Variable in class net.minecraft.entity.passive.RabbitEntity.RabbitData
 
TypedEntityRenameHelper - Class in net.minecraft.util.datafix.fixes
 
TypedEntityRenameHelper(String, Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.TypedEntityRenameHelper
 
TypeReferences - Class in net.minecraft.util.datafix
 
TypeReferences() - Constructor for class net.minecraft.util.datafix.TypeReferences
 

U

u - Variable in class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
Deprecated.
 
UI_BUTTON_CLICK - Static variable in class net.minecraft.util.SoundEvents
 
UI_CARTOGRAPHY_TABLE_TAKE_RESULT - Static variable in class net.minecraft.util.SoundEvents
 
UI_LOOM_SELECT_PATTERN - Static variable in class net.minecraft.util.SoundEvents
 
UI_LOOM_TAKE_RESULT - Static variable in class net.minecraft.util.SoundEvents
 
UI_STONECUTTER_SELECT_RECIPE - Static variable in class net.minecraft.util.SoundEvents
 
UI_STONECUTTER_TAKE_RESULT - Static variable in class net.minecraft.util.SoundEvents
 
UI_TOAST_CHALLENGE_COMPLETE - Static variable in class net.minecraft.util.SoundEvents
 
UI_TOAST_IN - Static variable in class net.minecraft.util.SoundEvents
 
UI_TOAST_OUT - Static variable in class net.minecraft.util.SoundEvents
 
UnableToFindMethodException(Throwable) - Constructor for exception net.minecraftforge.fml.common.ObfuscationReflectionHelper.UnableToFindMethodException
 
unbindBuffer() - Static method in class net.minecraft.client.renderer.vertex.VertexBuffer
 
unbindFramebuffer() - Method in class net.minecraft.client.shader.Framebuffer
 
unbindFramebufferTexture() - Method in class net.minecraft.client.shader.Framebuffer
 
UNBOUNDED - Static variable in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
UNBOUNDED - Static variable in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
UNBOUNDED - Static variable in class net.minecraft.advancements.criterion.MinMaxBoundsWrapped
 
UNBREAKING - Static variable in class net.minecraft.enchantment.Enchantments
 
UnbreakingEnchantment - Class in net.minecraft.enchantment
 
UnbreakingEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.UnbreakingEnchantment
 
uncachedLightData - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
uncaughtException(Thread, Throwable) - Method in class com.mojang.realmsclient.exception.RealmsDefaultUncaughtExceptionHandler
 
uncaughtException(Thread, Throwable) - Method in class net.minecraft.util.DefaultUncaughtExceptionHandler
 
uncaughtException(Thread, Throwable) - Method in class net.minecraft.util.DefaultWithNameUncaughtExceptionHandler
 
UncheckedModelFile(String) - Constructor for class net.minecraftforge.client.model.generators.ModelFile.UncheckedModelFile
 
UncheckedModelFile(ResourceLocation) - Constructor for class net.minecraftforge.client.model.generators.ModelFile.UncheckedModelFile
 
UNDEAD - Static variable in class net.minecraft.entity.CreatureAttribute
 
UndeadHorseRenderer - Class in net.minecraft.client.renderer.entity
 
UndeadHorseRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.UndeadHorseRenderer
 
UNDEFINED - Static variable in class net.minecraft.entity.CreatureAttribute
 
underlyingIntegerMap - Variable in class net.minecraft.util.registry.SimpleRegistry
 
UNDERWATER - Static variable in class net.minecraft.particles.ParticleTypes
 
UNDERWATER_BONEMEALS - Static variable in class net.minecraft.tags.BlockTags
 
UNDERWATER_CANYON - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
UNDERWATER_CAVE - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
UnderwaterAmbientSoundHandler - Class in net.minecraft.client.audio
 
UnderwaterAmbientSoundHandler(ClientPlayerEntity, SoundHandler) - Constructor for class net.minecraft.client.audio.UnderwaterAmbientSoundHandler
 
UnderwaterAmbientSounds - Class in net.minecraft.client.audio
 
UnderwaterAmbientSounds() - Constructor for class net.minecraft.client.audio.UnderwaterAmbientSounds
 
UnderwaterAmbientSounds.SubSound - Class in net.minecraft.client.audio
 
UnderwaterAmbientSounds.UnderWaterSound - Class in net.minecraft.client.audio
 
UnderwaterCanyonWorldCarver - Class in net.minecraft.world.gen.carver
 
UnderwaterCanyonWorldCarver(Function<Dynamic<?>, ? extends ProbabilityConfig>) - Constructor for class net.minecraft.world.gen.carver.UnderwaterCanyonWorldCarver
 
UnderwaterCaveWorldCarver - Class in net.minecraft.world.gen.carver
 
UnderwaterCaveWorldCarver(Function<Dynamic<?>, ? extends ProbabilityConfig>) - Constructor for class net.minecraft.world.gen.carver.UnderwaterCaveWorldCarver
 
UnderwaterParticle - Class in net.minecraft.client.particle
 
UnderwaterParticle.Factory - Class in net.minecraft.client.particle
 
UnderWaterSound(ClientPlayerEntity) - Constructor for class net.minecraft.client.audio.UnderwaterAmbientSounds.UnderWaterSound
 
UNDO_CHAR - Static variable in class net.minecraftforge.fml.client.config.GuiUtils
 
undoChanges() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Handles reverting any changes that have occurred to this entry.
UNEMPLOYED - Static variable in class net.minecraft.village.PointOfInterestType
 
unfreeze() - Method in class net.minecraftforge.registries.ForgeRegistry
 
ungrabMouse() - Method in class net.minecraft.client.MouseHelper
 
UnicodeTextureGlyphProvider - Class in net.minecraft.client.gui.fonts.providers
 
UnicodeTextureGlyphProvider(IResourceManager, byte[], String) - Constructor for class net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider
 
UnicodeTextureGlyphProvider.Factory - Class in net.minecraft.client.gui.fonts.providers
 
UNIFORM - Static variable in interface net.minecraft.world.storage.loot.IRandomRange
 
union(AxisAlignedBB) - Method in class net.minecraft.util.math.AxisAlignedBB
 
uniqueId - Variable in class net.minecraft.command.TimerCallbackManager.Entry
 
Unit - Enum in net.minecraft.util
 
UNIT_X - Static variable in class net.minecraft.util.math.Vec2f
 
UNIT_Y - Static variable in class net.minecraft.util.math.Vec2f
 
UNKNOWN - Static variable in class net.minecraft.world.server.TicketType
 
UNKNOWN_ENTITY_OPTION - Static variable in class net.minecraft.command.arguments.EntityOptions
 
UNKNOWN_ID - Static variable in class net.minecraft.command.arguments.ResourceLocationArgument
 
UNKNOWN_SELECTOR_TYPE - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
UnknownConstructorException(String) - Constructor for exception net.minecraftforge.fml.common.ObfuscationReflectionHelper.UnknownConstructorException
 
unlimitedTracking - Variable in class net.minecraft.world.storage.MapData
 
unload() - Method in class net.minecraft.client.audio.SoundEngine
 
unload(ITicketManager<T>) - Method in class net.minecraftforge.common.ticket.SimpleTicket
Called by the managing system when a ticket wishes to unload all of it's tickets, e.g.
Unload(IChunk) - Constructor for class net.minecraftforge.event.world.ChunkEvent.Unload
 
Unload(IWorld) - Constructor for class net.minecraftforge.event.world.WorldEvent.Unload
 
unloadChunk(int, int) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
UNLOADED - Static variable in interface net.minecraft.world.server.ChunkHolder.IChunkLoadingError
 
UNLOADED_CHUNK - Static variable in class net.minecraft.world.server.ChunkHolder
 
unloadSounds() - Method in class net.minecraft.client.audio.SoundHandler
 
unloadStructure() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
unloadWorld(ServerWorld) - Static method in class net.minecraftforge.common.DimensionManager
Queues a dimension to unload, if it can be unloaded.
unloadWorld(ServerWorld) - Static method in class net.minecraftforge.common.util.FakePlayerFactory
 
unloadWorlds(MinecraftServer, boolean) - Static method in class net.minecraftforge.common.DimensionManager
 
unlock(IRecipe<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
unlock(ResourceLocation) - Method in class net.minecraft.item.crafting.RecipeBook
 
unlock() - Method in class net.minecraft.world.chunk.BlockStateContainer
 
unlock() - Method in class net.minecraft.world.chunk.ChunkSection
 
unlockRecipes(Collection<IRecipe<?>>) - Method in class net.minecraft.entity.player.PlayerEntity
 
unlockRecipes(ResourceLocation[]) - Method in class net.minecraft.entity.player.PlayerEntity
 
unlockRecipes(Collection<IRecipe<?>>) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
unlockRecipes(ResourceLocation[]) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
UNLUCK - Static variable in class net.minecraft.potion.Effects
 
unpack(int) - Static method in class net.minecraft.item.crafting.RecipeItemHelper
 
unpack(int) - Static method in enum net.minecraft.network.play.server.SPlayerPositionLookPacket.Flags
 
unpack(int[], float[], VertexFormat, int, int) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
UnpackedBakedQuad - Class in net.minecraftforge.client.model.pipeline
 
UnpackedBakedQuad(float[][][], int, Direction, TextureAtlasSprite, boolean, VertexFormat) - Constructor for class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad
 
UnpackedBakedQuad.Builder - Class in net.minecraftforge.client.model.pipeline
 
unpackedData - Variable in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad
 
unpackToWorld(short, int, ChunkPos) - Static method in class net.minecraft.world.chunk.ChunkPrimer
 
unpackX(long) - Static method in class net.minecraft.util.math.BlockPos
 
unpackY(long) - Static method in class net.minecraft.util.math.BlockPos
 
unpackZ(long) - Static method in class net.minecraft.util.math.BlockPos
 
unPressAllKeys() - Static method in class net.minecraft.client.settings.KeyBinding
 
UNPRESSED_AABB - Static variable in class net.minecraft.block.AbstractPressurePlateBlock
 
unregisterDimension(int) - Static method in class net.minecraftforge.common.DimensionManager
 
unregisterObject(Object) - Method in class net.minecraftforge.fml.network.event.EventNetworkChannel
 
unregisterObject(Object) - Method in class net.minecraftforge.fml.network.NetworkInstance
 
unseenMemoryTicks - Variable in class net.minecraft.entity.ai.goal.TargetGoal
 
unsetBrightness() - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
unsetProfile(GlStateManager.Profile) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
unsetScoreTeamColor() - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
UNSTABLE - Static variable in class net.minecraft.block.TNTBlock
 
UNSTABLE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
UNTAGGED_SPAWNER - Static variable in class net.minecraft.util.datafix.TypeReferences
 
untrack() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
untrack(long) - Static method in class net.minecraft.client.util.LWJGLMemoryUntracker
 
untrack(Pointer) - Static method in class net.minecraft.client.util.LWJGLMemoryUntracker
 
untrack(Entity) - Method in class net.minecraft.world.server.ChunkManager
 
untrack(Entity) - Method in class net.minecraft.world.server.ServerChunkProvider
 
untrack(ServerPlayerEntity) - Method in class net.minecraft.world.TrackedEntity
 
unused180 - Variable in class net.minecraft.entity.LivingEntity
 
UnWatch(ServerPlayerEntity, ChunkPos, ServerWorld) - Constructor for class net.minecraftforge.event.world.ChunkWatchEvent.UnWatch
 
unwrap() - Method in class net.minecraft.network.PacketBuffer
 
UnwrittenBookInfo(ItemStack) - Constructor for class net.minecraft.client.gui.screen.ReadBookScreen.UnwrittenBookInfo
 
UP - Static variable in class net.minecraft.block.FireBlock
 
UP - Static variable in class net.minecraft.block.HugeMushroomBlock
 
UP - Static variable in class net.minecraft.block.SixWayBlock
 
UP - Static variable in class net.minecraft.block.VineBlock
 
UP - Static variable in class net.minecraft.block.WallBlock
 
UP - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
up() - Method in class net.minecraft.util.math.BlockPos
 
up(int) - Method in class net.minecraft.util.math.BlockPos
 
UP_AABB - Static variable in class net.minecraft.block.VineBlock
 
UP_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
UP_INDEX - Static variable in class net.minecraft.client.renderer.FaceDirection.Constants
 
update(Map<String, Criterion>, String[][]) - Method in class net.minecraft.advancements.AdvancementProgress
 
update(boolean, boolean) - Method in class net.minecraft.block.RailState
 
update(BlockState, World, BlockPos, Random, boolean) - Static method in class net.minecraft.block.RedstoneTorchBlock
 
update(boolean) - Method in class net.minecraft.client.MainWindow
 
update() - Method in class net.minecraft.client.MainWindow
 
update(IBlockReader, Entity, boolean, boolean, float) - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.DummySensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.HurtBySensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.InteractableDoorsSensor
 
update(ServerWorld, MobEntity) - Method in class net.minecraft.entity.ai.brain.sensor.NearestBedSensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.NearestLivingEntitiesSensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.NearestPlayersSensor
 
update(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.sensor.SecondaryPositionSensor
 
update(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.sensor.Sensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.VillagerBabiesSensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.VillagerHostilesSensor
 
update(DataFixer, DefaultTypeReferences, CompoundNBT, int) - Static method in class net.minecraft.nbt.NBTUtil
 
update(DataFixer, DefaultTypeReferences, CompoundNBT, int, int) - Static method in class net.minecraft.nbt.NBTUtil
 
update(int, int, int, BlockState) - Method in class net.minecraft.world.gen.Heightmap
 
update(int, int) - Method in class net.minecraft.world.storage.MapData.MapInfo
 
UPDATE_NEIGHBORS - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
Causes neighbor updates to be sent to all surrounding blocks (including diagonals).
updateActivePotionEffects() - Method in class net.minecraft.client.gui.DisplayEffectsScreen
 
updateActivePotionEffects() - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
updateActivity(long, long) - Method in class net.minecraft.entity.ai.brain.Brain
 
UpdateActivityTask - Class in net.minecraft.entity.ai.brain.task
 
UpdateActivityTask() - Constructor for class net.minecraft.entity.ai.brain.task.UpdateActivityTask
 
updateAir(int) - Method in class net.minecraft.entity.passive.DolphinEntity
 
updateAir(int) - Method in class net.minecraft.entity.passive.WaterMobEntity
 
updateAITasks() - Method in class net.minecraft.entity.boss.WitherEntity
 
updateAITasks() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
updateAITasks() - Method in class net.minecraft.entity.MobEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.BlazeEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.EndermanEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.EvokerEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.PhantomEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.VindicatorEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.AnimalEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.BatEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.CatEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.OcelotEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.RabbitEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.SheepEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.WolfEntity
 
updateAllPlayersSleepingFlag() - Method in class net.minecraft.world.server.ServerWorld
 
updateAndNotify() - Method in class net.minecraft.world.lighting.SectionLightStorage
 
updateAnimation() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
updateAnimation() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
updateAnimations() - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
updateArmorModifier(int) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
updateArmSwingProgress() - Method in class net.minecraft.entity.LivingEntity
 
updateAutoJump(float, float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
updateBarPercentage() - Method in class net.minecraft.world.raid.Raid
 
updateBlockInfo() - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
updateBlockInfo() - Method in class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
 
updateBoundingBox() - Method in class net.minecraft.entity.item.HangingEntity
 
updateBoundingBox() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
updateBoundingBox() - Method in class net.minecraft.entity.item.LeashKnotEntity
 
updateBounds(int, int, int, int) - Method in class net.minecraftforge.fml.client.config.HoverChecker
Call this method if the intended region has changed such as if the region must follow a scrolling list.
updateBurns() - Static method in class net.minecraftforge.common.ForgeHooks
 
updateCameraAndRender(float, long, boolean) - Method in class net.minecraft.client.renderer.GameRenderer
 
updateChunkData(DimensionType, Supplier<DimensionSavedDataManager>, CompoundNBT) - Method in class net.minecraft.world.chunk.storage.ChunkLoader
 
updateChunkLater(ChunkRender) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
updateChunkNow(ChunkRender) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
updateChunkPositions(double, double) - Method in class net.minecraft.client.renderer.ViewFrustum
 
updateChunks(long) - Method in class net.minecraft.client.renderer.WorldRenderer
 
updateChunkStatus(ChunkPos) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
updateCloudSettings() - Static method in class net.minecraftforge.client.CloudRenderer
 
updateColor(float[], float[], float, float, float, float, int) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
updateColor(float[], float[], float, float, float, float, int) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
 
updateCommand() - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity.MinecartCommandLogic
 
updateCommand() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
updateComparatorOutputLevel(BlockPos, Block) - Method in class net.minecraft.world.World
 
updateConnectedRails(World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.DetectorRailBlock
 
updateContainingBlockInfo() - Method in class net.minecraft.tileentity.ChestTileEntity
 
updateContainingBlockInfo() - Method in class net.minecraft.tileentity.TileEntity
 
updateCursorCounter() - Method in interface net.minecraftforge.fml.client.config.IArrayEntry
 
updateCursorCounter() - Method in interface net.minecraftforge.fml.client.config.IConfigEntry
Call GuiTextField#updateCursorCounter() for any GuiTextField objects in this entry.
UpdateData(short, BlockState) - Constructor for class net.minecraft.network.play.server.SMultiBlockChangePacket.UpdateData
 
UpdateData(short, Chunk) - Constructor for class net.minecraft.network.play.server.SMultiBlockChangePacket.UpdateData
 
updateDiagonalNeighbors(BlockState, IWorld, BlockPos, int) - Method in class net.minecraft.block.Block
Deprecated.
updateDiagonalNeighbors(IWorld, BlockPos, int) - Method in class net.minecraft.block.BlockState
 
updateDiagonalNeighbors(BlockState, IWorld, BlockPos, int) - Method in class net.minecraft.block.RedstoneWireBlock
 
updateDisplay(boolean) - Method in class net.minecraft.client.Minecraft
 
updateDisplay(boolean) - Method in interface net.minecraft.client.renderer.IWindowEventListener
 
updateDistance(float, float) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
updateDistance(float, float) - Method in class net.minecraft.entity.LivingEntity
 
updateDistance(float, float) - Method in class net.minecraft.entity.MobEntity
 
updateDynamicTexture() - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
updateEmpty() - Method in class net.minecraftforge.fluids.FluidStack
 
updateEntity(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
updateEntityActionState() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
updateEntityActionState() - Method in class net.minecraft.entity.LivingEntity
 
updateEntityActionState() - Method in class net.minecraft.entity.MobEntity
 
updateEntityActionState() - Method in class net.minecraft.entity.player.PlayerEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.MobEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.monster.PillagerEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.passive.DolphinEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.passive.FoxEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.passive.PandaEntity
 
updateEyesInWaterPlayer() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
updateEyesInWaterPlayer() - Method in class net.minecraft.entity.player.PlayerEntity
 
updateFacingWithBoundingBox(Direction) - Method in class net.minecraft.entity.item.HangingEntity
 
updateFacingWithBoundingBox(Direction) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
updateFacingWithBoundingBox(Direction) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.Entity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.FlyingEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.item.BoatEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.LivingEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.passive.BatEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.passive.ParrotEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
updateFilter() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
updateFlatLighting() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
updateFogColor(ActiveRenderInfo, float) - Method in class net.minecraft.client.renderer.FogRenderer
 
updateForEntity(CommandSource, ITextComponent, Entity, int) - Static method in class net.minecraft.util.text.TextComponentUtils
 
updateFrom(Supplier<NetworkEvent.Context>, PacketBuffer, NetworkEvent.RegistrationChangeType) - Method in class net.minecraftforge.fml.network.FMLMCRegisterPacketHandler.ChannelList
 
updateFromPacket(SUpdateBossInfoPacket) - Method in class net.minecraft.client.gui.ClientBossInfo
 
updateGameProfile(GameProfile) - Static method in class net.minecraft.tileentity.SkullTileEntity
 
updateGui() - Method in class net.minecraft.client.gui.screen.CommandBlockScreen
 
updateHeldItem() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
updateHorseSlots() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
updateHorseSlots() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
updateHorseSlots() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
updateId(int) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
 
updateIfDry(BlockState, IWorld, BlockPos) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
updateInputs(boolean, boolean, boolean, boolean) - Method in class net.minecraft.entity.item.BoatEntity
 
updateItem(String, int) - Static method in class net.minecraft.util.datafix.fixes.ItemStackDataFlattening
 
updateItemName(String) - Method in class net.minecraft.inventory.container.RepairContainer
 
updateItemPosition(int, int, int, float) - Method in class net.minecraft.client.gui.SlotGui
 
updateItemStackNBT(CompoundNBT) - Method in class net.minecraft.item.Item
 
updateItemStackNBT(CompoundNBT) - Method in class net.minecraft.item.SkullItem
 
updateItemUse(ItemStack, int) - Method in class net.minecraft.entity.LivingEntity
 
updateKeyBindState() - Static method in class net.minecraft.client.settings.KeyBinding
 
updateKnownRecipes(RecipeBook) - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
updateLastSeen() - Method in class net.minecraft.client.network.LanServerInfo
 
updateLatest() - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
updateLayers() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
updateLCG - Variable in class net.minecraft.world.World
 
updateLeashedState() - Method in class net.minecraft.entity.CreatureEntity
 
updateLeashedState() - Method in class net.minecraft.entity.MobEntity
 
updateLegacyName(ResourceLocation) - Method in class net.minecraftforge.registries.RegistryManager
 
updateLightmap(float) - Method in class net.minecraft.client.renderer.LightTexture
 
updateLightmap(float[], float[], float, float, float) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
updateLightmap(float[], float[], float, float, float) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
 
updateLightMatrix() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
updateListener(ActiveRenderInfo) - Method in class net.minecraft.client.audio.SoundEngine
 
updateListener(ActiveRenderInfo) - Method in class net.minecraft.client.audio.SoundHandler
 
updateLists(List<RecipeList>, boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
updateLook() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
updateMapData(World, Entity, MapData) - Method in class net.minecraft.item.FilledMapItem
 
updateMapData(int, int) - Method in class net.minecraft.world.storage.MapData
 
updateMapTexture(MapData) - Method in class net.minecraft.client.gui.MapItemRenderer
 
updateMessage() - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
updateMessage() - Method in class net.minecraft.client.gui.widget.OptionSlider
 
updateMessage() - Method in class net.minecraft.client.gui.widget.SoundSlider
 
updateMessage() - Method in class net.minecraft.realms.RealmsSliderButton
 
updateMessage() - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
updateName(String) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
 
updateNarratorButton() - Method in class net.minecraft.client.gui.screen.ChatOptionsScreen
 
updateNBT(Dynamic<?>) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
 
updateNeighbors(World, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
updateNeighbors(BlockState, IWorld, BlockPos, int) - Method in class net.minecraft.block.Block
Deprecated.
updateNeighbors(IWorld, BlockPos, int) - Method in class net.minecraft.block.BlockState
 
updateNeighborsInFront(World, BlockPos, BlockState) - Method in class net.minecraft.block.ObserverBlock
 
updateNetworkServers(List<LanServerInfo>) - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
updateOnlineServers(ServerList) - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
updatePassenger(Entity) - Method in class net.minecraft.entity.Entity
 
updatePassenger(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
updatePassenger(Entity) - Method in class net.minecraft.entity.passive.ChickenEntity
 
updatePassenger(Entity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
updatePassenger(Entity) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
updatePath() - Method in class net.minecraft.pathfinding.PathNavigator
 
updatePermissionLevel(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
updatePlayerLook() - Method in class net.minecraft.client.MouseHelper
 
updatePlayerPosition(long, long, ServerPlayerEntity) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
updatePlayerPosition(ServerPlayerEntity) - Method in class net.minecraft.world.server.ChunkManager
 
updatePlayerPosition(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerChunkProvider
 
updatePlayerPosition(SectionPos, ServerPlayerEntity) - Method in class net.minecraft.world.server.TicketManager
 
updatePortal() - Method in class net.minecraft.entity.Entity
 
updatePose() - Method in class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
updatePose() - Method in class net.minecraft.entity.player.PlayerEntity
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractSignBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.AttachedStemBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BambooBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BambooSaplingBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BannerBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BedBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BellBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.Block
Deprecated.
updatePostPlacement(Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BlockState
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BubbleColumnBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BushBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CactusBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CakeBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CampfireBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CarpetBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ChestBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ChorusFlowerBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ChorusPlantBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CocoaBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ConcretePowderBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ConduitBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CoralBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CoralFinBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CoralPlantBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CoralWallFanBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.DoorBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.DoublePlantBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.EnderChestBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FallingBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FarmlandBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FenceBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FenceGateBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FireBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FlowerPotBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FlowingFluidBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.GrassPathBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.HorizontalFaceBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.HugeMushroomBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.KelpBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.KelpTopBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.LadderBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.LanternBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.LeavesBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.MagmaBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.NetherPortalBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.NoteBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ObserverBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.PaneBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.PistonHeadBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.RedstoneWireBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.RepeaterBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ScaffoldingBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SeaGrassBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SeaPickleBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SlabBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SnowBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SnowyDirtBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.StairsBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.StandingSignBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SugarCaneBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.TorchBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.TrapDoorBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.TripWireBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.TripWireHookBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.VineBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.WallBannerBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.WallBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.WallSignBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.WallTorchBlock
 
updatePotionEffects() - Method in class net.minecraft.entity.LivingEntity
 
updatePotionMetadata() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
updatePotionMetadata() - Method in class net.minecraft.entity.LivingEntity
 
updatePotionMetadata() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
updatePower(BlockState, World, BlockPos) - Static method in class net.minecraft.block.DaylightDetectorBlock
 
updateProgressBar(int, int) - Method in class net.minecraft.inventory.container.BeaconContainer
 
updateProgressBar(int, int) - Method in class net.minecraft.inventory.container.Container
 
updateProgressBar(int, int) - Method in class net.minecraft.inventory.container.LecternContainer
 
updateReference(IForgeRegistry<? extends T>) - Method in class net.minecraftforge.fml.RegistryObject
 
updateRenderAngles() - Method in class net.minecraft.entity.ai.controller.BodyController
 
updateRepairOutput() - Method in class net.minecraft.inventory.container.RepairContainer
 
updateRidden() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
updateRidden() - Method in class net.minecraft.entity.Entity
 
updateRidden() - Method in class net.minecraft.entity.LivingEntity
 
updateRidden() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
updateRidden() - Method in class net.minecraft.entity.player.PlayerEntity
 
updateRotation(float, float, float) - Method in class net.minecraft.entity.ai.goal.JumpGoal
 
updateScreenPosition(boolean, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
updateScrollingState(double, double, int) - Method in class net.minecraft.client.gui.SlotGui
 
updateScrollingState(double, double, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
updateSections(LightEngine<M, ?>, boolean, boolean) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
updateSections(LightEngine<SkyLightStorage.StorageMap, ?>, boolean, boolean) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
updateSectionStatus(SectionPos, boolean) - Method in interface net.minecraft.world.lighting.ILightListener
 
updateSectionStatus(SectionPos, boolean) - Method in enum net.minecraft.world.lighting.IWorldLightListener.Dummy
 
updateSectionStatus(SectionPos, boolean) - Method in class net.minecraft.world.lighting.LightEngine
 
updateSectionStatus(long, boolean) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
updateSectionStatus(SectionPos, boolean) - Method in class net.minecraft.world.lighting.WorldLightManager
 
updateSectionStatus(SectionPos, boolean) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
updateServerPing(RealmsServerPlayerList) - Method in class com.mojang.realmsclient.dto.RealmsServer
 
updateShaderGroupSize(int, int) - Method in class net.minecraft.client.renderer.GameRenderer
 
updateShift() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
updateSize(int, int, int, int) - Method in class net.minecraft.client.gui.SlotGui
 
updateSize(int, int, int, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
updateSlider() - Method in class net.minecraftforge.fml.client.config.GuiSlider
 
updateSourceLevel(long, int, boolean) - Method in class net.minecraft.util.SectionDistanceGraph
 
updateSourceLevel(long, int, boolean) - Method in class net.minecraft.world.chunk.ChunkDistanceGraph
 
updateSpinAttack(AxisAlignedBB, AxisAlignedBB) - Method in class net.minecraft.entity.LivingEntity
 
updateState(World, BlockPos, BlockState, int) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
updateState(BlockState, World, BlockPos, Block) - Method in class net.minecraft.block.AbstractRailBlock
 
updateState(World, BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
 
updateState(BlockState, World, BlockPos, Block) - Method in class net.minecraft.block.PoweredRailBlock
 
updateState(BlockState, World, BlockPos, Block) - Method in class net.minecraft.block.RailBlock
 
updateState(World, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
updateSwimming() - Method in class net.minecraft.entity.Entity
 
updateSwimming() - Method in class net.minecraft.entity.monster.DrownedEntity
 
updateSwimming() - Method in class net.minecraft.entity.player.PlayerEntity
 
updateSyncFields(ClientPlayerEntity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CelebrateRaidVictoryTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CreateBabyVillagerTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FarmTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask
 
updateTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
updateTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.LookTask
 
updateTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.MultiTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.PanicTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShareItemsTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShowWaresTask
 
updateTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SwimTask
 
updateTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.TradeTask
 
updateTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToTargetTask
 
updateTileEntities(Collection<TileEntity>, Collection<TileEntity>) - Method in class net.minecraft.client.renderer.WorldRenderer
 
updateTimeLightAndEntities(BooleanSupplier) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
updateTimeLightAndEntities(BooleanSupplier) - Method in class net.minecraft.server.MinecraftServer
 
updateTimer(long) - Method in class net.minecraft.util.Timer
 
updateTrackOutput() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
updateTransparencyLater(ChunkRender) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
updateVisiblePlayers(PlayerEntity, ItemStack) - Method in class net.minecraft.world.storage.MapData
 
updateWatchedTargetId(int, int) - Method in class net.minecraft.entity.boss.WitherEntity
 
updateWeather(Runnable) - Method in interface net.minecraftforge.common.extensions.IForgeDimension
 
updateWindowSize() - Method in class net.minecraft.client.Minecraft
 
updateWindowSize() - Method in interface net.minecraft.client.renderer.IWindowEventListener
 
updateWorld() - Method in class net.minecraftforge.event.entity.player.PlayerWakeUpEvent
Indicates if the server should be notified of sleeping changes.
upgradeBlock(String) - Method in class net.minecraft.util.datafix.fixes.StatsRenaming
 
UpgradeData - Class in net.minecraft.world.chunk
 
UpgradeData(CompoundNBT) - Constructor for class net.minecraft.world.chunk.UpgradeData
 
UpgradeData.IBlockFixer - Interface in net.minecraft.world.chunk
 
upgradeItem(String) - Method in class net.minecraft.util.datafix.fixes.StatsRenaming
 
upload(AtlasTexture.SheetData) - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
upload() - Method in class net.minecraft.client.shader.ShaderUniform
 
uploadChunk(BlockRenderLayer, BufferBuilder, ChunkRender, CompiledChunk, double) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
uploadGlyph(int, int) - Method in enum net.minecraft.client.gui.fonts.DefaultGlyph
 
uploadGlyph(int, int) - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
UploadInfo - Class in com.mojang.realmsclient.dto
 
UploadInfo() - Constructor for class com.mojang.realmsclient.dto.UploadInfo
 
uploadMipmaps() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
UploadResult - Class in com.mojang.realmsclient.gui.screens
 
UploadResult(int, String) - Constructor for class com.mojang.realmsclient.gui.screens.UploadResult
 
UploadResult.Builder - Class in com.mojang.realmsclient.gui.screens
 
UploadStatus - Class in com.mojang.realmsclient.client
 
UploadStatus() - Constructor for class com.mojang.realmsclient.client.UploadStatus
 
uploadTextureSub(int, int, int, boolean) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
uploadTextureSub(int, int, int, int, int, int, int, boolean) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
uploadTextureSub(int, int, int, int, int, int, int, boolean, boolean, boolean) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
UploadTokenCache - Class in com.mojang.realmsclient.util
 
UploadTokenCache() - Constructor for class com.mojang.realmsclient.util.UploadTokenCache
 
url - Variable in class net.minecraftforge.fml.VersionChecker.CheckResult
 
USE_CAULDRON - Static variable in class net.minecraft.stats.Stats
 
UseAction - Enum in net.minecraft.item
 
USED_ENDER_EYE - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
USED_TOTEM - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
usedBy(PlayerEntity) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
UsedEnderEyeTrigger - Class in net.minecraft.advancements.criterion
 
UsedEnderEyeTrigger() - Constructor for class net.minecraft.advancements.criterion.UsedEnderEyeTrigger
 
UsedEnderEyeTrigger.Instance - Class in net.minecraft.advancements.criterion
 
useDepth - Variable in class net.minecraft.client.shader.Framebuffer
 
usedTotem(IItemProvider) - Static method in class net.minecraft.advancements.criterion.UsedTotemTrigger.Instance
 
UsedTotemTrigger - Class in net.minecraft.advancements.criterion
 
UsedTotemTrigger() - Constructor for class net.minecraft.advancements.criterion.UsedTotemTrigger
 
UsedTotemTrigger.Instance - Class in net.minecraft.advancements.criterion
 
useFbo - Static variable in class com.mojang.blaze3d.platform.GLX
 
UseHoeEvent - Class in net.minecraftforge.event.entity.player
This event is fired when a player attempts to use a Hoe on a block, it can be canceled to completely prevent any further processing.
UseHoeEvent(ItemUseContext) - Constructor for class net.minecraftforge.event.entity.player.UseHoeEvent
 
UseItemGoal<T extends MobEntity> - Class in net.minecraft.entity.ai.goal
 
UseItemGoal(T, ItemStack, SoundEvent, Predicate<? super T>) - Constructor for class net.minecraft.entity.ai.goal.UseItemGoal
 
useItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.ItemStack
 
useNativeTransport - Variable in class net.minecraft.client.GameSettings
 
useNativeTransport - Variable in class net.minecraft.server.dedicated.ServerProperties
 
useOr - Variable in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
 
useOr() - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
 
usePostProcess - Static variable in class com.mojang.blaze3d.platform.GLX
 
USER_CACHE_FILE - Static variable in class net.minecraft.server.MinecraftServer
 
userInfo - Variable in class net.minecraft.client.GameConfiguration
 
UserInformation(Session, PropertyMap, PropertyMap, Proxy) - Constructor for class net.minecraft.client.GameConfiguration.UserInformation
 
UserList<K,V extends UserListEntry<K>> - Class in net.minecraft.server.management
 
UserList(File) - Constructor for class net.minecraft.server.management.UserList
 
UserListEntry<T> - Class in net.minecraft.server.management
 
UserListEntry(T) - Constructor for class net.minecraft.server.management.UserListEntry
 
UserListEntry(T, JsonObject) - Constructor for class net.minecraft.server.management.UserListEntry
 
userName() - Static method in class net.minecraft.realms.Realms
 
UsernameCache - Class in net.minecraftforge.common
Caches player's last known usernames
userProperties - Variable in class net.minecraft.client.GameConfiguration.UserInformation
 
useSeparateBlendExt - Static variable in class com.mojang.blaze3d.platform.GLX
 
useSmoothLighting() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
useSmoothLighting() - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
UseSpellGoal() - Constructor for class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
useVbo - Static variable in class com.mojang.blaze3d.platform.GLX
 
useVbo() - Static method in class com.mojang.blaze3d.platform.GLX
 
Util - Class in net.minecraft.util
 
Util() - Constructor for class net.minecraft.util.Util
 
Util.OS - Enum in net.minecraft.util
 
uuidToName(String) - Static method in class net.minecraft.realms.Realms
 
uvLock(boolean) - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
 
uvLock - Variable in class net.minecraftforge.client.model.generators.ConfiguredModel
 
uvs - Variable in class net.minecraft.client.renderer.model.BlockFaceUV
 
uvs(float, float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.FaceBuilder
 
UVsOutOfBoundsException(ResourceLocation) - Constructor for exception net.minecraftforge.client.model.obj.OBJModel.UVsOutOfBoundsException
Deprecated.
 

V

v - Variable in class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
Deprecated.
 
V0099 - Class in net.minecraft.util.datafix.versions
 
V0099(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0099
 
V0100 - Class in net.minecraft.util.datafix.versions
 
V0100(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0100
 
V0102 - Class in net.minecraft.util.datafix.versions
 
V0102(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0102
 
V0106 - Class in net.minecraft.util.datafix.versions
 
V0106(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0106
 
V0107 - Class in net.minecraft.util.datafix.versions
 
V0107(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0107
 
V0135 - Class in net.minecraft.util.datafix.versions
 
V0135(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0135
 
V0143 - Class in net.minecraft.util.datafix.versions
 
V0143(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0143
 
V0501 - Class in net.minecraft.util.datafix.versions
 
V0501(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0501
 
V0700 - Class in net.minecraft.util.datafix.versions
 
V0700(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0700
 
V0701 - Class in net.minecraft.util.datafix.versions
 
V0701(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0701
 
V0702 - Class in net.minecraft.util.datafix.versions
 
V0702(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0702
 
V0703 - Class in net.minecraft.util.datafix.versions
 
V0703(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0703
 
V0704 - Class in net.minecraft.util.datafix.versions
 
V0704(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0704
 
V0705 - Class in net.minecraft.util.datafix.versions
 
V0705(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0705
 
V0808 - Class in net.minecraft.util.datafix.versions
 
V0808(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0808
 
V1022 - Class in net.minecraft.util.datafix.versions
 
V1022(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1022
 
V1125 - Class in net.minecraft.util.datafix.versions
 
V1125(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1125
 
V1451 - Class in net.minecraft.util.datafix.versions
 
V1451(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451
 
V1451_1 - Class in net.minecraft.util.datafix.versions
 
V1451_1(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_1
 
V1451_2 - Class in net.minecraft.util.datafix.versions
 
V1451_2(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_2
 
V1451_3 - Class in net.minecraft.util.datafix.versions
 
V1451_3(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_3
 
V1451_4 - Class in net.minecraft.util.datafix.versions
 
V1451_4(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_4
 
V1451_5 - Class in net.minecraft.util.datafix.versions
 
V1451_5(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_5
 
V1451_6 - Class in net.minecraft.util.datafix.versions
 
V1451_6(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_6
 
V1451_7 - Class in net.minecraft.util.datafix.versions
 
V1451_7(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_7
 
V1460 - Class in net.minecraft.util.datafix.versions
 
V1460(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1460
 
V1466 - Class in net.minecraft.util.datafix.versions
 
V1466(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1466
 
V1470 - Class in net.minecraft.util.datafix.versions
 
V1470(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1470
 
V1481 - Class in net.minecraft.util.datafix.versions
 
V1481(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1481
 
V1483 - Class in net.minecraft.util.datafix.versions
 
V1483(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1483
 
V1486 - Class in net.minecraft.util.datafix.versions
 
V1486(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1486
 
V1510 - Class in net.minecraft.util.datafix.versions
 
V1510(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1510
 
V1800 - Class in net.minecraft.util.datafix.versions
 
V1800(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1800
 
V1801 - Class in net.minecraft.util.datafix.versions
 
V1801(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1801
 
V1904 - Class in net.minecraft.util.datafix.versions
 
V1904(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1904
 
V1906 - Class in net.minecraft.util.datafix.versions
 
V1906(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1906
 
V1909 - Class in net.minecraft.util.datafix.versions
 
V1909(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1909
 
V1920 - Class in net.minecraft.util.datafix.versions
 
V1920(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1920
 
V1928 - Class in net.minecraft.util.datafix.versions
 
V1928(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1928
 
V1929 - Class in net.minecraft.util.datafix.versions
 
V1929(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1929
 
V1931 - Class in net.minecraft.util.datafix.versions
 
V1931(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1931
 
VALID - Static variable in class net.minecraftforge.fml.client.config.GuiUtils
 
VALID_SPAWN - Static variable in class net.minecraft.tags.BlockTags
 
validate(Map<ResourceLocation, LootTable>, ValidationResults) - Method in class net.minecraft.data.LootTableProvider
 
validate() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
validate() - Method in class net.minecraft.tileentity.TileEntity
 
validate() - Method in class net.minecraftforge.common.ticket.SimpleTicket
Re-adds your ticket to the system.
validate() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
validatePath(File, String) - Static method in class net.minecraft.resources.FolderPack
 
validateSlotIndex(int) - Method in class net.minecraftforge.items.ItemStackHandler
 
validateSlotIndex(int) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
ValidationResults - Class in net.minecraft.world.storage.loot
 
ValidationResults() - Constructor for class net.minecraft.world.storage.loot.ValidationResults
 
ValidationResults(Multimap<String, String>, Supplier<String>) - Constructor for class net.minecraft.world.storage.loot.ValidationResults
 
validator - Variable in class net.minecraftforge.fluids.capability.templates.FluidTank
 
validBookTagContents(CompoundNBT) - Static method in class net.minecraft.item.WrittenBookItem
 
validStringPattern - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
validValues - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
value - Variable in enum com.mojang.blaze3d.platform.GlStateManager.DestFactor
 
value - Variable in enum com.mojang.blaze3d.platform.GlStateManager.SourceFactor
 
value - Variable in class net.minecraft.client.gui.widget.AbstractSlider
 
value - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
valueFromString(String) - Static method in enum net.minecraftforge.client.settings.KeyModifier
 
ValueObject - Class in com.mojang.realmsclient.dto
 
ValueObject() - Constructor for class com.mojang.realmsclient.dto.ValueObject
 
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.CullFace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.DestFactor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.FogMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.LogicOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.Profile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.SourceFactor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.TexGen
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.Viewport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.client.RealmsClient.CompatibleVersionResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.client.RealmsClient.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.dto.RealmsServer.ServerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.dto.RealmsServer.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.dto.Subscription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.dto.WorldTemplate.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.gui.ChatFormatting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.gui.RealmsDataFetcher.Task
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.gui.RealmsServerSlotButton.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.advancements.FrameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.Block.OffsetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockRenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.material.PushReaction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.PressurePlateBlock.Sensitivity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.SkullBlock.Types
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.audio.ISound.AttenuationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.audio.MusicTicker.MusicType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.audio.Sound.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.audio.SoundSystem.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.advancements.AdvancementState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.fonts.DefaultGlyph
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.fonts.providers.GlyphProviderTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.toasts.IToast.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.toasts.SystemToast.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.toasts.TutorialToast.Icons
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.NeighborInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.chunk.ChunkRenderTask.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.chunk.ChunkRenderTask.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.entity.model.BipedModel.ArmPose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.entity.model.ParrotModel.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.FaceDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.model.ItemCameraTransforms.TransformType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.model.ModelRotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormatGLCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Usage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.resources.data.VillagerMetadataSection.HatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.settings.AmbientOcclusionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.settings.AttackIndicatorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.settings.CloudOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.settings.NarratorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.settings.ParticleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.tutorial.TutorialSteps
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.util.InputMappings.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.util.ITooltipFlag.TooltipFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.util.RecipeBookCategories
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.command.arguments.EntityAnchorArgument.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.command.impl.SetBlockCommand.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.enchantment.Enchantment.Rarity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.enchantment.EnchantmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.enchantment.ProtectionEnchantment.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.ai.attributes.AttributeModifier.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.ai.brain.memory.MemoryModuleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.ai.brain.task.Task.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.ai.controller.MovementController.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.ai.goal.Goal.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.EntityClassification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.EntitySpawnPlacementRegistry.PlacementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.item.BoatEntity.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.item.BoatEntity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.item.minecart.AbstractMinecartEntity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.monster.AbstractIllagerEntity.ArmPose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.monster.SpellcastingIllagerEntity.SpellType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.MoverType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.passive.FoxEntity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.passive.MooshroomEntity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.passive.PandaEntity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.player.ChatVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.player.PlayerEntity.SleepResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.player.PlayerModelPart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.Pose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.projectile.AbstractArrowEntity.PickupStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.SpawnReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.inventory.container.ClickType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.inventory.EquipmentSlotType.Group
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.inventory.EquipmentSlotType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.ArmorMaterial
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.DyeColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.FireworkRocketItem.Shape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.ItemTier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.Rarity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.UseAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.PacketDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.CClientStatusPacket.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.CEntityActionPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.CPlayerDiggingPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.CRecipeInfoPacket.Purpose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.CResourcePackStatusPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.CSeenAdvancementsPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.CUseEntityPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.SCombatPacket.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.SPlayerListItemPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.SPlayerPositionLookPacket.Flags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.SRecipeBookPacket.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.STitlePacket.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.SUpdateBossInfoPacket.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.SWorldBorderPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.ProtocolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.pathfinding.PathNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.pathfinding.PathType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.potion.EffectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.resources.PackCompatibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.resources.ResourcePackInfo.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.resources.ResourcePackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.scoreboard.ScoreCriteria.RenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.scoreboard.ServerScoreboard.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.scoreboard.Team.Visible
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.AttachFace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.BambooLeaves
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.BedPart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.BellAttachment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.ChestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.ComparatorMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.DoorHingeSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.DoubleBlockHalf
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.Half
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.NoteBlockInstrument
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.PistonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.RailShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.RedstoneSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.SlabType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.StairsShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.StructureMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.tileentity.BannerPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.tileentity.CommandBlockTileEntity.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.tileentity.ShulkerBoxTileEntity.AnimationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.tileentity.StructureBlockTileEntity.UpdateCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.ActionResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.AxisRotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.BlockRenderLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.datafix.DefaultTypeReferences
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction.Offset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Direction.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Direction.AxisDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Direction.Plane
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Direction8
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Hand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.HandSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.math.RayTraceContext.BlockMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.math.RayTraceContext.FluidMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.math.RayTraceResult.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Mirror
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Rotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Session.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.SoundCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.text.ChatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.text.event.ClickEvent.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.text.event.HoverEvent.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.text.TextFormatting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Util.OS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.village.GossipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.village.PointOfInterestManager.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.biome.Biome.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.biome.Biome.RainType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.biome.Biome.TempCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.border.BorderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.BossInfo.Color
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.BossInfo.Overlay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.chunk.Chunk.CreateEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.chunk.ChunkStatus.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.Difficulty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.EmptyBlockReader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.end.DragonSpawnState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.Explosion.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.GameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.feature.OreFeatureConfig.FillerBlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.feature.structure.MineshaftStructure.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.feature.structure.OceanRuinStructure.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.GenerationStage.Carving
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.GenerationStage.Decoration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.Heightmap.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.Heightmap.Usage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.AddBambooForestLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.AddIslandLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.AddMushroomIslandLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.AddSnowLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.DeepOceanLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.EdgeBiomeLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.EdgeLayer.CoolWarm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.EdgeLayer.HeatIce
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.EdgeLayer.Special
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.HillsLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.IslandLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.MixOceansLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.MixRiverLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.OceanLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.RareBiomeLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.RemoveTooMuchOceanLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.RiverLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.ShoreLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.SmoothLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.StartRiverLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.VoroniZoomLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.ZoomLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.lighting.IWorldLightListener.Dummy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.LightType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.server.ChunkHolder.LocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.storage.loot.functions.CopyName.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.storage.loot.functions.CopyNbt.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.storage.loot.functions.CopyNbt.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.storage.loot.LootContext.EntityTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.storage.MapDecoration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.TickPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.event.RenderBlockOverlayEvent.OverlayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.event.RenderGameOverlayEvent.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.Animation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Interpolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Variable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.b3d.B3DClip
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.b3d.B3DLoader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.data.EmptyModelData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.generators.ModelBuilder.FaceRotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.generators.ModelBuilder.Perspective
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.ItemLayerModel.Loader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.ModelDynBucket.Loader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.ModelDynBucket.LoaderDynBucket
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.ModelFluid.FluidLoader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.ModelLoader.VanillaLoader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.ModelLoader.VariantLoader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.MultiLayerModel.Loader
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.obj.OBJLoader
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.obj.OBJModel.OBJState.Operation
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.settings.KeyConflictContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.settings.KeyModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.BiomeManager.BiomeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.capabilities.CapabilityManager
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.extensions.IForgeDimension.SleepResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.model.animation.JointClips.IdentityJointClip
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.model.Models
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.PlantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.util.TextTable.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.event.RegistryEvent.MissingMappings.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.event.TickEvent.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.event.TickEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Note
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Octave
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.event.world.PistonEvent.PistonMoveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fluids.capability.IFluidHandler.FluidAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.client.config.ConfigGuiType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.common.Mod.EventBusSubscriber.Bus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.config.ModConfig.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.LifecycleEventProvider.LifecycleEvent.Progression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.LifecycleEventProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.LogicalSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.LogicalSidedProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.ModLoadingStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.network.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.network.ICustomPacket.Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.network.NetworkDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.network.NetworkEvent.RegistrationChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.SidedProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.VersionChecker.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.resource.SelectiveReloadStateHandler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.resource.VanillaResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.server.permission.DefaultPermissionLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.CullFace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.DestFactor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.FogMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.LogicOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.Profile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.SourceFactor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.TexGen
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.Viewport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.client.RealmsClient.CompatibleVersionResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.client.RealmsClient.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.dto.RealmsServer.ServerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.dto.RealmsServer.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.dto.Subscription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.dto.WorldTemplate.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.gui.ChatFormatting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.gui.RealmsDataFetcher.Task
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.gui.RealmsServerSlotButton.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.advancements.FrameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.Block.OffsetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockRenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.material.PushReaction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.PressurePlateBlock.Sensitivity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.SkullBlock.Types
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.audio.ISound.AttenuationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.audio.MusicTicker.MusicType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.audio.Sound.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.audio.SoundSystem.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.advancements.AdvancementState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.fonts.DefaultGlyph
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.fonts.providers.GlyphProviderTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.toasts.IToast.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.toasts.SystemToast.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.toasts.TutorialToast.Icons
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.NeighborInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.chunk.ChunkRenderTask.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.chunk.ChunkRenderTask.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.entity.model.BipedModel.ArmPose
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.entity.model.ParrotModel.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.FaceDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.model.ItemCameraTransforms.TransformType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.model.ModelRotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormatGLCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Usage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.resources.data.VillagerMetadataSection.HatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.settings.AmbientOcclusionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.settings.AttackIndicatorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.settings.CloudOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.settings.NarratorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.settings.ParticleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.tutorial.TutorialSteps
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.util.InputMappings.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.util.ITooltipFlag.TooltipFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.util.RecipeBookCategories
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.command.arguments.EntityAnchorArgument.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.command.impl.SetBlockCommand.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.enchantment.Enchantment.Rarity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.enchantment.EnchantmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.enchantment.ProtectionEnchantment.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.ai.attributes.AttributeModifier.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.ai.brain.memory.MemoryModuleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.ai.brain.task.Task.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.ai.controller.MovementController.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.ai.goal.Goal.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.EntityClassification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.EntitySpawnPlacementRegistry.PlacementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.item.BoatEntity.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.item.BoatEntity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.item.minecart.AbstractMinecartEntity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.monster.AbstractIllagerEntity.ArmPose
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.monster.SpellcastingIllagerEntity.SpellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.MoverType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.passive.FoxEntity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.passive.MooshroomEntity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.passive.PandaEntity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.player.ChatVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.player.PlayerEntity.SleepResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.player.PlayerModelPart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.Pose
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.projectile.AbstractArrowEntity.PickupStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.SpawnReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.inventory.container.ClickType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.inventory.EquipmentSlotType.Group
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.inventory.EquipmentSlotType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.ArmorMaterial
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.DyeColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.FireworkRocketItem.Shape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.ItemTier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.Rarity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.UseAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.PacketDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.CClientStatusPacket.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.CEntityActionPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.CPlayerDiggingPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.CRecipeInfoPacket.Purpose
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.CResourcePackStatusPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.CSeenAdvancementsPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.CUseEntityPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.SCombatPacket.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.SPlayerListItemPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.SPlayerPositionLookPacket.Flags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.SRecipeBookPacket.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.STitlePacket.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.SUpdateBossInfoPacket.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.SWorldBorderPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.ProtocolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.pathfinding.PathNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.pathfinding.PathType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.potion.EffectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.resources.PackCompatibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.resources.ResourcePackInfo.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.resources.ResourcePackType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.scoreboard.ScoreCriteria.RenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.scoreboard.ServerScoreboard.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.scoreboard.Team.Visible
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.AttachFace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.BambooLeaves
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.BedPart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.BellAttachment
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum net.minecraft.state.properties.ChestType
 
values() - Static method in enum net.minecraft.state.properties.ChestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.ComparatorMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.DoorHingeSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.DoubleBlockHalf
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.Half
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.NoteBlockInstrument
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.PistonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.RailShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.RedstoneSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.SlabType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.StairsShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.StructureMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.tileentity.BannerPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.tileentity.CommandBlockTileEntity.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.tileentity.ShulkerBoxTileEntity.AnimationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.tileentity.StructureBlockTileEntity.UpdateCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.ActionResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.AxisRotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.BlockRenderLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.datafix.DefaultTypeReferences
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction.Offset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Direction.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Direction.AxisDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Direction.Plane
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Direction8
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Hand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.HandSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class net.minecraft.util.LowerStringMap
 
values() - Static method in enum net.minecraft.util.math.RayTraceContext.BlockMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.math.RayTraceContext.FluidMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.math.RayTraceResult.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Mirror
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class net.minecraft.util.registry.SimpleRegistry
 
values() - Static method in enum net.minecraft.util.Rotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Session.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.SoundCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.text.ChatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.text.event.ClickEvent.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.text.event.HoverEvent.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.text.TextFormatting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Util.OS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.village.GossipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.village.PointOfInterestManager.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.biome.Biome.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.biome.Biome.RainType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.biome.Biome.TempCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.border.BorderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.BossInfo.Color
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.BossInfo.Overlay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.chunk.Chunk.CreateEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.chunk.ChunkStatus.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.Difficulty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.EmptyBlockReader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.end.DragonSpawnState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.Explosion.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.GameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.feature.OreFeatureConfig.FillerBlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.feature.structure.MineshaftStructure.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.feature.structure.OceanRuinStructure.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.GenerationStage.Carving
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.GenerationStage.Decoration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.Heightmap.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.Heightmap.Usage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.AddBambooForestLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.AddIslandLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.AddMushroomIslandLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.AddSnowLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.DeepOceanLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.EdgeBiomeLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.EdgeLayer.CoolWarm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.EdgeLayer.HeatIce
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.EdgeLayer.Special
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.HillsLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.IslandLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.MixOceansLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.MixRiverLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.OceanLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.RareBiomeLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.RemoveTooMuchOceanLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.RiverLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.ShoreLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.SmoothLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.StartRiverLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.VoroniZoomLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.ZoomLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.lighting.IWorldLightListener.Dummy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.LightType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.server.ChunkHolder.LocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.storage.loot.functions.CopyName.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.storage.loot.functions.CopyNbt.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.storage.loot.functions.CopyNbt.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.storage.loot.LootContext.EntityTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.storage.MapDecoration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.TickPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.event.RenderBlockOverlayEvent.OverlayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.event.RenderGameOverlayEvent.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.animation.Animation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Interpolation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Variable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.b3d.B3DClip
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.b3d.B3DLoader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.data.EmptyModelData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.generators.ModelBuilder.FaceRotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.generators.ModelBuilder.Perspective
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.ItemLayerModel.Loader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.ModelDynBucket.Loader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.ModelDynBucket.LoaderDynBucket
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.ModelFluid.FluidLoader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.ModelLoader.VanillaLoader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.ModelLoader.VariantLoader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.MultiLayerModel.Loader
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.obj.OBJLoader
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.obj.OBJModel.OBJState.Operation
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.settings.KeyConflictContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.settings.KeyModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.BiomeManager.BiomeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.capabilities.CapabilityManager
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.extensions.IForgeDimension.SleepResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.model.animation.JointClips.IdentityJointClip
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.model.Models
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.PlantType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.util.TextTable.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.event.RegistryEvent.MissingMappings.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.event.TickEvent.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.event.TickEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Note
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Octave
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.event.world.PistonEvent.PistonMoveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fluids.capability.IFluidHandler.FluidAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.client.config.ConfigGuiType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
 
values() - Static method in enum net.minecraftforge.fml.common.Mod.EventBusSubscriber.Bus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.config.ModConfig.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.LifecycleEventProvider.LifecycleEvent.Progression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.LifecycleEventProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.LogicalSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.LogicalSidedProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.ModLoadingStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.network.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.network.ICustomPacket.Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.network.NetworkDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.network.NetworkEvent.RegistrationChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.SidedProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.VersionChecker.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.resource.SelectiveReloadStateHandler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.resource.VanillaResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.server.permission.DefaultPermissionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
VANILLA - Static variable in class net.minecraftforge.registries.RegistryManager
 
VANILLA_LAYERED - Static variable in class net.minecraft.world.biome.provider.BiomeProviderType
 
VanillaBrewingRecipe - Class in net.minecraftforge.common.brewing
Used in BrewingRecipeRegistry to maintain the vanilla behaviour.
VanillaBrewingRecipe() - Constructor for class net.minecraftforge.common.brewing.VanillaBrewingRecipe
 
VanillaHopperItemHandler - Class in net.minecraftforge.items
 
VanillaHopperItemHandler(HopperTileEntity) - Constructor for class net.minecraftforge.items.VanillaHopperItemHandler
 
VanillaIngredientSerializer - Class in net.minecraftforge.common.crafting
 
VanillaIngredientSerializer() - Constructor for class net.minecraftforge.common.crafting.VanillaIngredientSerializer
 
VanillaInventoryCodeHooks - Class in net.minecraftforge.items
 
VanillaInventoryCodeHooks() - Constructor for class net.minecraftforge.items.VanillaInventoryCodeHooks
 
VanillaPack - Class in net.minecraft.resources
 
VanillaPack(String...) - Constructor for class net.minecraft.resources.VanillaPack
 
VanillaProxy(List<BlockPart>) - Constructor for class net.minecraftforge.client.model.ModelLoaderRegistry2.VanillaProxy
 
VanillaResourceType - Enum in net.minecraftforge.resource
An enum of all IResourceTypes used by the Vanilla game.
vanillaSnapshot() - Static method in class net.minecraftforge.registries.GameData
 
vanillaType - Variable in enum net.minecraftforge.client.model.generators.ModelBuilder.Perspective
 
VANISHING_CURSE - Static variable in class net.minecraft.enchantment.Enchantments
 
VanishingCurseEnchantment - Class in net.minecraft.enchantment
 
VanishingCurseEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.VanishingCurseEnchantment
 
vaporize(PlayerEntity, World, BlockPos, FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
Called instead of placing the fluid block if Dimension.doesWaterVaporize() and #doesVaporize(FluidStack) are true.
variableOpacity() - Method in class net.minecraft.block.Block.Properties
 
VariableValue(float) - Constructor for class net.minecraftforge.common.animation.TimeValues.VariableValue
 
Variant - Class in net.minecraft.client.renderer.model
 
Variant(ResourceLocation, ModelRotation, boolean, int) - Constructor for class net.minecraft.client.renderer.model.Variant
 
variant - Variable in class net.minecraft.entity.passive.horse.HorseEntity.HorseData
 
Variant.Deserializer - Class in net.minecraft.client.renderer.model
 
VariantBlockStateBuilder - Class in net.minecraftforge.client.model.generators
Builder for variant-type blockstates, i.e.
VariantBlockStateBuilder.PartialBlockstate - Class in net.minecraftforge.client.model.generators
 
VariantList - Class in net.minecraft.client.renderer.model
 
VariantList(List<Variant>) - Constructor for class net.minecraft.client.renderer.model.VariantList
 
VariantList.Deserializer - Class in net.minecraft.client.renderer.model
 
VARINT - Static variable in class net.minecraft.network.datasync.DataSerializers
 
VboRenderList - Class in net.minecraft.client.renderer
 
VboRenderList() - Constructor for class net.minecraft.client.renderer.VboRenderList
 
vec2() - Static method in class net.minecraft.command.arguments.Vec2Argument
 
VEC2_INCOMPLETE - Static variable in class net.minecraft.command.arguments.Vec2Argument
 
Vec2Argument - Class in net.minecraft.command.arguments
 
Vec2Argument(boolean) - Constructor for class net.minecraft.command.arguments.Vec2Argument
 
Vec2f - Class in net.minecraft.util.math
 
Vec2f(float, float) - Constructor for class net.minecraft.util.math.Vec2f
 
vec3() - Static method in class net.minecraft.command.arguments.Vec3Argument
 
vec3(boolean) - Static method in class net.minecraft.command.arguments.Vec3Argument
 
Vec3Argument - Class in net.minecraft.command.arguments
 
Vec3Argument(boolean) - Constructor for class net.minecraft.command.arguments.Vec3Argument
 
Vec3d - Class in net.minecraft.util.math
 
Vec3d(double, double, double) - Constructor for class net.minecraft.util.math.Vec3d
 
Vec3d(Vec3i) - Constructor for class net.minecraft.util.math.Vec3d
 
Vec3i - Class in net.minecraft.util.math
 
Vec3i(int, int, int) - Constructor for class net.minecraft.util.math.Vec3i
 
Vec3i(double, double, double) - Constructor for class net.minecraft.util.math.Vec3i
 
vector3D - Variable in class net.minecraft.client.renderer.model.PositionTextureVertex
 
Vector3d - Class in net.minecraft.client.renderer
 
Vector3d(double, double, double) - Constructor for class net.minecraft.client.renderer.Vector3d
 
Vector3f - Class in net.minecraft.client.renderer
 
Vector3f(Vector3f) - Constructor for class net.minecraft.client.renderer.Vector3f
 
Vector3f() - Constructor for class net.minecraft.client.renderer.Vector3f
 
Vector3f(float, float, float) - Constructor for class net.minecraft.client.renderer.Vector3f
 
Vector3f(Vec3d) - Constructor for class net.minecraft.client.renderer.Vector3f
 
Vector4f - Class in net.minecraft.client.renderer
 
Vector4f() - Constructor for class net.minecraft.client.renderer.Vector4f
 
Vector4f(float, float, float, float) - Constructor for class net.minecraft.client.renderer.Vector4f
 
velocityChanged - Variable in class net.minecraft.entity.Entity
 
verifySellingItem(ItemStack) - Method in interface net.minecraft.entity.merchant.IMerchant
 
verifySellingItem(ItemStack) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
verifySellingItem(ItemStack) - Method in class net.minecraft.entity.NPCMerchant
 
version - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
version - Variable in class net.minecraft.client.GameConfiguration.GameInformation
 
version - Variable in class net.minecraft.client.multiplayer.ServerData
 
Version(String, int) - Constructor for class net.minecraft.network.ServerStatusResponse.Version
 
VERSION_CHECK_CAT - Static variable in class net.minecraftforge.common.ForgeMod
 
VersionChecker - Class in net.minecraftforge.fml
 
VersionChecker() - Constructor for class net.minecraftforge.fml.VersionChecker
 
VersionChecker.CheckResult - Class in net.minecraftforge.fml
 
VersionChecker.Status - Enum in net.minecraftforge.fml
 
versionRangeToString(VersionRange) - Static method in class net.minecraftforge.fml.MavenVersionStringHelper
 
versionType - Variable in class net.minecraft.client.GameConfiguration.GameInformation
 
vertex(double, double, double) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
vertex(double, double, double) - Method in class net.minecraft.realms.Tezzelator
 
Vertex(Vector3f, Vector3f, Vector4f, Vector4f[]) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
Vertex(Vector4f, OBJModel.Material) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Vertex
Deprecated.
 
vertex3f(float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
VertexBuffer - Class in net.minecraft.client.renderer.vertex
 
VertexBuffer(VertexFormat) - Constructor for class net.minecraft.client.renderer.vertex.VertexBuffer
 
VertexBufferConsumer - Class in net.minecraftforge.client.model.pipeline
Assumes VertexFormatElement is present in the BufferBuilder's vertex format.
VertexBufferConsumer() - Constructor for class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
VertexBufferConsumer(BufferBuilder) - Constructor for class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
VertexBufferUploader - Class in net.minecraft.client.renderer
 
VertexBufferUploader() - Constructor for class net.minecraft.client.renderer.VertexBufferUploader
 
vertexData - Variable in class net.minecraft.client.renderer.model.BakedQuad
 
VertexFormat - Class in net.minecraft.client.renderer.vertex
 
VertexFormat(VertexFormat) - Constructor for class net.minecraft.client.renderer.vertex.VertexFormat
 
VertexFormat() - Constructor for class net.minecraft.client.renderer.vertex.VertexFormat
 
VertexFormatElement - Class in net.minecraft.client.renderer.vertex
 
VertexFormatElement(int, VertexFormatElement.Type, VertexFormatElement.Usage, int) - Constructor for class net.minecraft.client.renderer.vertex.VertexFormatElement
 
VertexFormatElement.Type - Enum in net.minecraft.client.renderer.vertex
 
VertexFormatElement.Usage - Enum in net.minecraft.client.renderer.vertex
 
VertexLighterFlat - Class in net.minecraftforge.client.model.pipeline
 
VertexLighterFlat(BlockColors) - Constructor for class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
VertexLighterSmoothAo - Class in net.minecraftforge.client.model.pipeline
 
VertexLighterSmoothAo(BlockColors) - Constructor for class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
 
vertexPointer(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
vertexPointer(int, int, int, ByteBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
VertexTransformer - Class in net.minecraftforge.client.model.pipeline
 
VertexTransformer(IVertexConsumer) - Constructor for class net.minecraftforge.client.model.pipeline.VertexTransformer
 
vertices - Variable in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
VEX - Static variable in class net.minecraft.entity.EntityType
 
VEX_FLAGS - Static variable in class net.minecraft.entity.monster.VexEntity
 
VEX_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
VexEntity - Class in net.minecraft.entity.monster
 
VexEntity(EntityType<? extends VexEntity>, World) - Constructor for class net.minecraft.entity.monster.VexEntity
 
VexModel - Class in net.minecraft.client.renderer.entity.model
 
VexModel() - Constructor for class net.minecraft.client.renderer.entity.model.VexModel
 
VexModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.VexModel
 
VexRenderer - Class in net.minecraft.client.renderer.entity
 
VexRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.VexRenderer
 
VideoMode - Class in net.minecraft.client.renderer
 
VideoMode(int, int, int, int, int, int) - Constructor for class net.minecraft.client.renderer.VideoMode
 
VideoMode(GLFWVidMode.Buffer) - Constructor for class net.minecraft.client.renderer.VideoMode
 
VideoMode(GLFWVidMode) - Constructor for class net.minecraft.client.renderer.VideoMode
 
VideoSettingsScreen - Class in net.minecraft.client.gui.screen
 
VideoSettingsScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.screen.VideoSettingsScreen
 
VIEW_BOBBING - Static variable in class net.minecraft.client.settings.AbstractOption
 
viewBobbing - Variable in class net.minecraft.client.GameSettings
 
viewDistance - Variable in class net.minecraft.server.dedicated.ServerProperties
 
ViewFrustum - Class in net.minecraft.client.renderer
 
ViewFrustum(World, int, WorldRenderer, IChunkRendererFactory) - Constructor for class net.minecraft.client.renderer.ViewFrustum
 
viewport(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
VIGNETTE_TEX_PATH - Static variable in class net.minecraft.client.gui.IngameGui
 
VILLAGE - Static variable in class net.minecraft.world.gen.feature.Feature
 
VILLAGE - Static variable in class net.minecraft.world.gen.feature.structure.Structures
 
Village(TemplateManager, JigsawPiece, BlockPos, int, Rotation, MutableBoundingBox) - Constructor for class net.minecraft.world.gen.feature.structure.VillagePieces.Village
 
Village(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.VillagePieces.Village
 
VillageConfig - Class in net.minecraft.world.gen.feature.structure
 
VillageConfig(String, int) - Constructor for class net.minecraft.world.gen.feature.structure.VillageConfig
 
villageDistance - Variable in class net.minecraft.world.gen.GenerationSettings
 
VillagePieces - Class in net.minecraft.world.gen.feature.structure
 
VillagePieces() - Constructor for class net.minecraft.world.gen.feature.structure.VillagePieces
 
VillagePieces.Village - Class in net.minecraft.world.gen.feature.structure
 
VILLAGER - Static variable in class net.minecraft.entity.EntityType
 
VILLAGER_BABIES - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
VILLAGER_BABY - Static variable in class net.minecraft.entity.ai.brain.schedule.Schedule
 
VILLAGER_DATA - Static variable in class net.minecraft.network.datasync.DataSerializers
 
VILLAGER_DEFAULT - Static variable in class net.minecraft.entity.ai.brain.schedule.Schedule
 
VILLAGER_HOSTILES - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
VILLAGER_HURT - Static variable in interface net.minecraft.entity.merchant.IReputationType
 
VILLAGER_KILLED - Static variable in interface net.minecraft.entity.merchant.IReputationType
 
VILLAGER_PROFESSION - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
VILLAGER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
VILLAGER_TRADE - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
VILLAGER_TYPE - Static variable in class net.minecraft.util.registry.Registry
 
villagerArms - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
VillagerBabiesSensor - Class in net.minecraft.entity.ai.brain.sensor
 
VillagerBabiesSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.VillagerBabiesSensor
 
villagerBody - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
VillagerData - Class in net.minecraft.entity.merchant.villager
 
VillagerData(IVillagerType, VillagerProfession, int) - Constructor for class net.minecraft.entity.merchant.villager.VillagerData
 
VillagerData(Dynamic<?>) - Constructor for class net.minecraft.entity.merchant.villager.VillagerData
 
VillagerEntity - Class in net.minecraft.entity.merchant.villager
 
VillagerEntity(EntityType<? extends VillagerEntity>, World) - Constructor for class net.minecraft.entity.merchant.villager.VillagerEntity
 
VillagerEntity(EntityType<? extends VillagerEntity>, World, IVillagerType) - Constructor for class net.minecraft.entity.merchant.villager.VillagerEntity
 
villagerHead - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
VillagerHeldItemLayer<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.layers
 
VillagerHeldItemLayer(IEntityRenderer<T, VillagerModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.VillagerHeldItemLayer
 
VillagerHostilesSensor - Class in net.minecraft.entity.ai.brain.sensor
 
VillagerHostilesSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.VillagerHostilesSensor
 
VillagerLevelAndXpFix - Class in net.minecraft.util.datafix.fixes
 
VillagerLevelAndXpFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.VillagerLevelAndXpFix
 
VillagerLevelPendantLayer<T extends LivingEntity & IVillagerDataHolder,M extends EntityModel<T> & IHeadToggle> - Class in net.minecraft.client.renderer.entity.layers
 
VillagerLevelPendantLayer(IEntityRenderer<T, M>, IReloadableResourceManager, String) - Constructor for class net.minecraft.client.renderer.entity.layers.VillagerLevelPendantLayer
 
VillagerMetadataSection - Class in net.minecraft.client.resources.data
 
VillagerMetadataSection(VillagerMetadataSection.HatType) - Constructor for class net.minecraft.client.resources.data.VillagerMetadataSection
 
VillagerMetadataSection.HatType - Enum in net.minecraft.client.resources.data
 
VillagerModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
VillagerModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.VillagerModel
 
VillagerModel(float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.VillagerModel
 
villagerNose - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
VillagerProfession - Class in net.minecraft.entity.merchant.villager
 
VillagerProfession(String, PointOfInterestType, ImmutableSet<Item>, ImmutableSet<Block>) - Constructor for class net.minecraft.entity.merchant.villager.VillagerProfession
 
VillagerProfessionFix - Class in net.minecraft.util.datafix.fixes
 
VillagerProfessionFix(Schema, String) - Constructor for class net.minecraft.util.datafix.fixes.VillagerProfessionFix
 
VillagerRenderer - Class in net.minecraft.client.renderer.entity
 
VillagerRenderer(EntityRendererManager, IReloadableResourceManager) - Constructor for class net.minecraft.client.renderer.entity.VillagerRenderer
 
VillagerTasks - Class in net.minecraft.entity.ai.brain.task
 
VillagerTasks() - Constructor for class net.minecraft.entity.ai.brain.task.VillagerTasks
 
VillagerTrades - Class in net.minecraft.entity.merchant.villager
 
VillagerTrades() - Constructor for class net.minecraft.entity.merchant.villager.VillagerTrades
 
VillagerTrades - Class in net.minecraft.util.datafix.fixes
 
VillagerTrades(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.VillagerTrades
 
VillagerTrades.ITrade - Interface in net.minecraft.entity.merchant.villager
 
VillagerTradesEvent - Class in net.minecraftforge.event.village
VillagerTradesEvent is fired during the FMLServerAboutToStartEvent.
VillagerTradesEvent(Int2ObjectMap<List<VillagerTrades.ITrade>>, VillagerProfession) - Constructor for class net.minecraftforge.event.village.VillagerTradesEvent
 
VillagerTradeTrigger - Class in net.minecraft.advancements.criterion
 
VillagerTradeTrigger() - Constructor for class net.minecraft.advancements.criterion.VillagerTradeTrigger
 
VillagerTradeTrigger.Instance - Class in net.minecraft.advancements.criterion
 
VillagerTradingManager - Class in net.minecraftforge.common
 
VillagerTradingManager() - Constructor for class net.minecraftforge.common.VillagerTradingManager
 
villageSeparation - Variable in class net.minecraft.world.gen.GenerationSettings
 
VillageSiege - Class in net.minecraft.village
 
VillageSiege() - Constructor for class net.minecraft.village.VillageSiege
 
VillageSiegeEvent - Class in net.minecraftforge.event.village
VillageSiegeEvent is fired just before a zombie siege finds a successful location in VillageSiege.trySetupSiege(net.minecraft.world.server.ServerWorld), to give mods the chance to stop the siege.

This event is Cancelable; canceling stops the siege.

This event does not have a result.
VillageSiegeEvent(VillageSiege, World, PlayerEntity, Vec3d) - Constructor for class net.minecraftforge.event.village.VillageSiegeEvent
 
VillageStructure - Class in net.minecraft.world.gen.feature.structure
 
VillageStructure(Function<Dynamic<?>, ? extends VillageConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.VillageStructure
 
VillageStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
VINDICATOR - Static variable in class net.minecraft.entity.EntityType
 
VINDICATOR_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
VindicatorEntity - Class in net.minecraft.entity.monster
 
VindicatorEntity(EntityType<? extends VindicatorEntity>, World) - Constructor for class net.minecraft.entity.monster.VindicatorEntity
 
VindicatorRenderer - Class in net.minecraft.client.renderer.entity
 
VindicatorRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.VindicatorRenderer
 
VINE - Static variable in class net.minecraft.block.Blocks
 
VINE - Static variable in class net.minecraft.item.Items
 
VineBlock - Class in net.minecraft.block
 
VineBlock(Block.Properties) - Constructor for class net.minecraft.block.VineBlock
 
VINES - Static variable in class net.minecraft.world.gen.feature.Feature
 
VinesFeature - Class in net.minecraft.world.gen.feature
 
VinesFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.VinesFeature
 
VirtualAssetsPack - Class in net.minecraft.client.resources
 
VirtualAssetsPack(ResourceIndex) - Constructor for class net.minecraft.client.resources.VirtualAssetsPack
 
VirtualScreen - Class in net.minecraft.client.renderer
 
VirtualScreen(Minecraft) - Constructor for class net.minecraft.client.renderer.VirtualScreen
 
viscosity(int) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
VisGraph - Class in net.minecraft.client.renderer.chunk
 
VisGraph() - Constructor for class net.minecraft.client.renderer.chunk.VisGraph
 
Visibility(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.Visibility
 
visibilityData - Variable in class net.minecraftforge.client.model.BlockModelConfiguration
 
VisibilityData() - Constructor for class net.minecraftforge.client.model.BlockModelConfiguration.VisibilityData
 
visibilityMap - Variable in class net.minecraftforge.client.model.obj.OBJModel.OBJState
Deprecated.
 
visible - Variable in class net.minecraft.client.gui.SlotGui
 
visible - Variable in class net.minecraft.client.gui.widget.Widget
 
VISIBLE_MOBS - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
VISIBLE_VILLAGER_BABIES - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
visited - Variable in class net.minecraft.pathfinding.PathPoint
 
vLine(int, int, int, int) - Method in class net.minecraft.client.gui.AbstractGui
 
VOID - Static variable in class net.minecraft.entity.item.PaintingType
 
VOID - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
VOID_AIR - Static variable in class net.minecraft.block.Blocks
 
VOID_START_PLATFORM - Static variable in class net.minecraft.world.gen.feature.Feature
 
voidFadeMagnitude() - Method in interface net.minecraftforge.common.extensions.IForgeWorldType
 
VoidFluidHandler - Class in net.minecraftforge.fluids.capability.templates
VoidFluidHandler is a template fluid handler that can be filled indefinitely without ever getting full.
VoidFluidHandler() - Constructor for class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
VoidStartPlatformFeature - Class in net.minecraft.world.gen.feature
 
VoidStartPlatformFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.VoidStartPlatformFeature
 
volume - Variable in class net.minecraft.block.SoundType
 
volume - Variable in class net.minecraft.client.audio.LocatableSound
 
VOLUNTARY_EXILE - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
VoroniZoomLayer - Enum in net.minecraft.world.gen.layer
 
VoxelShape - Class in net.minecraft.util.math.shapes
 
VoxelShapeArray - Class in net.minecraft.util.math.shapes
 
VoxelShapeArray(VoxelShapePart, double[], double[], double[]) - Constructor for class net.minecraft.util.math.shapes.VoxelShapeArray
 
VoxelShapeCube - Class in net.minecraft.util.math.shapes
 
VoxelShapeCube(VoxelShapePart) - Constructor for class net.minecraft.util.math.shapes.VoxelShapeCube
 
VoxelShapePart - Class in net.minecraft.util.math.shapes
 
VoxelShapePart(int, int, int) - Constructor for class net.minecraft.util.math.shapes.VoxelShapePart
 
VoxelShapePart.IFaceConsumer - Interface in net.minecraft.util.math.shapes
 
VoxelShapePart.ILineConsumer - Interface in net.minecraft.util.math.shapes
 
VoxelShapes - Class in net.minecraft.util.math.shapes
 
VoxelShapes() - Constructor for class net.minecraft.util.math.shapes.VoxelShapes
 
VoxelShapes.ILineConsumer - Interface in net.minecraft.util.math.shapes
 
vsync - Variable in class net.minecraft.client.GameSettings
 
VSYNC - Static variable in class net.minecraft.client.settings.AbstractOption
 

W

w - Variable in class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
Deprecated.
 
waitFramerateLimit() - Method in class net.minecraft.client.MainWindow
 
wakeImmediately() - Method in class net.minecraftforge.event.entity.player.PlayerWakeUpEvent
Used for the 'wake up animation'.
wakeUp() - Method in class net.minecraft.entity.LivingEntity
 
wakeUp() - Method in class net.minecraft.entity.player.PlayerEntity
 
wakeUpPlayer(boolean, boolean, boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
wakeUpPlayer(boolean, boolean, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
WakeUpTask - Class in net.minecraft.entity.ai.brain.task
 
WakeUpTask() - Constructor for class net.minecraft.entity.ai.brain.task.WakeUpTask
 
WALK_ON_WATER_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
WALK_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
WALK_TARGET - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
WALK_UNDER_WATER_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
WalkAndSwimNodeProcessor - Class in net.minecraft.pathfinding
 
WalkAndSwimNodeProcessor() - Constructor for class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
WalkNodeProcessor - Class in net.minecraft.pathfinding
 
WalkNodeProcessor() - Constructor for class net.minecraft.pathfinding.WalkNodeProcessor
 
WalkRandomlyTask - Class in net.minecraft.entity.ai.brain.task
 
WalkRandomlyTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.WalkRandomlyTask
 
WalkTarget - Class in net.minecraft.entity.ai.brain.memory
 
WalkTarget(BlockPos, float, int) - Constructor for class net.minecraft.entity.ai.brain.memory.WalkTarget
 
WalkTarget(Vec3d, float, int) - Constructor for class net.minecraft.entity.ai.brain.memory.WalkTarget
 
WalkTarget(IPosWrapper, float, int) - Constructor for class net.minecraft.entity.ai.brain.memory.WalkTarget
 
WalkToHouseTask - Class in net.minecraft.entity.ai.brain.task
 
WalkToHouseTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.WalkToHouseTask
 
WalkToPOITask - Class in net.minecraft.entity.ai.brain.task
 
WalkToPOITask(float, int) - Constructor for class net.minecraft.entity.ai.brain.task.WalkToPOITask
 
WalkToTargetTask - Class in net.minecraft.entity.ai.brain.task
 
WalkToTargetTask(int) - Constructor for class net.minecraft.entity.ai.brain.task.WalkToTargetTask
 
WalkToVillagerBabiesTask - Class in net.minecraft.entity.ai.brain.task
 
WalkToVillagerBabiesTask() - Constructor for class net.minecraft.entity.ai.brain.task.WalkToVillagerBabiesTask
 
WalkTowardsLookTargetTask - Class in net.minecraft.entity.ai.brain.task
 
WalkTowardsLookTargetTask(float, int) - Constructor for class net.minecraft.entity.ai.brain.task.WalkTowardsLookTargetTask
 
WalkTowardsPosTask - Class in net.minecraft.entity.ai.brain.task
 
WalkTowardsPosTask(MemoryModuleType<GlobalPos>, int, int) - Constructor for class net.minecraft.entity.ai.brain.task.WalkTowardsPosTask
 
WalkTowardsRandomSecondaryPosTask - Class in net.minecraft.entity.ai.brain.task
 
WalkTowardsRandomSecondaryPosTask(MemoryModuleType<List<GlobalPos>>, float, int, int, MemoryModuleType<GlobalPos>) - Constructor for class net.minecraft.entity.ai.brain.task.WalkTowardsRandomSecondaryPosTask
 
WALL_CORALS - Static variable in class net.minecraft.tags.BlockTags
 
WALL_SIGNS - Static variable in class net.minecraft.tags.BlockTags
 
WALL_TORCH - Static variable in class net.minecraft.block.Blocks
 
WallBannerBlock - Class in net.minecraft.block
 
WallBannerBlock(DyeColor, Block.Properties) - Constructor for class net.minecraft.block.WallBannerBlock
 
WallBlock - Class in net.minecraft.block
 
WallBlock(Block.Properties) - Constructor for class net.minecraft.block.WallBlock
 
wallBlock - Variable in class net.minecraft.item.WallOrFloorItem
 
wallBlock(WallBlock, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
wallBlock(WallBlock, String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
wallBlock(WallBlock, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
wallInventory(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
WallOrFloorItem - Class in net.minecraft.item
 
WallOrFloorItem(Block, Block, Item.Properties) - Constructor for class net.minecraft.item.WallOrFloorItem
 
wallPost(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
WALLS - Static variable in class net.minecraft.tags.BlockTags
 
WALLS - Static variable in class net.minecraft.tags.ItemTags
 
wallSide(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
WallSignBlock - Class in net.minecraft.block
 
WallSignBlock(Block.Properties) - Constructor for class net.minecraft.block.WallSignBlock
 
WallSkullBlock - Class in net.minecraft.block
 
WallSkullBlock(SkullBlock.ISkullType, Block.Properties) - Constructor for class net.minecraft.block.WallSkullBlock
 
WallTorchBlock - Class in net.minecraft.block
 
WallTorchBlock(Block.Properties) - Constructor for class net.minecraft.block.WallTorchBlock
 
wander - Variable in class net.minecraft.entity.monster.GuardianEntity
 
WANDERER - Static variable in class net.minecraft.entity.item.PaintingType
 
WandererTradesEvent - Class in net.minecraftforge.event.village
WandererTradesEvent is fired during the FMLServerAboutToStartEvent.
WandererTradesEvent(List<VillagerTrades.ITrade>, List<VillagerTrades.ITrade>) - Constructor for class net.minecraftforge.event.village.WandererTradesEvent
 
WANDERING_TRADER - Static variable in class net.minecraft.entity.EntityType
 
WANDERING_TRADER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
WanderingTraderEntity - Class in net.minecraft.entity.merchant.villager
 
WanderingTraderEntity(EntityType<? extends WanderingTraderEntity>, World) - Constructor for class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
WanderingTraderRenderer - Class in net.minecraft.client.renderer.entity
 
WanderingTraderRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.WanderingTraderRenderer
 
WanderingTraderSpawner - Class in net.minecraft.world.spawner
 
WanderingTraderSpawner(ServerWorld) - Constructor for class net.minecraft.world.spawner.WanderingTraderSpawner
 
wantsMoreFood() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
WARM_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
WARM_OCEAN - Static variable in class net.minecraft.world.gen.layer.LayerUtil
 
WarmOceanBiome - Class in net.minecraft.world.biome
 
WarmOceanBiome() - Constructor for class net.minecraft.world.biome.WarmOceanBiome
 
warn() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
Warn the user about the missing item.
warnInvalidBlock() - Method in class net.minecraft.tileentity.TileEntity
 
wasAccepted() - Method in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
WASTELAND - Static variable in class net.minecraft.entity.item.PaintingType
 
WASTELAND - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
Watch(ServerPlayerEntity, ChunkPos, ServerWorld) - Constructor for class net.minecraftforge.event.world.ChunkWatchEvent.Watch
 
watchedClass - Variable in class net.minecraft.entity.ai.goal.LookAtGoal
 
WATER - Static variable in class net.minecraft.block.Blocks
 
WATER - Static variable in class net.minecraft.block.material.Material
 
WATER - Static variable in class net.minecraft.block.material.MaterialColor
 
water - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
WATER - Static variable in class net.minecraft.entity.CreatureAttribute
 
WATER - Static variable in class net.minecraft.fluid.Fluids
 
WATER - Static variable in class net.minecraft.potion.Potions
 
WATER - Static variable in class net.minecraft.tags.FluidTags
 
WATER - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
WATER - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
WATER - Static variable in class net.minecraftforge.client.model.ModelFluid
 
WATER - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
A general tag for all water-based biomes.
Water(FluidAttributes.Builder, Fluid) - Constructor for class net.minecraftforge.fluids.FluidAttributes.Water
 
WATER_BREATHING - Static variable in class net.minecraft.potion.Effects
 
WATER_BREATHING - Static variable in class net.minecraft.potion.Potions
 
WATER_BUCKET - Static variable in class net.minecraft.item.Items
 
WATER_LAKE - Static variable in class net.minecraft.world.gen.placement.Placement
 
WATER_SENSITIVE - Static variable in class net.minecraft.entity.projectile.PotionEntity
 
WaterAvoidingRandomFlyingGoal - Class in net.minecraft.entity.ai.goal
 
WaterAvoidingRandomFlyingGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.WaterAvoidingRandomFlyingGoal
 
WaterAvoidingRandomWalkingGoal - Class in net.minecraft.entity.ai.goal
 
WaterAvoidingRandomWalkingGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.WaterAvoidingRandomWalkingGoal
 
WaterAvoidingRandomWalkingGoal(CreatureEntity, double, float) - Constructor for class net.minecraft.entity.ai.goal.WaterAvoidingRandomWalkingGoal
 
waterColor(int) - Method in class net.minecraft.world.biome.Biome.Builder
 
waterColor - Variable in class net.minecraft.world.biome.Biome
 
WaterDebugRenderer - Class in net.minecraft.client.renderer.debug
 
WaterDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.WaterDebugRenderer
 
WaterFluid - Class in net.minecraft.fluid
 
WaterFluid() - Constructor for class net.minecraft.fluid.WaterFluid
 
WaterFluid.Flowing - Class in net.minecraft.fluid
 
WaterFluid.Source - Class in net.minecraft.fluid
 
waterFogColor(int) - Method in class net.minecraft.world.biome.Biome.Builder
 
waterFogColor - Variable in class net.minecraft.world.biome.Biome
 
WATERLILY - Static variable in class net.minecraft.world.gen.feature.Feature
 
WaterlilyFeature - Class in net.minecraft.world.gen.feature
 
WaterlilyFeature(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.WaterlilyFeature
 
WATERLOGGED - Static variable in class net.minecraft.block.AbstractCoralPlantBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.AbstractSignBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.CampfireBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.ChestBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.ConduitBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.EnderChestBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.FourWayBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.LadderBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.SeaPickleBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.SlabBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.StairsBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.TrapDoorBlock
 
WATERLOGGED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
WaterMobEntity - Class in net.minecraft.entity.passive
 
WaterMobEntity(EntityType<? extends WaterMobEntity>, World) - Constructor for class net.minecraft.entity.passive.WaterMobEntity
 
waterNavigator - Variable in class net.minecraft.entity.monster.DrownedEntity
 
WaterWakeParticle - Class in net.minecraft.client.particle
 
WaterWakeParticle.Factory - Class in net.minecraft.client.particle
 
WEAKNESS - Static variable in class net.minecraft.potion.Effects
 
WEAKNESS - Static variable in class net.minecraft.potion.Potions
 
WEAPONSMITH - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
WEAPONSMITH - Static variable in class net.minecraft.village.PointOfInterestType
 
WEARING_ILLAGER_BANNER - Static variable in class net.minecraft.advancements.criterion.EntityEquipmentPredicate
 
wearsArmor() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
wearsArmor() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
wearsArmor() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
WEATHER_RAIN - Static variable in class net.minecraft.util.SoundEvents
 
WEATHER_RAIN_ABOVE - Static variable in class net.minecraft.util.SoundEvents
 
WeatherCheck - Class in net.minecraft.world.storage.loot.conditions
 
WeatherCheck.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
WeatherCommand - Class in net.minecraft.command.impl
 
WeatherCommand() - Constructor for class net.minecraft.command.impl.WeatherCommand
 
WEB - Static variable in class net.minecraft.block.material.Material
 
WebBlock - Class in net.minecraft.block
 
WebBlock(Block.Properties) - Constructor for class net.minecraft.block.WebBlock
 
weight - Variable in class net.minecraft.world.storage.loot.StandaloneLootEntry.Builder
 
weight(int) - Method in class net.minecraft.world.storage.loot.StandaloneLootEntry.Builder
 
weight - Variable in class net.minecraft.world.storage.loot.StandaloneLootEntry
 
weight(int) - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
Set the random weight for this model.
weight - Variable in class net.minecraftforge.client.model.generators.ConfiguredModel
 
WeightedBakedModel - Class in net.minecraft.client.renderer.model
 
WeightedBakedModel(List<WeightedBakedModel.WeightedModel>) - Constructor for class net.minecraft.client.renderer.model.WeightedBakedModel
 
WeightedBakedModel.Builder - Class in net.minecraft.client.renderer.model
 
WeightedList<U> - Class in net.minecraft.util
 
WeightedList() - Constructor for class net.minecraft.util.WeightedList
 
WeightedList(Random) - Constructor for class net.minecraft.util.WeightedList
 
WeightedPressurePlateBlock - Class in net.minecraft.block
 
WeightedPressurePlateBlock(int, Block.Properties) - Constructor for class net.minecraft.block.WeightedPressurePlateBlock
 
WeightedRandom - Class in net.minecraft.util
 
WeightedRandom() - Constructor for class net.minecraft.util.WeightedRandom
 
WeightedRandom.Item - Class in net.minecraft.util
 
WeightedSpawnerEntity - Class in net.minecraft.util
 
WeightedSpawnerEntity() - Constructor for class net.minecraft.util.WeightedSpawnerEntity
 
WeightedSpawnerEntity(CompoundNBT) - Constructor for class net.minecraft.util.WeightedSpawnerEntity
 
WeightedSpawnerEntity(int, CompoundNBT) - Constructor for class net.minecraft.util.WeightedSpawnerEntity
 
WEST - Static variable in class net.minecraft.block.FireBlock
 
WEST - Static variable in class net.minecraft.block.FourWayBlock
 
WEST - Static variable in class net.minecraft.block.HugeMushroomBlock
 
WEST - Static variable in class net.minecraft.block.RedstoneWireBlock
 
WEST - Static variable in class net.minecraft.block.SixWayBlock
 
WEST - Static variable in class net.minecraft.block.TripWireBlock
 
WEST - Static variable in class net.minecraft.block.VineBlock
 
WEST - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
west() - Method in class net.minecraft.util.math.BlockPos
 
west(int) - Method in class net.minecraft.util.math.BlockPos
 
WEST_AABB - Static variable in class net.minecraft.block.DoorBlock
 
WEST_AABB - Static variable in class net.minecraft.block.VineBlock
 
WEST_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
WEST_INDEX - Static variable in class net.minecraft.client.renderer.FaceDirection.Constants
 
WEST_OPEN_AABB - Static variable in class net.minecraft.block.TrapDoorBlock
 
WET - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
WET_GRASS - Static variable in class net.minecraft.block.SoundType
 
WET_SPONGE - Static variable in class net.minecraft.block.Blocks
 
WET_SPONGE - Static variable in class net.minecraft.item.Items
 
WetSpongeBlock - Class in net.minecraft.block
 
WetSpongeBlock(Block.Properties) - Constructor for class net.minecraft.block.WetSpongeBlock
 
WHEAT - Static variable in class net.minecraft.block.Blocks
 
WHEAT - Static variable in class net.minecraft.item.Items
 
WHEAT_SEEDS - Static variable in class net.minecraft.item.Items
 
where(char, Predicate<CachedBlockInfo>) - Method in class net.minecraft.block.pattern.BlockPatternBuilder
 
where(IProperty<V>, Predicate<Object>) - Method in class net.minecraft.block.pattern.BlockStateMatcher
 
White - Static variable in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
White() - Constructor for class net.minecraftforge.client.model.ModelLoader.White
 
WHITE - Static variable in class net.minecraftforge.client.model.obj.OBJModel.Texture
Deprecated.
 
WHITE_BANNER - Static variable in class net.minecraft.block.Blocks
 
WHITE_BANNER - Static variable in class net.minecraft.item.Items
 
WHITE_BED - Static variable in class net.minecraft.block.Blocks
 
WHITE_BED - Static variable in class net.minecraft.item.Items
 
WHITE_CARPET - Static variable in class net.minecraft.block.Blocks
 
WHITE_CARPET - Static variable in class net.minecraft.item.Items
 
WHITE_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
WHITE_CONCRETE - Static variable in class net.minecraft.item.Items
 
WHITE_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
WHITE_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
WHITE_DYE - Static variable in class net.minecraft.item.Items
 
WHITE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
WHITE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
WHITE_NAME - Static variable in class net.minecraftforge.client.model.obj.OBJModel.Material
Deprecated.
 
WHITE_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
WHITE_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
WHITE_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
WHITE_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
WHITE_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
WHITE_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
WHITE_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
WHITE_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
WHITE_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
WHITE_TERRACOTTA - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
WHITE_TEXTURE - Static variable in class net.minecraftforge.client.model.ModelLoaderRegistry2
 
WHITE_TULIP - Static variable in class net.minecraft.block.Blocks
 
WHITE_TULIP - Static variable in class net.minecraft.item.Items
 
WHITE_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
WHITE_WOOL - Static variable in class net.minecraft.block.Blocks
 
WHITE_WOOL - Static variable in class net.minecraft.item.Items
 
WhiteList - Class in net.minecraft.server.management
 
WhiteList(File) - Constructor for class net.minecraft.server.management.WhiteList
 
WhitelistCommand - Class in net.minecraft.command.impl
 
WhitelistCommand() - Constructor for class net.minecraft.command.impl.WhitelistCommand
 
whitelistEnabled - Variable in class net.minecraft.server.dedicated.ServerProperties
 
WhitelistEntry - Class in net.minecraft.server.management
 
WhitelistEntry(GameProfile) - Constructor for class net.minecraft.server.management.WhitelistEntry
 
WhitelistEntry(JsonObject) - Constructor for class net.minecraft.server.management.WhitelistEntry
 
Widget - Class in net.minecraft.client.gui.widget
 
Widget(int, int, String) - Constructor for class net.minecraft.client.gui.widget.Widget
 
Widget(int, int, int, int, String) - Constructor for class net.minecraft.client.gui.widget.Widget
 
WIDGETS_LOCATION - Static variable in class net.minecraft.client.gui.widget.Widget
 
WIDGETS_LOCATION - Static variable in class net.minecraft.realms.RealmsButton
 
WIDGETS_LOCATION - Static variable in class net.minecraft.realms.RealmsSliderButton
 
WIDGETS_TEX_PATH - Static variable in class net.minecraft.client.gui.IngameGui
 
width - Variable in class net.minecraft.client.gui.screen.Screen
 
width - Variable in class net.minecraft.client.gui.SlotGui
 
width - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
width - Variable in class net.minecraft.client.gui.widget.Widget
 
width - Variable in class net.minecraft.client.particle.Particle
 
width - Variable in class net.minecraft.client.renderer.ScreenSize
 
width - Variable in class net.minecraft.client.renderer.texture.PngSizeInfo
 
width - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
width - Variable in class net.minecraft.entity.EntitySize
 
width() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
width() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
width - Variable in class net.minecraft.realms.RealmsScreen
 
width() - Method in class net.minecraft.realms.RealmsScreen
 
width() - Method in class net.minecraft.realms.RealmsScreenProxy
 
width() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
width() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
width - Variable in class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
width - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
width - Variable in class net.minecraftforge.common.util.Size2i
 
windowClick(int, int, int, ClickType, PlayerEntity) - Method in class net.minecraft.client.multiplayer.PlayerController
 
windowId - Variable in class net.minecraft.inventory.container.Container
 
WinGameScreen - Class in net.minecraft.client.gui.screen
 
WinGameScreen(boolean, Runnable) - Constructor for class net.minecraft.client.gui.screen.WinGameScreen
 
WingRoom(Direction, MutableBoundingBox, int) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.WingRoom
 
WingRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.WingRoom
 
wingRotation - Variable in class net.minecraft.entity.passive.ChickenEntity
 
wingRotDelta - Variable in class net.minecraft.entity.passive.ChickenEntity
 
WITCH - Static variable in class net.minecraft.entity.EntityType
 
WITCH - Static variable in class net.minecraft.particles.ParticleTypes
 
WITCH_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
WitchEntity - Class in net.minecraft.entity.monster
 
WitchEntity(EntityType<? extends WitchEntity>, World) - Constructor for class net.minecraft.entity.monster.WitchEntity
 
WitchFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SpellParticle.WitchFactory
 
WitchHeldItemLayer<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.layers
 
WitchHeldItemLayer(IEntityRenderer<T, WitchModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.WitchHeldItemLayer
 
WitchModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
WitchModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.WitchModel
 
WitchRenderer - Class in net.minecraft.client.renderer.entity
 
WitchRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.WitchRenderer
 
with(IProperty<T>, V) - Method in interface net.minecraft.state.IStateHolder
 
with(IProperty<T>, V) - Method in class net.minecraft.state.StateHolder
 
with(IProperty<T>, T) - Method in class net.minecraft.world.storage.loot.conditions.BlockStateProperty.Builder
 
with(IProperty<T>, T) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
with(Supplier<T>) - Method in class net.minecraftforge.fml.network.PacketDistributor
Apply the supplied value to the specific distributor to generate an instance for sending packets to.
withAge(int) - Method in class net.minecraft.block.CropsBlock
 
WithChance - Class in net.minecraft.world.gen.placement
 
WithChance(Function<Dynamic<?>, ? extends ChanceConfig>) - Constructor for class net.minecraft.world.gen.placement.WithChance
 
withCriterion(String, ICriterionInstance) - Method in class net.minecraft.advancements.Advancement.Builder
 
withCriterion(String, Criterion) - Method in class net.minecraft.advancements.Advancement.Builder
 
withDisplay(IItemProvider, ITextComponent, ITextComponent, ResourceLocation, FrameType, boolean, boolean, boolean) - Method in class net.minecraft.advancements.Advancement.Builder
 
withDisplay(DisplayInfo) - Method in class net.minecraft.advancements.Advancement.Builder
 
withDynamicDrop(ResourceLocation, LootContext.IDynamicDropProvider) - Method in class net.minecraft.world.storage.loot.LootContext.Builder
 
withEntity(Entity) - Method in class net.minecraft.command.CommandSource
 
withEntityAnchorType(EntityAnchorArgument.Type) - Method in class net.minecraft.command.CommandSource
 
WITHER - Static variable in class net.minecraft.entity.EntityType
 
WITHER - Static variable in class net.minecraft.entity.item.PaintingType
 
WITHER - Static variable in class net.minecraft.potion.Effects
 
WITHER - Static variable in class net.minecraft.util.DamageSource
 
WITHER_BREAK_BLOCK - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WITHER_BREAK_BLOCK_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WITHER_IMMUNE - Static variable in class net.minecraft.tags.BlockTags
 
WITHER_ROSE - Static variable in class net.minecraft.block.Blocks
 
WITHER_ROSE - Static variable in class net.minecraft.item.Items
 
WITHER_SHOOT_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WITHER_SKELETON - Static variable in class net.minecraft.entity.EntityType
 
WITHER_SKELETON_SKULL - Static variable in class net.minecraft.block.Blocks
 
WITHER_SKELETON_SKULL - Static variable in class net.minecraft.item.Items
 
WITHER_SKELETON_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
WITHER_SKELETON_WALL_SKULL - Static variable in class net.minecraft.block.Blocks
 
WITHER_SKULL - Static variable in class net.minecraft.entity.EntityType
 
WitherAuraLayer - Class in net.minecraft.client.renderer.entity.layers
 
WitherAuraLayer(IEntityRenderer<WitherEntity, WitherModel<WitherEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.WitherAuraLayer
 
WitherEntity - Class in net.minecraft.entity.boss
 
WitherEntity(EntityType<? extends WitherEntity>, World) - Constructor for class net.minecraft.entity.boss.WitherEntity
 
WitherModel<T extends WitherEntity> - Class in net.minecraft.client.renderer.entity.model
 
WitherModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.WitherModel
 
WitherRenderer - Class in net.minecraft.client.renderer.entity
 
WitherRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.WitherRenderer
 
WitherRoseBlock - Class in net.minecraft.block
 
WitherRoseBlock(Effect, Block.Properties) - Constructor for class net.minecraft.block.WitherRoseBlock
 
WitherSkeletonEntity - Class in net.minecraft.entity.monster
 
WitherSkeletonEntity(EntityType<? extends WitherSkeletonEntity>, World) - Constructor for class net.minecraft.entity.monster.WitherSkeletonEntity
 
WitherSkeletonRenderer - Class in net.minecraft.client.renderer.entity
 
WitherSkeletonRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.WitherSkeletonRenderer
 
WitherSkeletonSkullBlock - Class in net.minecraft.block
 
WitherSkeletonSkullBlock(Block.Properties) - Constructor for class net.minecraft.block.WitherSkeletonSkullBlock
 
WitherSkeletonWallSkullBlock - Class in net.minecraft.block
 
WitherSkeletonWallSkullBlock(Block.Properties) - Constructor for class net.minecraft.block.WitherSkeletonWallSkullBlock
 
WitherSkullEntity - Class in net.minecraft.entity.projectile
 
WitherSkullEntity(EntityType<? extends WitherSkullEntity>, World) - Constructor for class net.minecraft.entity.projectile.WitherSkullEntity
 
WitherSkullEntity(World, LivingEntity, double, double, double) - Constructor for class net.minecraft.entity.projectile.WitherSkullEntity
 
WitherSkullEntity(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.WitherSkullEntity
 
WitherSkullRenderer - Class in net.minecraft.client.renderer.entity
 
WitherSkullRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.WitherSkullRenderer
 
withExistingParent(String, String) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
withExistingParent(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
withFace(Direction) - Method in class net.minecraft.util.math.BlockRayTraceResult
 
withFactory(BiFunction<World, DimensionType, ? extends Dimension>) - Static method in class net.minecraftforge.common.ModDimension
Convenience method for generating a ModDimension with a specific factory but no extra data handling behaviour.
withFeedbackDisabled() - Method in class net.minecraft.command.CommandSource
 
withinDistance(Vec3i, double) - Method in class net.minecraft.util.math.Vec3i
 
withinDistance(IPosition, double) - Method in class net.minecraft.util.math.Vec3i
 
withInitial(ModelProperty<T>, T) - Method in class net.minecraftforge.client.model.data.ModelDataMap.Builder
 
withinRange(double, double, double, double) - Static method in class net.minecraft.util.EntityPredicates
 
withLevel(int) - Method in class net.minecraft.entity.merchant.villager.VillagerData
 
withLuck(float) - Method in class net.minecraft.world.storage.loot.LootContext.Builder
 
withMinPermissionLevel(int) - Method in class net.minecraft.command.CommandSource
 
withNullableParameter(LootParameter<T>, T) - Method in class net.minecraft.world.storage.loot.LootContext.Builder
 
withOffset(long, Direction) - Static method in class net.minecraft.util.math.SectionPos
 
withOffset(long, int, int, int) - Static method in class net.minecraft.util.math.SectionPos
 
withOffset(double, double, double) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
withParameter(LootParameter<T>, T) - Method in class net.minecraft.world.storage.loot.LootContext.Builder
 
withParent(Advancement) - Method in class net.minecraft.advancements.Advancement.Builder
 
withParentId(ResourceLocation) - Method in class net.minecraft.advancements.Advancement.Builder
 
withPermissionLevel(int) - Method in class net.minecraft.command.CommandSource
 
withPos(Vec3d) - Method in class net.minecraft.command.CommandSource
 
withProfession(VillagerProfession) - Method in class net.minecraft.entity.merchant.villager.VillagerData
 
withProperty(ModelProperty<?>) - Method in class net.minecraftforge.client.model.data.ModelDataMap.Builder
 
withRandom(Random) - Method in class net.minecraft.world.storage.loot.LootContext.Builder
 
withRequirementsStrategy(IRequirementsStrategy) - Method in class net.minecraft.advancements.Advancement.Builder
 
withResultConsumer(ResultConsumer<CommandSource>) - Method in class net.minecraft.command.CommandSource
 
withResultConsumer(ResultConsumer<CommandSource>, BinaryOperator<ResultConsumer<CommandSource>>) - Method in class net.minecraft.command.CommandSource
 
withRewards(AdvancementRewards.Builder) - Method in class net.minecraft.advancements.Advancement.Builder
 
withRewards(AdvancementRewards) - Method in class net.minecraft.advancements.Advancement.Builder
 
withRotation(Vec2f) - Method in class net.minecraft.command.CommandSource
 
withRotation(Entity, EntityAnchorArgument.Type) - Method in class net.minecraft.command.CommandSource
 
withRotation(Vec3d) - Method in class net.minecraft.command.CommandSource
 
withSeed(long) - Method in class net.minecraft.world.storage.loot.LootContext.Builder
 
withSeededRandom(long, Random) - Method in class net.minecraft.world.storage.loot.LootContext.Builder
 
withSize(int, E) - Static method in class net.minecraft.util.NonNullList
 
withTextureRestore(Runnable) - Static method in class com.mojang.blaze3d.platform.GLX
 
withType(IVillagerType) - Method in class net.minecraft.entity.merchant.villager.VillagerData
 
withWorld(ServerWorld) - Method in class net.minecraft.command.CommandSource
 
WMP - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
WOLF - Static variable in class net.minecraft.entity.EntityType
 
WOLF_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
WolfCollarColor - Class in net.minecraft.util.datafix.fixes
 
WolfCollarColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.WolfCollarColor
 
WolfCollarLayer - Class in net.minecraft.client.renderer.entity.layers
 
WolfCollarLayer(IEntityRenderer<WolfEntity, WolfModel<WolfEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.WolfCollarLayer
 
WolfEntity - Class in net.minecraft.entity.passive
 
WolfEntity(EntityType<? extends WolfEntity>, World) - Constructor for class net.minecraft.entity.passive.WolfEntity
 
WolfModel<T extends WolfEntity> - Class in net.minecraft.client.renderer.entity.model
 
WolfModel() - Constructor for class net.minecraft.client.renderer.entity.model.WolfModel
 
WolfRenderer - Class in net.minecraft.client.renderer.entity
 
WolfRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.WolfRenderer
 
WololoSpellGoal() - Constructor for class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
WOOD - Static variable in class net.minecraft.block.material.Material
 
WOOD - Static variable in class net.minecraft.block.material.MaterialColor
 
WOOD - Static variable in class net.minecraft.block.SoundType
 
WoodButtonBlock - Class in net.minecraft.block
 
WoodButtonBlock(Block.Properties) - Constructor for class net.minecraft.block.WoodButtonBlock
 
WOODED_BADLANDS - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
WOODED_BADLANDS_PLATEAU - Static variable in class net.minecraft.world.biome.Biomes
 
WOODED_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
WOODED_MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
WoodedBadlandsPlateauBiome - Class in net.minecraft.world.biome
 
WoodedBadlandsPlateauBiome() - Constructor for class net.minecraft.world.biome.WoodedBadlandsPlateauBiome
 
WoodedBadlandsSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
WoodedBadlandsSurfaceBuilder(Function<Dynamic<?>, ? extends SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.WoodedBadlandsSurfaceBuilder
 
WoodedHillsBiome - Class in net.minecraft.world.biome
 
WoodedHillsBiome() - Constructor for class net.minecraft.world.biome.WoodedHillsBiome
 
WoodedMountainsBiome - Class in net.minecraft.world.biome
 
WoodedMountainsBiome() - Constructor for class net.minecraft.world.biome.WoodedMountainsBiome
 
WOODEN_AXE - Static variable in class net.minecraft.item.Items
 
WOODEN_BUTTONS - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_BUTTONS - Static variable in class net.minecraft.tags.ItemTags
 
WOODEN_DOOR_CLOSE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WOODEN_DOOR_OPEN_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WOODEN_DOORS - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_DOORS - Static variable in class net.minecraft.tags.ItemTags
 
WOODEN_FENCES - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_FENCES - Static variable in class net.minecraft.tags.ItemTags
 
WOODEN_HOE - Static variable in class net.minecraft.item.Items
 
WOODEN_PICKAXE - Static variable in class net.minecraft.item.Items
 
WOODEN_PRESSURE_PLATES - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_PRESSURE_PLATES - Static variable in class net.minecraft.tags.ItemTags
 
WOODEN_SHOVEL - Static variable in class net.minecraft.item.Items
 
WOODEN_SLABS - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_SLABS - Static variable in class net.minecraft.tags.ItemTags
 
WOODEN_STAIRS - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_STAIRS - Static variable in class net.minecraft.tags.ItemTags
 
WOODEN_SWORD - Static variable in class net.minecraft.item.Items
 
WOODEN_TRAPDOOR_CLOSE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WOODEN_TRAPDOOR_OPEN_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WOODEN_TRAPDOORS - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_TRAPDOORS - Static variable in class net.minecraft.tags.ItemTags
 
WOODLAND_MANSION - Static variable in class net.minecraft.world.gen.feature.Feature
 
WoodlandMansionPieces - Class in net.minecraft.world.gen.feature.structure
 
WoodlandMansionPieces() - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces
 
WoodlandMansionPieces.MansionTemplate - Class in net.minecraft.world.gen.feature.structure
 
WoodlandMansionStructure - Class in net.minecraft.world.gen.feature.structure
 
WoodlandMansionStructure(Function<Dynamic<?>, ? extends NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure
 
WoodlandMansionStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
WOOL - Static variable in class net.minecraft.block.material.Material
 
WOOL - Static variable in class net.minecraft.block.material.MaterialColor
 
WOOL - Static variable in class net.minecraft.tags.BlockTags
 
WOOL - Static variable in class net.minecraft.tags.ItemTags
 
WORK - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
work(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
WorkbenchContainer - Class in net.minecraft.inventory.container
 
WorkbenchContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.WorkbenchContainer
 
WorkbenchContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.WorkbenchContainer
 
WorkingScreen - Class in net.minecraft.client.gui.screen
 
WorkingScreen() - Constructor for class net.minecraft.client.gui.screen.WorkingScreen
 
WorkTask - Class in net.minecraft.entity.ai.brain.task
 
WorkTask(MemoryModuleType<GlobalPos>, int) - Constructor for class net.minecraft.entity.ai.brain.task.WorkTask
 
world - Variable in class net.minecraft.client.Minecraft
 
world - Variable in class net.minecraft.client.particle.Particle
 
world - Variable in class net.minecraft.client.particle.ParticleManager
 
world - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
world - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
 
world - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
world - Variable in class net.minecraft.client.renderer.ViewFrustum
 
world - Variable in class net.minecraft.entity.ai.goal.BreedGoal
 
world - Variable in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
world - Variable in class net.minecraft.entity.Entity
 
world - Variable in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
world - Variable in class net.minecraft.item.ItemUseContext
 
world - Variable in class net.minecraft.pathfinding.PathNavigator
 
world - Variable in class net.minecraft.server.management.PlayerInteractionManager
 
world - Variable in class net.minecraft.tileentity.TileEntity
 
world - Variable in class net.minecraft.world.dimension.Dimension
 
world - Variable in class net.minecraft.world.gen.ChunkGenerator
 
world - Variable in class net.minecraft.world.Region
 
world - Variable in class net.minecraft.world.server.ServerChunkProvider
 
world - Variable in class net.minecraft.world.Teleporter
 
World - Class in net.minecraft.world
 
World(WorldInfo, DimensionType, BiFunction<World, Dimension, AbstractChunkProvider>, IProfiler, boolean) - Constructor for class net.minecraft.world.World
 
world - Variable in class net.minecraftforge.event.TickEvent.WorldTickEvent
 
world - Variable in class net.minecraftforge.fluids.capability.wrappers.BlockWrapper
 
WORLD_CARVERS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
WORLD_CARVERS - Static variable in class net.minecraftforge.registries.GameData
 
WORLD_TYPES - Static variable in class net.minecraft.world.WorldType
 
WorldBorder - Class in net.minecraft.world.border
 
WorldBorder() - Constructor for class net.minecraft.world.border.WorldBorder
 
WorldBorderCommand - Class in net.minecraft.command.impl
 
WorldBorderCommand() - Constructor for class net.minecraft.command.impl.WorldBorderCommand
 
WorldCapabilityData - Class in net.minecraftforge.common.util
 
WorldCapabilityData(String) - Constructor for class net.minecraftforge.common.util.WorldCapabilityData
 
WorldCapabilityData(INBTSerializable<CompoundNBT>) - Constructor for class net.minecraftforge.common.util.WorldCapabilityData
 
WorldCarver<C extends ICarverConfig> - Class in net.minecraft.world.gen.carver
 
WorldCarver(Function<Dynamic<?>, ? extends C>, int) - Constructor for class net.minecraft.world.gen.carver.WorldCarver
 
worldClue - Variable in class net.minecraft.inventory.container.EnchantmentContainer
 
WorldContext - Class in net.minecraftforge.server.permission.context
 
WorldContext(World) - Constructor for class net.minecraftforge.server.permission.context.WorldContext
 
WorldCreationTask(long, String, String, RealmsScreen) - Constructor for class com.mojang.realmsclient.util.RealmsTasks.WorldCreationTask
 
WorldDownload - Class in com.mojang.realmsclient.dto
 
WorldDownload() - Constructor for class com.mojang.realmsclient.dto.WorldDownload
 
WorldEntitySpawner - Class in net.minecraft.world.spawner
 
WorldEntitySpawner() - Constructor for class net.minecraft.world.spawner.WorldEntitySpawner
 
WorldEvent - Class in net.minecraftforge.event.world
WorldEvent is fired when an event involving the world occurs.
If a method utilizes this Event as its parameter, the method will receive every child event of this class.

WorldEvent.world contains the World this event is occurring in.

All children of this event are fired on the MinecraftForge#EVENT_BUS.
WorldEvent(IWorld) - Constructor for class net.minecraftforge.event.world.WorldEvent
 
WorldEvent.CreateSpawnPosition - Class in net.minecraftforge.event.world
Called by WorldServer when it attempts to create a spawnpoint for a dimension.
WorldEvent.Load - Class in net.minecraftforge.event.world
WorldEvent.Load is fired when Minecraft loads a world.
This event is fired when a world is loaded in WorldClient#WorldClient(NetHandlerPlayClient, WorldSettings, int, EnumDifficulty, Profiler), MinecraftServer#loadAllWorlds(String, String, long, WorldType, String), IntegratedServer#loadAllWorlds(String, String, long, WorldType, String) DimensionManager#initDimension(int), and ForgeInternalHandler#onDimensionLoad(Load).
WorldEvent.PotentialSpawns - Class in net.minecraftforge.event.world
Called by WorldServer to gather a list of all possible entities that can spawn at the specified location.
WorldEvent.Save - Class in net.minecraftforge.event.world
WorldEvent.Save is fired when Minecraft saves a world.
This event is fired when a world is saved in WorldServer#saveAllChunks(boolean, IProgressUpdate), ForgeInternalHandler#onDimensionSave(Save).
WorldEvent.Unload - Class in net.minecraftforge.event.world
WorldEvent.Unload is fired when Minecraft unloads a world.
This event is fired when a world is unloaded in Minecraft#loadWorld(WorldClient, String), MinecraftServer.stopServer(), DimensionManager#unloadWorlds(), ForgeInternalHandler#onDimensionUnload(Unload).
WorldEvents() - Constructor for class net.minecraftforge.common.util.Constants.WorldEvents
 
worldGenAttempts - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
WorldGenAttemptsDebugRenderer - Class in net.minecraft.client.renderer.debug
 
WorldGenAttemptsDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.WorldGenAttemptsDebugRenderer
 
WorldGenRegion - Class in net.minecraft.world.gen
 
WorldGenRegion(ServerWorld, List<IChunk>) - Constructor for class net.minecraft.world.gen.WorldGenRegion
 
WorldGenTickList<T> - Class in net.minecraft.world
 
WorldGenTickList(Function<BlockPos, ITickList<T>>) - Constructor for class net.minecraft.world.WorldGenTickList
 
worldIds - Variable in class com.mojang.realmsclient.dto.PingResult
 
WorldInfo - Class in net.minecraft.world.storage
 
WorldInfo() - Constructor for class net.minecraft.world.storage.WorldInfo
 
WorldInfo(CompoundNBT, DataFixer, int, CompoundNBT) - Constructor for class net.minecraft.world.storage.WorldInfo
 
WorldInfo(WorldSettings, String) - Constructor for class net.minecraft.world.storage.WorldInfo
 
worldInfo - Variable in class net.minecraft.world.World
 
WorldLightManager - Class in net.minecraft.world.lighting
 
WorldLightManager(IChunkLightProvider, boolean, boolean) - Constructor for class net.minecraft.world.lighting.WorldLightManager
 
WorldLoadProgressScreen - Class in net.minecraft.client.gui.screen
 
WorldLoadProgressScreen(TrackingChunkStatusListener) - Constructor for class net.minecraft.client.gui.screen.WorldLoadProgressScreen
 
worldName - Variable in class com.mojang.realmsclient.dto.PendingInvite
 
worldName - Variable in class net.minecraft.server.dedicated.ServerProperties
 
WorldOptimizer - Class in net.minecraft.util
 
WorldOptimizer(String, SaveFormat, WorldInfo, boolean) - Constructor for class net.minecraft.util.WorldOptimizer
 
worldOwnerName - Variable in class com.mojang.realmsclient.dto.PendingInvite
 
worldOwnerUuid - Variable in class com.mojang.realmsclient.dto.PendingInvite
 
WorldPersistenceHooks - Class in net.minecraftforge.fml
 
WorldPersistenceHooks() - Constructor for class net.minecraftforge.fml.WorldPersistenceHooks
 
WorldPersistenceHooks.WorldPersistenceHook - Interface in net.minecraftforge.fml
 
worldRenderer - Variable in class net.minecraft.client.Minecraft
 
WorldRenderer - Class in net.minecraft.client.renderer
 
WorldRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.WorldRenderer
 
worldRestart() - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
WorldSavedData - Class in net.minecraft.world.storage
 
WorldSavedData(String) - Constructor for class net.minecraft.world.storage.WorldSavedData
 
WorldSavedDataCallableSave - Class in net.minecraft.world.storage
 
WorldSavedDataCallableSave(WorldSavedData) - Constructor for class net.minecraft.world.storage.WorldSavedDataCallableSave
 
worldSeed - Variable in class net.minecraft.server.dedicated.ServerProperties
 
WorldSelectionList - Class in net.minecraft.client.gui.screen
 
WorldSelectionList(WorldSelectionScreen, Minecraft, int, int, int, int, int, Supplier<String>, WorldSelectionList) - Constructor for class net.minecraft.client.gui.screen.WorldSelectionList
 
WorldSelectionList.Entry - Class in net.minecraft.client.gui.screen
 
WorldSelectionScreen - Class in net.minecraft.client.gui.screen
 
WorldSelectionScreen(Screen) - Constructor for class net.minecraft.client.gui.screen.WorldSelectionScreen
 
WorldSettings - Class in net.minecraft.world
 
WorldSettings(long, GameType, boolean, boolean, WorldType) - Constructor for class net.minecraft.world.WorldSettings
 
WorldSettings(WorldInfo) - Constructor for class net.minecraft.world.WorldSettings
 
WorldSummary - Class in net.minecraft.world.storage
 
WorldSummary(WorldInfo, String, String, long, boolean) - Constructor for class net.minecraft.world.storage.WorldSummary
 
WorldTemplate - Class in com.mojang.realmsclient.dto
 
WorldTemplate() - Constructor for class com.mojang.realmsclient.dto.WorldTemplate
 
WorldTemplate.Type - Enum in com.mojang.realmsclient.dto
 
WorldTemplatePaginatedList - Class in com.mojang.realmsclient.dto
 
WorldTemplatePaginatedList() - Constructor for class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
WorldTemplatePaginatedList(int) - Constructor for class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
WorldTickEvent(LogicalSide, TickEvent.Phase, World) - Constructor for class net.minecraftforge.event.TickEvent.WorldTickEvent
 
worldToSection(long) - Static method in class net.minecraft.util.math.SectionPos
 
worldType - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
worldType - Variable in class net.minecraft.server.dedicated.ServerProperties
 
WorldType - Class in net.minecraft.world
 
WorldType(String) - Constructor for class net.minecraft.world.WorldType
 
WorldTypeEvent - Class in net.minecraftforge.event.terraingen
WorldTypeEvent is fired when an event involving the world occurs.
If a method utilizes this Event as its parameter, the method will receive every child event of this class.

WorldTypeEvent.worldType contains the WorldType of the world this event is occurring in.

All children of this event are fired on the MinecraftForge#TERRAIN_GEN_BUS.
WorldTypeEvent(WorldType) - Constructor for class net.minecraftforge.event.terraingen.WorldTypeEvent
 
WorldTypeEvent.BiomeSize - Class in net.minecraftforge.event.terraingen
BiomeSize is fired when vanilla Minecraft attempts to generate biomes.
This event is fired during biome generation in GenLayer#initializeAllBiomeGenerators(long, WorldType, ChunkProviderSettings).
WorldTypeEvent.InitBiomeGens - Class in net.minecraftforge.event.terraingen
InitBiomeGens is fired when vanilla Minecraft attempts to initialize the biome providers.
This event is fired just during biome provider initialization in BiomeProvider#BiomeProvider(long, WorldType, String).
WorldVertexBufferUploader - Class in net.minecraft.client.renderer
 
WorldVertexBufferUploader() - Constructor for class net.minecraft.client.renderer.WorldVertexBufferUploader
 
WorldWorkerManager - Class in net.minecraftforge.common
 
WorldWorkerManager() - Constructor for class net.minecraftforge.common.WorldWorkerManager
 
WorldWorkerManager.IWorker - Interface in net.minecraftforge.common
 
wrapDegrees(double) - Static method in class net.minecraft.realms.RealmsMth
 
wrapDegrees(float) - Static method in class net.minecraft.realms.RealmsMth
 
wrapDegrees(int) - Static method in class net.minecraft.util.math.MathHelper
 
wrapDegrees(float) - Static method in class net.minecraft.util.math.MathHelper
 
wrapDegrees(double) - Static method in class net.minecraft.util.math.MathHelper
 
wrapFormattedStringToWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
 
wrapInSquareBrackets(ITextComponent) - Static method in class net.minecraft.util.text.TextComponentUtils
 
WrappedPrintStream() - Constructor for class net.minecraftforge.fml.common.EnhancedRuntimeException.WrappedPrintStream
 
Wrapper(ResourceLocation, SuggestionProvider<ISuggestionProvider>) - Constructor for class net.minecraft.command.arguments.SuggestionProviders.Wrapper
 
Wrapper(ResourceLocation) - Constructor for class net.minecraft.tags.BlockTags.Wrapper
 
Wrapper(ResourceLocation) - Constructor for class net.minecraft.tags.EntityTypeTags.Wrapper
 
Wrapper(ResourceLocation) - Constructor for class net.minecraft.tags.FluidTags.Wrapper
 
Wrapper(ResourceLocation) - Constructor for class net.minecraft.tags.ItemTags.Wrapper
 
wrapScreenError(Runnable, String, String) - Static method in class net.minecraft.client.gui.screen.Screen
 
wrapSubtractDegrees(float, float) - Static method in class net.minecraft.util.math.MathHelper
 
wrapTask(Runnable) - Method in class net.minecraft.client.audio.SoundEngineExecutor
 
wrapTask(Runnable) - Method in class net.minecraft.client.Minecraft
 
wrapTask(Runnable) - Method in class net.minecraft.server.MinecraftServer
 
wrapTask(Runnable) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
WRITABLE_BOOK - Static variable in class net.minecraft.item.Items
 
WritableBookItem - Class in net.minecraft.item
 
WritableBookItem(Item.Properties) - Constructor for class net.minecraft.item.WritableBookItem
 
writableBytes() - Method in class net.minecraft.network.PacketBuffer
 
write(PacketBuffer) - Method in class net.minecraft.advancements.CriterionProgress
 
write(PacketBuffer) - Method in class net.minecraft.advancements.DisplayInfo
 
write(FloatBuffer) - Method in class net.minecraft.client.renderer.Matrix4f
 
write(FloatBuffer, boolean) - Method in class net.minecraft.client.renderer.Matrix4f
 
write(File) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
write(Path) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
write(T, PacketBuffer) - Method in class net.minecraft.command.arguments.ArgumentSerializer
 
write(T, JsonObject) - Method in class net.minecraft.command.arguments.ArgumentSerializer
 
write(EntityArgument, PacketBuffer) - Method in class net.minecraft.command.arguments.EntityArgument.Serializer
 
write(EntityArgument, JsonObject) - Method in class net.minecraft.command.arguments.EntityArgument.Serializer
 
write(T, PacketBuffer) - Method in interface net.minecraft.command.arguments.IArgumentSerializer
 
write(T, JsonObject) - Method in interface net.minecraft.command.arguments.IArgumentSerializer
 
write(T, PacketBuffer) - Method in class net.minecraft.command.arguments.IRangeArgument.Serializer
 
write(T, JsonObject) - Method in class net.minecraft.command.arguments.IRangeArgument.Serializer
 
write(ScoreHolderArgument, PacketBuffer) - Method in class net.minecraft.command.arguments.ScoreHolderArgument.Serializer
 
write(ScoreHolderArgument, JsonObject) - Method in class net.minecraft.command.arguments.ScoreHolderArgument.Serializer
 
write(DoubleArgumentType, PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.DoubleArgumentSerializer
 
write(DoubleArgumentType, JsonObject) - Method in class net.minecraft.command.arguments.serializers.DoubleArgumentSerializer
 
write(FloatArgumentType, PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.FloatArgumentSerializer
 
write(FloatArgumentType, JsonObject) - Method in class net.minecraft.command.arguments.serializers.FloatArgumentSerializer
 
write(IntegerArgumentType, PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.IntArgumentSerializer
 
write(IntegerArgumentType, JsonObject) - Method in class net.minecraft.command.arguments.serializers.IntArgumentSerializer
 
write(LongArgumentType, PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.LongArgumentSerializer
 
write(LongArgumentType, JsonObject) - Method in class net.minecraft.command.arguments.serializers.LongArgumentSerializer
 
write(StringArgumentType, PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.StringArgumentSerializer
 
write(StringArgumentType, JsonObject) - Method in class net.minecraft.command.arguments.serializers.StringArgumentSerializer
 
write(CompoundNBT, C) - Method in class net.minecraft.command.ITimerCallback.Serializer
 
write(CompoundNBT, TimedFunction) - Method in class net.minecraft.command.TimedFunction.Serializer
 
write(CompoundNBT, TimedFunctionTag) - Method in class net.minecraft.command.TimedFunctionTag.Serializer
 
write() - Method in class net.minecraft.command.TimerCallbackManager
 
write(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerAbilities
 
write(ListNBT) - Method in class net.minecraft.entity.player.PlayerInventory
 
write() - Method in class net.minecraft.inventory.EnderChestInventory
 
write(PacketBuffer, T) - Method in class net.minecraft.item.crafting.CookingRecipeSerializer
 
write(PacketBuffer) - Method in class net.minecraft.item.crafting.Ingredient
 
write(PacketBuffer, T) - Method in interface net.minecraft.item.crafting.IRecipeSerializer
 
write() - Method in class net.minecraft.item.crafting.ServerRecipeBook
 
write(PacketBuffer, ShapedRecipe) - Method in class net.minecraft.item.crafting.ShapedRecipe.Serializer
 
write(PacketBuffer, ShapelessRecipe) - Method in class net.minecraft.item.crafting.ShapelessRecipe.Serializer
 
write(PacketBuffer, T) - Method in class net.minecraft.item.crafting.SingleItemRecipe.Serializer
 
write(PacketBuffer, T) - Method in class net.minecraft.item.crafting.SpecialRecipeSerializer
 
write(CompoundNBT) - Method in class net.minecraft.item.ItemStack
 
write(DataOutput) - Method in class net.minecraft.nbt.ByteArrayNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.ByteNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.CompoundNBT
 
write(CompoundNBT, File) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
write(CompoundNBT, DataOutput) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
write(DataOutput) - Method in class net.minecraft.nbt.DoubleNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.EndNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.FloatNBT
 
write(DataOutput) - Method in interface net.minecraft.nbt.INBT
 
write(DataOutput) - Method in class net.minecraft.nbt.IntArrayNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.IntNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.ListNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.LongArrayNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.LongNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.ShortNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.StringNBT
 
write(PacketBuffer, T) - Method in interface net.minecraft.network.datasync.IDataSerializer
 
write(PacketBuffer) - Method in class net.minecraft.particles.BasicParticleType
 
write(PacketBuffer) - Method in class net.minecraft.particles.BlockParticleData
 
write(PacketBuffer) - Method in interface net.minecraft.particles.IParticleData
 
write(PacketBuffer) - Method in class net.minecraft.particles.ItemParticleData
 
write(PacketBuffer) - Method in class net.minecraft.particles.RedstoneParticleData
 
write(CompoundNBT) - Method in class net.minecraft.potion.EffectInstance
 
write(CompoundNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
write() - Method in class net.minecraft.server.CustomServerBossInfo
 
write() - Method in class net.minecraft.server.CustomServerBossInfoManager
 
write(PacketBuffer) - Method in class net.minecraft.tags.NetworkTagCollection
 
write(PacketBuffer) - Method in class net.minecraft.tags.NetworkTagManager
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.BannerTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.BeaconTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.CampfireTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.ChestTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.ComparatorTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.ConduitTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.DispenserTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.EnchantingTableTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.HopperTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.JigsawTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.JukeboxTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.LecternTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.LockableTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.PistonTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.SignTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.SkullTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.TileEntity
 
write(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
write(CompoundNBT) - Method in class net.minecraft.util.FoodStats
 
write(PacketBuffer) - Method in class net.minecraft.world.chunk.BlockStateContainer
 
write(PacketBuffer) - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
 
write(PacketBuffer) - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
 
write(PacketBuffer) - Method in class net.minecraft.world.chunk.BlockStatePaletteRegistry
 
write() - Method in class net.minecraft.world.chunk.ChunkPrimerTickList
 
write(PacketBuffer) - Method in class net.minecraft.world.chunk.ChunkSection
 
write(PacketBuffer) - Method in interface net.minecraft.world.chunk.IBlockStatePalette
 
write(ServerWorld, IChunk) - Static method in class net.minecraft.world.chunk.storage.ChunkSerializer
 
write() - Method in class net.minecraft.world.chunk.UpgradeData
 
write() - Method in class net.minecraft.world.end.DragonFightManager
 
write(CompoundNBT) - Method in class net.minecraft.world.ForcedChunksSaveData
 
write() - Method in class net.minecraft.world.GameRules
 
write(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
write() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
write(int, int) - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
write(CompoundNBT) - Method in class net.minecraft.world.LockCode
 
write(CompoundNBT) - Method in class net.minecraft.world.raid.Raid
 
write(CompoundNBT) - Method in class net.minecraft.world.raid.RaidManager
 
write(CompoundNBT) - Method in class net.minecraft.world.spawner.AbstractSpawner
 
write(JsonWriter, LootContext.EntityTarget) - Method in class net.minecraft.world.storage.loot.LootContext.EntityTarget.Serializer
 
write() - Method in class net.minecraft.world.storage.MapBanner
 
write(CompoundNBT) - Method in class net.minecraft.world.storage.MapData
 
write() - Method in class net.minecraft.world.storage.MapFrame
 
write(CompoundNBT) - Method in class net.minecraft.world.storage.MapIdTracker
 
write(CompoundNBT) - Method in class net.minecraft.world.storage.WorldSavedData
 
write(PacketBuffer, CompoundIngredient) - Method in class net.minecraftforge.common.crafting.CompoundIngredient.Serializer
 
write() - Method in class net.minecraftforge.common.crafting.ConditionalAdvancement.Builder
 
write(PacketBuffer, T) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
write(JsonObject, AndCondition) - Method in class net.minecraftforge.common.crafting.conditions.AndCondition.Serializer
 
write(JsonObject, FalseCondition) - Method in class net.minecraftforge.common.crafting.conditions.FalseCondition.Serializer
 
write(JsonObject, T) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionSerializer
 
write(JsonObject, ItemExistsCondition) - Method in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition.Serializer
 
write(JsonObject, ModLoadedCondition) - Method in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition.Serializer
 
write(JsonObject, NotCondition) - Method in class net.minecraftforge.common.crafting.conditions.NotCondition.Serializer
 
write(JsonObject, OrCondition) - Method in class net.minecraftforge.common.crafting.conditions.OrCondition.Serializer
 
write(JsonObject, TagEmptyCondition) - Method in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition.Serializer
 
write(JsonObject, TrueCondition) - Method in class net.minecraftforge.common.crafting.conditions.TrueCondition.Serializer
 
write(PacketBuffer, T) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
write(PacketBuffer, T) - Method in interface net.minecraftforge.common.crafting.IIngredientSerializer
 
write(PacketBuffer, IngredientNBT) - Method in class net.minecraftforge.common.crafting.IngredientNBT.Serializer
 
write(PacketBuffer, Ingredient) - Method in class net.minecraftforge.common.crafting.VanillaIngredientSerializer
 
write(PacketBuffer, boolean) - Method in class net.minecraftforge.common.ModDimension
Serialize any necessary data, this is called both when saving the world on the server.
write(CompoundNBT) - Method in class net.minecraftforge.common.util.DummyWorldSaveData
 
write(CompoundNBT) - Method in class net.minecraftforge.common.util.WorldCapabilityData
 
write(CompoundNBT) - Method in class net.minecraftforge.fluids.capability.TileFluidHandler
 
write(File) - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
write() - Method in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.AgeableEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.boss.WitherEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.Entity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.BoatEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.EyeOfEnderEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.FallingBlockEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.FireworkRocketEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.HangingEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ItemEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.PaintingEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.TNTEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.LivingEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.MobEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.CreeperEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.EndermanEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.EvokerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.GhastEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.PatrollerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.PhantomEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.PillagerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.RavagerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.SlimeEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.VexEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.AnimalEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.BatEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.CatEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.ChickenEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.DolphinEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.FoxEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.OcelotEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.PandaEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.ParrotEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.PigEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.RabbitEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.SheepEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.TameableEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.TurtleEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.WolfEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ArrowEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.FireballEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.PotionEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.SpectralArrowEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.TridentEntity
 
WriteAndReadDataFix - Class in net.minecraft.util.datafix
 
WriteAndReadDataFix(Schema, String, DSL.TypeReference) - Constructor for class net.minecraft.util.datafix.WriteAndReadDataFix
 
writeAsPNG(String, int, int, int, int) - Static method in class com.mojang.blaze3d.platform.TextureUtil
 
writeAttributeModifier(AttributeModifier) - Static method in class net.minecraft.entity.SharedMonsterAttributes
 
writeAttributes(AbstractAttributeMap) - Static method in class net.minecraft.entity.SharedMonsterAttributes
 
writeBlockPos(BlockPos) - Static method in class net.minecraft.nbt.NBTUtil
 
writeBlockPos(BlockPos) - Method in class net.minecraft.network.PacketBuffer
 
writeBlockRay(BlockRayTraceResult) - Method in class net.minecraft.network.PacketBuffer
 
writeBlockState(BlockState) - Static method in class net.minecraft.nbt.NBTUtil
 
writeBoolean(boolean) - Method in class net.minecraft.network.PacketBuffer
 
writeByte(int) - Method in class net.minecraft.network.PacketBuffer
 
writeByteArray(byte[]) - Method in class net.minecraft.network.PacketBuffer
 
writeByteArray(byte[]) - Method in class net.minecraft.network.rcon.RConOutputStream
 
writeBytes(ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(byte[]) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(InputStream, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(ScatteringByteChannel, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(FileChannel, long, int) - Method in class net.minecraft.network.PacketBuffer
 
writeCache() - Method in class net.minecraft.data.DirectoryCache
 
writeCapsToNBT() - Method in class net.minecraft.world.chunk.Chunk
Deprecated.
writeChanges() - Method in class net.minecraft.server.management.UserList
 
writeChar(int) - Method in class net.minecraft.network.PacketBuffer
 
writeCharSequence(CharSequence, Charset) - Method in class net.minecraft.network.PacketBuffer
 
writeChunk(ChunkPos, CompoundNBT) - Method in class net.minecraft.world.chunk.storage.ChunkLoader
 
writeChunk(ChunkPos, CompoundNBT) - Method in class net.minecraft.world.chunk.storage.RegionFileCache
 
writeChunkPalette(CompoundNBT, String, String) - Method in class net.minecraft.world.chunk.BlockStateContainer
 
writeCompoundTag(CompoundNBT) - Method in class net.minecraft.network.PacketBuffer
 
writeCompressed(CompoundNBT, OutputStream) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
writeCurativeItems(CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
 
writeDouble(double) - Method in class net.minecraft.network.PacketBuffer
 
writeEntries(List<EntityDataManager.DataEntry<?>>, PacketBuffer) - Static method in class net.minecraft.network.datasync.EntityDataManager
 
writeEntries(PacketBuffer) - Method in class net.minecraft.network.datasync.EntityDataManager
 
writeEnumValue(Enum<?>) - Method in class net.minecraft.network.PacketBuffer
 
writeFloat(float) - Method in class net.minecraft.network.PacketBuffer
 
writeFluidStack(FluidStack) - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
Writes a FluidStack to the packet buffer, easy enough.
writeGameProfile(CompoundNBT, GameProfile) - Static method in class net.minecraft.nbt.NBTUtil
 
writeInt(int) - Method in class net.minecraft.network.PacketBuffer
 
writeInt(int) - Method in class net.minecraft.network.rcon.RConOutputStream
 
writeIntLE(int) - Method in class net.minecraft.network.PacketBuffer
 
writeItemStack(ItemStack) - Method in class net.minecraft.network.PacketBuffer
 
writeItemStack(ItemStack, boolean) - Method in class net.minecraft.network.PacketBuffer
Most ItemStack serialization is Server to Client,and doesn't need to know the FULL tag details.
writeLong(long) - Method in class net.minecraft.network.PacketBuffer
 
writeLongArray(long[]) - Method in class net.minecraft.network.PacketBuffer
 
writeLongLE(long) - Method in class net.minecraft.network.PacketBuffer
 
writeMedium(int) - Method in class net.minecraft.network.PacketBuffer
 
writeMediumLE(int) - Method in class net.minecraft.network.PacketBuffer
 
writeNBT(Capability<T>, T, Direction) - Method in interface net.minecraftforge.common.capabilities.Capability.IStorage
Serialize the capability instance to a NBTTag.
writeNBT(T, Direction) - Method in class net.minecraftforge.common.capabilities.Capability
Quick access to the IStorage's writeNBT.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.handshake.client.CHandshakePacket
 
writePacketData(PacketBuffer) - Method in interface net.minecraft.network.IPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.CCustomPayloadLoginPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.CEncryptionResponsePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.CLoginStartPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SCustomPayloadLoginPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SDisconnectLoginPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SEnableCompressionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SEncryptionRequestPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SLoginSuccessPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CAnimateHandPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CChatMessagePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CClientStatusPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CCloseWindowPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CConfirmTeleportPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CConfirmTransactionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CCustomPayloadPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CEditBookPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CEnchantItemPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CEntityActionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CHeldItemChangePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CInputPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CKeepAlivePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CLockDifficultyPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPickItemPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlaceRecipePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerDiggingPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket.PositionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket.PositionRotationPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket.RotationPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerTryUseItemPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CRecipeInfoPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CRenameItemPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CResourcePackStatusPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSelectTradePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSetDifficultyPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSpectatePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSteerBoatPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CTabCompletePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateBeaconPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateSignPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SAnimateHandPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCameraPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChangeBlockPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChangeGameStatePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChatPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCloseWindowPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCollectItemPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCombatPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCommandListPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCooldownPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SDestroyEntitiesPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SDisconnectPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SDisplayObjectivePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityEquipmentPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityHeadLookPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityMetadataPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket.LookPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket.MovePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket.RelativeMovePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityStatusPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SExplosionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SHeldItemChangePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SKeepAlivePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMapDataPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMountEntityPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMultiBlockChangePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenBookWindowPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenSignMenuPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenWindowPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerListHeaderFooterPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerListItemPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerLookPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SRespawnPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSelectAdvancementsTabPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSendResourcePackPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SServerDifficultyPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSetExperiencePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSetPassengersPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSetSlotPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnGlobalEntityPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnPositionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SStatisticsPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SStopSoundPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STabCompletePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STagsListPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STeamsPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STitlePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUnloadChunkPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateHealthPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateRecipesPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateTimePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateViewDistancePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWindowItemsPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWindowPropertyPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWorldBorderPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.CPingPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.CServerQueryPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.SPongPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.SServerInfoPacket
 
writePaletteToList(ListNBT) - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
 
writePlayerData(ServerPlayerEntity) - Method in class net.minecraft.server.integrated.IntegratedPlayerList
 
writePlayerData(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
writePlayerData(PlayerEntity) - Method in interface net.minecraft.world.storage.IPlayerFileData
 
writePlayerData(PlayerEntity) - Method in class net.minecraft.world.storage.SaveHandler
 
writeRegistry(CompoundNBT) - Static method in class net.minecraftforge.common.DimensionManager
 
writeRegistryId(T) - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
Writes an given registry-entry's integer id to the specified buffer in combination with writing the containing registry's id.
writeRegistryIdUnsafe(IForgeRegistry<T>, T) - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
Writes the given entries integer id to the buffer.
writeRegistryIdUnsafe(IForgeRegistry<?>, ResourceLocation) - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
Writes the given entries integer id to the buffer.
writeResourceLocation(ResourceLocation) - Method in class net.minecraft.network.PacketBuffer
 
writerIndex() - Method in class net.minecraft.network.PacketBuffer
 
writerIndex(int) - Method in class net.minecraft.network.PacketBuffer
 
writeShort(int) - Method in class net.minecraft.network.PacketBuffer
 
writeShort(short) - Method in class net.minecraft.network.rcon.RConOutputStream
 
writeShortLE(int) - Method in class net.minecraft.network.PacketBuffer
 
writeSpawnData(PacketBuffer) - Method in interface net.minecraftforge.fml.common.registry.IEntityAdditionalSpawnData
Called by the server when constructing the spawn packet.
writeString(String) - Method in class net.minecraft.network.PacketBuffer
 
writeString(String, int) - Method in class net.minecraft.network.PacketBuffer
 
writeString(String) - Method in class net.minecraft.network.rcon.RConOutputStream
 
writeText(String) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
writeTextComponent(ITextComponent) - Method in class net.minecraft.network.PacketBuffer
 
writeTime(Date) - Method in class net.minecraft.network.PacketBuffer
 
writeTo(PacketBuffer) - Method in class net.minecraft.advancements.Advancement.Builder
 
writeToFile(File) - Method in class net.minecraft.profiler.EmptyProfileResult
 
writeToFile(File) - Method in class net.minecraft.profiler.FilledProfileResult
 
writeToFile(File) - Method in interface net.minecraft.profiler.IProfileResult
 
writeToFile(ResourceLocation) - Method in class net.minecraft.world.gen.feature.template.TemplateManager
 
writeToNBT() - Method in class net.minecraft.util.math.Rotations
 
writeToNBT(CompoundNBT) - Method in class net.minecraft.world.gen.feature.template.Template
 
writeToNBT(CompoundNBT) - Method in class net.minecraftforge.common.util.BlockSnapshot
 
writeToNBT(CompoundNBT) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
writeToNBT(CompoundNBT) - Method in class net.minecraftforge.fluids.FluidStack
 
writeToNBTWithSelectedItem(Entity) - Static method in class net.minecraft.advancements.criterion.NBTPredicate
 
writeToPacket(PacketBuffer) - Method in class net.minecraftforge.fluids.FluidStack
 
writeUniqueId(UUID) - Static method in class net.minecraft.nbt.NBTUtil
 
writeUniqueId(UUID) - Method in class net.minecraft.network.PacketBuffer
 
writeUnlessPassenger(CompoundNBT) - Method in class net.minecraft.entity.Entity
 
writeUnlessRemoved(CompoundNBT) - Method in class net.minecraft.entity.Entity
 
writeUUID(String, UUID, Dynamic<T>) - Static method in class net.minecraft.util.Util
 
writeVarInt(int) - Method in class net.minecraft.network.PacketBuffer
 
writeVarIntArray(int[]) - Method in class net.minecraft.network.PacketBuffer
 
writeVarLong(long) - Method in class net.minecraft.network.PacketBuffer
 
writeWithoutTypeId(CompoundNBT) - Method in class net.minecraft.entity.Entity
 
writeZero(int) - Method in class net.minecraft.network.PacketBuffer
 
WRITTEN_BOOK - Static variable in class net.minecraft.item.Items
 
WrittenBookInfo(ItemStack) - Constructor for class net.minecraft.client.gui.screen.ReadBookScreen.WrittenBookInfo
 
WrittenBookItem - Class in net.minecraft.item
 
WrittenBookItem(Item.Properties) - Constructor for class net.minecraft.item.WrittenBookItem
 

X

x - Variable in class net.minecraft.client.audio.LocatableSound
 
x - Variable in class net.minecraft.client.gui.widget.Widget
 
x - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
x - Variable in class net.minecraft.client.renderer.Vector3d
 
x - Variable in class net.minecraft.command.ISuggestionProvider.Coordinates
 
x - Variable in class net.minecraft.dispenser.Position
 
x - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
x - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
x - Variable in class net.minecraft.pathfinding.PathPoint
 
x - Variable in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
x - Variable in class net.minecraft.util.math.ChunkPos
 
x - Variable in class net.minecraft.util.math.ColumnPos
 
x - Variable in class net.minecraft.util.math.Rotations
 
x - Variable in class net.minecraft.util.math.Vec2f
 
x - Variable in class net.minecraft.util.math.Vec3d
 
x - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
x - Variable in class net.minecraftforge.client.event.RenderTooltipEvent
 
x - Variable in class net.minecraftforge.client.model.obj.OBJModel.Normal
Deprecated.
 
x0 - Variable in class net.minecraft.client.gui.SlotGui
 
x0 - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
x1 - Variable in class net.minecraft.client.gui.SlotGui
 
x1 - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
X_AABB - Static variable in class net.minecraft.block.NetherPortalBlock
 
xCenter - Variable in class net.minecraft.world.storage.MapData
 
xCoord - Variable in class net.minecraft.world.gen.ImprovedNoiseGenerator
 
xDiffTex - Variable in class net.minecraft.client.gui.widget.ToggleWidget
 
xIndex - Variable in class net.minecraft.client.renderer.FaceDirection.VertexInformation
 
xo - Variable in class net.minecraft.world.gen.SimplexNoiseGenerator
 
XP - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
xp - Variable in class net.minecraftforge.common.BasicTrade
 
xpBarCap() - Method in class net.minecraft.entity.player.PlayerEntity
 
XpChange(PlayerEntity, int) - Constructor for class net.minecraftforge.event.entity.player.PlayerXpEvent.XpChange
 
xpColor - Variable in class net.minecraft.entity.item.ExperienceOrbEntity
 
xpCooldown - Variable in class net.minecraft.entity.player.PlayerEntity
 
xpOrbAge - Variable in class net.minecraft.entity.item.ExperienceOrbEntity
 
xPos - Variable in class net.minecraft.inventory.container.Slot
 
xpSeed - Variable in class net.minecraft.entity.player.PlayerEntity
 
xpValue - Variable in class net.minecraft.entity.item.ExperienceOrbEntity
 
xSize - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
xSize - Variable in class net.minecraft.util.math.shapes.VoxelShapePart
 
xTexStart - Variable in class net.minecraft.client.gui.widget.ToggleWidget
 

Y

y - Variable in class net.minecraft.client.audio.LocatableSound
 
y - Variable in class net.minecraft.client.gui.widget.Widget
 
y - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
y - Variable in class net.minecraft.client.renderer.Vector3d
 
y - Variable in class net.minecraft.command.ISuggestionProvider.Coordinates
 
y - Variable in class net.minecraft.dispenser.Position
 
y - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
y - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
y - Variable in class net.minecraft.pathfinding.PathPoint
 
y() - Method in class net.minecraft.realms.RealmsButtonProxy
 
y - Variable in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
y - Variable in class net.minecraft.util.math.Rotations
 
y - Variable in class net.minecraft.util.math.Vec2f
 
y - Variable in class net.minecraft.util.math.Vec3d
 
y - Variable in class net.minecraftforge.client.event.RenderTooltipEvent
 
y - Variable in class net.minecraftforge.client.model.obj.OBJModel.Normal
Deprecated.
 
y0 - Variable in class net.minecraft.client.gui.SlotGui
 
y0 - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
y0() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
y0() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
y0() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
y0() - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
y1 - Variable in class net.minecraft.client.gui.SlotGui
 
y1 - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
y1() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
y1() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
y1() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
y1() - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
yaw - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
yaw - Variable in class net.minecraft.network.play.server.SEntityPacket
 
yCoord - Variable in class net.minecraft.world.gen.ImprovedNoiseGenerator
 
yDiffTex - Variable in class net.minecraft.client.gui.widget.ToggleWidget
 
yDrag - Variable in class net.minecraft.client.gui.SlotGui
 
yDrag - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
YELLOW - Static variable in class net.minecraft.block.material.MaterialColor
 
YELLOW_BANNER - Static variable in class net.minecraft.block.Blocks
 
YELLOW_BANNER - Static variable in class net.minecraft.item.Items
 
YELLOW_BED - Static variable in class net.minecraft.block.Blocks
 
YELLOW_BED - Static variable in class net.minecraft.item.Items
 
YELLOW_CARPET - Static variable in class net.minecraft.block.Blocks
 
YELLOW_CARPET - Static variable in class net.minecraft.item.Items
 
YELLOW_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
YELLOW_CONCRETE - Static variable in class net.minecraft.item.Items
 
YELLOW_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
YELLOW_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
YELLOW_DYE - Static variable in class net.minecraft.item.Items
 
YELLOW_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
YELLOW_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
YELLOW_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
YELLOW_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
YELLOW_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
YELLOW_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
YELLOW_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
YELLOW_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
YELLOW_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
YELLOW_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
YELLOW_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
YELLOW_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
YELLOW_WOOL - Static variable in class net.minecraft.block.Blocks
 
YELLOW_WOOL - Static variable in class net.minecraft.item.Items
 
yIndex - Variable in class net.minecraft.client.renderer.FaceDirection.VertexInformation
 
yo - Variable in class net.minecraft.client.gui.SlotGui
 
yo() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
yo() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionListProxy
 
yo - Variable in class net.minecraft.world.gen.SimplexNoiseGenerator
 
yPos - Variable in class net.minecraft.inventory.container.Slot
 
ySize - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
ySize - Variable in class net.minecraft.util.math.shapes.VoxelShapePart
 
ySize - Variable in class net.minecraft.world.gen.feature.SphereReplaceConfig
 
yTexStart - Variable in class net.minecraft.client.gui.widget.ToggleWidget
 

Z

z - Variable in class net.minecraft.client.audio.LocatableSound
 
z - Variable in class net.minecraft.client.renderer.Vector3d
 
z - Variable in class net.minecraft.command.ISuggestionProvider.Coordinates
 
z - Variable in class net.minecraft.dispenser.Position
 
z - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
z - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
z - Variable in class net.minecraft.pathfinding.PathPoint
 
z - Variable in class net.minecraft.util.math.BlockPos.MutableBlockPos
 
z - Variable in class net.minecraft.util.math.ChunkPos
 
z - Variable in class net.minecraft.util.math.ColumnPos
 
z - Variable in class net.minecraft.util.math.Rotations
 
z - Variable in class net.minecraft.util.math.Vec3d
 
z - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
z - Variable in class net.minecraftforge.client.model.obj.OBJModel.Normal
Deprecated.
 
Z_AABB - Static variable in class net.minecraft.block.NetherPortalBlock
 
zCenter - Variable in class net.minecraft.world.storage.MapData
 
zCoord - Variable in class net.minecraft.world.gen.ImprovedNoiseGenerator
 
ZERO - Static variable in class net.minecraft.util.math.BlockPos
 
ZERO - Static variable in class net.minecraft.util.math.Vec2f
 
ZERO - Static variable in class net.minecraft.util.math.Vec3d
 
zeroHardnessAndResistance() - Method in class net.minecraft.block.Block.Properties
 
zIndex - Variable in class net.minecraft.client.renderer.FaceDirection.VertexInformation
 
zLevel - Variable in class net.minecraft.client.renderer.ItemRenderer
 
zo - Variable in class net.minecraft.world.gen.SimplexNoiseGenerator
 
ZOMBIE - Static variable in class net.minecraft.entity.EntityType
 
ZOMBIE_ATTACK_DOOR_IRON_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ZOMBIE_ATTACK_DOOR_WOOD_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ZOMBIE_BREAK_DOOR_WOOD_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ZOMBIE_CONVERT_TO_DROWNED_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ZOMBIE_HEAD - Static variable in class net.minecraft.block.Blocks
 
ZOMBIE_HEAD - Static variable in class net.minecraft.item.Items
 
ZOMBIE_HORSE - Static variable in class net.minecraft.entity.EntityType
 
ZOMBIE_HORSE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ZOMBIE_INFECT_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ZOMBIE_PIGMAN - Static variable in class net.minecraft.entity.EntityType
 
ZOMBIE_PIGMAN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ZOMBIE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ZOMBIE_VILLAGER - Static variable in class net.minecraft.entity.EntityType
 
ZOMBIE_VILLAGER_CONVERTED_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ZOMBIE_VILLAGER_CURED - Static variable in interface net.minecraft.entity.merchant.IReputationType
 
ZOMBIE_VILLAGER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ZOMBIE_WALL_HEAD - Static variable in class net.minecraft.block.Blocks
 
ZombieAttackGoal - Class in net.minecraft.entity.ai.goal
 
ZombieAttackGoal(ZombieEntity, double, boolean) - Constructor for class net.minecraft.entity.ai.goal.ZombieAttackGoal
 
zombieBabyChance - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
zombieBaseSummonChance - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
ZombieEntity - Class in net.minecraft.entity.monster
 
ZombieEntity(EntityType<? extends ZombieEntity>, World) - Constructor for class net.minecraft.entity.monster.ZombieEntity
 
ZombieEntity(World) - Constructor for class net.minecraft.entity.monster.ZombieEntity
 
ZombieEntity.GroupData - Class in net.minecraft.entity.monster
 
ZombieEvent - Class in net.minecraftforge.event.entity.living
ZombieEvent is fired whenever a zombie is spawned for aid.
ZombieEvent(ZombieEntity) - Constructor for class net.minecraftforge.event.entity.living.ZombieEvent
 
ZombieEvent.SummonAidEvent - Class in net.minecraftforge.event.entity.living
SummonAidEvent is fired when a Zombie Entity is summoned.
ZombieHorseEntity - Class in net.minecraft.entity.passive.horse
 
ZombieHorseEntity(EntityType<? extends ZombieHorseEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
ZombieModel<T extends ZombieEntity> - Class in net.minecraft.client.renderer.entity.model
 
ZombieModel() - Constructor for class net.minecraft.client.renderer.entity.model.ZombieModel
 
ZombieModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.ZombieModel
 
ZombieModel(float, float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.ZombieModel
 
ZombiePigmanEntity - Class in net.minecraft.entity.monster
 
ZombiePigmanEntity(EntityType<? extends ZombiePigmanEntity>, World) - Constructor for class net.minecraft.entity.monster.ZombiePigmanEntity
 
ZombieProfToType - Class in net.minecraft.util.datafix.fixes
 
ZombieProfToType(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ZombieProfToType
 
ZombieRenderer - Class in net.minecraft.client.renderer.entity
 
ZombieRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ZombieRenderer
 
ZombieSplit - Class in net.minecraft.util.datafix.fixes
 
ZombieSplit(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ZombieSplit
 
ZombieVillagerEntity - Class in net.minecraft.entity.monster
 
ZombieVillagerEntity(EntityType<? extends ZombieVillagerEntity>, World) - Constructor for class net.minecraft.entity.monster.ZombieVillagerEntity
 
ZombieVillagerModel<T extends ZombieEntity> - Class in net.minecraft.client.renderer.entity.model
 
ZombieVillagerModel() - Constructor for class net.minecraft.client.renderer.entity.model.ZombieVillagerModel
 
ZombieVillagerModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.ZombieVillagerModel
 
ZombieVillagerRenderer - Class in net.minecraft.client.renderer.entity
 
ZombieVillagerRenderer(EntityRendererManager, IReloadableResourceManager) - Constructor for class net.minecraft.client.renderer.entity.ZombieVillagerRenderer
 
ZombieVillagerXpFix - Class in net.minecraft.util.datafix.fixes
 
ZombieVillagerXpFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ZombieVillagerXpFix
 
zoomInMissingModelTextInGui - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
zoomInMissingModelTextInGui - Static variable in class net.minecraftforge.common.ForgeMod
Deprecated.
ZoomLayer - Enum in net.minecraft.world.gen.layer
 
zSize - Variable in class net.minecraft.util.math.shapes.VoxelShapePart
 
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