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