public class PipeBehaviourStone extends PipeBehaviourSeparate
Modifier and Type | Field and Description |
---|---|
static double |
SPEED_DELTA |
static double |
SPEED_TARGET |
pipe
Constructor and Description |
---|
PipeBehaviourStone(IPipe pipe) |
PipeBehaviourStone(IPipe pipe,
net.minecraft.nbt.NBTTagCompound nbt) |
Modifier and Type | Method and Description |
---|---|
static void |
modifySpeed(PipeEventItem.ModifySpeed event) |
canConnect
addDrops, canConnect, getCapability, getTextureData, getTextureIndex, hasCapability, onEntityCollide, onPipeActivate, onTick, readPayload, writePayload, writeToNbt
public static final double SPEED_DELTA
public static final double SPEED_TARGET
public PipeBehaviourStone(IPipe pipe)
public PipeBehaviourStone(IPipe pipe, net.minecraft.nbt.NBTTagCompound nbt)
public static void modifySpeed(PipeEventItem.ModifySpeed event)