Package net.minecraft.fluid
Class WaterFluid.Flowing
java.lang.Object
net.minecraft.fluid.Fluid
net.minecraft.fluid.FlowableFluid
net.minecraft.fluid.WaterFluid
net.minecraft.fluid.WaterFluid.Flowing
- Enclosing class:
- WaterFluid
public static class WaterFluid.Flowing extends WaterFluid
-
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, LEVELFields inherited from class net.minecraft.fluid.Fluid
STATE_IDS, stateManager -
Constructor Summary
Constructors Constructor Description Flowing() -
Method Summary
Modifier and Type Method Description protected voidappendProperties(StateManager.Builder<Fluid,FluidState> builder)intgetLevel(FluidState state)booleanisStill(FluidState state)Methods inherited from class net.minecraft.fluid.WaterFluid
beforeBreakingBlock, canBeReplacedWith, getBlastResistance, getBucketItem, getFlowing, getFlowSpeed, getLevelDecreasePerBlock, getParticle, getStill, getTickRate, isInfinite, matchesType, method_32359, randomDisplayTick, toBlockStateMethods inherited from class net.minecraft.fluid.FlowableFluid
canFlow, flow, getFlowing, getHeight, getHeight, getNextTickDelay, getShape, getSpread, getStill, getUpdatedState, getVelocity, method_15741, method_15742, method_15749, onScheduledTick, tryFlowMethods inherited from class net.minecraft.fluid.Fluid
getDefaultState, getStateManager, hasRandomTicks, isEmpty, isIn, onRandomTick, setDefaultState
-
Constructor Details
-
Flowing
public Flowing()
-
-
Method Details
-
appendProperties
- Overrides:
appendPropertiesin classFlowableFluid
-
getLevel
-
isStill
-