Interface RegistryIdRemapCallback.RemapState<T>
- Enclosing interface:
RegistryIdRemapCallback<T>
public static interface RegistryIdRemapCallback.RemapState<T>
-
Method Summary
Modifier and TypeMethodDescriptiongetIdFromNew
(int newRawId) getIdFromOld
(int oldRawId) it.unimi.dsi.fastutil.ints.Int2IntMap
-
Method Details
-
getRawIdChangeMap
it.unimi.dsi.fastutil.ints.Int2IntMap getRawIdChangeMap() -
getIdFromOld
-
getIdFromNew
-