@calvis in clickgui

END3R1355
@END3R1355
Posts
-
How do you make a hud? -
config bug / problem@nuts1239 what build are u using
-
config bug / problem@nuts1239 deez nuts
-
Module SoundsNecropost but for those who cant find
-
I need a hivemc disabler@mems lmfaooo
-
About the AGC vs Watchdog Video@vinci excuses
-
What is the method of sending packets(Or usage) -
eww, cubecraft patched EVERYTHING@ohno you used viaforge thats why u got banned
-
AAC Speed(bypassed most of AAC server)[3ws]@3ws bruh this is literally just autojump with a 1.01 timer, lol
-
how do I use bounding boxCode from @Du-Couscous matrix fly
if (mc.theWorld.isAirBlock(new BlockPos(mc.thePlayer.posX,mc.thePlayer.posY-1,mc.thePlayer.posZ)) || mc.thePlayer.inWater) { if (mc.thePlayer.fallDistance >= 1) { mc.theWorld.setBlockState(new BlockPos(mc.thePlayer.posX, mc.thePlayer.posY-1, mc.thePlayer.posZ), Blocks.barrier.getDefaultState()); blocks.push(new BlockPos(mc.thePlayer.posX,mc.thePlayer.posY-1,mc.thePlayer.posZ));