public NewThreadDownloadImageData(File file, String imageUrl, ResourceLocation texture, NewImageBufferDownload imgDownload, ResourceLocation resLocationOld, IImageBuffer imageBuffer) {
super(texture);
field_152434_e = file;
this.imageUrl = imageUrl;
this.imgDownload = imgDownload;
this.resLocationOld = resLocationOld;
this.imageBuffer = imageBuffer;
}
NewThreadDownloadImageData.java 文件源码
java
阅读 20
收藏 0
点赞 0
评论 0
项目:connor41-etfuturum2
作者:
评论列表
文章目录