public static class MixedMaterial.Row
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| Material | material | 
| int | occurrence | 
| float | scale | 
| Constructor and Description | 
|---|
| Row(Material material,
   int count,
   float scale) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj) | 
| int | hashCode() | 
| java.lang.String | toString() |