Add WBar
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package moe.nea.firmament.util
|
||||
|
||||
import net.minecraft.util.DyeColor
|
||||
|
||||
fun DyeColor.toShedaniel(): me.shedaniel.math.Color =
|
||||
me.shedaniel.math.Color.ofOpaque(this.signColor)
|
||||
Reference in New Issue
Block a user