Lots more moved

This commit is contained in:
Sebastian Hartte
2020-07-04 21:03:30 +02:00
parent 5982f094ec
commit 1478e4c378
444 changed files with 4693 additions and 5235 deletions
@@ -72,7 +72,7 @@ public interface IMovableRegistry {
* If you tile is handled with IMovableHandler or IMovableTile you do not need
* to white list it.
*/
void whiteListTileEntity(Class<? extends BlockEntity> c);
void whiteListBlockEntity(Class<? extends BlockEntity> c);
/**
* @param te to be moved block entity