Package | Description |
---|---|
buildcraft.lib.statement | |
buildcraft.silicon.container | |
buildcraft.silicon.gate |
Modifier and Type | Class and Description |
---|---|
static class |
ActionWrapper.ActionWrapperExternal |
static class |
ActionWrapper.ActionWrapperInternal |
static class |
ActionWrapper.ActionWrapperInternalSided |
Modifier and Type | Method and Description |
---|---|
ActionWrapper[] |
ActionWrapper.getPossible() |
static ActionWrapper |
ActionWrapper.wrap(IStatement statement,
net.minecraft.util.EnumFacing side) |
Modifier and Type | Field and Description |
---|---|
java.util.SortedSet<ActionWrapper> |
ContainerGate.possibleActions |
GateContext<ActionWrapper> |
ContainerGate.possibleActionsContext |
Modifier and Type | Field and Description |
---|---|
FullStatement<ActionWrapper> |
GateLogic.StatementPair.action |
Modifier and Type | Method and Description |
---|---|
ActionWrapper |
ActionType.convertToType(java.lang.Object value) |
ActionWrapper |
ActionType.readFromBuffer(PacketBufferBC buffer) |
ActionWrapper |
ActionType.readFromNbt(net.minecraft.nbt.NBTTagCompound nbt) |
Modifier and Type | Method and Description |
---|---|
java.util.SortedSet<ActionWrapper> |
GateLogic.getAllValidActions() |
Modifier and Type | Method and Description |
---|---|
void |
ActionType.writeToBuffer(PacketBufferBC buffer,
ActionWrapper slot) |
net.minecraft.nbt.NBTTagCompound |
ActionType.writeToNbt(ActionWrapper slot) |