Uses of Class
net.minecraft.entity.projectile.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> type, World world)