Package net.minecraft.fluid
Class WaterFluid.Still
java.lang.Object
net.minecraft.fluid.Fluid
net.minecraft.fluid.FlowableFluid
net.minecraft.fluid.WaterFluid
net.minecraft.fluid.WaterFluid.Still
- Enclosing class:
- WaterFluid
public static class WaterFluid.Still extends WaterFluid
- Mappings:
Namespace Name official das$b
intermediary net/minecraft/class_3621$class_3623
named net/minecraft/fluid/WaterFluid$Still
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.fluid.WaterFluid
WaterFluid.Flowing, WaterFluid.Still
-
Field Summary
Fields inherited from class net.minecraft.fluid.FlowableFluid
FALLING, LEVEL
Fields inherited from class net.minecraft.fluid.Fluid
STATE_IDS, stateManager
-
Constructor Summary
Constructors Constructor Description Still()
-
Method Summary
Modifier and Type Method Description int
getLevel(FluidState state)
boolean
isStill(FluidState state)
Methods inherited from class net.minecraft.fluid.WaterFluid
beforeBreakingBlock, canBeReplacedWith, getBlastResistance, getBucketFillSound, getBucketItem, getFlowing, getFlowSpeed, getLevelDecreasePerBlock, getParticle, getStill, getTickRate, isInfinite, matchesType, randomDisplayTick, toBlockState
Methods inherited from class net.minecraft.fluid.FlowableFluid
appendProperties, canFlow, flow, getBlockStateLevel, getFlowing, getHeight, getHeight, getNextTickDelay, getShape, getSpread, getStill, getUpdatedState, getVelocity, method_15742, method_15749, onScheduledTick, tryFlow
Methods inherited from class net.minecraft.fluid.Fluid
getDefaultState, getStateManager, hasRandomTicks, isEmpty, isIn, onRandomTick, setDefaultState
-
Constructor Details
-
Still
public Still()
-
-
Method Details
-
getLevel
-
isStill
-