net.minecraft.world.entity.raid

enum Raid$RaiderType

blj$b
net.minecraft.world.entity.raid.Raid$RaiderType
net.minecraft.class_3765$class_3766
net.minecraft.village.raid.Raid$Member
net.minecraft.src.C_1185_$C_1188_
net.minecraft.world.entity.raid.Raid$Wave

Enum constant summary

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

Field summary

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

Constructor summary

ModifierConstructor
private (EntityType<? extends Raider> p_37820_, int[] p_37821_)