FluidMaterial

public class FluidMaterial

Class FluidMaterial. Provides fluidmaterial functionality for the Hytale server.

java.lang.Object > FluidMaterial

Field Summary

No fields documented.

Method Detail

getVoxelCache

public MaterialCache getVoxelCache ()

Method getVoxelCache.

equals

final boolean equals (final Object o)

Method equals.

Parameters:
final Object o

hashCode

public int hashCode ()

Method hashCode.

toString

public String toString ()

Method toString.