more cleanup
This commit is contained in:
parent
72d46bfe72
commit
18962cd653
97 changed files with 352 additions and 387 deletions
|
@ -50,7 +50,7 @@ public class BlockStainedGlassPane extends BlockPane
|
|||
return this.color.getName() + "_glass_pane";
|
||||
}
|
||||
|
||||
public Item getItemToRegister() {
|
||||
protected Item getItemToRegister() {
|
||||
return new ItemBlock(this, "");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue