S13PacketDestroyEntities

getEntityIDs(): int[]

Returns an array of entity IDs for the entities being destroyed. This method provides an integer array, where each element represents the unique identifier of an entity that is being removed from the game world.

Last updated