Uses of Interface
net.minecraftforge.common.extensions.IForgeWorld
-
Packages that use IForgeWorld Package Description net.minecraft.client.world net.minecraft.world net.minecraft.world.server net.minecraftforge.common.extensions -
-
Uses of IForgeWorld in net.minecraft.client.world
Classes in net.minecraft.client.world that implement IForgeWorld Modifier and Type Class Description class
ClientWorld
-
Uses of IForgeWorld in net.minecraft.world
Classes in net.minecraft.world that implement IForgeWorld Modifier and Type Class Description class
World
-
Uses of IForgeWorld in net.minecraft.world.server
Classes in net.minecraft.world.server that implement IForgeWorld Modifier and Type Class Description class
ServerWorld
-
Uses of IForgeWorld in net.minecraftforge.common.extensions
Subinterfaces of IForgeWorld in net.minecraftforge.common.extensions Modifier and Type Interface Description interface
IForgeWorldServer
-