net.minecraft.world.entity.raid

enum Raid$RaiderType

crk$b
net.minecraft.world.entity.raid.Raid$RaiderType
net.minecraft.class_3765$class_3766
net.minecraft.village.raid.Raid$Member
net.minecraft.world.entity.raid.Raid$Wave

Enum constant summary

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

Field summary

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

Constructor summary

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