- KEBAB - Static variable in class net.minecraft.entity.item.PaintingType
 
-  
 
- KEEP_INVENTORY - Static variable in class net.minecraft.world.GameRules
 
-  
 
- keepAliveKey - Variable in class net.minecraft.network.play.ServerPlayNetHandler
 
-  
 
- keepAlivePending - Variable in class net.minecraft.network.play.ServerPlayNetHandler
 
-  
 
- keepAliveTime - Variable in class net.minecraft.network.play.ServerPlayNetHandler
 
-  
 
- keepingLoaded - Variable in class net.minecraftforge.server.command.ChunkGenWorker
 
-  
 
- keepLoaded - Variable in class net.minecraftforge.common.DimensionManager.Data
 
-  
 
- 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 - Variable in class net.minecraft.client.renderer.model.multipart.PropertyValueCondition
 
-  
 
- key - Variable in enum net.minecraft.client.settings.CloudOption
 
-  
 
- Key() - Constructor for class net.minecraft.client.util.SearchTreeManager.Key
 
-  
 
- key - Variable in class net.minecraft.crash.CrashReportCategory.Entry
 
-  
 
- key - Variable in class net.minecraft.data.ShapedRecipeBuilder
 
-  
 
- 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 - Variable in class net.minecraft.data.ShapedRecipeBuilder.Result
 
-  
 
- key - Variable in class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
-  
 
- key - Variable in class net.minecraft.network.play.client.CKeepAlivePacket
 
-  
 
- key - Variable in class net.minecraft.util.text.TranslationTextComponent
 
-  
 
- key - Variable in class net.minecraftforge.client.event.InputEvent.KeyInputEvent
 
-  
 
- Key(Vector3f, Vector3f, Quaternion) - 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
 
-  
 
- key - Variable in class net.minecraftforge.registries.ForgeRegistry.OverrideOwner
 
-  
 
- key - Variable in class net.minecraftforge.userdev.ArgumentList.EntryValue
 
-  
 
- KEY_VALUE_SPLITTER - Static variable in class net.minecraft.client.GameSettings
 
-  
 
- keybind - Variable in class net.minecraft.util.text.KeybindTextComponent
 
-  
 
- KEYBIND_ARRAY - Static variable in class net.minecraft.client.settings.KeyBinding
 
-  
 
- KEYBIND_SET - Static variable in class net.minecraft.client.settings.KeyBinding
 
-  
 
- 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 - Variable in class net.minecraft.client.gui.widget.list.KeyBindingList.KeyEntry
 
-  
 
- 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.
 
- keyBinding - Variable in class net.minecraftforge.client.event.InputEvent.ClickInputEvent
 
-  
 
- keyBindingList - Variable in class net.minecraft.client.gui.screen.ControlsScreen
 
-  
 
- 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
 
-  
 
- keyCategory - Variable in class net.minecraft.client.settings.KeyBinding
 
-  
 
- keyCode - Variable in class net.minecraft.client.settings.KeyBinding
 
-  
 
- keyCode - Variable in class net.minecraft.client.util.InputMappings.Input
 
-  
 
- keyCode - Variable in class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyEvent
 
-  
 
- keyCodeDefault - Variable in class net.minecraft.client.settings.KeyBinding
 
-  
 
- KeyCombo - Class in net.minecraft.client.util
 
-  
 
- KeyCombo(char[], Runnable) - Constructor for class net.minecraft.client.util.KeyCombo
 
-  
 
- keyConflictContext - Variable in class net.minecraft.client.settings.KeyBinding
 
-  
 
- KeyConflictContext - Enum in net.minecraftforge.client.settings
 
-  
 
- KeyConflictContext() - Constructor for enum net.minecraftforge.client.settings.KeyConflictContext
 
-  
 
- keyDesc - Variable in class net.minecraft.client.gui.widget.list.KeyBindingList.KeyEntry
 
-  
 
- keyDescription - Variable in class net.minecraft.client.settings.KeyBinding
 
-  
 
- KeyEntry(KeyBinding) - Constructor for class net.minecraft.client.gui.widget.list.KeyBindingList.KeyEntry
 
-  
 
- KeyInputEvent(int, int, int, int) - Constructor for class net.minecraftforge.client.event.InputEvent.KeyInputEvent
 
-  
 
- keyModifier - Variable in class net.minecraft.client.settings.KeyBinding
 
-  
 
- KeyModifier - Enum in net.minecraftforge.client.settings
 
-  
 
- KeyModifier() - Constructor for enum net.minecraftforge.client.settings.KeyModifier
 
-  
 
- keyModifierDefault - Variable in class net.minecraft.client.settings.KeyBinding
 
- 
Forge Start
 
- 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.RealmsDownloadLatestWorldScreen
 
-  
 
- keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
 
-  
 
- 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 com.mojang.realmsclient.RealmsMainScreen.ServerList
 
-  
 
- 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.FlatPresetsScreen.SlotList
 
-  
 
- 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.ServerSelectionList
 
-  
 
- keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.NormalEntry
 
-  
 
- 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
 
-  
 
- keyPressedInBook(int, int, int) - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
-  
 
- keyPressedInTitle(int, int, int) - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
-  
 
- 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 - Variable in class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
-  
 
- keys() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Parser
 
-  
 
- keys() - Method in class net.minecraftforge.common.util.SortedProperties
 
-  
 
- keys - Variable in class net.minecraftforge.event.world.RegisterDimensionsEvent
 
-  
 
- keys - Variable in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent
 
-  
 
- Keys() - Constructor for class net.minecraftforge.fml.loading.FMLEnvironment.Keys
 
-  
 
- keys - Variable in class net.minecraftforge.registries.ClearableRegistry
 
-  
 
- 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
 
-  
 
- keySet() - Method in class net.minecraftforge.registries.NamespacedDefaultedWrapper
 
-  
 
- keySet() - Method in class net.minecraftforge.registries.NamespacedWrapper
 
-  
 
- KickCommand - Class in net.minecraft.command.impl
 
-  
 
- KickCommand() - Constructor for class net.minecraft.command.impl.KickCommand
 
-  
 
- kickPlayers(CommandSource, Collection<ServerPlayerEntity>, ITextComponent) - Static method in 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
 
-  
 
- killEntities(CommandSource, Collection<? extends Entity>) - Static method in class net.minecraft.command.impl.KillCommand
 
-  
 
- KILLER_BUNNY - Static variable in class net.minecraft.entity.passive.RabbitEntity
 
-  
 
- KILLER_ENTITY - Static variable in class net.minecraft.world.storage.loot.LootParameters
 
-  
 
- killingBlow - Variable in class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
-  
 
- 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
 
-  
 
- kind - Variable in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
-  
 
- 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
 
-  
 
- knockbackStrength - Variable in class net.minecraft.entity.projectile.AbstractArrowEntity
 
-  
 
- knotRenderer - Variable in class net.minecraft.client.renderer.entity.model.LeashKnotModel
 
-  
 
- 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
 
-  
 
- known - Variable in class net.minecraftforge.fml.relauncher.libraries.LinkRepository
 
-  
 
- known - Variable in class net.minecraftforge.registries.ClearableRegistry
 
-  
 
- KNOWN_SLOTS - Static variable in class net.minecraft.command.arguments.SlotArgument
 
-