Uses of Interface
net.minecraft.world.IEntityReader
-
Packages that use IEntityReader Package Description net.minecraft.client.world net.minecraft.world net.minecraft.world.gen net.minecraft.world.server -
-
Uses of IEntityReader in net.minecraft.client.world
Classes in net.minecraft.client.world that implement IEntityReader Modifier and Type Class Description classClientWorld -
Uses of IEntityReader in net.minecraft.world
Subinterfaces of IEntityReader in net.minecraft.world Modifier and Type Interface Description interfaceIBiomeReaderinterfaceISeedReaderinterfaceIServerWorldinterfaceIWorldClasses in net.minecraft.world that implement IEntityReader Modifier and Type Class Description classWorld -
Uses of IEntityReader in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement IEntityReader Modifier and Type Class Description classWorldGenRegion -
Uses of IEntityReader in net.minecraft.world.server
Classes in net.minecraft.world.server that implement IEntityReader Modifier and Type Class Description classServerWorld
-