Formatting pass.
This commit is contained in:
parent
1e9f3dadd3
commit
25108a5838
13 changed files with 90 additions and 72 deletions
|
@ -64,8 +64,7 @@ public class ItemPackSelfSacrifice extends ItemArmor implements IAltarManipulato
|
|||
if (position == null)
|
||||
{
|
||||
return super.onItemRightClick(stack, world, player, EnumHand.MAIN_HAND);
|
||||
}
|
||||
else
|
||||
} else
|
||||
{
|
||||
if (position.typeOfHit == RayTraceResult.Type.BLOCK)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue