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.Region
Unstitcher.RegionInstance.region
Fields 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.CODEC
private final List
<Unstitcher.Region> Unstitcher.regions
Constructors in net.minecraft.client.renderer.texture.atlas.sources with parameters of type Unstitcher.RegionModifierConstructorDescriptionRegionInstance
(LazyLoadedImage image, Unstitcher.Region region, double xDivisor, double yDivisor) Constructor parameters in net.minecraft.client.renderer.texture.atlas.sources with type arguments of type Unstitcher.RegionModifierConstructorDescriptionUnstitcher
(ResourceLocation resource, List<Unstitcher.Region> regions, double xDivisor, double yDivisor)