Uses of Class
net.minecraft.entity.EntityGroup
| Package | Description |
|---|---|
| net.minecraft.enchantment | |
| net.minecraft.entity | |
| net.minecraft.entity.boss | |
| net.minecraft.entity.mob | |
| net.minecraft.entity.passive |
-
Uses of EntityGroup in net.minecraft.enchantment
Methods in net.minecraft.enchantment with parameters of type EntityGroup Modifier and Type Method Description floatDamageEnchantment. 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 EntityGroup Modifier and Type Field Description static EntityGroupEntityGroup. AQUATICstatic EntityGroupEntityGroup. ARTHROPODstatic EntityGroupEntityGroup. DEFAULTstatic EntityGroupEntityGroup. ILLAGERstatic EntityGroupEntityGroup. UNDEADMethods in net.minecraft.entity that return EntityGroup Modifier and Type Method Description EntityGroupLivingEntity. getGroup() -
Uses of EntityGroup in net.minecraft.entity.boss
Methods in net.minecraft.entity.boss that return EntityGroup Modifier and Type Method Description EntityGroupWitherEntity. getGroup() -
Uses of EntityGroup in net.minecraft.entity.mob
Methods in net.minecraft.entity.mob that return EntityGroup Modifier and Type Method Description EntityGroupAbstractSkeletonEntity. getGroup()EntityGroupEndermiteEntity. getGroup()EntityGroupGuardianEntity. getGroup()EntityGroupIllagerEntity. getGroup()EntityGroupPhantomEntity. getGroup()EntityGroupSilverfishEntity. getGroup()EntityGroupSkeletonHorseEntity. getGroup()EntityGroupSpiderEntity. getGroup()EntityGroupWaterCreatureEntity. getGroup()EntityGroupZoglinEntity. getGroup()EntityGroupZombieEntity. getGroup()EntityGroupZombieHorseEntity. getGroup() -
Uses of EntityGroup in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return EntityGroup Modifier and Type Method Description EntityGroupAxolotlEntity. getGroup()EntityGroupBeeEntity. getGroup()EntityGroupTurtleEntity. getGroup()