Uses of Class
net.minecraft.entity.projectile.WitherSkullEntity
Packages that use WitherSkullEntity
-
Uses of WitherSkullEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type WitherSkullEntityModifier and TypeMethodDescriptionprotected IdentifierWitherSkullEntityRenderer.getTexture(WitherSkullEntity witherSkullEntity) voidWitherSkullEntityRenderer.render(WitherSkullEntity witherSkullEntity, double double2, double double3, double double4, float float2, float float3) -
Uses of WitherSkullEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type WitherSkullEntityModifier and TypeFieldDescriptionstatic final EntityType<WitherSkullEntity>EntityType.WITHER_SKULL