Back to mods
Avoid project artwork

Modrinth · Minecraft mod

Avoid

Mod framework that wraps whole Minecraft. Kinda like Bukkit. [#killaislop]

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Avoid release matches 26.1 NeoForge?

Updated yesterday
Best match for your filters 1.18
Game version 26.1, 26.1.1, 26.1.2
Loader Fabric, NeoForge

Avoid 1.18 targets 26.1, 26.1.1, 26.1.2 with Fabric, NeoForge. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.

Where it goes

Is Avoid required on the client, server, or both?

Installation on the client is optional. Installation on the dedicated server is optional.

Client Optional
Dedicated server Optional
Loader for this release Fabric, NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source marks this as usable on both the client and server.

What else does Avoid 1.18 need?

1.18 on 26.1 NeoForge. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Avoid without breaking your instance.

Built for Avoid 1.18 on 26.1 NeoForge. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.18. It targets 26.1, 26.1.1, 26.1.2 with Fabric, NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.18. It opens that exact file at the source.

About this project

What does Avoid add?


🐦‍⬛ Avoid allows you to remove net.minecraft references completely from your code.


🧧 Compatibility Matrix:

Fabric NeoForge Sponge Paper (ALPHA)
1.21.8 ✔️ ✖️ ✖️ ✖️
1.21.10 ✔️ ✖️ ✖️ ✖️
1.21.11 ✔️ ✖️ ✔️ ✔️ [LTS¹]
26.1.* ✔️ ✔️ ✔️ ✖️ [LTS¹]
26.2 ✔️ ✔️ ✔️ ✖️
26.3 ✔️ ✖️ ✖️ ✖️ [TS²]

NeoForge for 1.21.11 was removed as it seems to have been not working.

¹ Long Term Support
² Temporary Support

Note: This mod does not require Fabric API!

🧮 API-s:
  • NBT
  • Client Chat
  • Server Chat
  • Chat Colors
  • Chat Components [BETA]
  • Identification (Identifier)
  • Item Querying       [ALPHA]
  • Item Components [BETA]
  • Editable Item Components [BETA]
  • Entity Types                         [BETA]
  • Entity Selectors                   [ALPHA]
  • Transformed Item Components [BETA]
  • Client API
  • Client Screen API
  • Client Interaction API
  • Font API
  • Render Layer API [BETA]
  • Command API
  • Command Parameter API
  • Command Permission API
  • Addon Loader (AvoidModLoader)
  • Block Creation API [ALPHA]
  • Item Creation API  [ALPHA]
  • Entity API [ALPHA]
  • Player API [ALPHA]
  • World API  [ALPHA]
  • Event API  [BETA]
  • Entity Type Creation API        [BETA]
  • Entity Model Creation API      [BETA]
  • Entity Layer API                       [BETA]
  • Entity Renderer Creation API [BETA]
  • Fluid API [BETA]
  • Fog API  [BETA]
  • Resource Overriding [ALPHA]
🌲 Events:
▾ Client Chat Events
  • ClientChatCommandEvent
  • ClientChatReceivedEvent
  • ClientChatSentEvent
▾ Client Keyboard Events [BETA]
  • ClientKeyPressEvent
  • ClientKeyReleaseEvent
▾ Client GUI Events [ALPHA]
  • RenderTextEvent
  • RenderOutlineEvent
▾ Client Loading Events [BETA]
  • ClientLoadingScreenRenderMojangEvent
▾ Server Chat Events
  • ServerChatReceivedEvent
  • ServerChatSendEvent
  • ServerChatSentEvent
▾ Server Entity Events
  • ServerEntityCreateEvent 🧪
  • ServerEntityDropEvent
  • ServerEntityEffectAddEvent
  • ServerEntityEffectRemoveEvent
  • ServerEntityEffectUpdateEvent
  • ServerEntityStruckByBoltEvent
  • ServerEntityVelocityEvent
  • ServerEntityInteractEvent
  • ServerEntityInsideBlockEvent
  • ServerMobSetTargetEvent
  • ServerMobClearTargetEvent
  • ▾ Llama
    • ServerLlamaSpitEvent 🧪
  • ▾ Block
    • ServerEntityBlockTrampleEvent 🧪
▾ Server Player Events
  • ServerPlayerGameModeChangeEvent
  • ServerPlayerInputEvent
  • ServerPlayerSwingEvent
  • ServerPlayerUpdateAbilitiesEvent
  • ServerPlayerKickEvent
  • ▾ Block
    • ServerEntityBlockTrampleEvent 🧪
    • ServerPlayerCraftSlotEvent
    • ServerPlayerSmithingSlotEvent
    • ▾ Anvil [BETA]
      • ServerPlayerAnvilEnchantmentCompatibilityCheckEvent
      • ServerPlayerAnvilFailEvent
      • ServerPlayerAnvilNameValidationEvent
      • ServerPlayerAnvilSuccessResultEvent
      • ▾ XP40 [BETA]
        • ServerPlayerAnvilXP40ItemClearEvent
        • ServerPlayerAnvilXP40NameChangeCostClampEvent
        • ServerPlayerAnvilXP40TriggerStackedEvent
    • ▾ Bed [BETA]
      • ServerPlayerBedSleepFailEvent
      • ServerPlayerBedSleepStopEvent
      • ServerPlayerBedSleepSuccessEvent
    • ▾ Enchanting Table [BETA]
      • ServerPlayerEnchantingTableBookshelfAmountEvent
      • ServerPlayerEnchantingTableBookshelfLimitEvent
      • ServerPlayerEnchantingTableCostEvent
  • ▾ Food [BETA]
    • ServerPlayerSetFoodLevelEvent
    • ServerPlayerSetSaturationLevelEvent
▾ Client Screen Events
  • ScreenInitEvent
  • ScreenOpenEvent [BETA]
▾ Client Events
  • ClientTickEvent *[BETA]*
  • ClientScreenInPortalEvent *[ALPHA]*

Some events and/or API-s might've been missed in the listings above.

GitHubWiki


🔌 Support Everything.

Same API on 8 minecraft versions, 4 loaders.


🪶 Feature requests

If you want a new API, event or something else, make a feature request here.

I am working on Avoid very often, but I don't push out releases immediately.

I want to make sure all features I add don't turn out to be total mistakes, so that I (and you, Avoid addon developers) won't have to deal with deprecation or removals.

Also, I may be adding new compatibility options.

Such as Paper support. That takes longer, so sometimes releases may be delayed if they contain those.



❓ FAQ

👀 But there's hundreds of libraries

I know. This one is created because I don't wanna use others. And because I need full coverage of Minecraft's code.

🧽 What about SpongePowered

SpongePowered doesn't seem to support Minecraft Fabric.

Also, I don't think Sponge has client API-s.

🟣 Is Quilt supported?

Avoid can run on Quilt, as Quilt can run Fabric mods.

However, it is not recommended.


🦘 So far, AvoidLib kept compatibility through all these changes¹:

  • [26.1] Rendering Name Refactor
  • [26.1] Item Stack Refactor
  • [26.1] Stupid World Changes
  • [26.1] Stupid Player Changes
  • [26.1] Stupid Chat Changes
  • [26.2] Entity Refactor
  • [26.2] GUI Refactor
  • [26.2] Block Item IDs
  • [26.3] Block Type Removal
  • [26.3] Increased ItemStackNative usage
  • [26.3] Entity Delta Tracking
  • [26.3] Vertex Modifications
  • [26.3] Move to SDL
  • [26.3] Move to RenderPearl
  • [26.3] PushReaction Refactor
  • [26.3] ItemStackTemplate#entrySet() removal
¹ These names may not be accurate,
   and some refactorings may be missing.

💴 Yet, no version support was dropped.

The content of this page is licensed under All Rights Reserved.
The mod's license is Apache 2.0.

Project description from Modrinth.

Pick your setup

Avoid by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

21 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Avoid versions and loaders

14 of 100 releases match
Clear filters

Looking for an older file? The official Modrinth project page is in Resources.