类 LoadingOverlay.LogoTexture
java.lang.Object
net.minecraft.client.renderer.texture.AbstractTexture
net.minecraft.client.renderer.texture.SimpleTexture
net.minecraft.client.gui.screens.LoadingOverlay.LogoTexture
- 所有已实现的接口:
AutoCloseable
- 封闭类:
- LoadingOverlay
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.client.renderer.texture.SimpleTexture
SimpleTexture.TextureImage
-
字段概要
从类继承的字段 net.minecraft.client.renderer.texture.SimpleTexture
location
从类继承的字段 net.minecraft.client.renderer.texture.AbstractTexture
blur, id, mipmap, NOT_ASSIGNED
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.client.renderer.texture.SimpleTexture
load
从类继承的方法 net.minecraft.client.renderer.texture.AbstractTexture
bind, close, getId, releaseId, reset, restoreLastBlurMipmap, setBlurMipmap, setFilter
-
构造器详细资料
-
LogoTexture
public LogoTexture()
-
-
方法详细资料
-
getTextureImage
- 覆盖:
getTextureImage
在类中SimpleTexture
-