Package | Description |
---|---|
net.minecraft.world.raid |
Modifier and Type | Field and Description |
---|---|
private static Raid.WaveMember[] |
Raid.WaveMember.VALUES |
Modifier and Type | Method and Description |
---|---|
static Raid.WaveMember |
Raid.WaveMember.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Raid.WaveMember[] |
Raid.WaveMember.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private int |
Raid.getDefaultNumSpawns(Raid.WaveMember p_221330_1_,
int p_221330_2_,
boolean p_221330_3_) |
private int |
Raid.getPotentialBonusSpawns(Raid.WaveMember p_221335_1_,
java.util.Random p_221335_2_,
int wave,
DifficultyInstance p_221335_4_,
boolean p_221335_5_) |