Uses of Class
net.minecraft.entity.boss.dragon.EnderDragonPart
Packages that use EnderDragonPart
-
Uses of EnderDragonPart in net.minecraft.dragon
Methods in net.minecraft.dragon with parameters of type EnderDragonPartModifier and TypeMethodDescriptionfloatclass_2979.method_13180(EnderDragonPart enderDragonPart, DamageSource damageSource, float float2) floatclass_2980.method_13180(EnderDragonPart enderDragonPart, DamageSource damageSource, float float2) floatclass_2987.method_13180(EnderDragonPart enderDragonPart, DamageSource damageSource, float float2) -
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.field_14670EnderDragonEntity.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)