Uses of Class
net.minecraft.entity.projectile.SmallFireballEntity
-
Packages that use SmallFireballEntity Package Description net.minecraft.entity net.minecraft.entity.projectile -
-
Uses of SmallFireballEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type SmallFireballEntity Modifier and Type Field Description static EntityType<SmallFireballEntity>
EntityType. SMALL_FIREBALL
-
Uses of SmallFireballEntity in net.minecraft.entity.projectile
Constructor parameters in net.minecraft.entity.projectile with type arguments of type SmallFireballEntity Constructor Description SmallFireballEntity(EntityType<? extends SmallFireballEntity> p_i50160_1_, World p_i50160_2_)
-