Uses of Class
net.minecraft.entity.projectile.SmallFireballEntity
Packages that use SmallFireballEntity
- 
Uses of SmallFireballEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type SmallFireballEntityModifier and TypeFieldDescriptionstatic final EntityType<SmallFireballEntity> EntityType.SMALL_FIREBALL
- 
Uses of SmallFireballEntity in net.minecraft.entity.projectileConstructor parameters in net.minecraft.entity.projectile with type arguments of type SmallFireballEntityModifierConstructorDescriptionSmallFireballEntity(EntityType<? extends SmallFireballEntity> type, World world)