net.minecraft.world.entity.raid

enum Raid$RaiderType

cuo$b
net.minecraft.world.entity.raid.Raid$RaiderType
net.minecraft.class_3765$class_3766

Enum constant summary

Enum Constant
a
VINDICATOR
field_16631
b
EVOKER
field_16634
c
PILLAGER
field_16633
d
WITCH
field_16635
e
RAVAGER
field_16630

Field summary

Modifier and TypeField
static final Raid$RaiderType[]
f
VALUES
field_16636
final EntityType<? extends Raider>
g
entityType
field_16629
final int[]
h
spawnsPerWaveBeforeBonus
field_16628

Constructor summary

ModifierConstructor
private (EntityType<? extends Raider> arg0, int[] arg1)