Skip to content

Instantly share code, notes, and snippets.

View SenkJu's full-sized avatar
💭
Axolotl

Senk Ju SenkJu

💭
Axolotl
View GitHub Profile

Keybase proof

I hereby claim:

  • I am senkju on github.
  • I am senkju (https://keybase.io/senkju) on keybase.
  • I have a public key ASD0sKBwtlQ7ocwqmT8GtUnoQiAeSt40OvVAbeOL4FB8_go

To claim this, I am signing this object:

package tk.ccbluex.LiquidBounce.command.commands;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.Gui;
import net.minecraft.client.gui.ScaledResolution;
import net.minecraft.client.renderer.texture.TextureManager;
import net.minecraft.util.ResourceLocation;
import org.lwjgl.opengl.GL11;
import tk.ccbluex.LiquidBounce.LiquidBounce;
import tk.ccbluex.LiquidBounce.command.Command;