Class FluidTypeTest

java.lang.Object
net.minecraftforge.debug.fluid.FluidTypeTest

public class FluidTypeTest extends Object
A test case used to define and test fluid type integration into fluids.
  • Checks that each fluid has a fluid type
  • Adds a new fluid with its type, source/flowing, block, and bucket
  • Sets properties to test out fluid logic
  • Overrides fluid rendering methods
  • Adds block color and render layer
  • Adds fluid interaction definitions