Class WaterFluid.Source
java.lang.Object
net.minecraft.world.level.material.Fluid
net.minecraft.world.level.material.FlowingFluid
net.minecraft.world.level.material.WaterFluid
net.minecraft.world.level.material.WaterFluid.Source
- All Implemented Interfaces:
- IFluidExtension
- Enclosing class:
- WaterFluid
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.world.level.material.WaterFluidWaterFluid.Flowing, WaterFluid.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 TypeMethodDescriptionintgetAmount(FluidState p_76485_) booleanisSource(FluidState p_76483_) Methods inherited from class net.minecraft.world.level.material.WaterFluidanimateTick, beforeDestroyingBlock, canBeReplacedWith, canConvertToSource, createLegacyBlock, getBucket, getDripParticle, getDropOff, getExplosionResistance, getFlowing, getPickupSound, getSlopeFindDistance, getSource, getTickDelay, isSameMethods inherited from class net.minecraft.world.level.material.FlowingFluidcanConvertToSource, canSpreadTo, createFluidStateDefinition, getFlow, getFlowing, getHeight, getLegacyLevel, getNewLiquid, getOwnHeight, getShape, getSlopeDistance, getSource, getSpread, getSpreadDelay, isSolidFace, spread, spreadTo, tickMethods inherited from class net.minecraft.world.level.material.FluidbuiltInRegistryHolder, defaultFluidState, getFluidType, 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.neoforged.neoforge.common.extensions.IFluidExtensioncanExtinguish, canHydrate, getAdjacentBlockPathType, getBlockPathType, getExplosionResistance, move, supportsBoating
- 
Constructor Details- 
Sourcepublic Source()
 
- 
- 
Method Details- 
getAmount- Specified by:
- getAmountin class- FlowingFluid
 
- 
isSource
 
-