Uses of Class
net.minecraft.entity.projectile.DragonFireballEntity
Packages that use DragonFireballEntity
Package
Description
-
Uses of DragonFireballEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type DragonFireballEntityModifier and TypeMethodDescriptionprotected int
DragonFireballEntityRenderer.getBlockLight
(DragonFireballEntity dragonFireballEntity, BlockPos blockPos) -
Uses of DragonFireballEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type DragonFireballEntityModifier and TypeFieldDescriptionstatic final EntityType
<DragonFireballEntity> EntityType.DRAGON_FIREBALL
-
Uses of DragonFireballEntity in net.minecraft.entity.projectile
Constructor parameters in net.minecraft.entity.projectile with type arguments of type DragonFireballEntityModifierConstructorDescriptionDragonFireballEntity
(EntityType<? extends DragonFireballEntity> type, World world)