@Deprecated public class BlockChance extends Object
| Constructor and Description |
|---|
BlockChance(BaseBlock block,
double chance)
Deprecated.
Construct the object.
|
| Modifier and Type | Method and Description |
|---|---|
BaseBlock |
getBlock()
Deprecated.
|
double |
getChance()
Deprecated.
|
public BlockChance(BaseBlock block, double chance)
block - the blockchance - the probability of the blockpublic BaseBlock getBlock()
public double getChance()
Copyright © 2010-2014. All Rights Reserved.