Class EntityFluidInteraction.CurrentAccumulator
java.lang.Object
net.minecraft.world.entity.EntityFluidInteraction.CurrentAccumulator
- Enclosing class:
EntityFluidInteraction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
height
private double height -
accumulatedCurrent
-
currentCount
private int currentCount -
idleTicks
private int idleTicks
-
-
Constructor Details
-
CurrentAccumulator
private CurrentAccumulator()
-
-
Method Details
-
resetAndCheckUnused
public boolean resetAndCheckUnused() -
reset
public void reset() -
accumulate
-
applyTo
-