mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-13 09:26:11 -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
|
return tints
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
private fun createDefaultTints(): Map<Set<ResourceLocation>, TintProvider> {
|
|
||||||
return mapOf(
|
|
||||||
)
|
|
||||||
}
|
|
||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
const val DEFAULT_TINT_INDEX = -1
|
const val DEFAULT_TINT_INDEX = -1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user