Uses of Class
net.minecraft.world.EntityList
Package | Description |
---|---|
net.minecraft.client.world | |
net.minecraft.server.world |
-
Uses of EntityList in net.minecraft.client.world
Fields in net.minecraft.client.world declared as EntityList Modifier and Type Field Description private EntityList
ClientWorld. entityList
-
Uses of EntityList in net.minecraft.server.world
Fields in net.minecraft.server.world declared as EntityList Modifier and Type Field Description private EntityList
ServerWorld. entityList