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 EntityGroup
EntityGroup.AQUATIC
static EntityGroup
EntityGroup.ARTHROPOD
static EntityGroup
EntityGroup.DEFAULT
static EntityGroup
EntityGroup.ILLAGER
static 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