package rts.core.network.ig_tcp_container; public class DeleteEntityState { public int playerId; public int networkId; public int layer; }