类 Unstitcher.RegionInstance
java.lang.Object
net.minecraft.client.renderer.texture.atlas.sources.Unstitcher.RegionInstance
- 封闭类:
Unstitcher
-
字段概要
字段修饰符和类型字段说明private final LazyLoadedImage
private final Unstitcher.Region
private final double
private final double
-
构造器概要
构造器构造器说明RegionInstance
(LazyLoadedImage p_266678_, Unstitcher.Region p_267197_, double p_266911_, double p_266789_) -
方法概要
-
字段详细资料
-
image
-
region
-
xDivisor
private final double xDivisor -
yDivisor
private final double yDivisor
-
-
构造器详细资料
-
RegionInstance
RegionInstance(LazyLoadedImage p_266678_, Unstitcher.Region p_267197_, double p_266911_, double p_266789_)
-
-
方法详细资料
-
apply
- 指定者:
apply
在接口中Function<SpriteResourceLoader,
SpriteContents>
-
discard
public void discard()- 指定者:
discard
在接口中SpriteSource.SpriteSupplier
-