Uses of Class
net.minecraft.world.entity.projectile.DragonFireball
Package
Description
-
Uses of DragonFireball in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionprotected int
DragonFireballRenderer.getBlockLightLevel(DragonFireball p_114087_, BlockPos p_114088_)
DragonFireballRenderer.getTextureLocation(DragonFireball p_114078_)
void
DragonFireballRenderer.render(DragonFireball p_114080_, float p_114081_, float p_114082_, PoseStack p_114083_, MultiBufferSource p_114084_, int p_114085_)
-
Uses of DragonFireball in net.minecraft.world.entity
-
Uses of DragonFireball in net.minecraft.world.entity.projectile
ModifierConstructorDescriptionDragonFireball(EntityType<? extends DragonFireball> p_36892_, Level p_36893_)