Package | Description |
---|---|
buildcraft.builders.item | |
buildcraft.builders.snapshot |
Modifier and Type | Method and Description |
---|---|
Snapshot.Header |
ItemSnapshot.getHeader(net.minecraft.item.ItemStack stack) |
Modifier and Type | Method and Description |
---|---|
net.minecraft.item.ItemStack |
ItemSnapshot.getUsed(EnumSnapshotType snapshotType,
Snapshot.Header header) |
Modifier and Type | Field and Description |
---|---|
Snapshot.Header |
Snapshot.Key.header |
Modifier and Type | Method and Description |
---|---|
void |
ClientSnapshots.renderSnapshot(Snapshot.Header header,
int offsetX,
int offsetY,
int sizeX,
int sizeY) |
Constructor and Description |
---|
Key(Snapshot.Key oldKey,
Snapshot.Header header) |