Jump to content

Recommended Posts

Posted

Hello, I've been trying to tint my fluid depending on the biome, I figured out that you have to use ColorHandlerEvent.Block Event, however, this will not fire for FlowingFluidBlocks, but it does for normal Blocks. The texture for the fluid is the water's default texture

Main class

FluidInit

Posted
7 hours ago, TheGreyGhost said:

Howdy

I haven't used fluids myself, but here's a working example of IBlockColor.  It uses the blockstate, but you could use biome information instead (see the vanilla IBlockColor eg for grass)

 

https://github.com/TheGreyGhost/MinecraftByExample/blob/master/src/main/java/minecraftbyexample/mbe06_redstone/input/LampColour.java

 

-TGG

Is that class being referenced somewhere in your code? I am unable to find any references

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.