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 EntityListClientWorld. entityList -
Uses of EntityList in net.minecraft.server.world
Fields in net.minecraft.server.world declared as EntityList Modifier and Type Field Description private EntityListServerWorld. entityList