protected static class FluidManipulationBehaviour.BlockPosEntry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
distance |
net.minecraft.util.math.BlockPos |
pos |
| Constructor and Description |
|---|
BlockPosEntry(net.minecraft.util.math.BlockPos pos,
int distance) |