public class PipeBehaviourWoodPower extends PipeBehaviour
pipe
Constructor and Description |
---|
PipeBehaviourWoodPower(IPipe pipe) |
PipeBehaviourWoodPower(IPipe pipe,
net.minecraft.nbt.NBTTagCompound nbt) |
Modifier and Type | Method and Description |
---|---|
boolean |
canConnect(net.minecraft.util.EnumFacing face,
PipeBehaviour other) |
int |
getTextureIndex(net.minecraft.util.EnumFacing face) |
addDrops, canConnect, getCapability, getTextureData, hasCapability, onEntityCollide, onPipeActivate, onTick, readPayload, writePayload, writeToNbt
public PipeBehaviourWoodPower(IPipe pipe)
public PipeBehaviourWoodPower(IPipe pipe, net.minecraft.nbt.NBTTagCompound nbt)
public boolean canConnect(net.minecraft.util.EnumFacing face, PipeBehaviour other)
canConnect
in class PipeBehaviour
public int getTextureIndex(net.minecraft.util.EnumFacing face)
getTextureIndex
in class PipeBehaviour