Uses of Class
net.minecraft.entity.projectile.DragonFireballEntity
Package
Description
-
Uses of DragonFireballEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionprotected int
DragonFireballRenderer.getBlockLightLevel
(DragonFireballEntity p_225624_1_, BlockPos p_225624_2_) DragonFireballRenderer.getTextureLocation
(DragonFireballEntity p_110775_1_) void
DragonFireballRenderer.render
(DragonFireballEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) -
Uses of DragonFireballEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType<DragonFireballEntity>
EntityType.DRAGON_FIREBALL
-
Uses of DragonFireballEntity in net.minecraft.entity.projectile
ModifierConstructorDescriptionDragonFireballEntity
(EntityType<? extends DragonFireballEntity> p_i50171_1_, World p_i50171_2_)