Uses of Class
net.minecraft.entity.EntityGroup
Packages that use EntityGroup
Package
Description
- 
Uses of EntityGroup in net.minecraft.enchantmentMethods in net.minecraft.enchantment with parameters of type EntityGroupModifier and TypeMethodDescriptionfloatDamageEnchantment.getAttackDamage(int level, EntityGroup group) floatEnchantment.getAttackDamage(int level, EntityGroup group) static floatEnchantmentHelper.getAttackDamage(ItemStack stack, EntityGroup group) floatImpalingEnchantment.getAttackDamage(int level, EntityGroup group) 
- 
Uses of EntityGroup in net.minecraft.entityFields in net.minecraft.entity declared as EntityGroupModifier and TypeFieldDescriptionstatic final EntityGroupEntityGroup.AQUATICstatic final EntityGroupEntityGroup.ARTHROPODstatic final EntityGroupEntityGroup.DEFAULTstatic final EntityGroupEntityGroup.ILLAGERstatic final EntityGroupEntityGroup.UNDEADMethods in net.minecraft.entity that return EntityGroup
- 
Uses of EntityGroup in net.minecraft.entity.bossMethods in net.minecraft.entity.boss that return EntityGroup
- 
Uses of EntityGroup in net.minecraft.entity.mobMethods in net.minecraft.entity.mob that return EntityGroupModifier 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.passiveMethods in net.minecraft.entity.passive that return EntityGroup