Uses of Class
net.minecraft.world.entity.projectile.SmallFireball
Packages that use SmallFireball
- 
Uses of SmallFireball in net.minecraft.world.entityFields in net.minecraft.world.entity with type parameters of type SmallFireballModifier and TypeFieldDescriptionstatic final EntityType<SmallFireball>EntityType.SMALL_FIREBALL
- 
Uses of SmallFireball in net.minecraft.world.entity.projectileConstructor parameters in net.minecraft.world.entity.projectile with type arguments of type SmallFireballModifierConstructorDescriptionSmallFireball(EntityType<? extends SmallFireball> p_37364_, Level p_37365_)