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.RegionModifierConstructorDescriptionRegionInstance(LazyLoadedImage p_266678_, Unstitcher.Region p_267197_, double p_266911_, double p_266789_) 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_)