Interface LlamaInventory

    • Method Detail

      • getDecor

        @Nullable
        ItemStack getDecor()
        Gets the item in the llama's decor slot.
        Returns:
        the decor item
      • setDecor

        void setDecor​(@Nullable
                      ItemStack stack)
        Sets the item in the llama's decor slot.
        Parameters:
        stack - the new item