Class Loot


  • public class Loot
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Loot()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static WorldItemQuery query()  
      static boolean take​(int maxDistance, java.lang.String... names)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Loot

        public Loot()
    • Method Detail

      • take

        public static boolean take​(int maxDistance,
                                   @Nonnull
                                   java.lang.String... names)