Skip to content

Instantly share code, notes, and snippets.

@StillManic
Created March 15, 2016 01:01
Show Gist options
  • Save StillManic/d2dcef758557279d6e59 to your computer and use it in GitHub Desktop.
Save StillManic/d2dcef758557279d6e59 to your computer and use it in GitHub Desktop.
protected <T extends Comparable<T>> IBlockState func_185055_a(IProperty<T> p_185055_1_, Comparable<?> p_185055_2_)
{
return this.doubleSlab.getDefaultState().withProperty(p_185055_1_, (T)p_185055_2_);
}
@confiteria
Copy link

THANK YOU!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment