Skip to content

Instantly share code, notes, and snippets.

@shadowfacts
Created April 3, 2015 19:49
Show Gist options
  • Save shadowfacts/e2529dedfa36ba8772a2 to your computer and use it in GitHub Desktop.
Save shadowfacts/e2529dedfa36ba8772a2 to your computer and use it in GitHub Desktop.
float f = 0.5F;
this.setBlockBounds(0.5F - f, 0.0F, 0.5F - f, 0.5F + f, 0.25F, 0.5F + f);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment