Class LavaFluid.Flowing
java.lang.Object
net.minecraft.world.level.material.Fluid
net.minecraft.world.level.material.FlowingFluid
net.minecraft.world.level.material.LavaFluid
net.minecraft.world.level.material.LavaFluid.Flowing
- All Implemented Interfaces:
- IFluidExtension
- Enclosing class:
- LavaFluid
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.world.level.material.LavaFluidLavaFluid.Flowing, LavaFluid.Source
- 
Field SummaryFields inherited from class net.minecraft.world.level.material.LavaFluidMIN_LEVEL_CUTOFFFields 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 p_76264_) booleanisSource(FluidState p_76262_) Methods inherited from class net.minecraft.world.level.material.LavaFluidanimateTick, beforeDestroyingBlock, canBeReplacedWith, canConvertToSource, createLegacyBlock, getBucket, getDripParticle, getDropOff, getExplosionResistance, getFlowing, getPickupSound, getSlopeFindDistance, getSource, getSpreadDelay, getTickDelay, isRandomlyTicking, isSame, randomTick, spreadToMethods inherited from class net.minecraft.world.level.material.FlowingFluidcanConvertToSource, canSpreadTo, getFlow, getFlowing, getHeight, getLegacyLevel, getNewLiquid, getOwnHeight, getShape, getSlopeDistance, getSource, getSpread, isSolidFace, spread, tickMethods inherited from class net.minecraft.world.level.material.FluidbuiltInRegistryHolder, defaultFluidState, getFluidType, getStateDefinition, is, isEmpty, 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- 
Flowingpublic Flowing()
 
- 
- 
Method Details- 
createFluidStateDefinition- Overrides:
- createFluidStateDefinitionin class- FlowingFluid
 
- 
getAmount- Specified by:
- getAmountin class- FlowingFluid
 
- 
isSource
 
-