public class PipeBehaviourVoid extends PipeBehaviour
pipe
Constructor and Description |
---|
PipeBehaviourVoid(IPipe pipe) |
PipeBehaviourVoid(IPipe pipe,
net.minecraft.nbt.NBTTagCompound nbt) |
Modifier and Type | Method and Description |
---|---|
static void |
moveFluidToCentre(PipeEventFluid.OnMoveToCentre move) |
static void |
reachCentre(PipeEventItem.ReachCenter reachCenter) |
addDrops, canConnect, canConnect, getCapability, getTextureIndex, hasCapability, onEntityCollide, onPipeActivate, onTick, readPayload, writePayload, writeToNbt
public PipeBehaviourVoid(IPipe pipe)
public PipeBehaviourVoid(IPipe pipe, net.minecraft.nbt.NBTTagCompound nbt)
public static void reachCentre(PipeEventItem.ReachCenter reachCenter)
public static void moveFluidToCentre(PipeEventFluid.OnMoveToCentre move)