public interface ITileOilSpring
TileSpringOil
in the energy module.Modifier and Type | Method and Description |
---|---|
void |
onPumpOil(com.mojang.authlib.GameProfile pumpOwner,
net.minecraft.util.math.BlockPos oilPos)
Pumps should call this when they pump oil from this spring.
|