File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
patches/minecraft/net/minecraft/item Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3535 if (iblockstate.func_177230_c() == this.field_150949_c)
3636 {
3737 IProperty<?> iproperty = this.field_150949_c.func_176551_l();
38- - Comparable<?> comparable1 = iblockstate.func_177229_b((IProperty <?>)iproperty);
38+ - Comparable<?> comparable1 = iblockstate.func_177229_b((IProperty<?>)iproperty);
3939- BlockSlab.EnumBlockHalf blockslab$enumblockhalf = iblockstate.func_177229_b(BlockSlab.field_176554_a);
4040+ Comparable<?> comparable1 = iblockstate.func_177229_b(iproperty);
4141+ BlockSlab.EnumBlockHalf blockslab$enumblockhalf = (BlockSlab.EnumBlockHalf)iblockstate.func_177229_b(BlockSlab.field_176554_a);
110110
111111 if (iblockstate.func_177230_c() == this.field_150949_c)
112112 {
113- - Comparable<?> comparable = iblockstate.func_177229_b((IProperty <?>)this.field_150949_c.func_176551_l());
113+ - Comparable<?> comparable = iblockstate.func_177229_b((IProperty<?>)this.field_150949_c.func_176551_l());
114114+ Comparable<?> comparable = iblockstate.func_177229_b(this.field_150949_c.func_176551_l());
115115
116116 if (comparable == p_180615_5_)
You can’t perform that action at this time.
0 commit comments