public class FluidState extends AbstractStateHolder<Fluid,IFluidState> implements IFluidState
object
Constructor and Description |
---|
FluidState(Fluid p_i48997_1_,
com.google.common.collect.ImmutableMap<IProperty<?>,java.lang.Comparable<?>> p_i48997_2_) |
Modifier and Type | Method and Description |
---|---|
Fluid |
getFluid() |
buildPropertyValueTable, cycle, cyclePropertyValue, equals, get, getProperties, getValues, has, hashCode, toString, with
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
animateTick, canOtherFlowInto, getBlockState, getDripParticleData, getExplosionResistance, getFlow, getHeight, getLevel, getRenderLayer, getTickRandomly, isEmpty, isSource, isTagged, randomTick, shouldRenderSides, tick
cycle, get, getProperties, getValues, has, with
canRenderInLayer, getExplosionResistance, getFluidState, isEntityInside
public Fluid getFluid()
getFluid
in interface IFluidState