Package net.minecraftforge.fluids
Class ForgeFlowingFluid.Flowing
java.lang.Object
net.minecraft.world.level.material.Fluid
net.minecraft.world.level.material.FlowingFluid
net.minecraftforge.fluids.ForgeFlowingFluid
net.minecraftforge.fluids.ForgeFlowingFluid.Flowing
- All Implemented Interfaces:
- IForgeFluid
- Enclosing class:
- ForgeFlowingFluid
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraftforge.fluids.ForgeFlowingFluidForgeFlowingFluid.Flowing, ForgeFlowingFluid.Properties, ForgeFlowingFluid.Source
- 
Field SummaryFields inherited from class net.minecraft.world.level.material.FlowingFluidFALLING, LEVELFields inherited from class net.minecraft.world.level.material.FluidFLUID_STATE_REGISTRY, stateDefinition
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidintgetAmount(FluidState state) booleanisSource(FluidState state) Methods inherited from class net.minecraftforge.fluids.ForgeFlowingFluidbeforeDestroyingBlock, canBeReplacedWith, canConvertToSource, canConvertToSource, createLegacyBlock, getBucket, getDropOff, getExplosionResistance, getFlowing, getFluidType, getPickupSound, getSlopeFindDistance, getSource, getTickDelay, isSameMethods inherited from class net.minecraft.world.level.material.FlowingFluidcanSpreadTo, getFlow, getFlowing, getHeight, getLegacyLevel, getNewLiquid, getOwnHeight, getShape, getSlopeDistance, getSource, getSpread, getSpreadDelay, isSolidFace, spread, spreadTo, tickMethods inherited from class net.minecraft.world.level.material.FluidanimateTick, builtInRegistryHolder, defaultFluidState, getDripParticle, getStateDefinition, is, isEmpty, isRandomlyTicking, randomTick, registerDefaultStateMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraftforge.common.extensions.IForgeFluidcanExtinguish, canHydrate, getAdjacentBlockPathType, getBlockPathType, getExplosionResistance, move, shouldUpdateWhileBoating, supportsBoating
- 
Constructor Details- 
Flowing
 
- 
- 
Method Details- 
createFluidStateDefinition- Overrides:
- createFluidStateDefinitionin class- FlowingFluid
 
- 
getAmount- Specified by:
- getAmountin class- FlowingFluid
 
- 
isSource
 
-