public class MaterialLiquid extends Material
air, builtSnow, cactus, cakeMaterial, circuits, clay, cloth, field_31067_B, field_31068_A, field_4262_q, fire, glass, grassMaterial, ground, ice, iron, lava, leaves, materialMapColor, plants, portal, pumpkin, rock, sand, snow, sponge, tnt, water, wood
Constructor and Description |
---|
MaterialLiquid(MapColor mapcolor) |
Modifier and Type | Method and Description |
---|---|
boolean |
getIsLiquid() |
boolean |
getIsSolid() |
boolean |
isSolid() |
getBurning, getCanBlockGrass, getIsGroundCover, getIsHarvestable, getIsTranslucent, getMaterialMobility, setImmovableMobility, setIsGroundCover, setNoPushMobility
public MaterialLiquid(MapColor mapcolor)
public boolean getIsLiquid()
getIsLiquid
in class Material
public boolean getIsSolid()
getIsSolid
in class Material