Uses of Class
net.minecraft.entity.EntityGroup
Packages that use EntityGroup
Package
Description
-
Uses of EntityGroup in net.minecraft.enchantment
Methods 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.entity
Fields in net.minecraft.entity declared as EntityGroupModifier and TypeFieldDescriptionstatic EntityGroupEntityGroup.AQUATICstatic EntityGroupEntityGroup.ARTHROPODstatic EntityGroupEntityGroup.DEFAULTstatic EntityGroupEntityGroup.ILLAGERstatic EntityGroupEntityGroup.UNDEADMethods in net.minecraft.entity that return EntityGroup -
Uses of EntityGroup in net.minecraft.entity.boss
Methods in net.minecraft.entity.boss that return EntityGroup -
Uses of EntityGroup in net.minecraft.entity.mob
Methods 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.passive
Methods in net.minecraft.entity.passive that return EntityGroup