Class FluidCategory

java.lang.Object
com.sk89q.worldedit.registry.Category<FluidType>
com.sk89q.worldedit.world.fluid.FluidCategory
All Implemented Interfaces:
RegistryItem, Keyed

public class FluidCategory extends Category<FluidType> implements Keyed
A category of fluids. This is due to the splitting up of blocks such as wool into separate ids.