Uses of Class
net.minecraft.entity.boss.dragon.EnderDragonEntity
Packages that use EnderDragonEntity
Package
Description
-
Uses of EnderDragonEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type EnderDragonEntityModifier and TypeMethodDescriptionprotected IdentifierEnderDragonEntityRenderer.getTexture(EnderDragonEntity enderDragonEntity) protected voidEnderDragonEntityRenderer.method_5777(EnderDragonEntity enderDragonEntity, float float2, float float3, float float4) voidEnderDragonEntityRenderer.render(EnderDragonEntity enderDragonEntity, double double2, double double3, double double4, float float2, float float3) protected voidEnderDragonEntityRenderer.renderModel(EnderDragonEntity enderDragonEntity, float float2, float float3, float float4, float float5, float float6, float float7) -
Uses of EnderDragonEntity in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type EnderDragonEntityModifier and TypeMethodDescriptionvoidDragonEyesFeatureRenderer.render(EnderDragonEntity enderDragonEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8) voidEnderDragonDeathFeature.render(EnderDragonEntity enderDragonEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8) -
Uses of EnderDragonEntity in net.minecraft.dragon
Fields in net.minecraft.dragon declared as EnderDragonEntityModifier and TypeFieldDescriptionprotected final EnderDragonEntityclass_2979.dragonprivate final EnderDragonEntityclass_2994.field_14714Methods in net.minecraft.dragon with parameters of type EnderDragonEntityConstructors in net.minecraft.dragon with parameters of type EnderDragonEntityModifierConstructorDescriptionclass_2979(EnderDragonEntity dragon) class_2980(EnderDragonEntity dragon) class_2981(EnderDragonEntity dragon) class_2982(EnderDragonEntity dragon) class_2983(EnderDragonEntity dragon) class_2984(EnderDragonEntity dragon) class_2985(EnderDragonEntity dragon) class_2986(EnderDragonEntity dragon) class_2988(EnderDragonEntity dragon) class_2989(EnderDragonEntity dragon) class_2990(EnderDragonEntity dragon) class_2991(EnderDragonEntity dragon) class_2992(EnderDragonEntity dragon) class_2994(EnderDragonEntity enderDragonEntity) -
Uses of EnderDragonEntity in net.minecraft.server
Methods in net.minecraft.server with parameters of type EnderDragonEntityModifier and TypeMethodDescriptionvoidDragonRespawnAnimation.method_11803(EnderDragonEntity dragon) voidDragonRespawnAnimation.method_11806(EnderDragonEntity dragon)