Class AdvancementUtils

java.lang.Object
net.minestom.server.utils.advancement.AdvancementUtils

public final class AdvancementUtils
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static AdvancementsPacket getRemovePacket​(java.lang.String[] identifiers)
    Gets an AdvancementsPacket which remove the specified identifiers.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getRemovePacket

      public static AdvancementsPacket getRemovePacket​(java.lang.String[] identifiers)
      Gets an AdvancementsPacket which remove the specified identifiers.
      Parameters:
      identifiers - the identifiers to remove
      Returns:
      the packet to remove all the identifiers