@FunctionalInterface
public static interface ComputerEventManager.IComputerEventSender
| Modifier and Type | Method and Description |
|---|---|
void |
sendEvent(net.minecraft.tileentity.TileEntity te,
java.lang.String name,
java.lang.Object... params) |