public static ThreadDownloadImageData getDownloadImageCape(ResourceLocation resourceLocation, String playerName)
{
return getDownloadImage(resourceLocation, getCapeUrl(playerName), (ResourceLocation)null, (IImageBuffer)null);
}
BonusEvent.java 文件源码
java
阅读 18
收藏 0
点赞 0
评论 0
项目:epc2eu
作者:
评论列表
文章目录