Class FluidType

java.lang.Object
com.sk89q.worldedit.world.fluid.FluidType
All Implemented Interfaces:
Keyed

public class FluidType extends Object implements Keyed
Minecraft now has a 'fluid' system. This is a stub class to represent what it may be in the future.