Package | Description |
---|---|
buildcraft.builders.container | |
buildcraft.builders.snapshot | |
buildcraft.builders.tile |
Modifier and Type | Method and Description |
---|---|
void |
ContainerElectronicLibrary.sendSelectedToServer(Snapshot.Key selected) |
Modifier and Type | Field and Description |
---|---|
Snapshot.Key |
Snapshot.key |
Snapshot.Key |
Snapshot.Header.key |
Modifier and Type | Method and Description |
---|---|
java.util.List<Snapshot.Key> |
GlobalSavedDataSnapshots.getList() |
Modifier and Type | Method and Description |
---|---|
Snapshot |
GlobalSavedDataSnapshots.getSnapshot(Snapshot.Key key) |
Snapshot |
ClientSnapshots.getSnapshot(Snapshot.Key key) |
void |
GlobalSavedDataSnapshots.removeSnapshot(Snapshot.Key key) |
Constructor and Description |
---|
Header(Snapshot.Key key,
java.util.UUID owner,
java.util.Date created,
java.lang.String name) |
Key(Snapshot.Key oldKey,
byte[] hash) |
Key(Snapshot.Key oldKey,
Snapshot.Header header) |
MessageSnapshotRequest(Snapshot.Key key) |
Modifier and Type | Field and Description |
---|---|
Snapshot.Key |
TileElectronicLibrary.selected |