Package org.spongepowered.api.util
Interface RandomProvider
- 
- All Known Subinterfaces:
- Aerial,- Ageable,- Agent,- Ambient,- Animal,- Aquatic,- AreaEffectCloud,- ArmorStand,- Arrow,- ArrowEntity,- Bat,- Bee,- Blaze,- BlockOccupiedMinecart,- Boat,- Boss,- CarrierMinecart<M>,- Cat,- CaveSpider,- ChestMinecart,- Chicken,- ClientPlayer,- ClientWorld,- Cod,- CommandBlockMinecart,- ComplexLiving<T>,- ComplexLivingPart<P>,- Cow,- Creature,- Creeper,- DamagingProjectile,- Dolphin,- Donkey,- DragonFireball,- Drowned,- Egg,- ElderGuardian,- EndCrystal,- EnderDragon,- EnderDragonPart,- Enderman,- Endermite,- EnderPearl,- Entity,- EntityTargetingProjectile,- Evoker,- EvokerFangs,- ExperienceBottle,- ExperienceOrb,- Explosive,- ExplosiveFireball,- EyeOfEnder,- FallingBlock,- FireballEntity,- FireworkRocket,- Fish,- FishingBobber,- Fox,- FurnaceMinecart,- FusedExplosive,- GenerationRegion,- Ghast,- Giant,- Golem,- Guardian,- Hanging,- Hoglin,- HopperMinecart,- Horse,- HorseLike,- Hostile,- Human,- Humanoid,- Husk,- Illager,- Illusioner,- IronGolem,- Item,- ItemFrame,- LeashKnot,- LightningBolt,- Living,- Llama,- LlamaLike,- LlamaSpit,- LocalPlayer,- MagmaCube,- Minecart,- MinecartLike,- Monster,- Mooshroom,- Mule,- Ocelot,- PackHorse,- Painting,- Panda,- Parrot,- Patroller,- Phantom,- Pig,- Piglin,- PiglinBrute,- PiglinLike,- Pillager,- Player,- PolarBear,- Potion,- PrimedTNT,- Projectile,- Pufferfish,- Rabbit,- Raider,- Ranger,- Ravager,- Region<R>,- RemotePlayer,- Salmon,- SchoolingFish,- ServerPlayer,- ServerWorld,- Sheep,- Shulker,- ShulkerBullet,- Silverfish,- Sittable,- Skeleton,- SkeletonHorse,- SkeletonLike,- Slime,- SmallFireball,- Snowball,- SnowGolem,- SpawnerMinecart,- SpectralArrow,- Spellcaster,- Spider,- Squid,- Stray,- Strider,- TameableAnimal,- TameableHorse,- TNTMinecart,- Trader,- TraderLlama,- Trident,- TropicalFish,- Turtle,- Vehicle,- Vex,- Villager,- Vindicator,- WanderingTrader,- WeatherEffect,- Witch,- Wither,- WitherSkeleton,- WitherSkull,- Wolf,- World<W,L>,- WorldLike<P>,- Zoglin,- Zombie,- ZombieHorse,- ZombieLike,- ZombieVillager,- ZombifiedPiglin
 
 public interface RandomProvider
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Randomrandom()
 
- 
- 
- 
Method Detail- 
randomRandom random() 
 
- 
 
-