|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.src.StructureVillagePieceWeight
public class StructureVillagePieceWeight
| Field Summary | |
|---|---|
Class |
villagePieceClass
The Class object for the represantation of this village piece. |
int |
villagePiecesLimit
|
int |
villagePiecesSpawned
|
int |
villagePieceWeight
|
| Constructor Summary | |
|---|---|
StructureVillagePieceWeight(Class par1Class,
int par2,
int par3)
|
|
| Method Summary | |
|---|---|
boolean |
canSpawnMoreVillagePieces()
|
boolean |
canSpawnMoreVillagePiecesOfType(int par1)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Class villagePieceClass
public final int villagePieceWeight
public int villagePiecesSpawned
public int villagePiecesLimit
| Constructor Detail |
|---|
public StructureVillagePieceWeight(Class par1Class,
int par2,
int par3)
| Method Detail |
|---|
public boolean canSpawnMoreVillagePiecesOfType(int par1)
public boolean canSpawnMoreVillagePieces()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||