Uses of Interface
net.minecraft.world.IBiomeReader
-
Packages that use IBiomeReader Package Description net.minecraft.client.world net.minecraft.world net.minecraft.world.gen net.minecraft.world.server -
-
Uses of IBiomeReader in net.minecraft.client.world
Classes in net.minecraft.client.world that implement IBiomeReader Modifier and Type Class Description class
ClientWorld
-
Uses of IBiomeReader in net.minecraft.world
Subinterfaces of IBiomeReader in net.minecraft.world Modifier and Type Interface Description interface
ISeedReader
interface
IServerWorld
interface
IWorld
Classes in net.minecraft.world that implement IBiomeReader Modifier and Type Class Description class
World
-
Uses of IBiomeReader in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement IBiomeReader Modifier and Type Class Description class
WorldGenRegion
-
Uses of IBiomeReader in net.minecraft.world.server
Classes in net.minecraft.world.server that implement IBiomeReader Modifier and Type Class Description class
ServerWorld
-