java.lang.Object
com.forsteri.unlimitedfluidity.core.flowinggas.GasMovementHandler.GasMovement
-
Field Summary
Fields
protected ArrayList<com.mojang.datafixers.util.Pair<net.minecraft.core.BlockPos,Integer>>
-
Constructor Summary
Constructors
-
Method Summary
decrease(net.minecraft.core.BlockPos pos,
int density)
increase(net.minecraft.core.BlockPos pos,
int density)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
movements
protected ArrayList<com.mojang.datafixers.util.Pair<net.minecraft.core.BlockPos,Integer>> movements
-
Constructor Details
-
GasMovement
public GasMovement()
-