Class BotariumFlowingFluidImpl
java.lang.Object
net.minecraft.world.level.material.Fluid
net.minecraft.world.level.material.FlowingFluid
earth.terrarium.botarium.fabric.extensions.BotariumFlowingFluidImpl
@ClassExtension(BotariumFlowingFluid.class)
public abstract class BotariumFlowingFluidImpl
extends net.minecraft.world.level.material.FlowingFluid
-
Field Summary
Fields inherited from class net.minecraft.world.level.material.FlowingFluid
FALLING, LEVELFields inherited from class net.minecraft.world.level.material.Fluid
FLUID_STATE_REGISTRY, stateDefinition -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.level.material.FlowingFluid
beforeDestroyingBlock, canConvertToSource, canSpreadTo, createFluidStateDefinition, getAmount, getDropOff, getFlow, getFlowing, getFlowing, getHeight, getLegacyLevel, getNewLiquid, getOwnHeight, getShape, getSlopeDistance, getSlopeFindDistance, getSource, getSource, getSpread, getSpreadDelay, isSolidFace, spread, spreadTo, tickMethods inherited from class net.minecraft.world.level.material.Fluid
animateTick, builtInRegistryHolder, canBeReplacedWith, createLegacyBlock, defaultFluidState, getBucket, getDripParticle, getExplosionResistance, getPickupSound, getStateDefinition, getTickDelay, is, isEmpty, isRandomlyTicking, isSame, isSource, randomTick, registerDefaultState
-
Constructor Details
-
BotariumFlowingFluidImpl
-
-
Method Details
-
getData
-