All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.parzivail.util.client.SubSprite Maven / Gradle / Ivy

There is a newer version: 0.0.114+1.20.2
Show newest version
package com.parzivail.util.client;

public record SubSprite(float minU, float minV, float maxU, float maxV)
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy