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
- Mappings:
Namespace Name official das$aintermediary net/minecraft/class_3621$class_3622named net/minecraft/fluid/WaterFluid$Flowing
-
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, getBucketFillSound, getBucketItem, getFlowing, getFlowSpeed, getLevelDecreasePerBlock, getParticle, getStill, getTickRate, isInfinite, matchesType, randomDisplayTick, toBlockStateMethods inherited from class net.minecraft.fluid.FlowableFluid
canFlow, flow, getBlockStateLevel, getFlowing, getHeight, getHeight, getNextTickDelay, getShape, getSpread, getStill, getUpdatedState, getVelocity, 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- Mappings:
Namespace Name Mixin selector official aLdak;a(Lchu$a;)Vintermediary method_15775Lnet/minecraft/class_3611;method_15775(Lnet/minecraft/class_2689$class_2690;)Vnamed appendPropertiesLnet/minecraft/fluid/Fluid;appendProperties(Lnet/minecraft/state/StateManager$Builder;)V
-
getLevel
-
isStill
-