Uses of Class
net.minecraft.entity.projectile.DragonFireballEntity
Package
Description
-
Uses of DragonFireballEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionprotected int
DragonFireballEntityRenderer.getBlockLight
(DragonFireballEntity dragonFireballEntity, BlockPos blockPos) -
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> type, World world)