Added a comment to add DimensionWrapper (maybe to replace DimensionTypeWrapper)

This commit is contained in:
coolGi
2023-06-03 21:39:47 +09:30
parent 256e3a1dbb
commit c1fddd1b82
@@ -32,7 +32,7 @@ import java.util.concurrent.ConcurrentHashMap;
/**
*
* @version 2022-9-16
* @version 2023-6-3
*/
public class ClientLevelWrapper implements IClientLevelWrapper
{