Uses of Record Class
net.minecraft.client.renderer.texture.atlas.sources.Unstitcher.Region
Packages that use Unstitcher.Region
-
Uses of Unstitcher.Region in net.minecraft.client.renderer.texture.atlas.sources
Fields in net.minecraft.client.renderer.texture.atlas.sources declared as Unstitcher.RegionModifier and TypeFieldDescriptionprivate final Unstitcher.RegionUnstitcher.RegionInstance.regionFields in net.minecraft.client.renderer.texture.atlas.sources with type parameters of type Unstitcher.RegionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Unstitcher.Region>Unstitcher.Region.CODECprivate final List<Unstitcher.Region>Unstitcher.regionsConstructors in net.minecraft.client.renderer.texture.atlas.sources with parameters of type Unstitcher.RegionModifierConstructorDescription(package private)RegionInstance(Unstitcher.LazyLoadedImage p_262173_, Unstitcher.Region p_261838_, double p_261652_, double p_261472_) Constructor parameters in net.minecraft.client.renderer.texture.atlas.sources with type arguments of type Unstitcher.RegionModifierConstructorDescriptionUnstitcher(ResourceLocation p_261679_, List<Unstitcher.Region> p_261974_, double p_262181_, double p_261631_)