schedule a refreshed view when changing view cells in terminals
This commit is contained in:
@@ -104,7 +104,7 @@ public class ItemRepo {
|
||||
|
||||
public void setViewCell(final ItemStack[] list) {
|
||||
this.myPartitionList = ItemViewCell.createFilter(list);
|
||||
this.updateView();
|
||||
this.changed = true;
|
||||
}
|
||||
|
||||
public void updateView() {
|
||||
|
||||
Reference in New Issue
Block a user