Uses of Class
net.minecraft.entity.EntityGroup
Package
Description
-
Uses of EntityGroup in net.minecraft.enchantment
Modifier and TypeMethodDescriptionfloat
DamageEnchantment.getAttackDamage
(int level, EntityGroup group) float
Enchantment.getAttackDamage
(int level, EntityGroup group) static float
EnchantmentHelper.getAttackDamage
(ItemStack stack, EntityGroup group) float
ImpalingEnchantment.getAttackDamage
(int level, EntityGroup group) -
Uses of EntityGroup in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityGroup
EntityGroup.AQUATIC
static final EntityGroup
EntityGroup.ARTHROPOD
static final EntityGroup
EntityGroup.DEFAULT
static final EntityGroup
EntityGroup.ILLAGER
static final EntityGroup
EntityGroup.UNDEAD
-
Uses of EntityGroup in net.minecraft.entity.boss
-
Uses of EntityGroup in net.minecraft.entity.mob
Modifier and TypeMethodDescriptionAbstractSkeletonEntity.getGroup()
EndermiteEntity.getGroup()
GuardianEntity.getGroup()
IllagerEntity.getGroup()
PhantomEntity.getGroup()
SilverfishEntity.getGroup()
SkeletonHorseEntity.getGroup()
SpiderEntity.getGroup()
WaterCreatureEntity.getGroup()
ZoglinEntity.getGroup()
ZombieEntity.getGroup()
ZombieHorseEntity.getGroup()
-
Uses of EntityGroup in net.minecraft.entity.passive