We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f2ec1 commit 6bf0c26Copy full SHA for 6bf0c26
src/main/kotlin/com/lambda/interaction/request/hotbar/HotbarManager.kt
@@ -27,7 +27,6 @@ import com.lambda.interaction.request.RequestHandler
27
import com.lambda.interaction.request.hotbar.HotbarManager.checkResetSwap
28
import com.lambda.threading.runSafe
29
30
-//FixMe: as of 1.21.5, player.mainHandStack no longer points back to the serverSlot's stack
31
object HotbarManager : RequestHandler<HotbarRequest>(
32
1,
33
TickEvent.Pre,
0 commit comments