Package | Description |
---|---|
buildcraft.core.statements |
Modifier and Type | Method and Description |
---|---|
StatementParamGateSideOnly |
StatementParamGateSideOnly.onClick(IStatementContainer source,
IStatement stmt,
net.minecraft.item.ItemStack stack,
StatementMouseClick mouse) |
static StatementParamGateSideOnly |
StatementParamGateSideOnly.readFromNbt(net.minecraft.nbt.NBTTagCompound nbt) |
static StatementParamGateSideOnly |
StatementParamGateSideOnly.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StatementParamGateSideOnly[] |
StatementParamGateSideOnly.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|