public class Bo2BlockSpec
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description | 
|---|
| Bo2BlockSpec(javax.vecmath.Point3i coords,
            Material material,
            int[] branch) | 
| Modifier and Type | Method and Description | 
|---|---|
| int[] | getBranch() | 
| javax.vecmath.Point3i | getCoords() | 
| Material | getMaterial() |