Package | Description |
---|---|
buildcraft.core.marker.volume |
Modifier and Type | Class and Description |
---|---|
static class |
Lock.Target.TargetAddon |
static class |
Lock.Target.TargetRemove |
static class |
Lock.Target.TargetResize |
static class |
Lock.Target.TargetUsedByMachine |
Modifier and Type | Field and Description |
---|---|
java.util.List<Lock.Target> |
Lock.targets |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<Lock.Target> |
VolumeBox.getLockTargetsStream() |
Constructor and Description |
---|
Lock(Lock.Cause cause,
Lock.Target... targets) |