Skip to content

Add EntityFluidInteractionRegistry and EntityFluidEvents#ON_FLUID_INTERACTION_UPDATE#5335

Open
Patbox wants to merge 2 commits intoFabricMC:26.1.2from
Patbox:fluid_tag_registration
Open

Add EntityFluidInteractionRegistry and EntityFluidEvents#ON_FLUID_INTERACTION_UPDATE#5335
Patbox wants to merge 2 commits intoFabricMC:26.1.2from
Patbox:fluid_tag_registration

Conversation

@Patbox
Copy link
Copy Markdown
Member

@Patbox Patbox commented Apr 15, 2026

Adds 2 pretty small api extension, that will make creation of custom fluids a bit easier.

EntityFluidInteractionRegistry

Part of content registry api's, adds a simple method to register custom TagKey that should be added into EntityFluidInteractions, making it and a bunch of existing entity methods work with custom fluids nicely.

EntityFluidEvents#ON_FLUID_INTERACTION_UPDATE

Part of entity events api, created to make it simple for mods to add custom fluid interaction such as fluids pushing the entity.

@Patbox Patbox added enhancement New feature or request small change labels Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request small change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant