How can I use ProtocolLib to change a block's texture?

Discussion in 'Plugin Development' started by Deleted user, Dec 10, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    Deleted user

    Pretty much as the title says, how do I sent fake packets for a specific block? Not neccersairly asking for a spoon feed a link to a tutorial or some useful information will satisfy my needs.
    Thanks in advance.
     
  2. Offline

    Rprrr

  3. Offline

    Deleted user

    I think this may be what I actually need though?

    https://gist.github.com/aadnk/5596971

    More specifically wouldn't I use?
    Code:
    setBlockID(int blockID)
    
    By changing the block's ID it would theoretically change it's texture, yeah?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 5, 2016
  4. Offline

    LucasEmanuel

Thread Status:
Not open for further replies.

Share This Page