mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-12 17:07:55 -04:00
tint manager: remove unused method
This commit is contained in:
parent
1c534bdbc2
commit
3a55efb436
@ -98,12 +98,6 @@ class TintManager(val connection: PlayConnection) {
|
||||
return tints
|
||||
}
|
||||
|
||||
|
||||
private fun createDefaultTints(): Map<Set<ResourceLocation>, TintProvider> {
|
||||
return mapOf(
|
||||
)
|
||||
}
|
||||
|
||||
companion object {
|
||||
const val DEFAULT_TINT_INDEX = -1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user