I may of forgoten something but i get an error in my Tilecrafter class
public Tilewandtable(){
this.inventory = new ItemStack[ContainerCrafter.9];//number of slots - without product slot
this.canUpdate();
[ContainerCrafter.9] has an error "ContainerCrafter cannot be resolved to a variable"
EDIT I know this post is a month old
15 replies
Important Information
By using this site, you agree to our Terms of Use.