5 ms·
In modern Java there are more terse APIs available. For example: hashtableNPCs.values().forEach(ExpiringEntityPlayer::something);
by oftenwrong 5y ago
In modern Java there are more terse APIs available. For example:
hashtableNPCs.values().forEach(ExpiringEntityPlayer::something);