Uses of Enum Class
net.minecraft.village.raid.Raid.Member
-
Uses of Raid.Member in net.minecraft.village.raid
Modifier and TypeMethodDescriptionstatic Raid.Member
Returns the enum constant of this class with the specified name.static Raid.Member[]
Raid.Member.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate int
Raid.getBonusCount
(Raid.Member member, Random random, int wave, LocalDifficulty localDifficulty, boolean extra) private int
Raid.getCount
(Raid.Member member, int wave, boolean extra)