Uses of Interface
net.minecraft.world.EntityView
Package | Description |
---|---|
net.minecraft.client.world | |
net.minecraft.server.world | |
net.minecraft.world |
-
Uses of EntityView in net.minecraft.client.world
Classes in net.minecraft.client.world that implement EntityView Modifier and Type Class Description class
ClientWorld
-
Uses of EntityView in net.minecraft.server.world
Classes in net.minecraft.server.world that implement EntityView Modifier and Type Class Description class
ServerWorld
-
Uses of EntityView in net.minecraft.world
Subinterfaces of EntityView in net.minecraft.world Modifier and Type Interface Description interface
RegistryWorldView
A world view orWorld
's superinterface that exposes access to a registry manager.interface
ServerWorldAccess
Represents access to a world on a logical Minecraft server.interface
StructureWorldAccess
interface
WorldAccess
Classes in net.minecraft.world that implement EntityView Modifier and Type Class Description class
ChunkRegion
class
World