Uses of Class
net.minecraft.entity.boss.dragon.EnderDragonPart
Packages that use EnderDragonPart
-
Uses of EnderDragonPart in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type EnderDragonPartModifier and TypeMethodDescriptionbooleanMultipartEntityProvider.setAngry(EnderDragonPart multipart, DamageSource source, float angry) -
Uses of EnderDragonPart in net.minecraft.entity.boss.dragon
Fields in net.minecraft.entity.boss.dragon declared as EnderDragonPartModifier and TypeFieldDescriptionEnderDragonEntity.partBodyEnderDragonEntity.partHeadEnderDragonEntity.partsEnderDragonEntity.partTail1EnderDragonEntity.partTail2EnderDragonEntity.partTail3EnderDragonEntity.partWingLeftEnderDragonEntity.partWingRightMethods in net.minecraft.entity.boss.dragon with parameters of type EnderDragonPartModifier and TypeMethodDescriptionbooleanEnderDragonEntity.setAngry(EnderDragonPart multipart, DamageSource source, float angry)