Advertisement
Guest User

Untitled

a guest
Jun 24th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.17 KB | None | 0 0
  1. ItemStack colorA = new ItemStack(Material.CONCRETE_POWDER, 1, (byte) 5);
  2.         ItemMeta colorAMeta = colorA.getItemMeta();
  3.         colorAMeta.setDisplayName("§aKOLOR");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement