public class FluidStateImpl extends AbstractState<Fluid,FluidState> implements FluidState
owner| Constructor and Description |
|---|
FluidStateImpl(Fluid fluid,
ImmutableMap<Property<?>,Comparable<?>> immutableMap) |
| Modifier and Type | Method and Description |
|---|---|
Fluid |
getFluid() |
contains, createWithTable, cycle, get, getEntries, getNext, getProperties, toString, withclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanBeReplacedWith, deserialize, getBlastResistance, getBlockState, getHeight, getHeight, getLevel, getParticle, getShape, getVelocity, hasRandomTicks, isEmpty, isStill, matches, method_15756, onRandomTick, onScheduledTick, randomDisplayTick, serializepublic FluidStateImpl(Fluid fluid, ImmutableMap<Property<?>,Comparable<?>> immutableMap)
public Fluid getFluid()
getFluid in interface FluidState