Guest User

Item Class

a guest
Dec 31st, 2014
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.11 KB | None | 0 0
  1. package maniamsmart.FoodAddOn;
  2.  
  3. import net.minecraft.item.Item;
  4.  
  5. public class ItemOatmeal extends Item {
  6.  
  7. }
Advertisement
Add Comment
Please, Sign In to add comment