Shared random to world w/ thread safety fixes
This commit is contained in:
@@ -9,7 +9,7 @@ import javax.annotation.Nullable;
|
||||
|
||||
/**
|
||||
* Akarin Changes Note
|
||||
* 1) FastBitSet for faster access (performance)
|
||||
* 1) BitSet for faster access (performance)
|
||||
*/
|
||||
public class RegistryID<K> implements Registry {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user