Jump to content

[1.7.10]getItemDropped Problem ?


DouYanC

Recommended Posts

public Item getItemDropped(int par1, Random par2Random, int par3) 
	{
		return Item.getItemFromBlock(Blocks.diamond_block);	
		return Item.getItemFromBlock(Blocks.bed);	
		return Item.getItemFromBlock(Blocks.cake);
	}

 

no can add more is it?

Edited by DouYanC
Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.