aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test
diff options
context:
space:
mode:
authorLorenz <lo.scherf@gmail.com>2022-08-22 04:27:26 +0200
committerLorenz <lo.scherf@gmail.com>2022-08-22 04:27:26 +0200
commit59f01694df65ce22e76febd15f77274f4ec8e6bd (patch)
tree587f8560ffcc6e73671c981744c98281d5a3c285 /src/main/java/at/hannibal2/skyhanni/test
parentee458e692fb8709a6eba832c2cd40630851852d2 (diff)
downloadSkyHanni-59f01694df65ce22e76febd15f77274f4ec8e6bd.tar.gz
SkyHanni-59f01694df65ce22e76febd15f77274f4ec8e6bd.tar.bz2
SkyHanni-59f01694df65ce22e76febd15f77274f4ec8e6bd.zip
code cleanup
Diffstat (limited to 'src/main/java/at/hannibal2/skyhanni/test')
-rw-r--r--src/main/java/at/hannibal2/skyhanni/test/LorenzTest.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/at/hannibal2/skyhanni/test/LorenzTest.kt b/src/main/java/at/hannibal2/skyhanni/test/LorenzTest.kt
index e628ec124..67f00bee9 100644
--- a/src/main/java/at/hannibal2/skyhanni/test/LorenzTest.kt
+++ b/src/main/java/at/hannibal2/skyhanni/test/LorenzTest.kt
@@ -2,9 +2,9 @@ package at.hannibal2.skyhanni.test
import at.hannibal2.skyhanni.SkyHanniMod
import at.hannibal2.skyhanni.events.PacketEvent
-import at.hannibal2.skyhanni.utils.GuiRender.renderString
import at.hannibal2.skyhanni.utils.LorenzDebug
import at.hannibal2.skyhanni.utils.LorenzLogger
+import at.hannibal2.skyhanni.utils.RenderUtils.renderString
import net.minecraft.nbt.NBTTagCompound
import net.minecraft.network.play.server.S0EPacketSpawnObject
import net.minecraft.network.play.server.S0FPacketSpawnMob