block

Discussion in 'Plugin Development' started by Zerkala8D, Aug 4, 2022.

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

    Zerkala8D

    i get an error
    Code:
    Reference to 'a' is ambiguous, both 'a(int)' and 'a(IBlockData, IBlockAccess, BlockPosition, EntityTypes<?>)' match
    Code:
    Code:
    BEDROCK = a("bedrock", new Block(Info.a(Material.STONE).a(-1.0F, 3600000.0F).f().a(Blocks::a)));
    how to fix??
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    Zerkala8D

    I want to change the durability of the bedrock

    ???

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Aug 5, 2022
Thread Status:
Not open for further replies.

Share This Page