Class FluidType

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

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