mirror of
				https://e.coding.net/circlecloud/GsonAgent.git
				synced 2025-11-03 17:46:14 +00:00 
			
		
		
		
	@@ -14,10 +14,10 @@ import cn.citycraft.GsonAgent.api.stream.JsonWriter;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Minecraft Gson代理类(用于兼容1.7-1.8Gson类库)
 | 
			
		||||
 * 复制修改于曲尘的Gson
 | 
			
		||||
 * 复制修改于尘曲的Gson
 | 
			
		||||
 *
 | 
			
		||||
 * @since 2016年1月5日 下午12:51:30
 | 
			
		||||
 * @author 喵♂呜,曲尘
 | 
			
		||||
 * @author 喵♂呜,尘曲
 | 
			
		||||
 */
 | 
			
		||||
public class GsonAgent {
 | 
			
		||||
    public static boolean newVersion = false;
 | 
			
		||||
 
 | 
			
		||||
@@ -11,7 +11,7 @@ import cn.citycraft.GsonAgent.api.stream.JsonWriter;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Gson代理API
 | 
			
		||||
 * 复制修改于曲尘的Gson
 | 
			
		||||
 * 复制修改于尘曲的Gson
 | 
			
		||||
 * 
 | 
			
		||||
 * @since 2016年1月5日 下午12:48:43
 | 
			
		||||
 * @author 喵♂呜
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@ import java.lang.reflect.Constructor;
 | 
			
		||||
 * Gson代理工具类(来自7老板)
 | 
			
		||||
 *
 | 
			
		||||
 * @since 2016年1月5日 下午1:33:57
 | 
			
		||||
 * @author 曲尘,喵♂呜
 | 
			
		||||
 * @author 尘曲,喵♂呜
 | 
			
		||||
 */
 | 
			
		||||
@SuppressWarnings({ "unchecked", "rawtypes" })
 | 
			
		||||
public class Utils {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user