类 SpriteContents.InterpolationData
java.lang.Object
net.minecraft.client.renderer.texture.SpriteContents.InterpolationData
- 所有已实现的接口:
AutoCloseable
- 封闭类:
SpriteContents
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
close()
private int
getPixel
(SpriteContents.AnimatedTexture p_251976_, int p_250761_, int p_250049_, int p_250004_, int p_251489_) (专用程序包) void
uploadInterpolatedFrame
(int p_250513_, int p_251644_, SpriteContents.Ticker p_248626_)
-
字段详细资料
-
activeFrame
-
-
构造器详细资料
-
InterpolationData
InterpolationData()
-
-
方法详细资料
-
uploadInterpolatedFrame
-
getPixel
private int getPixel(SpriteContents.AnimatedTexture p_251976_, int p_250761_, int p_250049_, int p_250004_, int p_251489_) -
close
public void close()- 指定者:
close
在接口中AutoCloseable
-