Fix method conflict for IImperfectRitualStone
This commit is contained in:
parent
60d44d7f89
commit
b6bdd0740c
6 changed files with 19 additions and 19 deletions
|
@ -14,7 +14,7 @@ public interface IImperfectRitualStone
|
|||
|
||||
boolean performRitual(World world, BlockPos pos, ImperfectRitual imperfectRitual, EntityPlayer player);
|
||||
|
||||
World getWorld();
|
||||
World getRitualWorld();
|
||||
|
||||
BlockPos getPos();
|
||||
BlockPos getRitualPos();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue