Uses of Class
net.minecraft.fluid.FlowableFluid.SpreadCache
Packages that use FlowableFluid.SpreadCache
-
Uses of FlowableFluid.SpreadCache in net.minecraft.fluid
Methods in net.minecraft.fluid with parameters of type FlowableFluid.SpreadCacheModifier and TypeMethodDescriptionprotected int
FlowableFluid.getMinFlowDownDistance
(WorldView world, BlockPos pos, int int2, Direction direction, BlockState state, FlowableFluid.SpreadCache spreadCache) Finds the distance to the closest hole the fluid can flow down into starting with the direction specified.