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 classClientWorld -
Uses of IDayTimeReader in net.minecraft.world
Subinterfaces of IDayTimeReader in net.minecraft.world Modifier and Type Interface Description interfaceISeedReaderinterfaceIServerWorldinterfaceIWorldClasses in net.minecraft.world that implement IDayTimeReader Modifier and Type Class Description classWorld -
Uses of IDayTimeReader in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement IDayTimeReader Modifier and Type Class Description classWorldGenRegion -
Uses of IDayTimeReader in net.minecraft.world.server
Classes in net.minecraft.world.server that implement IDayTimeReader Modifier and Type Class Description classServerWorld
-